+ 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 [Mon May 25 14:55:43 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-58c66966bc-smpj7 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 0x7f529173b668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-25 14:55:48.649 7 INFO nova.utils [None req-156a61f7-9a6d-4c59-a588-cdaa9245100f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-25 14:55:48.731 8 INFO nova.utils [None req-5fdca067-6268-44e9-8d56-8a073c70ff5c - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-25 14:55:50.333 7 WARNING keystonemiddleware._common.config [None req-156a61f7-9a6d-4c59-a588-cdaa9245100f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 14:55:50.342 7 WARNING oslo_config.cfg [None req-156a61f7-9a6d-4c59-a588-cdaa9245100f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-25 14:55:50.399 8 WARNING keystonemiddleware._common.config [None req-5fdca067-6268-44e9-8d56-8a073c70ff5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 14:55:50.407 8 WARNING oslo_config.cfg [None req-5fdca067-6268-44e9-8d56-8a073c70ff5c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-25 14:55:50.418 7 WARNING keystonemiddleware._common.config [None req-156a61f7-9a6d-4c59-a588-cdaa9245100f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 14:55:50.432 7 WARNING oslo_config.cfg [None req-156a61f7-9a6d-4c59-a588-cdaa9245100f - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-25 14:55:50.444 7 WARNING oslo_config.cfg [None req-156a61f7-9a6d-4c59-a588-cdaa9245100f - - - - - -] 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 0x7f529173b668 pid: 7 (default app) 2026-05-25 14:55:50.485 8 WARNING keystonemiddleware._common.config [None req-5fdca067-6268-44e9-8d56-8a073c70ff5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 14:55:50.500 8 WARNING oslo_config.cfg [None req-5fdca067-6268-44e9-8d56-8a073c70ff5c - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-25 14:55:50.512 8 WARNING oslo_config.cfg [None req-5fdca067-6268-44e9-8d56-8a073c70ff5c - - - - - -] 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 0x7f529173b668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 14:55:56 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 14:55:57.123 7 WARNING oslo_policy.policy [None req-11e002bb-6db3-473a-9282-ec22c70c2304 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-25 14:55:57.124 7 WARNING oslo_policy.policy [None req-11e002bb-6db3-473a-9282-ec22c70c2304 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - 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.246 () {44 vars in 909 bytes} [Mon May 25 14:55:56 2026] GET /v2.1 => generated 0 bytes in 524 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 14:55:57.219 8 WARNING oslo_policy.policy [req-11e002bb-6db3-473a-9282-ec22c70c2304 req-a3bb5a0a-057b-4fab-800c-c870dfe3a65a 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-25 14:55:57.219 8 WARNING oslo_policy.policy [req-11e002bb-6db3-473a-9282-ec22c70c2304 req-a3bb5a0a-057b-4fab-800c-c870dfe3a65a 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - 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.246 () {46 vars in 982 bytes} [Mon May 25 14:55:57 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 14:55:57.316 7 INFO nova.api.openstack.wsgi [None req-f46fdfb5-3701-443c-93ae-b750b507f218 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.246 () {48 vars in 1011 bytes} [Mon May 25 14:55:57 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 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.246 () {48 vars in 1051 bytes} [Mon May 25 14:55:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 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.246 () {52 vars in 1048 bytes} [Mon May 25 14:55:57 2026] POST /v2.1/flavors => generated 529 bytes in 44 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.246 () {42 vars in 705 bytes} [Mon May 25 14:55:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 14:55:58 2026] GET /v2.1 => generated 0 bytes in 23 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 14:55:58 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 14:55:58.265 7 INFO nova.api.openstack.wsgi [None req-4b3e543d-ef71-4915-a2c4-5f54b94459a4 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.246 () {48 vars in 1013 bytes} [Mon May 25 14:55:58 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 14:55:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.246 () {52 vars in 1048 bytes} [Mon May 25 14:55:58 2026] POST /v2.1/flavors => generated 532 bytes in 30 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.246 () {42 vars in 705 bytes} [Mon May 25 14:55:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 14:55:59 2026] GET /v2.1 => generated 0 bytes in 28 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.246 () {46 vars in 982 bytes} [Mon May 25 14:55:59 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 14:55:59.172 7 INFO nova.api.openstack.wsgi [None req-9ff2a8c8-4cb0-48cd-b2cb-91e56f0a9ca0 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.246 () {48 vars in 1015 bytes} [Mon May 25 14:55:59 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 14:55:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.246 () {52 vars in 1048 bytes} [Mon May 25 14:55:59 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: 11/21] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 14:56:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 14:56:00 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 14:56:00 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 14:56:00.118 7 INFO nova.api.openstack.wsgi [None req-321fe0e8-2c51-40f3-853b-8aec7e6026b6 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.246 () {48 vars in 1013 bytes} [Mon May 25 14:56:00 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 14:56:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.246 () {52 vars in 1048 bytes} [Mon May 25 14:56:00 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 14:56:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 14:56:00 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 14:56:01 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 14:56:01.041 7 INFO nova.api.openstack.wsgi [None req-e0f8b841-4701-4f33-9618-fa05dd0fa24d 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.246 () {48 vars in 1015 bytes} [Mon May 25 14:56:01 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 14:56:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.246 () {52 vars in 1048 bytes} [Mon May 25 14:56:01 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 10.0.0.235 () {28 vars in 454 bytes} [Mon May 25 15: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 42/84] 10.0.0.235 () {30 vars in 658 bytes} [Mon May 25 15:00:07 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 43/85] 10.0.0.235 () {32 vars in 731 bytes} [Mon May 25 15:00:07 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 10.0.0.235 () {34 vars in 765 bytes} [Mon May 25 15:00:07 2026] GET /v2.1/os-services => generated 545 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 10.0.0.235 () {28 vars in 454 bytes} [Mon May 25 15:00:12 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 44/88] 10.0.0.235 () {30 vars in 658 bytes} [Mon May 25 15:00:12 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 45/89] 10.0.0.235 () {32 vars in 731 bytes} [Mon May 25 15:00:12 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: 45/90] 10.0.0.235 () {34 vars in 765 bytes} [Mon May 25 15:00:12 2026] GET /v2.1/os-services => generated 545 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 10.0.0.235 () {28 vars in 454 bytes} [Mon May 25 15:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 10.0.0.235 () {30 vars in 658 bytes} [Mon May 25 15:00:16 2026] GET /v2.1 => generated 0 bytes in 356 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: 48/95] 10.0.0.235 () {32 vars in 731 bytes} [Mon May 25 15:00:16 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 10.0.0.235 () {34 vars in 808 bytes} [Mon May 25 15:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 10.0.0.235 () {28 vars in 454 bytes} [Mon May 25 15:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/98] 10.0.0.235 () {30 vars in 658 bytes} [Mon May 25 15:00:20 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 50/99] 10.0.0.235 () {32 vars in 731 bytes} [Mon May 25 15:00:20 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: 50/100] 10.0.0.235 () {34 vars in 808 bytes} [Mon May 25 15:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 10.0.0.217 () {28 vars in 454 bytes} [Mon May 25 15:01:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 60/120] 10.0.0.217 () {30 vars in 658 bytes} [Mon May 25 15:01:47 2026] GET /v2.1 => generated 0 bytes in 154 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 61/121] 10.0.0.217 () {32 vars in 731 bytes} [Mon May 25 15:01:47 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/122] 10.0.0.217 () {34 vars in 804 bytes} [Mon May 25 15:01:47 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/153] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:04:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 77/154] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:04:24 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 78/155] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:04:24 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:04:24.644 7 INFO nova.api.openstack.wsgi [None req-563702bb-984e-44e8-9f86-7aeb48070882 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 78/156] 199.204.45.246 () {48 vars in 1017 bytes} [Mon May 25 15:04:24 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 15:04:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/158] 199.204.45.246 () {52 vars in 1049 bytes} [Mon May 25 15:04:24 2026] POST /v2.1/flavors => generated 534 bytes in 25 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.246 () {42 vars in 705 bytes} [Mon May 25 15:05:19 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: 86/172] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:05:19 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:05:19 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:05:19.089 8 INFO nova.api.openstack.wsgi [None req-d48f1ac7-d4b6-4c18-9b21-999765ea950d 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 949d21acfcab472f83e63440aceb4d79 [pid: 8|app: 0|req: 87/174] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 15:05:19 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-05-25 15:05:19.103 7 WARNING oslo_db.sqlalchemy.utils [None req-7b48a33a-d774-49b5-8dc6-b5f0ac265847 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 88/175] 199.204.45.246 () {48 vars in 1016 bytes} [Mon May 25 15:05:19 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: 88/176] 199.204.45.246 () {52 vars in 1057 bytes} [Mon May 25 15:05:19 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/177] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:05:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/178] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:05:22 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:05:22 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/180] 199.204.45.246 () {48 vars in 1073 bytes} [Mon May 25 15:05:22 2026] GET /v2.1/os-quota-sets/7a1908207500418c8f5511c683963274 => generated 283 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.204.45.246 () {52 vars in 1125 bytes} [Mon May 25 15:05:23 2026] PUT /v2.1/os-quota-sets/7a1908207500418c8f5511c683963274 => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:13: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) [pid: 7|app: 0|req: 139/277] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:13:14 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:13:14 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:13:14.522 7 INFO nova.api.openstack.wsgi [None req-2b5f6fd6-c9fd-47dc-97d7-680deb31172c 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 140/279] 199.204.45.246 () {48 vars in 1015 bytes} [Mon May 25 15:13:14 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 15:13:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.246 () {52 vars in 1049 bytes} [Mon May 25 15:13:14 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/324] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:16:41 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: 163/325] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:16:41 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 163/326] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:16:41 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/327] 199.204.45.246 () {48 vars in 1073 bytes} [Mon May 25 15:16:41 2026] GET /v2.1/os-quota-sets/721ec6aaab5544f8bd26fc3bcfd12e0f => generated 283 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/328] 199.204.45.246 () {52 vars in 1125 bytes} [Mon May 25 15:16:41 2026] PUT /v2.1/os-quota-sets/721ec6aaab5544f8bd26fc3bcfd12e0f => generated 238 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:27:52 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: 232/464] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:27:52 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 233/465] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:27:52 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:27:52.561 7 INFO nova.api.openstack.wsgi [None req-0d9df091-771a-496c-b278-50ad5762adb9 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 233/466] 199.204.45.246 () {48 vars in 1011 bytes} [Mon May 25 15:27:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 15:27:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 199.204.45.246 () {48 vars in 1099 bytes} [Mon May 25 15:27:52 2026] GET /v2.1/flavors/fe4ecccc-b787-4818-8693-8716a8bda3c5/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:27:53 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: 235/470] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:27:53 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:27:53 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:27:53.492 7 INFO nova.api.openstack.wsgi [None req-d8e85a71-e0f6-49e8-babb-c3ff042a685f 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 236/472] 199.204.45.246 () {48 vars in 1013 bytes} [Mon May 25 15:27:53 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 15:27:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/474] 199.204.45.246 () {48 vars in 1099 bytes} [Mon May 25 15:27:53 2026] GET /v2.1/flavors/5d46fe2c-103e-4f6d-b1b7-5f965ab722e9/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:27:54 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: 238/476] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:27:54 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:27:54 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:27:54.403 7 INFO nova.api.openstack.wsgi [None req-656eb9e3-9bc3-44e5-b13e-466e4506d943 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 239/478] 199.204.45.246 () {48 vars in 1015 bytes} [Mon May 25 15:27:54 2026] GET /v2.1/flavors/m1.medium => 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: 240/479] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 15:27:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 199.204.45.246 () {48 vars in 1099 bytes} [Mon May 25 15:27:54 2026] GET /v2.1/flavors/93ea542f-0576-4eac-9096-01c072c1829f/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:27:55 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: 241/482] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:27:55 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: 242/483] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:27:55 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:27:55.316 7 INFO nova.api.openstack.wsgi [None req-cd5ae4eb-43b8-4a0f-94ca-d103b13ed79e 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 242/484] 199.204.45.246 () {48 vars in 1013 bytes} [Mon May 25 15:27:55 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: 243/485] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 15:27:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 199.204.45.246 () {48 vars in 1099 bytes} [Mon May 25 15:27:55 2026] GET /v2.1/flavors/cea421d2-f9e6-4bb1-aad6-0fd8a7a36ed2/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/489] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:27:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:27:56 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/491] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:27:56 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:27:56.257 8 INFO nova.api.openstack.wsgi [None req-8bc4b00c-ed49-4171-b4e4-09da6e307e21 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 246/492] 199.204.45.246 () {48 vars in 1015 bytes} [Mon May 25 15:27:56 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 15:27:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 199.204.45.246 () {48 vars in 1099 bytes} [Mon May 25 15:27:56 2026] GET /v2.1/flavors/1a9efbea-42a8-456e-a163-63b5b6cb1eb0/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:28:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:28:58 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: 255/509] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:28:58 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:28:58.135 8 INFO nova.api.openstack.wsgi [None req-eb822958-0a35-4e74-aee5-3828c932f596 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 255/510] 199.204.45.246 () {48 vars in 1017 bytes} [Mon May 25 15:28:58 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 15:28: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: 256/512] 199.204.45.246 () {48 vars in 1099 bytes} [Mon May 25 15:28:58 2026] GET /v2.1/flavors/7b427267-a8dc-4c7b-bd6e-c85f2c9d4b2b/os-extra_specs => generated 19 bytes in 10 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.246 () {42 vars in 705 bytes} [Mon May 25 15:29:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/514] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:29:05 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: 258/515] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:29:05 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: 258/516] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 15:29:05 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/519] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:29:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:29:09 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 261/521] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:29:09 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 199.204.45.246 () {48 vars in 1073 bytes} [Mon May 25 15:29:09 2026] GET /v2.1/os-quota-sets/7a1908207500418c8f5511c683963274 => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/533] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:29:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/534] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:29:59 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 268/535] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:29:59 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:29:59.340 7 INFO nova.api.openstack.wsgi [None req-705d85ea-7a65-46ee-96b9-0bd6582eaa09 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 268/536] 199.204.45.246 () {48 vars in 1015 bytes} [Mon May 25 15:29:59 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/537] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 15:29: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: 7|app: 0|req: 269/538] 199.204.45.246 () {48 vars in 1099 bytes} [Mon May 25 15:29:59 2026] GET /v2.1/flavors/a401a79c-d3d5-4ede-9a8e-daca786697c9/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:30:15 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: 271/542] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:30:15 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:30:15 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: 272/544] 199.204.45.246 () {48 vars in 1073 bytes} [Mon May 25 15:30:15 2026] GET /v2.1/os-quota-sets/721ec6aaab5544f8bd26fc3bcfd12e0f => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 199.204.45.246 () {42 vars in 705 bytes} [Mon May 25 15:31: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: 278/556] 199.204.45.246 () {44 vars in 909 bytes} [Mon May 25 15:31:02 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/557] 199.204.45.246 () {46 vars in 982 bytes} [Mon May 25 15:31:02 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:31:02.642 8 INFO nova.api.openstack.wsgi [None req-473e5270-63cd-4469-bf2e-d353b7149d9d 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 279/558] 199.204.45.246 () {48 vars in 1011 bytes} [Mon May 25 15:31:02 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 199.204.45.246 () {48 vars in 1051 bytes} [Mon May 25 15:31:02 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: 285/568] 10.0.0.159 () {32 vars in 655 bytes} [Mon May 25 15:31:43 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 284/569] 10.0.0.159 () {32 vars in 641 bytes} [Mon May 25 15:31:44 2026] GET /v2.1/servers => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-25 15:31:44.326 7 WARNING oslo_db.sqlalchemy.utils [None req-7d906c07-9f51-42a4-85be-51317ddb2fb7 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 286/570] 10.0.0.159 () {32 vars in 649 bytes} [Mon May 25 15:31:44 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/571] 10.0.0.159 () {32 vars in 694 bytes} [Mon May 25 15:31:44 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/574] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:31:55 2026] GET /v2.1/flavors/fe4ecccc-b787-4818-8693-8716a8bda3c5 => generated 511 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/575] 10.0.0.159 () {32 vars in 641 bytes} [Mon May 25 15:31:55 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/576] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:31:55 2026] GET /v2.1/flavors/fe4ecccc-b787-4818-8693-8716a8bda3c5 => 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: 291/579] 10.0.0.159 () {34 vars in 671 bytes} [Mon May 25 15:32:04 2026] POST /v2.1/os-keypairs => generated 386 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 10.0.0.159 () {34 vars in 671 bytes} [Mon May 25 15:32:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:06.459 7 WARNING neutronclient.v2_0.client [None req-adb97a9a-47fb-4dc4-a0a3-713e248b5f4f 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/583] 10.0.0.159 () {34 vars in 685 bytes} [Mon May 25 15:32:06 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1506 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:07.932 8 WARNING neutronclient.v2_0.client [None req-15ded954-da75-46b6-845c-cf6a2429c35a 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:08.102 7 WARNING neutronclient.v2_0.client [None req-77415e31-c06a-43f4-b73f-50e4bc86bcc8 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:08.155 7 WARNING neutronclient.v2_0.client [None req-77415e31-c06a-43f4-b73f-50e4bc86bcc8 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/584] 10.0.0.159 () {34 vars in 685 bytes} [Mon May 25 15:32:07 2026] POST /v2.1/os-security-groups => generated 243 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:08.497 8 WARNING neutronclient.v2_0.client [None req-88288c3d-c116-4745-92b3-e0c31cbdff0b 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:08.585 7 WARNING neutronclient.v2_0.client [None req-77415e31-c06a-43f4-b73f-50e4bc86bcc8 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/585] 10.0.0.159 () {34 vars in 685 bytes} [Mon May 25 15:32:08 2026] POST /v2.1/os-security-groups => generated 242 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:08.768 8 WARNING neutronclient.v2_0.client [None req-f8dca689-8df3-494d-87fb-61c577a540ed 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:08.835 8 WARNING neutronclient.v2_0.client [None req-f8dca689-8df3-494d-87fb-61c577a540ed 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:08.876 8 WARNING neutronclient.v2_0.client [None req-f8dca689-8df3-494d-87fb-61c577a540ed 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/586] 10.0.0.159 () {32 vars in 663 bytes} [Mon May 25 15:32:08 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:32:08.939 8 WARNING neutronclient.v2_0.client [None req-6919a19c-8735-4282-9beb-0fd37dd6a8ff 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:08.995 8 WARNING neutronclient.v2_0.client [None req-6919a19c-8735-4282-9beb-0fd37dd6a8ff 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/587] 10.0.0.159 () {32 vars in 740 bytes} [Mon May 25 15:32:08 2026] DELETE /v2.1/os-security-groups/75415ade-4931-4167-81b3-a532cac302b5 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-25 15:32:09.183 8 WARNING neutronclient.v2_0.client [None req-7fe895d8-80d4-4e6c-ac92-08d2c33ac182 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:09.222 8 INFO nova.api.openstack.wsgi [None req-7fe895d8-80d4-4e6c-ac92-08d2c33ac182 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] HTTP exception thrown: Security group 75415ade-4931-4167-81b3-a532cac302b5 does not exist Neutron server returns request_ids: ['req-d2be51b1-33b0-4a77-99c1-ef682f79bc73'] [pid: 8|app: 0|req: 295/588] 10.0.0.159 () {32 vars in 737 bytes} [Mon May 25 15:32:09 2026] GET /v2.1/os-security-groups/75415ade-4931-4167-81b3-a532cac302b5 => generated 194 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-25 15:32:09.236 8 WARNING neutronclient.v2_0.client [None req-88c6da0e-66cc-4fd3-a279-3d9ed075c11b 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:09.271 8 WARNING neutronclient.v2_0.client [None req-88c6da0e-66cc-4fd3-a279-3d9ed075c11b 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/589] 10.0.0.159 () {34 vars in 663 bytes} [Mon May 25 15:32:07 2026] POST /v2.1/servers => generated 453 bytes in 1329 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:09.360 7 WARNING neutronclient.v2_0.client [None req-92f6eaf5-daa7-4243-a9b5-cd5c95dcf960 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in 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/590] 10.0.0.159 () {32 vars in 740 bytes} [Mon May 25 15:32:09 2026] DELETE /v2.1/os-security-groups/07b872cf-40a0-407f-a1fd-17a3b5e8a3b7 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-25 15:32:09.419 8 WARNING neutronclient.v2_0.client [None req-6aa09d6d-ac2c-4cea-b210-d13878a6cb51 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/591] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:09 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1392 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:32:09.474 8 INFO nova.api.openstack.wsgi [None req-6aa09d6d-ac2c-4cea-b210-d13878a6cb51 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] HTTP exception thrown: Security group 07b872cf-40a0-407f-a1fd-17a3b5e8a3b7 does not exist Neutron server returns request_ids: ['req-f926e17f-0ec0-4968-8399-74f5482ccce7'] [pid: 8|app: 0|req: 297/592] 10.0.0.159 () {32 vars in 737 bytes} [Mon May 25 15:32:09 2026] GET /v2.1/os-security-groups/07b872cf-40a0-407f-a1fd-17a3b5e8a3b7 => generated 194 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:09.486 7 WARNING neutronclient.v2_0.client [None req-9e349b58-914d-4261-be75-89ec6a1cda47 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:09.529 7 WARNING neutronclient.v2_0.client [None req-9e349b58-914d-4261-be75-89ec6a1cda47 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/593] 10.0.0.159 () {32 vars in 740 bytes} [Mon May 25 15:32:09 2026] DELETE /v2.1/os-security-groups/aa976509-689e-4189-96a2-96c4566f629a => generated 0 bytes in 167 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-25 15:32:09.661 8 WARNING neutronclient.v2_0.client [None req-d0a2ca36-0ae3-44f7-9c9c-ddfe3b0b2390 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:09.714 8 INFO nova.api.openstack.wsgi [None req-d0a2ca36-0ae3-44f7-9c9c-ddfe3b0b2390 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] HTTP exception thrown: Security group aa976509-689e-4189-96a2-96c4566f629a does not exist Neutron server returns request_ids: ['req-5908c0c7-9f5f-46f3-8683-3ddfeaad589c'] [pid: 8|app: 0|req: 298/594] 10.0.0.159 () {32 vars in 737 bytes} [Mon May 25 15:32:09 2026] GET /v2.1/os-security-groups/aa976509-689e-4189-96a2-96c4566f629a => generated 194 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-25 15:32:09.735 7 WARNING neutronclient.v2_0.client [None req-bcbf416a-5068-4584-8578-a7f59f9321e3 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:09.802 7 WARNING neutronclient.v2_0.client [None req-bcbf416a-5068-4584-8578-a7f59f9321e3 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:09.886 7 WARNING neutronclient.v2_0.client [None req-bcbf416a-5068-4584-8578-a7f59f9321e3 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in 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.159 () {32 vars in 663 bytes} [Mon May 25 15:32:09 2026] GET /v2.1/os-security-groups => generated 707 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:09.965 8 WARNING neutronclient.v2_0.client [None req-c3540fe7-9c3e-4c3a-bb3c-33d96594c3db 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:10.007 8 INFO nova.api.openstack.wsgi [None req-c3540fe7-9c3e-4c3a-bb3c-33d96594c3db 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] HTTP exception thrown: Security group aa976509-689e-4189-96a2-96c4566f629a does not exist Neutron server returns request_ids: ['req-d8d51fcc-fff6-42be-9b99-bce9810ac6a5'] [pid: 8|app: 0|req: 299/596] 10.0.0.159 () {32 vars in 740 bytes} [Mon May 25 15:32:09 2026] DELETE /v2.1/os-security-groups/aa976509-689e-4189-96a2-96c4566f629a => generated 194 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-25 15:32:10.019 7 WARNING neutronclient.v2_0.client [None req-e0735fe9-435f-41e6-b699-b2dc0377b154 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:10.050 7 INFO nova.api.openstack.wsgi [None req-e0735fe9-435f-41e6-b699-b2dc0377b154 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] HTTP exception thrown: Security group 07b872cf-40a0-407f-a1fd-17a3b5e8a3b7 does not exist Neutron server returns request_ids: ['req-67d9bed1-10fa-4021-84c3-931e3e091b72'] [pid: 7|app: 0|req: 298/597] 10.0.0.159 () {32 vars in 740 bytes} [Mon May 25 15:32:10 2026] DELETE /v2.1/os-security-groups/07b872cf-40a0-407f-a1fd-17a3b5e8a3b7 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-25 15:32:10.064 8 WARNING neutronclient.v2_0.client [None req-3d95158a-85c0-47b0-904e-d6940b4bc878 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:10.092 8 INFO nova.api.openstack.wsgi [None req-3d95158a-85c0-47b0-904e-d6940b4bc878 0b842ecac4974d93918f6ae012607bf6 611e2e66bb8c4d5ab03c2f1c6550e445 - - default default] HTTP exception thrown: Security group 75415ade-4931-4167-81b3-a532cac302b5 does not exist Neutron server returns request_ids: ['req-22b56475-27ae-4492-a00d-6f7caff6c098'] [pid: 8|app: 0|req: 300/598] 10.0.0.159 () {32 vars in 740 bytes} [Mon May 25 15:32:10 2026] DELETE /v2.1/os-security-groups/75415ade-4931-4167-81b3-a532cac302b5 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-25 15:32:10.550 7 WARNING neutronclient.v2_0.client [None req-faf94375-2a56-4495-9e5e-10e90976eb2a d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in 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/599] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:10 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1396 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:32:11.270 8 WARNING neutronclient.v2_0.client [None req-059307e3-2168-4a28-9662-eed17721f023 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/600] 10.0.0.159 () {34 vars in 685 bytes} [Mon May 25 15:32:11 2026] POST /v2.1/os-security-groups => generated 248 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:11.503 7 WARNING neutronclient.v2_0.client [None req-2444fd6f-aa61-4582-9798-aa5d2d6b9d5f 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:11.539 7 WARNING neutronclient.v2_0.client [None req-2444fd6f-aa61-4582-9798-aa5d2d6b9d5f 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in 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/601] 10.0.0.159 () {34 vars in 695 bytes} [Mon May 25 15:32:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:11.751 8 WARNING neutronclient.v2_0.client [None req-7a824415-ce0f-43c7-8bd1-ef941fb83149 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:11.947 7 WARNING neutronclient.v2_0.client [None req-6ff5cfc6-5d84-4949-9171-c5704d9528d3 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/602] 10.0.0.159 () {34 vars in 685 bytes} [Mon May 25 15:32:11 2026] POST /v2.1/os-security-groups => generated 245 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:11.993 8 WARNING neutronclient.v2_0.client [None req-781db0f4-0102-4dca-a964-8b1df504cefc 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in 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/603] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:11 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1388 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:32:12.023 8 WARNING neutronclient.v2_0.client [None req-781db0f4-0102-4dca-a964-8b1df504cefc 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in 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/604] 10.0.0.159 () {34 vars in 695 bytes} [Mon May 25 15:32:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:12.210 7 WARNING neutronclient.v2_0.client [None req-f877d74e-6d7e-42e9-8cbb-7d024aa6a9bf 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:12.244 7 WARNING neutronclient.v2_0.client [None req-f877d74e-6d7e-42e9-8cbb-7d024aa6a9bf 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:12.351 8 WARNING neutronclient.v2_0.client [None req-12b8cc63-a863-44a8-b017-f1886a854851 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in 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/605] 10.0.0.159 () {34 vars in 695 bytes} [Mon May 25 15:32:12 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:12.411 7 WARNING neutronclient.v2_0.client [None req-9246a9b1-8d08-4dda-967f-02b899c309b6 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:12.431 8 WARNING neutronclient.v2_0.client [None req-12b8cc63-a863-44a8-b017-f1886a854851 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in 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/606] 10.0.0.159 () {32 vars in 737 bytes} [Mon May 25 15:32:12 2026] GET /v2.1/os-security-groups/e27e2bd1-8cbc-48fb-8e5a-350e69074614 => generated 662 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:12.476 7 WARNING neutronclient.v2_0.client [None req-415a172b-3d8c-417a-911c-9283d74ee74d 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:12.536 7 WARNING neutronclient.v2_0.client [None req-415a172b-3d8c-417a-911c-9283d74ee74d 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:12.571 7 WARNING neutronclient.v2_0.client [None req-415a172b-3d8c-417a-911c-9283d74ee74d 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:12.670 8 WARNING neutronclient.v2_0.client [None req-12b8cc63-a863-44a8-b017-f1886a854851 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in 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/607] 10.0.0.159 () {32 vars in 750 bytes} [Mon May 25 15:32:12 2026] DELETE /v2.1/os-security-group-rules/3a9c0a50-1afb-4b19-ac8c-50b2a65fab94 => generated 0 bytes in 361 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-25 15:32:12.841 7 WARNING neutronclient.v2_0.client [None req-5f37d821-820c-42e1-a40c-f2eee3cbd26c 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:12.878 7 WARNING neutronclient.v2_0.client [None req-5f37d821-820c-42e1-a40c-f2eee3cbd26c 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/608] 10.0.0.159 () {32 vars in 740 bytes} [Mon May 25 15:32:12 2026] DELETE /v2.1/os-security-groups/e27e2bd1-8cbc-48fb-8e5a-350e69074614 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-25 15:32:13.086 7 WARNING neutronclient.v2_0.client [None req-904dbef2-b49a-4fe9-8a19-8dac4783675d d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in 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/609] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:13 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1444 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:13.162 7 WARNING neutronclient.v2_0.client [None req-528ef847-9b91-4f68-bcd7-ccaa725b9471 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:13.214 7 WARNING neutronclient.v2_0.client [None req-528ef847-9b91-4f68-bcd7-ccaa725b9471 9b14f46fc41244acb763c31742f039d4 5e8e970342a647ffa32432bf081196ce - - default default] The python binding code in 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.159 () {32 vars in 740 bytes} [Mon May 25 15:32:13 2026] DELETE /v2.1/os-security-groups/1c6e98b3-cfd9-4601-8be6-5923341abffe => generated 0 bytes in 220 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/611] 10.0.0.159 () {34 vars in 663 bytes} [Mon May 25 15:32:12 2026] POST /v2.1/servers => generated 451 bytes in 1172 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-25 15:32:13.458 7 WARNING neutronclient.v2_0.client [None req-8d6baf85-5688-4a6e-a92d-d8d4be14021f 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/612] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:13 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1254 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:14.243 8 WARNING neutronclient.v2_0.client [None req-d80e935a-a53f-4f38-b86e-d29337b595f1 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in 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/613] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:14 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1444 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:14.783 7 WARNING neutronclient.v2_0.client [None req-2c27adf5-b853-4f04-847a-2bd073c7d2ca 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in 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/614] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:14 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1296 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:15.340 8 WARNING neutronclient.v2_0.client [None req-d125ff1e-77f7-40c3-bc06-1054dd685e57 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/615] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:15 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1452 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:15.873 7 WARNING neutronclient.v2_0.client [None req-2673db0f-dae6-49bb-b2f7-519cfd8ab2c8 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/618] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:15 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1352 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:16.425 8 WARNING neutronclient.v2_0.client [None req-ab5f4016-9e5c-40ec-b55c-67fe601baa49 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in 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/619] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:16 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1530 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:17.060 7 WARNING neutronclient.v2_0.client [None req-35f782fe-8cb8-4206-89b0-b2983ce6f2dc 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/620] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:17 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1352 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:17.984 8 WARNING neutronclient.v2_0.client [None req-b22c84c5-4886-4a63-a344-a80c5fd49e26 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:18.147 7 WARNING neutronclient.v2_0.client [None req-a0fcccd3-7387-4125-8519-1ad70bfab769 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/621] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:18 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1360 bytes in 700 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:18.885 7 INFO nova.api.openstack.compute.server_external_events [req-80d54daa-4e37-4f8b-bb52-35c82fb5b504 req-5931c4c5-da7b-43ef-833c-cb6ca19f2097 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:5dc7fd77-7701-40f9-8dac-2b5c01206825 for instance 398d19f8-68df-436d-8f2b-26ad41f67c3c on instance 2026-05-25 15:32:18.895 7 INFO nova.compute.rpcapi [None req-ecbcd2fd-f29f-47e4-bede-aed0d01686e5 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 313/622] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:19.867 7 WARNING neutronclient.v2_0.client [None req-8dc68b92-59cc-49ca-a243-2985095dbcab 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/623] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:17 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1518 bytes in 2109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:21.111 8 WARNING neutronclient.v2_0.client [None req-fa1e2514-e40e-49f6-a109-c081a6daed02 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/624] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:19 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1438 bytes in 2873 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/625] 10.0.0.159 () {34 vars in 671 bytes} [Mon May 25 15:32:22 2026] POST /v2.1/os-keypairs => generated 385 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/626] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:21 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1518 bytes in 1990 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:32:23.395 7 INFO nova.api.openstack.compute.server_external_events [req-6b6b11f6-e83f-4cd9-aca5-2885706ffa28 req-04c962dc-ee91-4b2a-9dad-5ee3c4259e43 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:ae09f615-03a8-43c4-aadf-4521910b7e73 for instance bd3859b8-b2fd-4d39-a320-1c938ea013ea on instance [pid: 7|app: 0|req: 316/627] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:23.743 8 WARNING neutronclient.v2_0.client [None req-b3da0684-d113-4352-8be0-d7fef30506a0 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:24.115 7 WARNING neutronclient.v2_0.client [None req-1a67ee85-6e25-4217-8e93-340425fa5c29 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in 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/628] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:23 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1426 bytes in 684 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/629] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:24 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1518 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/630] 10.0.0.159 () {34 vars in 671 bytes} [Mon May 25 15:32:24 2026] POST /v2.1/os-keypairs => generated 385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:25.383 7 WARNING neutronclient.v2_0.client [None req-8baf78d5-0fcc-401e-9460-52560260d769 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:25.417 7 WARNING neutronclient.v2_0.client [None req-8baf78d5-0fcc-401e-9460-52560260d769 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:25.439 8 WARNING neutronclient.v2_0.client [None req-399ab9c9-fcc8-4a38-81fd-ae548a705446 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in 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/631] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:25 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1426 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:25.658 8 WARNING neutronclient.v2_0.client [None req-0530baa2-08e6-4fa8-8b47-2c5a9bed9876 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:25.744 7 WARNING neutronclient.v2_0.client [None req-8baf78d5-0fcc-401e-9460-52560260d769 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/632] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:25 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1518 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/635] 10.0.0.159 () {34 vars in 663 bytes} [Mon May 25 15:32:25 2026] POST /v2.1/servers => generated 450 bytes in 797 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:26.151 8 WARNING neutronclient.v2_0.client [None req-2048760a-4a5d-4e7d-b174-5e0621c669bd 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in 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/636] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:26 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1400 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-05-25 15:32:26.586 7 WARNING neutronclient.v2_0.client [None req-ebd3304a-1cfb-4256-af02-7b1160929667 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:26.645 7 WARNING neutronclient.v2_0.client [None req-ebd3304a-1cfb-4256-af02-7b1160929667 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:26.677 8 WARNING neutronclient.v2_0.client [None req-cc2db7e9-a826-43b3-bc52-7fdf8236908c 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/637] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:26 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1426 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:32:26.851 7 WARNING neutronclient.v2_0.client [None req-ebd3304a-1cfb-4256-af02-7b1160929667 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:26.993 8 WARNING neutronclient.v2_0.client [None req-bc4d734a-ca11-4c63-80ad-9493a4a059ee d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/638] 10.0.0.159 () {34 vars in 663 bytes} [Mon May 25 15:32:26 2026] POST /v2.1/servers => generated 453 bytes in 570 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/639] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:26 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1518 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:32:27.136 7 WARNING neutronclient.v2_0.client [None req-61099b5b-8bc3-4a09-a162-09ed49b9c997 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/640] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:27 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1431 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:27.287 8 WARNING neutronclient.v2_0.client [None req-6352b905-21a7-4687-9b33-f4f084cf135f 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in 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/641] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:27 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1404 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:27.846 7 WARNING neutronclient.v2_0.client [None req-e29abc7f-fe3f-4ae9-aa0d-1c5ce9f878af 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in 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/642] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:27 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1426 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:28.168 8 WARNING neutronclient.v2_0.client [None req-e7ef363d-2da6-4d5b-ab11-84278d0ed2d6 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:28.228 7 WARNING neutronclient.v2_0.client [None req-49513854-a666-4d76-acbc-0c9327ec8a2a c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/643] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:28 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1435 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/644] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:28 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1518 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:28.374 7 WARNING neutronclient.v2_0.client [None req-ee1c3f52-27df-4db7-8126-f497808cda14 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/645] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:28 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1452 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:28.986 8 WARNING neutronclient.v2_0.client [None req-8e6237c7-660b-402f-921c-42a1d80aef9e 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/646] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:28 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1426 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:29.305 7 WARNING neutronclient.v2_0.client [None req-85cbe7a5-cee8-4b5e-8204-bf425a9ced77 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:29.341 8 WARNING neutronclient.v2_0.client [None req-01cefe03-4d32-40df-b996-f56f7ad25feb d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/647] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:29 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1427 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:29.473 7 WARNING neutronclient.v2_0.client [None req-f169faf2-8c78-4f5a-97f5-b8603a19549a 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/648] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:29 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1518 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:29 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1452 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:29.895 8 INFO nova.api.openstack.compute.server_external_events [req-63f26934-cb59-43c9-9877-2829c377ef15 req-61de87ba-88b4-420c-9437-8fa318a5eda8 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:5dc7fd77-7701-40f9-8dac-2b5c01206825 for instance 398d19f8-68df-436d-8f2b-26ad41f67c3c on instance 2026-05-25 15:32:29.904 8 INFO nova.compute.rpcapi [None req-f250f1f0-cf2e-4136-9661-7d00a634df54 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 325/650] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:30.132 7 WARNING neutronclient.v2_0.client [None req-458904a0-ab56-4c06-b7e7-c436bb87a2db 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in 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/651] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:30 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1426 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:30.384 8 WARNING neutronclient.v2_0.client [None req-278b5133-eaae-415f-a2b3-199078d991ce c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/652] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:30 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1483 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:30.558 7 WARNING neutronclient.v2_0.client [None req-3771d6ce-2d13-4741-89d5-02e4b9156247 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:30.561 8 WARNING neutronclient.v2_0.client [None req-8cbcb141-b6a3-4ea6-8516-3403908e6694 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in 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/653] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:30 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1460 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:30 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1518 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:31.328 8 WARNING neutronclient.v2_0.client [None req-0b311530-98a5-4a98-9e9b-bd29ae423842 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:31.464 7 INFO nova.api.openstack.compute.server_external_events [req-19ab0b05-1a01-4cd1-953a-9b6aaafd8af3 req-5b274376-fbe8-4a7c-a88d-d0f363882d86 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:ae09f615-03a8-43c4-aadf-4521910b7e73 for instance bd3859b8-b2fd-4d39-a320-1c938ea013ea on instance [pid: 7|app: 0|req: 328/655] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:31.524 7 WARNING neutronclient.v2_0.client [None req-0fd99851-a33f-41c2-99be-4aaace82a80b c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in 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/656] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:31 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1483 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, ' [pid: 8|app: 0|req: 328/657] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:31 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1426 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:31.760 8 WARNING neutronclient.v2_0.client [None req-15476fec-4d66-4e8d-affb-07756ef588f3 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:31.765 7 WARNING neutronclient.v2_0.client [None req-1d234bc6-0039-4748-8906-6f541d03235e 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in 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/658] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:31 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1702 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:32.131 8 INFO nova.api.openstack.compute.server_external_events [req-04cc20f2-0aef-486b-b2ce-4d09915524cd req-82828269-0365-4589-8da4-e09c2eabae81 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:5dc7fd77-7701-40f9-8dac-2b5c01206825 for instance 398d19f8-68df-436d-8f2b-26ad41f67c3c on instance [pid: 7|app: 0|req: 330/659] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:31 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1538 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32: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-05-25 15:32:32.183 7 WARNING neutronclient.v2_0.client [None req-68badbc2-ec3b-4981-9b0f-99f5887f46da d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/661] 10.0.0.159 () {32 vars in 741 bytes} [Mon May 25 15:32:32 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c/os-interface => generated 285 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:32.772 8 WARNING neutronclient.v2_0.client [None req-7825b74f-056e-4fb2-bf31-3db4f013822e c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:32.784 7 WARNING neutronclient.v2_0.client [None req-06010ce1-dcc8-4f58-bbeb-d54e3356ad4d 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in 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/662] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:32 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1491 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:32 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1613 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:33.057 8 WARNING neutronclient.v2_0.client [None req-a3801689-d236-4de1-aba8-29e483a4181c 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:33.182 7 WARNING neutronclient.v2_0.client [None req-b286375d-a8e6-4b5f-ba90-afeb94d0698a 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/664] 10.0.0.159 () {32 vars in 741 bytes} [Mon May 25 15:32:33 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea/os-interface => generated 285 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:33.533 8 INFO nova.api.openstack.compute.server_external_events [req-6f46fa9c-4f9e-437f-9555-42903b1025ba req-be6713f3-1f89-4098-ad9d-a6d7a4cbe138 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:ae09f615-03a8-43c4-aadf-4521910b7e73 for instance bd3859b8-b2fd-4d39-a320-1c938ea013ea on instance 2026-05-25 15:32:33.534 8 INFO nova.api.openstack.compute.server_external_events [req-6f46fa9c-4f9e-437f-9555-42903b1025ba req-be6713f3-1f89-4098-ad9d-a6d7a4cbe138 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:da1c5ae4-2876-4c1e-9f44-0a215c0378d7 for instance 2f5d332a-d0bf-42d3-92fe-01bb95f3954a on instance [pid: 8|app: 0|req: 333/665] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:33 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:33 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1526 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:33.862 8 WARNING neutronclient.v2_0.client [None req-fc22d14c-ed28-433a-bffe-c8bb431c34d5 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:34.130 7 WARNING neutronclient.v2_0.client [None req-98e0cf64-09ff-4fad-9ad8-480a0a53f72d 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/667] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:33 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1559 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/668] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:34 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1613 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:32:34.327 8 INFO nova.api.openstack.compute.server_external_events [req-caa1bfab-28f0-4fc6-88bb-4827ba4a7615 req-897c84f9-1000-4162-a497-a4446a885acc 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:5dc7fd77-7701-40f9-8dac-2b5c01206825 for instance 398d19f8-68df-436d-8f2b-26ad41f67c3c on instance 2026-05-25 15:32:34.327 8 INFO nova.api.openstack.compute.server_external_events [req-caa1bfab-28f0-4fc6-88bb-4827ba4a7615 req-897c84f9-1000-4162-a497-a4446a885acc 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:ae09f615-03a8-43c4-aadf-4521910b7e73 for instance bd3859b8-b2fd-4d39-a320-1c938ea013ea on instance [pid: 8|app: 0|req: 335/669] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:34 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/670] 10.0.0.159 () {32 vars in 641 bytes} [Mon May 25 15:32:34 2026] GET /v2.1/servers => generated 388 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/671] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:32:34 2026] DELETE /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:34.612 7 WARNING neutronclient.v2_0.client [None req-4fb933bc-dd03-4aa9-abcd-6c58d3c42e2d 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:34.617 8 WARNING neutronclient.v2_0.client [None req-33b47443-d521-4796-833f-a7c902649fb3 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/672] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:34 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1526 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:34 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1619 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:35.345 7 WARNING neutronclient.v2_0.client [None req-7119c974-ff08-460b-af75-a464e20ed2d3 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/674] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:35 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1557 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:35.582 8 INFO nova.api.openstack.compute.server_external_events [req-817251dc-2449-4e1b-91a7-2832631c4034 req-ca308ad1-1c77-4fee-b580-4be15edc98e1 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:ee57f4bc-14af-4405-9cf4-9570a66e21f9 for instance 4d626cd6-bfb8-4f26-8243-dc8a249e4399 on instance [pid: 8|app: 0|req: 338/675] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:35.761 7 WARNING neutronclient.v2_0.client [None req-ccd63ee3-bd67-49cf-b0a2-59af566a1747 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:35.761 8 WARNING neutronclient.v2_0.client [None req-86f55090-cd94-437f-8752-63f0c9683b63 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in 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/676] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:35 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1619 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:35 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1526 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:36.532 8 WARNING neutronclient.v2_0.client [None req-36d2fbba-959d-49b1-a3c0-834ecc548f91 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/680] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:36 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1557 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:36.896 7 WARNING neutronclient.v2_0.client [None req-e680e70d-7ba7-4c26-a781-1f66681d3cbb 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:36.968 8 WARNING neutronclient.v2_0.client [None req-d5c08206-f11e-433b-98bc-9b3eebc745db 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/681] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:36 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1739 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/682] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:36 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1526 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:37.273 7 INFO nova.api.openstack.compute.server_external_events [req-ac6548b6-84f9-486f-aaf4-8ac4db4e3e32 req-d6a29b71-08a3-4ef8-aa09-3f96cdec8ba4 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:da1c5ae4-2876-4c1e-9f44-0a215c0378d7 for instance 2f5d332a-d0bf-42d3-92fe-01bb95f3954a on instance [pid: 7|app: 0|req: 341/683] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:37.645 8 INFO nova.api.openstack.compute.server_external_events [req-c30a5c1d-2b47-4c77-bd7d-680c8fe1aee3 req-19c0ebb5-3c1b-4fdb-af02-b3ccfd8f5da7 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:ae09f615-03a8-43c4-aadf-4521910b7e73 for instance bd3859b8-b2fd-4d39-a320-1c938ea013ea on instance 2026-05-25 15:32:37.646 8 INFO nova.api.openstack.compute.server_external_events [req-c30a5c1d-2b47-4c77-bd7d-680c8fe1aee3 req-19c0ebb5-3c1b-4fdb-af02-b3ccfd8f5da7 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:ae09f615-03a8-43c4-aadf-4521910b7e73 for instance bd3859b8-b2fd-4d39-a320-1c938ea013ea on instance [pid: 8|app: 0|req: 343/684] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32: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) 2026-05-25 15:32:37.687 7 WARNING neutronclient.v2_0.client [None req-7e20d7cb-b553-452a-afc4-fb74449b199c c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/685] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:37 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1557 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:38.057 8 WARNING neutronclient.v2_0.client [None req-83130511-c3d9-4ab2-9433-a05084280783 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in 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/686] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:38 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1671 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:38.281 7 WARNING neutronclient.v2_0.client [None req-815cf4d5-cec5-4e5d-aac4-2cfb34f62648 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in 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/687] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:38 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1526 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:38.841 8 WARNING neutronclient.v2_0.client [None req-db4ff90c-7f76-4ba9-924d-ab633c4eba9c c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/688] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:38 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1557 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:39.153 7 WARNING neutronclient.v2_0.client [None req-35b3e321-f516-495f-912b-978cea96d40d 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in 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/689] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:39 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1381 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:39.315 8 INFO nova.api.openstack.compute.server_external_events [req-6d6b520a-3402-4931-b85d-2e8b56c4653b req-a06cb482-c894-492f-bc29-aed55e9464cb 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:da1c5ae4-2876-4c1e-9f44-0a215c0378d7 for instance 2f5d332a-d0bf-42d3-92fe-01bb95f3954a on instance 2026-05-25 15:32:39.315 8 INFO nova.api.openstack.compute.server_external_events [req-6d6b520a-3402-4931-b85d-2e8b56c4653b req-a06cb482-c894-492f-bc29-aed55e9464cb 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:ee57f4bc-14af-4405-9cf4-9570a66e21f9 for instance 4d626cd6-bfb8-4f26-8243-dc8a249e4399 on instance 2026-05-25 15:32:39.316 8 INFO nova.api.openstack.compute.server_external_events [req-6d6b520a-3402-4931-b85d-2e8b56c4653b req-a06cb482-c894-492f-bc29-aed55e9464cb 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:ee57f4bc-14af-4405-9cf4-9570a66e21f9 for instance 4d626cd6-bfb8-4f26-8243-dc8a249e4399 on instance [pid: 8|app: 0|req: 346/690] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:39 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-05-25 15:32:39.505 7 WARNING neutronclient.v2_0.client [None req-1ec17dfe-9c78-434b-b1c7-33b7690ba1e3 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/691] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:39 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1715 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-05-25 15:32:39.654 8 WARNING neutronclient.v2_0.client [None req-859c78b0-ba3a-4993-bade-16e16e83d666 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:39.689 7 INFO nova.api.openstack.compute.server_external_events [req-4e497810-3d8c-46f9-93f8-41ee2da3a8ae req-91a7ddff-cdc5-45af-b31b-eb0ff575f9b5 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-deleted:ae09f615-03a8-43c4-aadf-4521910b7e73 for instance bd3859b8-b2fd-4d39-a320-1c938ea013ea on instance [pid: 7|app: 0|req: 346/692] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.159 () {32 vars in 741 bytes} [Mon May 25 15:32:39 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:40.047 7 WARNING neutronclient.v2_0.client [None req-8163200b-24aa-49a1-9164-1cd5d0361d37 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/694] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:40 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1557 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-05-25 15:32:40.289 8 WARNING neutronclient.v2_0.client [None req-a7cfbbfc-56a2-44c2-b41d-af9d24720526 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/695] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:40 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1386 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-05-25 15:32:40.969 7 WARNING neutronclient.v2_0.client [None req-63fa47f5-fa79-4560-9555-443d18e569a2 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in 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/696] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:40 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1715 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:41.247 8 WARNING neutronclient.v2_0.client [None req-18ddeae6-86fa-46d0-84b8-bda033b09270 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in 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/697] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:41 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1740 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-05-25 15:32:41.386 8 WARNING neutronclient.v2_0.client [None req-f8d59ba5-d8db-4929-b65c-0a32a0aa426c c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:41.394 7 WARNING neutronclient.v2_0.client [None req-d91cc217-c44b-4b3e-807e-a0e5c1796bd8 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] The python binding code in 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/698] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:41 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 1386 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.159 () {32 vars in 741 bytes} [Mon May 25 15:32:41 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399/os-interface => generated 284 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:41.724 7 INFO nova.api.openstack.compute.server_external_events [req-d2f38e16-31e3-4a31-a465-63b4ab49fe1c req-16d59d53-5395-4c8b-80a7-689ceb33aef4 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:da1c5ae4-2876-4c1e-9f44-0a215c0378d7 for instance 2f5d332a-d0bf-42d3-92fe-01bb95f3954a on instance [pid: 7|app: 0|req: 350/700] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:42.134 7 INFO nova.api.openstack.compute.server_external_events [req-ed6074bd-116a-4060-bab8-26eec88579e4 req-9bb95566-db34-4edd-b0cc-97823b45bdf9 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:ee57f4bc-14af-4405-9cf4-9570a66e21f9 for instance 4d626cd6-bfb8-4f26-8243-dc8a249e4399 on instance [pid: 7|app: 0|req: 351/701] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:42.142 8 WARNING neutronclient.v2_0.client [None req-4c16fd59-8e60-4a69-9c47-16fadafb5d83 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in 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/702] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:42 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1740 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/703] 10.0.0.159 () {32 vars in 641 bytes} [Mon May 25 15:32:42 2026] GET /v2.1/servers => generated 384 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/704] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:32:42 2026] DELETE /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:42.465 7 INFO nova.api.openstack.wsgi [None req-64d8da5c-62c8-4d62-8e70-57c74bf977d9 9542238115b946519a64d90c376576ff 723a95b2887c4f58b6ef1322b7099099 - - default default] HTTP exception thrown: Instance bd3859b8-b2fd-4d39-a320-1c938ea013ea could not be found. [pid: 7|app: 0|req: 353/705] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:42 2026] GET /v2.1/servers/bd3859b8-b2fd-4d39-a320-1c938ea013ea => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:42.495 8 WARNING neutronclient.v2_0.client [None req-d5636243-ed67-4891-aaee-8bffbed8fc22 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/706] 10.0.0.159 () {32 vars in 706 bytes} [Mon May 25 15:32:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1511418702 => 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: 353/707] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:42 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1746 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:32:43.687 7 WARNING neutronclient.v2_0.client [None req-040043d4-efa8-486a-bbb9-763b8434b94b c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/708] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:43 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1866 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:44.184 8 INFO nova.api.openstack.compute.server_external_events [req-e763c26f-c638-40c2-8a70-97b5259c3a18 req-2688ebb2-3fca-4c28-a0ab-39bc4c9b5fe7 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:ee57f4bc-14af-4405-9cf4-9570a66e21f9 for instance 4d626cd6-bfb8-4f26-8243-dc8a249e4399 on instance 2026-05-25 15:32:44.185 8 INFO nova.api.openstack.compute.server_external_events [req-e763c26f-c638-40c2-8a70-97b5259c3a18 req-2688ebb2-3fca-4c28-a0ab-39bc4c9b5fe7 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:ee57f4bc-14af-4405-9cf4-9570a66e21f9 for instance 4d626cd6-bfb8-4f26-8243-dc8a249e4399 on instance [pid: 8|app: 0|req: 354/709] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:44 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:44.846 7 WARNING neutronclient.v2_0.client [None req-72ba54b5-14fa-4bde-88e5-ff6e662f88b6 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in 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/710] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:44 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1866 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:46.233 7 INFO nova.api.openstack.compute.server_external_events [req-3834c41f-b4e7-418d-804b-73690486a33f req-3087e139-2491-411e-9aec-e9efe531a869 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-deleted:ee57f4bc-14af-4405-9cf4-9570a66e21f9 for instance 4d626cd6-bfb8-4f26-8243-dc8a249e4399 on instance [pid: 7|app: 0|req: 358/713] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:46.555 8 WARNING neutronclient.v2_0.client [None req-a1cad3c5-5bb9-4100-a4f6-9d5c5cdeb4bc c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/714] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:46 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => 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-05-25 15:32:47.652 7 WARNING neutronclient.v2_0.client [None req-5c77ddef-3566-4b78-ad84-194ff236f0d9 c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] The python binding code in 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/715] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:47 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => generated 1517 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:48.724 8 INFO nova.api.openstack.wsgi [None req-aad32fcf-6597-44c0-bf49-4651a33576ac c9fcb9336db6439a927a4a93fc9df586 8f75d4956ace42e1bfac4a0f40a55dad - - default default] HTTP exception thrown: Instance 4d626cd6-bfb8-4f26-8243-dc8a249e4399 could not be found. [pid: 8|app: 0|req: 357/716] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:48 2026] GET /v2.1/servers/4d626cd6-bfb8-4f26-8243-dc8a249e4399 => 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: 360/717] 10.0.0.159 () {32 vars in 704 bytes} [Mon May 25 15:32:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-443656112 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:48.793 8 WARNING neutronclient.v2_0.client [None req-91a424cc-d540-4012-aafa-a533840712b7 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in 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/718] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:48 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1822 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:32:49.533 7 WARNING neutronclient.v2_0.client [None req-d567ab84-6a5e-4186-9167-f93d1e36729e d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in 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/719] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:49 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1822 bytes in 896 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/720] 10.0.0.159 () {34 vars in 750 bytes} [Mon May 25 15:32:50 2026] POST /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:50.731 7 WARNING neutronclient.v2_0.client [None req-dcda86f7-fcc1-4a8d-b410-ecdbd28aa61f d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in 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/721] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:50 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1824 bytes in 827 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:52.583 8 WARNING neutronclient.v2_0.client [None req-8125fcff-fe5c-49c6-afed-faf1b7c3c152 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/722] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:52 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1824 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:53.759 7 WARNING neutronclient.v2_0.client [None req-91b882d4-5d11-48b5-ad7f-a6786ad0ee3b d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in 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/723] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:53 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1829 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:54.909 7 WARNING neutronclient.v2_0.client [None req-895c1aaf-0e80-4d34-9060-ed1fe3d8e502 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/724] 10.0.0.159 () {34 vars in 671 bytes} [Mon May 25 15:32:54 2026] POST /v2.1/os-keypairs => generated 386 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/725] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:54 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1829 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:56.080 7 WARNING neutronclient.v2_0.client [None req-cabb33e8-0f7d-4e25-9411-9505f5fc61b0 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/728] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:56 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1829 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:56.521 8 WARNING neutronclient.v2_0.client [None req-f813a7fb-b380-4291-8560-625ee2183b2f 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:56.551 7 WARNING neutronclient.v2_0.client [None req-dd020828-f1d9-4e32-a3ab-477477b942a6 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in 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/729] 10.0.0.159 () {32 vars in 741 bytes} [Mon May 25 15:32:56 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a/os-interface => generated 284 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:56.732 8 WARNING neutronclient.v2_0.client [None req-4ab93e26-a80a-4bfb-adeb-1338f46f205c 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:56.759 7 WARNING neutronclient.v2_0.client [None req-dd020828-f1d9-4e32-a3ab-477477b942a6 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in 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/730] 10.0.0.159 () {32 vars in 815 bytes} [Mon May 25 15:32:56 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a/os-interface/da1c5ae4-2876-4c1e-9f44-0a215c0378d7 => generated 281 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/731] 10.0.0.159 () {32 vars in 723 bytes} [Mon May 25 15:32:56 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a/ips => generated 154 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: 8|app: 0|req: 366/732] 10.0.0.159 () {34 vars in 750 bytes} [Mon May 25 15:32:56 2026] POST /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a/action => generated 0 bytes in 59 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: 367/733] 10.0.0.159 () {32 vars in 723 bytes} [Mon May 25 15:32:56 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a/ips => generated 154 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:57.012 7 WARNING neutronclient.v2_0.client [None req-dd020828-f1d9-4e32-a3ab-477477b942a6 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/734] 10.0.0.159 () {34 vars in 663 bytes} [Mon May 25 15:32:56 2026] POST /v2.1/servers => generated 450 bytes in 730 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:57.253 8 WARNING neutronclient.v2_0.client [None req-0cb3731f-ea03-4308-880d-0c8463215ee7 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/735] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:57 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1423 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:32:57.324 7 WARNING neutronclient.v2_0.client [None req-271342fe-88c1-45e8-be1c-dbe94802dd40 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/736] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:57 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1829 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/737] 10.0.0.159 () {32 vars in 723 bytes} [Mon May 25 15:32:57 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a/ips => generated 154 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-05-25 15:32:58.196 7 INFO nova.api.openstack.compute.server_external_events [req-9cb850cb-785a-4f5c-a24b-9da2b2f929ad req-872801a6-2906-48d7-b399-0071aab5f694 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:da1c5ae4-2876-4c1e-9f44-0a215c0378d7 for instance 2f5d332a-d0bf-42d3-92fe-01bb95f3954a on instance [pid: 7|app: 0|req: 369/738] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:58.334 8 WARNING neutronclient.v2_0.client [None req-aa8d047c-ea7d-4e5e-bdff-e8db01d593d2 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/739] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:58 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1427 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:58.483 7 WARNING neutronclient.v2_0.client [None req-758f14df-cba4-4656-9a49-f567b7a1dc10 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/740] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:58 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1829 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/741] 10.0.0.159 () {32 vars in 723 bytes} [Mon May 25 15:32:59 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a/ips => generated 193 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-05-25 15:32:59.133 7 WARNING neutronclient.v2_0.client [None req-f504f406-629e-42c5-a5f2-88ce868b8503 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/742] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:59 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1950 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/743] 10.0.0.159 () {34 vars in 750 bytes} [Mon May 25 15:32:59 2026] POST /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/744] 10.0.0.159 () {32 vars in 723 bytes} [Mon May 25 15:32:59 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a/ips => generated 193 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:59.400 8 INFO nova.api.openstack.compute.server_external_events [req-8defeb40-31e2-413c-a32c-658fbb5ee66f req-b192a292-1839-4e15-a76f-e2ac237076d0 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:5dc7fd77-7701-40f9-8dac-2b5c01206825 for instance 398d19f8-68df-436d-8f2b-26ad41f67c3c on instance [pid: 8|app: 0|req: 373/745] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:32:59 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) 2026-05-25 15:32:59.425 7 WARNING neutronclient.v2_0.client [None req-fff970b5-bbc2-471d-bf13-9978d4e86546 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in 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/746] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:59 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1475 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:59.640 8 WARNING neutronclient.v2_0.client [None req-18880554-7055-4aea-a431-e6cd7a4db043 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/747] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:32:59 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1829 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/748] 10.0.0.159 () {32 vars in 723 bytes} [Mon May 25 15:33:00 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a/ips => generated 193 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:00.516 8 WARNING neutronclient.v2_0.client [None req-a5437ca7-8795-47f9-a367-36b415ed8f50 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/749] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:00 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1475 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-05-25 15:33:00.806 7 WARNING neutronclient.v2_0.client [None req-4e373889-19a6-418c-9d8b-eb789601add2 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/750] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:00 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1822 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/751] 10.0.0.159 () {32 vars in 723 bytes} [Mon May 25 15:33:01 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a/ips => generated 193 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:33:01.453 7 INFO nova.api.openstack.compute.server_external_events [req-c0c29124-801d-4ddd-b086-4d36216c7f53 req-d7d93bbc-32b2-4619-9d70-b807d93e479f 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:5dc7fd77-7701-40f9-8dac-2b5c01206825 for instance 398d19f8-68df-436d-8f2b-26ad41f67c3c on instance 2026-05-25 15:33:01.454 7 INFO nova.api.openstack.compute.server_external_events [req-c0c29124-801d-4ddd-b086-4d36216c7f53 req-d7d93bbc-32b2-4619-9d70-b807d93e479f 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:5dc7fd77-7701-40f9-8dac-2b5c01206825 for instance 398d19f8-68df-436d-8f2b-26ad41f67c3c on instance 2026-05-25 15:33:01.454 7 INFO nova.api.openstack.compute.server_external_events [req-c0c29124-801d-4ddd-b086-4d36216c7f53 req-d7d93bbc-32b2-4619-9d70-b807d93e479f 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:5dc7fd77-7701-40f9-8dac-2b5c01206825 for instance 398d19f8-68df-436d-8f2b-26ad41f67c3c on instance [pid: 7|app: 0|req: 376/752] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:01 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:01.521 8 INFO nova.api.openstack.compute.server_external_events [req-2d093684-f53d-43bf-ba3b-20e884259bc7 req-7fbeb7a2-ea55-497b-90b4-13d219e632b4 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:da1c5ae4-2876-4c1e-9f44-0a215c0378d7 for instance 2f5d332a-d0bf-42d3-92fe-01bb95f3954a on instance [pid: 8|app: 0|req: 377/753] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:01.598 7 WARNING neutronclient.v2_0.client [None req-f1f0f5d3-4354-4fdc-a6c9-ee3441eaa310 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in 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/754] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:01 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1483 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:01.777 8 WARNING neutronclient.v2_0.client [None req-9dfba6d8-68ab-483d-8143-862e169361c9 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:33:01.934 8 WARNING neutronclient.v2_0.client [None req-9dfba6d8-68ab-483d-8143-862e169361c9 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/755] 10.0.0.159 () {34 vars in 663 bytes} [Mon May 25 15:33:01 2026] POST /v2.1/servers => generated 424 bytes in 530 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:02.236 7 WARNING neutronclient.v2_0.client [None req-a6cb1a29-e6df-4a83-8582-58e57fe11e95 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/756] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:02 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1370 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/757] 10.0.0.159 () {32 vars in 723 bytes} [Mon May 25 15:33:02 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a/ips => generated 154 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: 379/758] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:33:02 2026] DELETE /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:02.654 8 WARNING neutronclient.v2_0.client [None req-a89dac6e-9d97-4d5a-98a7-7fcc6617deef 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:02.686 7 WARNING neutronclient.v2_0.client [None req-4dbf0f71-ff24-44cb-a708-2a23d11b8bbb 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/759] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:02 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1841 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/760] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:02 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1560 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:03.349 8 WARNING neutronclient.v2_0.client [None req-4233e86e-9ce0-4d67-805e-6b1cd2041cea ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in 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/761] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:03 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1374 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:03.571 7 INFO nova.api.openstack.compute.server_external_events [req-5a8ddf9b-7586-4c03-8115-5c6b7984bf0d req-748dc785-3968-4013-94af-2fe1ffbdf4ff 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:13464e8f-f12b-4b02-a774-6ef5a55d89fb for instance 806b6ce1-107a-422a-9211-d988ac2df8ae on instance [pid: 7|app: 0|req: 381/762] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:03.847 8 WARNING neutronclient.v2_0.client [None req-444e6725-95b2-4151-aeb8-80231514f94c 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:03.903 7 WARNING neutronclient.v2_0.client [None req-533271ac-e7e3-4f4c-8091-20e676d7942a 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/763] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:03 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1841 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/764] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:03 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1548 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:04.438 8 WARNING neutronclient.v2_0.client [None req-3bc7304e-5a11-4264-9216-0706e7189166 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/765] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:04 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1422 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:04.992 7 WARNING neutronclient.v2_0.client [None req-53c2b62e-40be-46c2-8f6a-66e309129038 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:05.055 8 WARNING neutronclient.v2_0.client [None req-f4b2e6b5-3960-486f-84e1-5004a91d58a8 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/766] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:04 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1841 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/767] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:05 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1548 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:05.526 7 WARNING neutronclient.v2_0.client [None req-4763d574-4fbb-42c3-bdb0-5da8b99b1a94 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/768] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:05 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1422 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:05.608 8 INFO nova.api.openstack.compute.server_external_events [req-68a82942-19b3-46dc-9ccd-be5ca451af73 req-baf24a44-6b82-4ec6-bc68-c945f29c68a5 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-deleted:da1c5ae4-2876-4c1e-9f44-0a215c0378d7 for instance 2f5d332a-d0bf-42d3-92fe-01bb95f3954a on instance [pid: 8|app: 0|req: 385/769] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:06.135 7 WARNING neutronclient.v2_0.client [None req-9cecea84-7da7-4f8f-815c-923ad64cd033 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/772] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:06 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1481 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-05-25 15:33:06.280 8 WARNING neutronclient.v2_0.client [None req-6229aff0-ea25-410b-9f59-251192a47345 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in 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/773] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:06 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1548 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:06.555 7 INFO nova.api.openstack.compute.server_external_events [req-5ba5578d-e565-4437-b1e1-293c11b5b043 req-2c3118c3-54f7-4ecc-bcfc-d885d80f4951 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:13464e8f-f12b-4b02-a774-6ef5a55d89fb for instance 806b6ce1-107a-422a-9211-d988ac2df8ae on instance [pid: 7|app: 0|req: 387/774] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:06.615 8 WARNING neutronclient.v2_0.client [None req-1343dd98-f922-43e8-8608-ae7fbdddf253 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/775] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:06 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1430 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-05-25 15:33:07.255 7 WARNING neutronclient.v2_0.client [None req-35a4193b-45ce-42f3-ab81-1ab99f401fbe 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/776] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:07 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1486 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:07.466 8 WARNING neutronclient.v2_0.client [None req-11abf0f0-fe7b-4d59-9e4c-06c4ca1639a7 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/777] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:07 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1548 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:07.726 7 WARNING neutronclient.v2_0.client [None req-8b13612a-ee05-4cfa-9367-6aecba85de2c ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in 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/778] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:07 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1482 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:07.890 8 INFO nova.api.openstack.compute.server_external_events [req-07153124-4bc9-4876-a361-44874d48141f req-c703bbcd-63be-4846-8e23-0feb410e08aa 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:01153f97-c082-4f0f-a402-586b1a026e52 for instance cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 on instance [pid: 8|app: 0|req: 390/779] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:08.356 7 WARNING neutronclient.v2_0.client [None req-a2e0ff9a-0419-412f-8854-db1ea92b2655 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/780] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:08 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 1486 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:08.603 7 INFO nova.api.openstack.compute.server_external_events [req-d76e9c18-32a1-466e-99f2-d37dacf68d32 req-6f2ef63e-cb6d-4788-a25d-3749553d44eb 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:13464e8f-f12b-4b02-a774-6ef5a55d89fb for instance 806b6ce1-107a-422a-9211-d988ac2df8ae on instance 2026-05-25 15:33:08.603 7 INFO nova.api.openstack.compute.server_external_events [req-d76e9c18-32a1-466e-99f2-d37dacf68d32 req-6f2ef63e-cb6d-4788-a25d-3749553d44eb 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:13464e8f-f12b-4b02-a774-6ef5a55d89fb for instance 806b6ce1-107a-422a-9211-d988ac2df8ae on instance 2026-05-25 15:33:08.604 8 WARNING neutronclient.v2_0.client [None req-276d4f0b-5f1e-46b5-aac5-4d1d6191f702 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/781] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:08 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:08 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1548 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:08.905 7 WARNING neutronclient.v2_0.client [None req-0020c861-8603-4f36-a09e-b8edccd6bfea ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/783] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:08 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1470 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:09.431 8 INFO nova.api.openstack.wsgi [None req-e91ff20f-8ea6-4fc4-b523-fabc9f68d52b 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] HTTP exception thrown: Instance 2f5d332a-d0bf-42d3-92fe-01bb95f3954a could not be found. [pid: 8|app: 0|req: 392/784] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:09 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/785] 10.0.0.159 () {32 vars in 704 bytes} [Mon May 25 15:33:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-479699188 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:09.821 8 WARNING neutronclient.v2_0.client [None req-86fc6c90-5a51-43a8-a1de-32a5e5441aa0 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/786] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:09 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1725 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:09.948 7 WARNING neutronclient.v2_0.client [None req-0aa42005-63e9-435d-b31d-16e962b563a3 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:33:09.969 8 INFO nova.api.openstack.wsgi [None req-9a17c30d-4071-4c5e-884f-9d5e8b3890f6 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] HTTP exception thrown: Instance 2f5d332a-d0bf-42d3-92fe-01bb95f3954a could not be found. [pid: 8|app: 0|req: 394/787] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:33:09 2026] DELETE /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/788] 10.0.0.159 () {32 vars in 741 bytes} [Mon May 25 15:33:09 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae/os-interface => generated 285 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:33:09.996 8 INFO nova.api.openstack.wsgi [None req-cbbb93fe-da2f-407d-86d8-87d35c927e73 89bfe8a6bc324ddeadac9ea2ad8b6251 0b8a6fd579ce4cfaa22fdcf5a3d33ed1 - - default default] HTTP exception thrown: Instance 2f5d332a-d0bf-42d3-92fe-01bb95f3954a could not be found. [pid: 8|app: 0|req: 395/789] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:09 2026] GET /v2.1/servers/2f5d332a-d0bf-42d3-92fe-01bb95f3954a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:10.062 7 WARNING neutronclient.v2_0.client [None req-4930d55e-fe8c-4463-a10c-41a68df9134d ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:10.695 8 WARNING neutronclient.v2_0.client [None req-6c6595aa-6cb2-43bb-8a06-7bca932f5113 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in 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/790] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:10 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1470 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:10.849 7 INFO nova.api.openstack.compute.server_external_events [req-59c4eabb-96f1-4440-8dcd-f7de09431436 req-d275344b-3e92-487e-bb4d-f9f490e27ddd 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:13464e8f-f12b-4b02-a774-6ef5a55d89fb for instance 806b6ce1-107a-422a-9211-d988ac2df8ae on instance [pid: 8|app: 0|req: 396/791] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:10 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1725 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/792] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:10 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: 397/793] 10.0.0.159 () {32 vars in 641 bytes} [Mon May 25 15:33:10 2026] GET /v2.1/servers => generated 377 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/794] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:33:10 2026] DELETE /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:11.079 8 WARNING neutronclient.v2_0.client [None req-f1d7567c-bbca-4621-8ee2-c564fdaa6b98 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in 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/795] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:11 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1731 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:11.902 7 WARNING neutronclient.v2_0.client [None req-ccdd269a-123b-4ffe-973a-eccec2864672 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/796] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:11 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => 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-05-25 15:33:12.218 8 WARNING neutronclient.v2_0.client [None req-5a578443-7dcb-44c4-b60e-6d0fa77fd7d4 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in 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/797] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:12 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1851 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:12.370 7 INFO nova.api.openstack.compute.server_external_events [req-d55e462a-b784-44e9-aedf-21930cc4c5c6 req-33fe7c11-8cf0-4f87-9210-e45e4411a3b0 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:13464e8f-f12b-4b02-a774-6ef5a55d89fb for instance 806b6ce1-107a-422a-9211-d988ac2df8ae on instance [pid: 7|app: 0|req: 399/798] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:12 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-05-25 15:33:13.055 8 WARNING neutronclient.v2_0.client [None req-162aec9b-47b6-49f2-a925-23abc243f8ff ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in 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/799] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:13 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1470 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:13.367 7 WARNING neutronclient.v2_0.client [None req-1d3f26ec-4bc6-461c-a5b5-51cb59862d59 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/800] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:13 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1851 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:13.859 8 INFO nova.api.openstack.compute.server_external_events [req-558a439c-4137-46f5-ae3b-e764e0349759 req-39a5720e-7846-449e-8cec-a61e78b849a5 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-deleted:13464e8f-f12b-4b02-a774-6ef5a55d89fb for instance 806b6ce1-107a-422a-9211-d988ac2df8ae on instance [pid: 8|app: 0|req: 401/801] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:14.231 7 WARNING neutronclient.v2_0.client [None req-c4c618c4-ea7d-464a-bee0-d9a49e6bfba7 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/802] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:14 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1470 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:14.411 8 INFO nova.api.openstack.compute.server_external_events [req-f8ba5fc7-06b8-4b17-9b05-91d66a6e6991 req-83aa7b06-f147-4191-b574-f9cc80a4d652 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:13464e8f-f12b-4b02-a774-6ef5a55d89fb for instance 806b6ce1-107a-422a-9211-d988ac2df8ae on instance 2026-05-25 15:33:14.412 8 INFO nova.api.openstack.compute.server_external_events [req-f8ba5fc7-06b8-4b17-9b05-91d66a6e6991 req-83aa7b06-f147-4191-b574-f9cc80a4d652 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:01153f97-c082-4f0f-a402-586b1a026e52 for instance cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 on instance 2026-05-25 15:33:14.412 8 INFO nova.api.openstack.compute.server_external_events [req-f8ba5fc7-06b8-4b17-9b05-91d66a6e6991 req-83aa7b06-f147-4191-b574-f9cc80a4d652 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:01153f97-c082-4f0f-a402-586b1a026e52 for instance cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 on instance [pid: 8|app: 0|req: 402/803] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:14 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:14.518 7 WARNING neutronclient.v2_0.client [None req-f566b292-aba4-4326-95af-8ca6e53f91ac 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in 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/804] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:14 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1504 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/805] 10.0.0.159 () {30 vars in 413 bytes} [Mon May 25 15:33:14 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/806] 10.0.0.159 () {28 vars in 560 bytes} [Mon May 25 15:33:14 2026] GET /v2/ => generated 402 bytes in 451 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/807] 10.0.0.159 () {28 vars in 564 bytes} [Mon May 25 15:33:15 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: 404/808] 10.0.0.159 () {30 vars in 413 bytes} [Mon May 25 15:33:15 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-25 15:33:15.445 8 WARNING neutronclient.v2_0.client [None req-ed2bbc5d-414b-48c6-a66e-50aa6ad24ed0 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/809] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:15 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1470 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:33:15.610 7 WARNING neutronclient.v2_0.client [None req-46e1cebc-af14-4423-8ed8-7fb6ffc5255f 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/810] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:15 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1509 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:16.453 7 WARNING neutronclient.v2_0.client [None req-da8e5c87-d757-4402-88df-cc3008c53a2c d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:16.597 8 WARNING neutronclient.v2_0.client [None req-f412f897-da38-4141-a9c6-1eeb2c6486ed ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in 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/813] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:16 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1822 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/814] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:16 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1655 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:16.733 8 WARNING neutronclient.v2_0.client [None req-4d80ceb6-e913-469a-a711-4f0cc12937e0 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/815] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:33:16 2026] DELETE /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => 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, ' [pid: 8|app: 0|req: 408/816] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:16 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 1509 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/817] 10.0.0.159 () {32 vars in 723 bytes} [Mon May 25 15:33:16 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90/ips => generated 109 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:16.795 8 WARNING neutronclient.v2_0.client [None req-74e909be-88a2-4e00-b5fc-78bf52e93361 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/818] 10.0.0.159 () {32 vars in 723 bytes} [Mon May 25 15:33:16 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90/ips => generated 109 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/819] 10.0.0.159 () {32 vars in 823 bytes} [Mon May 25 15:33:16 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90/ips/tempest-ServerAddressesTestJSON-367464554-network => generated 94 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/820] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:16 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1828 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/821] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:33:16 2026] DELETE /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => 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-05-25 15:33:16.985 8 WARNING neutronclient.v2_0.client [None req-213c2a78-03c2-4b88-9b4c-6742b8329279 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/822] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:16 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1661 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:17.815 7 INFO nova.api.openstack.wsgi [None req-75df3cbe-a9fa-4c90-9fd1-33ed77291920 7edc7707e9204475b9d43437c7e5d311 ac1b706657f940e5a3a4c988360b114e - - default default] HTTP exception thrown: Instance 806b6ce1-107a-422a-9211-d988ac2df8ae could not be found. [pid: 7|app: 0|req: 413/823] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:17 2026] GET /v2.1/servers/806b6ce1-107a-422a-9211-d988ac2df8ae => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/824] 10.0.0.159 () {32 vars in 706 bytes} [Mon May 25 15:33:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1523256458 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:18.011 7 WARNING neutronclient.v2_0.client [None req-16c6d98e-6f3d-434d-af96-28af94a7ecbb d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:33:18.035 8 INFO nova.api.openstack.compute.server_external_events [req-420464e0-f4c4-4aa5-acb5-4a321fec1b15 req-a4958cb9-e74a-43d9-9a25-390a9a39ab3d 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:5dc7fd77-7701-40f9-8dac-2b5c01206825 for instance 398d19f8-68df-436d-8f2b-26ad41f67c3c on instance [pid: 8|app: 0|req: 412/825] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:18.153 8 WARNING neutronclient.v2_0.client [None req-18301205-ba52-44b9-94b9-3cbe08f57b43 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in 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/826] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:17 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1828 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/827] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:18 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1661 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:19.249 7 WARNING neutronclient.v2_0.client [None req-84ebbaab-a9ac-467a-b4be-116b127ae472 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:19.398 8 WARNING neutronclient.v2_0.client [None req-a8f2dba9-7a52-40b0-a631-63fbe6412703 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/828] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:19 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1760 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:19.651 7 INFO nova.api.openstack.compute.server_external_events [req-30803b6a-a98d-4ea9-9368-c7cbf022b23e req-fbdc2832-872f-496a-a023-ca75b6b931b4 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-deleted:5dc7fd77-7701-40f9-8dac-2b5c01206825 for instance 398d19f8-68df-436d-8f2b-26ad41f67c3c on instance [pid: 7|app: 0|req: 416/829] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/830] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:19 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1661 bytes in 604 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:20.087 7 INFO nova.api.openstack.compute.server_external_events [req-c12f0472-e929-4e9b-8759-ff4ef73b19af req-4b3a4160-b878-4d62-b805-9270db0dd30d 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:5dc7fd77-7701-40f9-8dac-2b5c01206825 for instance 398d19f8-68df-436d-8f2b-26ad41f67c3c on instance 2026-05-25 15:33:20.087 7 INFO nova.api.openstack.compute.server_external_events [req-c12f0472-e929-4e9b-8759-ff4ef73b19af req-4b3a4160-b878-4d62-b805-9270db0dd30d 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:01153f97-c082-4f0f-a402-586b1a026e52 for instance cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 on instance 2026-05-25 15:33:20.088 7 INFO nova.api.openstack.compute.server_external_events [req-c12f0472-e929-4e9b-8759-ff4ef73b19af req-4b3a4160-b878-4d62-b805-9270db0dd30d 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:01153f97-c082-4f0f-a402-586b1a026e52 for instance cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 on instance 2026-05-25 15:33:20.088 7 INFO nova.api.openstack.compute.server_external_events [req-c12f0472-e929-4e9b-8759-ff4ef73b19af req-4b3a4160-b878-4d62-b805-9270db0dd30d 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-deleted:01153f97-c082-4f0f-a402-586b1a026e52 for instance cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 on instance [pid: 7|app: 0|req: 417/831] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:33:20 2026] POST /v2.1/os-server-external-events => generated 702 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:20.688 8 WARNING neutronclient.v2_0.client [None req-24ac63c7-4179-47a0-9bb9-ae8e64f0b27f d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/832] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:20 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1478 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:21.034 7 WARNING neutronclient.v2_0.client [None req-84ff9eeb-91fd-417d-945a-0ef466ce6bf2 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/833] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:20 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1456 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-05-25 15:33:21.866 8 WARNING neutronclient.v2_0.client [None req-b542a524-556a-4fc6-aa0d-d212c6075811 d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/834] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:21 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 1478 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:22.128 7 WARNING neutronclient.v2_0.client [None req-a2553551-cf48-4a47-b367-ba1444b86cb3 ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/835] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:22 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1456 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:22.947 8 INFO nova.api.openstack.wsgi [None req-0374645d-7d6f-4f56-8eff-a8f448daab1c d5e959c971ac4a17a4934c4ba9ceea4e d61b6748c6b74bcd93e61bf2cba73b48 - - default default] HTTP exception thrown: Instance 398d19f8-68df-436d-8f2b-26ad41f67c3c could not be found. [pid: 8|app: 0|req: 417/836] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:22 2026] GET /v2.1/servers/398d19f8-68df-436d-8f2b-26ad41f67c3c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/837] 10.0.0.159 () {32 vars in 706 bytes} [Mon May 25 15:33:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1459592335 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:23.242 8 WARNING neutronclient.v2_0.client [None req-6a2171ce-83cd-476d-a81c-8ad9404f567d ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/838] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:23 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => generated 1456 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:33:24.334 7 INFO nova.api.openstack.wsgi [None req-85460ef2-255a-45df-93c3-721a81a0705e ae1bcece4b3a406a9acf5c9e0c66dff0 e5ab5ba6354440279c3a923ff0a7c418 - - default default] HTTP exception thrown: Instance cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 could not be found. [pid: 7|app: 0|req: 421/839] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:33:24 2026] GET /v2.1/servers/cd325336-5fb4-41ca-ad1e-ddaab5f2dc90 => 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: 430/856] 10.0.0.151 () {30 vars in 619 bytes} [Mon May 25 15:34:42 2026] GET /v2.1 => generated 0 bytes in 226 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/857] 10.0.0.151 () {32 vars in 692 bytes} [Mon May 25 15:34:42 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: 431/858] 10.0.0.151 () {34 vars in 913 bytes} [Mon May 25 15:34:42 2026] GET /v2.1/os-simple-tenant-usage/d012085cd2724c04b4d9aa4dc7e86fb6?start=2026-05-24T00:00:00&end=2026-05-25T23:59:59 => generated 20 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/859] 10.0.0.151 () {30 vars in 654 bytes} [Mon May 25 15:34:42 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/860] 10.0.0.151 () {30 vars in 619 bytes} [Mon May 25 15:34:45 2026] GET /v2.1 => generated 0 bytes in 128 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 429/861] 10.0.0.151 () {32 vars in 692 bytes} [Mon May 25 15:34:45 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: 7|app: 0|req: 433/862] 10.0.0.151 () {34 vars in 913 bytes} [Mon May 25 15:34:45 2026] GET /v2.1/os-simple-tenant-usage/d012085cd2724c04b4d9aa4dc7e86fb6?start=2026-05-24T00:00:00&end=2026-05-25T23:59:59 => generated 20 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/865] 10.0.0.151 () {30 vars in 654 bytes} [Mon May 25 15:34:46 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:34:47.848 8 WARNING neutronclient.v2_0.client [None req-b12426b2-3e5e-4cf3-8506-3c02ab8ca9f8 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:47.996 8 WARNING neutronclient.v2_0.client [None req-b12426b2-3e5e-4cf3-8506-3c02ab8ca9f8 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/866] 10.0.0.159 () {34 vars in 663 bytes} [Mon May 25 15:34:47 2026] POST /v2.1/servers => generated 424 bytes in 432 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-25 15:34:48.209 7 WARNING neutronclient.v2_0.client [None req-8ee45704-377e-418f-ad8b-5de41752e5c5 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/867] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:34:48 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1368 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:49.308 8 WARNING neutronclient.v2_0.client [None req-718e351b-6f3f-4e01-9ae3-965b6473897d cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/868] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:34:49 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1372 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:50.402 7 WARNING neutronclient.v2_0.client [None req-9f7a0d09-2753-44f0-a1e1-2d262f4979e3 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/869] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:34:50 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1420 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:51.657 8 WARNING neutronclient.v2_0.client [None req-d95f04ba-f1a0-4a24-9fc2-49ae58aabb61 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/870] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:34:51 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1420 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:52.762 7 WARNING neutronclient.v2_0.client [None req-95aeb8ac-f946-4613-b5f5-a5129af3b0e2 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/871] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:34:52 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1470 bytes in 2008 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:55.046 8 INFO nova.api.openstack.compute.server_external_events [req-bc092c79-3019-4a86-94df-13b2c8af370e req-0d8cee5a-9994-4331-aa31-42ae1b6dcb06 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:2957018e-0d8a-4893-bac7-04c89960b834 for instance af93c106-2bb6-4423-a93f-a628ef5cfc52 on instance [pid: 8|app: 0|req: 434/872] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:34:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:55.776 7 WARNING neutronclient.v2_0.client [None req-c9b06040-40c0-4a02-bfe6-4dfed03d2b22 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/875] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:34:55 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1468 bytes in 1144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:57.946 8 WARNING neutronclient.v2_0.client [None req-6bbd705e-013f-4e5b-bd70-d89612d5a634 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/876] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:34:57 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1468 bytes in 2900 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/877] 10.0.0.159 () {34 vars in 671 bytes} [Mon May 25 15:35:01 2026] POST /v2.1/os-keypairs => generated 398 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-05-25 15:35:01.872 8 WARNING neutronclient.v2_0.client [None req-d9ee37b4-ed79-4b7b-a6b2-a8cb5c0f211e cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/878] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:01 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1468 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/879] 10.0.0.159 () {34 vars in 671 bytes} [Mon May 25 15:35:02 2026] POST /v2.1/os-keypairs => generated 396 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:03.246 8 WARNING neutronclient.v2_0.client [None req-4d24a5c2-d695-49d8-b0a0-f21a674cf9d0 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/880] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:03 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1468 bytes in 843 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/881] 10.0.0.159 () {34 vars in 671 bytes} [Mon May 25 15:35:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:05.111 8 WARNING neutronclient.v2_0.client [None req-5485ebff-3b57-4148-ad3d-36a4f36611c8 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:05.240 7 WARNING neutronclient.v2_0.client [None req-f1b7f576-f473-41d3-95aa-65b78f362eab 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:05.452 7 WARNING neutronclient.v2_0.client [None req-f1b7f576-f473-41d3-95aa-65b78f362eab 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in 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/882] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:05 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1468 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:05.756 7 WARNING neutronclient.v2_0.client [None req-f1b7f576-f473-41d3-95aa-65b78f362eab 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in 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/885] 10.0.0.159 () {34 vars in 663 bytes} [Mon May 25 15:35:05 2026] POST /v2.1/servers => generated 449 bytes in 871 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:06.074 8 WARNING neutronclient.v2_0.client [None req-4f70c3ad-afc7-48a0-b44d-c2b1ee647415 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/886] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:06 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1402 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:06.584 7 WARNING neutronclient.v2_0.client [None req-687b5af8-f07f-4177-b809-4151f316e24e f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:06.587 8 WARNING neutronclient.v2_0.client [None req-7e974e51-a480-409b-a227-5ec9752b1cdb cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:06.633 7 WARNING neutronclient.v2_0.client [None req-687b5af8-f07f-4177-b809-4151f316e24e f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in 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/887] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:06 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1468 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:06.691 7 WARNING neutronclient.v2_0.client [None req-687b5af8-f07f-4177-b809-4151f316e24e f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:06.878 7 WARNING neutronclient.v2_0.client [None req-687b5af8-f07f-4177-b809-4151f316e24e f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in 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/888] 10.0.0.159 () {34 vars in 663 bytes} [Mon May 25 15:35:06 2026] POST /v2.1/servers => generated 495 bytes in 591 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:07.117 8 WARNING neutronclient.v2_0.client [None req-8c92407d-9986-4e64-9cec-112da02de1d6 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/889] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:07 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1456 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:07.195 7 WARNING neutronclient.v2_0.client [None req-cc7b7e44-a74f-499e-8c0e-8df1ff6fc75b 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in 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/890] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:07 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1406 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:07.743 8 WARNING neutronclient.v2_0.client [None req-661acac3-0c8f-4799-a82c-ae7befdcaa61 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:07.857 7 INFO nova.api.openstack.compute.server_external_events [req-84cf1139-2aaf-4960-8a88-a091aa05f5b1 req-23617cde-24a6-4e95-a2bf-b9a2e81c66ff 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:2957018e-0d8a-4893-bac7-04c89960b834 for instance af93c106-2bb6-4423-a93f-a628ef5cfc52 on instance [pid: 7|app: 0|req: 446/891] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/892] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:07 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1468 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:08.236 7 WARNING neutronclient.v2_0.client [None req-70571841-ad5e-469c-811d-d070ad2ce0ac f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/893] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:08 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1460 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:08.291 8 WARNING neutronclient.v2_0.client [None req-8d38f5b0-0dd5-4213-9b97-8770dae50394 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/894] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:08 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1454 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:08.996 7 WARNING neutronclient.v2_0.client [None req-328fc26b-0b8b-4b21-9fa9-f64adbfd487f cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/895] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:08 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1647 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:09.336 8 WARNING neutronclient.v2_0.client [None req-e90a4f47-b5b2-42d3-b6be-1e86093cc947 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/896] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:09 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1452 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:09.392 7 WARNING neutronclient.v2_0.client [None req-ddf5fe18-9334-4405-86d2-859fcd49f19e 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in 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/897] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:09 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => 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-05-25 15:35:09.916 8 INFO nova.api.openstack.compute.server_external_events [req-0e6a378a-38eb-45c1-937f-12d8151e11c3 req-42d90826-a5a4-4c23-91fc-33e8633b9d32 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:2957018e-0d8a-4893-bac7-04c89960b834 for instance af93c106-2bb6-4423-a93f-a628ef5cfc52 on instance [pid: 8|app: 0|req: 449/898] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/899] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:35:10 2026] DELETE /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-25 15:35:10.442 8 WARNING neutronclient.v2_0.client [None req-c654bbc2-fb4b-4d19-8ab3-f2598d21bee0 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/900] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:10 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1508 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:10.475 7 WARNING neutronclient.v2_0.client [None req-d51a22c6-eba3-4e58-8ca8-81ab4d0695fe 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:10.507 8 WARNING neutronclient.v2_0.client [None req-fe673019-51a7-43b1-a60f-07dc7d7f0ae3 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in 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/901] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:10 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1462 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/902] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:10 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1653 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:11.536 7 WARNING neutronclient.v2_0.client [None req-7b3dde08-3743-47c8-9de7-fa45984fba9b f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:11.572 8 WARNING neutronclient.v2_0.client [None req-024999d1-50cb-4720-945c-4832623ab0c2 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/903] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:11 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1508 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:11.802 7 WARNING neutronclient.v2_0.client [None req-ae4c7677-8519-4775-90db-ba2547b20a49 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/904] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:11 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1539 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:11.946 8 INFO nova.api.openstack.compute.server_external_events [req-3d9c43a9-e364-4c35-b954-e8de21b4eff7 req-98828e05-28bb-4fdc-adde-7953f74a6090 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:cb166f54-26f5-44d1-94d5-fb10afcec152 for instance ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 on instance [pid: 8|app: 0|req: 453/905] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:11 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, ' [pid: 7|app: 0|req: 453/906] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:11 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1653 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:11.973 8 INFO nova.api.openstack.compute.server_external_events [req-57e1cd5b-f81d-46ab-b0e9-2becb529ec5e req-0044e97f-20e2-4d7a-b470-b1c94c3b0595 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:2957018e-0d8a-4893-bac7-04c89960b834 for instance af93c106-2bb6-4423-a93f-a628ef5cfc52 on instance 2026-05-25 15:35:11.974 8 INFO nova.api.openstack.compute.server_external_events [req-57e1cd5b-f81d-46ab-b0e9-2becb529ec5e req-0044e97f-20e2-4d7a-b470-b1c94c3b0595 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:cb166f54-26f5-44d1-94d5-fb10afcec152 for instance ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 on instance [pid: 8|app: 0|req: 454/907] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:11 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:12.816 7 WARNING neutronclient.v2_0.client [None req-40b06fda-0eb6-4625-8875-254d798b33c1 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:12.976 8 WARNING neutronclient.v2_0.client [None req-205a5c4e-1991-47bd-9f4b-2e72640f1528 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/908] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:12 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1629 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/909] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:12 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1527 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:13.264 7 WARNING neutronclient.v2_0.client [None req-bcc4a40c-9346-4e01-b5ad-d80e14cb9f9e cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/910] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:13 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1611 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:13.990 8 INFO nova.api.openstack.compute.server_external_events [req-02933bfb-925d-4fe1-b8ff-3643b79b11e5 req-ca92c2fe-cc8e-4379-9a45-44f883cd7ced 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:737e5c0d-f207-4235-a773-59cd82c2f399 for instance 3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 on instance [pid: 8|app: 0|req: 456/911] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:14.035 7 INFO nova.api.openstack.compute.server_external_events [req-41662600-d3c6-4282-8ab6-faf37dd9f0ee req-477d1447-ae14-4674-be7b-41ccc63123d3 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:2957018e-0d8a-4893-bac7-04c89960b834 for instance af93c106-2bb6-4423-a93f-a628ef5cfc52 on instance 2026-05-25 15:35:14.036 7 INFO nova.api.openstack.compute.server_external_events [req-41662600-d3c6-4282-8ab6-faf37dd9f0ee req-477d1447-ae14-4674-be7b-41ccc63123d3 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-deleted:2957018e-0d8a-4893-bac7-04c89960b834 for instance af93c106-2bb6-4423-a93f-a628ef5cfc52 on instance [pid: 7|app: 0|req: 456/912] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:14 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:14.288 8 WARNING neutronclient.v2_0.client [None req-fb08812c-0f34-4243-9d09-c99b15770308 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:14.314 7 WARNING neutronclient.v2_0.client [None req-f19ecaa7-3e19-4ef3-ad26-05d29e4efb46 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/913] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:14 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1527 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/914] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:14 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1627 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:14.458 7 WARNING neutronclient.v2_0.client [None req-9a54cce6-b1a0-4e81-aa09-80e2bc6371d9 cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in 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/915] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:14 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1454 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:15.464 8 WARNING neutronclient.v2_0.client [None req-98aa08d8-2a49-496b-a26e-23443613eec2 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:15.489 7 WARNING neutronclient.v2_0.client [None req-021ba221-e3f0-49f0-83f4-665c593336fc f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/916] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:15 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1527 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/917] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:15 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1627 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:15.613 8 WARNING neutronclient.v2_0.client [None req-d01f2142-bc42-48fa-98e4-976b1ddb6f2a cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in 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/918] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:15 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1454 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:16.632 7 WARNING neutronclient.v2_0.client [None req-0aa14f24-be3c-4a87-9bd4-7016b388e5b3 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:16.668 8 WARNING neutronclient.v2_0.client [None req-3b67bd4f-fb73-44e5-adea-2fb806385493 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in 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/921] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:16 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1527 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/922] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:16 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1627 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:16.906 7 WARNING neutronclient.v2_0.client [None req-48ccdd4a-4322-4924-ae02-441832e882fc cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:16.920 8 INFO nova.api.openstack.compute.server_external_events [req-c80d853a-921a-4e9a-b245-f49c3173c407 req-a35b43d6-cd8d-4dbb-8f5d-4ef56b99e491 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:cb166f54-26f5-44d1-94d5-fb10afcec152 for instance ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 on instance [pid: 8|app: 0|req: 462/923] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/924] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:16 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 1454 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-05-25 15:35:17.898 8 WARNING neutronclient.v2_0.client [None req-bbf064af-59ca-430c-8bef-38415aabf679 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:17.954 7 WARNING neutronclient.v2_0.client [None req-5d7cf088-ce64-4245-b879-ebff1adf1d51 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/925] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:17 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1527 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:18.094 8 INFO nova.api.openstack.wsgi [None req-f22f7509-6739-4f97-8245-07a1212ce82e cfe94a0cef4d44389b5f671feb33e5df 8bfb89f2640f44959872baf13e0d189a - - default default] HTTP exception thrown: Instance af93c106-2bb6-4423-a93f-a628ef5cfc52 could not be found. [pid: 8|app: 0|req: 464/926] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:18 2026] GET /v2.1/servers/af93c106-2bb6-4423-a93f-a628ef5cfc52 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/927] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:17 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1627 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:18.961 8 INFO nova.api.openstack.compute.server_external_events [req-52dd459c-55eb-42bc-a6ba-8c53f4831e51 req-1e61214d-5c49-43fd-8e52-7d32d772abd1 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:cb166f54-26f5-44d1-94d5-fb10afcec152 for instance ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 on instance [pid: 8|app: 0|req: 465/928] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:19.180 7 WARNING neutronclient.v2_0.client [None req-b3941f46-6872-4aa3-af43-b792634f516f 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:19.201 8 WARNING neutronclient.v2_0.client [None req-52092cf3-4c18-4686-bdf1-ddce9dde178d f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in 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/929] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:19 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1694 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/930] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:19 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1627 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:19.455 7 WARNING neutronclient.v2_0.client [None req-bcd92f46-2257-486e-ba86-6956100ee5e2 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:19.573 8 INFO nova.api.openstack.compute.server_external_events [req-eecd18eb-8dbf-400a-87ce-63ce631c9c9f req-a6ada376-78fa-42e4-9886-10f01ece5fd4 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:737e5c0d-f207-4235-a773-59cd82c2f399 for instance 3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 on instance [pid: 8|app: 0|req: 467/931] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/932] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:19 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1694 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:20.484 8 WARNING neutronclient.v2_0.client [None req-deadbc5d-6e99-4266-b0f5-027d81d7b30a f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:21.462 7 INFO nova.api.openstack.compute.server_external_events [req-80fbc2ad-ca64-405e-b069-420c710e1afb req-1dc40c0f-6ca8-4b2b-8cd4-21209e153abb 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:cb166f54-26f5-44d1-94d5-fb10afcec152 for instance ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 on instance [pid: 7|app: 0|req: 466/933] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/934] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:20 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1627 bytes in 1039 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:21.644 7 INFO nova.api.openstack.compute.server_external_events [req-272b5a39-94b5-43ce-acae-52d215f60c1e req-8a691963-26e9-4d11-8e34-856f03681fd5 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:737e5c0d-f207-4235-a773-59cd82c2f399 for instance 3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 on instance [pid: 7|app: 0|req: 467/935] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:22.547 8 WARNING neutronclient.v2_0.client [None req-99dd9187-e487-43df-b63c-4e44b2868472 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/936] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:22 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1808 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-05-25 15:35:22.698 7 WARNING neutronclient.v2_0.client [None req-ab3a5719-29db-4d24-8742-e64e1c4a1b27 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in 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/937] 10.0.0.159 () {32 vars in 741 bytes} [Mon May 25 15:35:22 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0/os-interface => generated 285 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:23.691 8 INFO nova.api.openstack.compute.server_external_events [req-1b9f0164-5e91-47a4-9dff-827cf62b2d2d req-9cadd470-3e69-4400-a8c2-e98f516f4da5 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:737e5c0d-f207-4235-a773-59cd82c2f399 for instance 3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 on instance [pid: 8|app: 0|req: 470/938] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/941] 10.0.0.159 () {34 vars in 750 bytes} [Mon May 25 15:35:29 2026] POST /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9/action => generated 32046 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-05-25 15:35:30.596 7 WARNING neutronclient.v2_0.client [None req-fbc57b1b-829c-497b-b654-e179616eba8a f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:30.923 8 INFO nova.api.openstack.compute.server_external_events [req-d6ad6fb7-3af9-4340-8aad-fcadaa32115d req-6c073416-9ac4-4914-9408-13a8bb7e3ece 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:cb166f54-26f5-44d1-94d5-fb10afcec152 for instance ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 on instance [pid: 8|app: 0|req: 473/942] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/943] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:30 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1928 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/944] 10.0.0.159 () {32 vars in 753 bytes} [Mon May 25 15:35:31 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0/os-server-password => generated 116 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/945] 10.0.0.159 () {34 vars in 671 bytes} [Mon May 25 15:35:31 2026] POST /v2.1/os-keypairs => generated 398 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/946] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:35:33 2026] DELETE /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-25 15:35:33.596 7 WARNING neutronclient.v2_0.client [None req-73bf3cef-a730-4254-92a3-1ac9c570306f f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/947] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:33 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1934 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:35.292 8 WARNING neutronclient.v2_0.client [None req-7eec1fe9-9224-460e-a361-303ad79bc2d3 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in 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/948] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:35 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1934 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:35.519 7 WARNING neutronclient.v2_0.client [None req-75984465-ea9e-4963-b212-fd397ce876e9 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:35.554 7 WARNING neutronclient.v2_0.client [None req-75984465-ea9e-4963-b212-fd397ce876e9 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:35.718 7 WARNING neutronclient.v2_0.client [None req-75984465-ea9e-4963-b212-fd397ce876e9 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in 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/949] 10.0.0.159 () {34 vars in 663 bytes} [Mon May 25 15:35:35 2026] POST /v2.1/servers => generated 450 bytes in 465 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:35.934 8 WARNING neutronclient.v2_0.client [None req-4721dc82-c117-4968-a72e-3312714bfae1 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/952] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:35 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1403 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:36.465 7 WARNING neutronclient.v2_0.client [None req-9aa6a8c3-5185-4ebb-9fb8-e3e7791d89a1 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:36.555 8 INFO nova.api.openstack.compute.server_external_events [req-55cf57b7-3b58-46eb-8507-a877fe17e990 req-5496f61e-db91-42a9-85e1-9d807ffc1c04 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-deleted:737e5c0d-f207-4235-a773-59cd82c2f399 for instance 3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 on instance [pid: 8|app: 0|req: 478/953] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/954] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:36 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1821 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-05-25 15:35:37.052 8 WARNING neutronclient.v2_0.client [None req-fb88efd1-58f4-418a-9a92-28a03e3eb986 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/955] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:37 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1407 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-05-25 15:35:37.623 7 WARNING neutronclient.v2_0.client [None req-50b841d3-dbe1-4a1a-a3ce-a52bc80e9997 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in 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/956] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:37 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1542 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:38.140 8 WARNING neutronclient.v2_0.client [None req-d1a7be7b-f5e7-4c0a-8fd8-9e795aa57cec 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/957] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:38 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1455 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:38.730 7 WARNING neutronclient.v2_0.client [None req-b5165036-799d-424e-95f7-9fe6a4975368 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/958] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:38 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1542 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:39.221 8 WARNING neutronclient.v2_0.client [None req-a3c6aa63-16d2-4090-bce0-f0fe64d17d8e 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/959] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:39 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1455 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-05-25 15:35:40.226 7 WARNING neutronclient.v2_0.client [None req-84945d13-e5f1-4d84-b13f-8fa796501cfc f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/960] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:40 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1542 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:40.436 8 WARNING neutronclient.v2_0.client [None req-a97447e9-e9e8-4c8f-8be7-93dda98b28a7 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/961] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:40 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1463 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:41.349 7 WARNING neutronclient.v2_0.client [None req-9851b7ec-00b1-47a9-9b6b-d1a444841b0d f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:41.889 8 WARNING neutronclient.v2_0.client [None req-8483edd9-e1ab-4849-b0c1-e691ea354b1c 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/962] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:41 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 1542 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:42.728 7 INFO nova.api.openstack.compute.server_external_events [req-36f56b27-ae66-4609-9ffe-6199f4666270 req-8dd023e0-e47b-437c-9756-1bea1926eeda 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:7ac9fc1f-d300-4f76-a6e2-65e3a3e0fb40 for instance 3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 on instance [pid: 7|app: 0|req: 481/963] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/964] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:41 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1541 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:43.002 7 INFO nova.api.openstack.wsgi [None req-9ac76642-673e-4c63-82fe-80e9fa69499c f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] HTTP exception thrown: Instance 3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 could not be found. [pid: 7|app: 0|req: 482/965] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:42 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => 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-05-25 15:35:43.032 8 INFO nova.api.openstack.wsgi [None req-a3e1a93a-537b-4912-bc9f-13059f380382 f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] HTTP exception thrown: Instance 3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 could not be found. [pid: 8|app: 0|req: 484/966] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:35:43 2026] DELETE /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => 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-05-25 15:35:43.059 7 INFO nova.api.openstack.wsgi [None req-67e0c20f-3fb8-40f9-be8f-6df85e438dba f65ab0423c684d62abafc804d188f27e f24052c95ba44bb69ff393129573d0c1 - - default default] HTTP exception thrown: Instance 3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 could not be found. [pid: 7|app: 0|req: 483/967] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:43 2026] GET /v2.1/servers/3e6a2a15-3907-4dd2-9873-b9d4c10aa7d0 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 485/968] 10.0.0.159 () {32 vars in 704 bytes} [Mon May 25 15:35:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-714939889 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:43.805 7 WARNING neutronclient.v2_0.client [None req-3c0cac7d-26b8-4671-8831-cbe12b8ef1a3 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/969] 10.0.0.159 () {32 vars in 726 bytes} [Mon May 25 15:35:44 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-926728176 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/970] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:43 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1529 bytes in 1317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:46.130 7 WARNING neutronclient.v2_0.client [None req-a6206a96-ce89-4b30-9d57-6006a066eff2 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/973] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:46 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1529 bytes in 1064 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:48.207 8 WARNING neutronclient.v2_0.client [None req-e60aef5b-ae9b-4ad3-942d-f8e92e81226c 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/974] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:48 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1529 bytes in 1116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:49.624 7 INFO nova.api.openstack.compute.server_external_events [req-bb530914-ca8f-45b4-8671-91e92d842d70 req-c562be28-f627-4dca-8efc-b431fc8c164b 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:7ac9fc1f-d300-4f76-a6e2-65e3a3e0fb40 for instance 3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 on instance [pid: 7|app: 0|req: 487/975] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:50.347 8 WARNING neutronclient.v2_0.client [None req-b40319d4-19ec-4cff-8452-19b5a469b602 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/976] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:50 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1529 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:51.765 7 WARNING neutronclient.v2_0.client [None req-6bbccaea-67fd-4be8-930e-19fa2de9c52a 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:52.108 8 INFO nova.api.openstack.compute.server_external_events [req-3e6ec95b-ad97-41ea-93b3-38fa2997f857 req-2171b540-6111-4186-ac51-cd5bcf8cc4c0 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:7ac9fc1f-d300-4f76-a6e2-65e3a3e0fb40 for instance 3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 on instance [pid: 8|app: 0|req: 490/977] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/978] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:51 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1529 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:53.310 8 WARNING neutronclient.v2_0.client [None req-e25e217b-368d-4b4c-975a-7bc82f5b4258 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/979] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:53 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1529 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:54.179 7 INFO nova.api.openstack.compute.server_external_events [req-8de02bed-eed3-44c6-acbd-99cb19e6417e req-0dfdc70b-dd93-47a6-bc70-1055c5a06f4e 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:7ac9fc1f-d300-4f76-a6e2-65e3a3e0fb40 for instance 3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 on instance [pid: 7|app: 0|req: 489/980] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:54.443 8 WARNING neutronclient.v2_0.client [None req-39b2049b-f394-4f10-ad6b-c457d0af2b00 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in 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/981] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:54 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1697 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:54.663 7 WARNING neutronclient.v2_0.client [None req-45870174-91b8-4301-af96-a01a36cd55df 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/982] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:35:54 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1697 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:56.226 8 INFO nova.api.openstack.compute.server_external_events [req-2ca55c85-8e6a-4596-9b9e-90e77c5e4ec9 req-d06e1f9f-e770-4133-94a8-e259fb27933e 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:7ac9fc1f-d300-4f76-a6e2-65e3a3e0fb40 for instance 3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 on instance [pid: 8|app: 0|req: 494/985] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:35:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/988] 10.0.0.159 () {34 vars in 750 bytes} [Mon May 25 15:36:05 2026] POST /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2/action => generated 32099 bytes in 550 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: 497/989] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:36:08 2026] DELETE /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:08.722 7 WARNING neutronclient.v2_0.client [None req-3369c20c-ee0f-477c-b742-e6e0e21ac8e0 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in 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/990] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:36:08 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1823 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:10.033 8 INFO nova.api.openstack.compute.server_external_events [req-4bd43457-5252-473b-8aad-351aca733873 req-2ae62092-00db-440b-818b-a912020598e4 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:7ac9fc1f-d300-4f76-a6e2-65e3a3e0fb40 for instance 3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 on instance [pid: 8|app: 0|req: 498/991] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:36:10 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-05-25 15:36:10.345 7 WARNING neutronclient.v2_0.client [None req-b0b84fe4-23fd-4762-bbf2-800a2be6a4f9 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/992] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:36:10 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1823 bytes in 662 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:12.022 8 WARNING neutronclient.v2_0.client [None req-96c8b7c7-f041-4d82-8372-554bb84e0899 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:12.079 7 INFO nova.api.openstack.compute.server_external_events [req-f44c2f40-5159-493f-8a57-fcb4a4a8edac req-104be5bb-a9e8-48cb-968e-26eee579899a 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:7ac9fc1f-d300-4f76-a6e2-65e3a3e0fb40 for instance 3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 on instance [pid: 7|app: 0|req: 495/993] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:36:12 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: 8|app: 0|req: 499/994] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:36:11 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1755 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:13.547 7 WARNING neutronclient.v2_0.client [None req-6452f61f-73cb-493c-9016-24663526500e 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/995] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:36:13 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1489 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-05-25 15:36:14.119 8 INFO nova.api.openstack.compute.server_external_events [req-2d51995f-c732-4122-b3c9-644fb8f7ea6e req-7e5a63ab-4cb9-4ddf-972c-eb183b32ca4d 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-deleted:7ac9fc1f-d300-4f76-a6e2-65e3a3e0fb40 for instance 3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 on instance [pid: 8|app: 0|req: 500/996] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:36:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:14.630 7 WARNING neutronclient.v2_0.client [None req-eaa81618-d281-4722-a530-9a8c5a8d5434 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/997] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:36:14 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => generated 1489 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:15.870 8 INFO nova.api.openstack.wsgi [None req-77719b3d-711e-4f26-bb1b-1ec6f9167e06 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] HTTP exception thrown: Instance 3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 could not be found. [pid: 8|app: 0|req: 501/998] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:36:15 2026] GET /v2.1/servers/3a35a6f4-c975-4a4d-8787-eb5c3eab98a2 => 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: 499/1001] 10.0.0.159 () {32 vars in 730 bytes} [Mon May 25 15:36:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1910727340 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/1002] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:36:17 2026] DELETE /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-25 15:36:17.450 7 WARNING neutronclient.v2_0.client [None req-add16dce-817c-4a24-8b8f-99769f061630 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in 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/1003] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:36:17 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1700 bytes in 668 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:18.758 8 INFO nova.api.openstack.compute.server_external_events [req-42d250ed-ee52-4303-ac06-65ecf0d2f87a req-c4fcce15-2c60-44b4-997c-b2a33d92e3fd 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:cb166f54-26f5-44d1-94d5-fb10afcec152 for instance ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 on instance [pid: 8|app: 0|req: 504/1004] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:36:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:19.134 7 WARNING neutronclient.v2_0.client [None req-1899db29-41c0-496b-9bbf-136bb896a7bf 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in 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/1005] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:36:19 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1700 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-05-25 15:36:20.404 8 WARNING neutronclient.v2_0.client [None req-eedc8e50-0870-4c78-a02f-9b9a3e7880c5 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1006] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:36:20 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1633 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:21.362 7 INFO nova.api.openstack.compute.server_external_events [req-d4f99c50-7a2c-44ca-b570-8b91852d4ba4 req-ac5132e4-5339-4e0b-8869-b1640cdc6f96 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:cb166f54-26f5-44d1-94d5-fb10afcec152 for instance ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 on instance 2026-05-25 15:36:21.362 7 INFO nova.api.openstack.compute.server_external_events [req-d4f99c50-7a2c-44ca-b570-8b91852d4ba4 req-ac5132e4-5339-4e0b-8869-b1640cdc6f96 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-deleted:cb166f54-26f5-44d1-94d5-fb10afcec152 for instance ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 on instance [pid: 7|app: 0|req: 502/1007] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:36:21 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:21.793 8 WARNING neutronclient.v2_0.client [None req-4a2feff5-78c9-428a-a00a-a08d77519a17 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in 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/1008] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:36:21 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1488 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:23.140 7 WARNING neutronclient.v2_0.client [None req-57ace773-2301-415d-afb8-2b40e6e4dac5 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] The python binding code in 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/1009] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:36:23 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 1488 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-05-25 15:36:24.232 8 INFO nova.api.openstack.wsgi [None req-c6349fde-1b6b-46d6-bff6-15a09076fd63 72085a309fab4136aa0a7574ce7dcd2c aa62810786264a4cb68dbf9951a4b7d7 - - default default] HTTP exception thrown: Instance ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 could not be found. [pid: 8|app: 0|req: 507/1010] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:36:24 2026] GET /v2.1/servers/ec70f629-ed7a-4cd2-8c66-f763b6f2cee9 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/1011] 10.0.0.159 () {32 vars in 730 bytes} [Mon May 25 15:36:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1129651983 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1024] 10.0.0.159 () {34 vars in 671 bytes} [Mon May 25 15:37:24 2026] POST /v2.1/os-keypairs => generated 395 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:37:27.181 7 WARNING neutronclient.v2_0.client [None req-834c24fd-297d-43bc-83ef-50757e5a5af3 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:37:27.221 7 WARNING neutronclient.v2_0.client [None req-834c24fd-297d-43bc-83ef-50757e5a5af3 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:37:27.531 7 WARNING neutronclient.v2_0.client [None req-834c24fd-297d-43bc-83ef-50757e5a5af3 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1027] 10.0.0.159 () {34 vars in 663 bytes} [Mon May 25 15:37:26 2026] POST /v2.1/servers => generated 447 bytes in 859 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:27.779 8 WARNING neutronclient.v2_0.client [None req-b9555174-f825-4b92-870a-2a3bd8ff0096 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1028] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:37:27 2026] GET /v2.1/servers/04c53fa7-36a7-4fdc-a5fc-6c16293cad56 => generated 1393 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-05-25 15:37:32.908 7 WARNING neutronclient.v2_0.client [None req-01261390-182d-4bf8-80d4-1b8a6ffd5028 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in 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/1029] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:37:32 2026] GET /v2.1/servers/04c53fa7-36a7-4fdc-a5fc-6c16293cad56 => generated 1518 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:33.409 8 INFO nova.api.openstack.compute.server_external_events [req-99c7a00e-0b86-4577-bbc2-dbf79728687a req-be56d77b-670b-43a4-a4a7-b9db250f3f7d 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:6b978e8e-2f4a-43bb-9f02-49dfe8d08312 for instance 04c53fa7-36a7-4fdc-a5fc-6c16293cad56 on instance [pid: 8|app: 0|req: 516/1030] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:37:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:38.051 8 WARNING neutronclient.v2_0.client [None req-c9d5e444-52d2-42d2-83d7-d821d83b3d5e a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in 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/1033] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:37:38 2026] GET /v2.1/servers/04c53fa7-36a7-4fdc-a5fc-6c16293cad56 => 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-05-25 15:37:38.311 7 INFO nova.api.openstack.compute.server_external_events [req-8f396c79-4673-4fbc-9f74-99d15fd8b203 req-265578ed-d266-43f2-8a62-03db69662611 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:6b978e8e-2f4a-43bb-9f02-49dfe8d08312 for instance 04c53fa7-36a7-4fdc-a5fc-6c16293cad56 on instance [pid: 7|app: 0|req: 516/1034] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:37:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:40.346 8 INFO nova.api.openstack.compute.server_external_events [req-c171acb6-c566-4f1e-ba5e-dacb7891f3fd req-8784d13f-1c8e-46bd-acc0-01314b8b89c7 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:6b978e8e-2f4a-43bb-9f02-49dfe8d08312 for instance 04c53fa7-36a7-4fdc-a5fc-6c16293cad56 on instance [pid: 8|app: 0|req: 519/1035] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:37:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:43.270 7 WARNING neutronclient.v2_0.client [None req-47136c8c-19f5-40dc-aa7b-1110c32d315c a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1036] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:37:43 2026] GET /v2.1/servers/04c53fa7-36a7-4fdc-a5fc-6c16293cad56 => generated 1813 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:44.719 7 INFO nova.api.openstack.compute.server_external_events [req-e76b8f6c-8334-4c90-98dc-9c25f3e275dc req-be1228cf-4782-4b7c-842c-307af8570445 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:6b978e8e-2f4a-43bb-9f02-49dfe8d08312 for instance 04c53fa7-36a7-4fdc-a5fc-6c16293cad56 on instance 2026-05-25 15:37:44.720 8 WARNING neutronclient.v2_0.client [None req-2eb44864-935f-49ae-ae9c-31fef6eb1c14 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1037] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:37:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:37:44.776 8 WARNING neutronclient.v2_0.client [None req-2eb44864-935f-49ae-ae9c-31fef6eb1c14 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:37:45.054 8 WARNING neutronclient.v2_0.client [None req-2eb44864-935f-49ae-ae9c-31fef6eb1c14 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in 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/1038] 10.0.0.159 () {34 vars in 663 bytes} [Mon May 25 15:37:44 2026] POST /v2.1/servers => generated 447 bytes in 605 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:45.283 7 WARNING neutronclient.v2_0.client [None req-254c33ba-71e7-416c-a0b1-aa935a6b0eca a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1039] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:37:45 2026] GET /v2.1/servers/b9b6551f-3bd9-4043-88fc-82da9ce58336 => generated 1393 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:50.352 7 WARNING neutronclient.v2_0.client [None req-d9218c21-fc5f-4140-8ccd-1406d79dd6b3 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1042] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:37:50 2026] GET /v2.1/servers/b9b6551f-3bd9-4043-88fc-82da9ce58336 => generated 1518 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:50.877 8 INFO nova.api.openstack.compute.server_external_events [req-eea07ed8-1fa3-4f97-8762-53af75422132 req-2f2a8a5b-cfd8-4d6c-bae4-34cac082930f 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:818c14fa-621b-413a-94b9-8aab38f9259d for instance b9b6551f-3bd9-4043-88fc-82da9ce58336 on instance [pid: 8|app: 0|req: 522/1043] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:37:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:55.519 7 WARNING neutronclient.v2_0.client [None req-182fee5d-3693-4aec-8b50-2b6dba713106 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1044] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:37:55 2026] GET /v2.1/servers/b9b6551f-3bd9-4043-88fc-82da9ce58336 => generated 1516 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:55.783 8 INFO nova.api.openstack.compute.server_external_events [req-38e9df5e-5604-4f8c-be56-ce06fe5e0cda req-53fe96c5-6318-4bcb-b9a1-cf6845854788 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:818c14fa-621b-413a-94b9-8aab38f9259d for instance b9b6551f-3bd9-4043-88fc-82da9ce58336 on instance [pid: 8|app: 0|req: 523/1045] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:37:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:57.829 7 INFO nova.api.openstack.compute.server_external_events [req-4dd90221-3e73-4ebb-8d5b-f64911da396e req-27bb23d2-c6ba-473b-845b-0c86f3eacf20 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:818c14fa-621b-413a-94b9-8aab38f9259d for instance b9b6551f-3bd9-4043-88fc-82da9ce58336 on instance [pid: 7|app: 0|req: 524/1048] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:37:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:00.809 8 WARNING neutronclient.v2_0.client [None req-4dacab84-1edf-470c-b78a-7c6e5e1d7fb3 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1049] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:38:00 2026] GET /v2.1/servers/b9b6551f-3bd9-4043-88fc-82da9ce58336 => generated 1816 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:02.550 7 INFO nova.api.openstack.compute.server_external_events [req-8fb837d6-ffcc-4f40-a662-3fee18a8da69 req-fda97e5c-f2bd-4947-832d-fc18b271dbb4 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:818c14fa-621b-413a-94b9-8aab38f9259d for instance b9b6551f-3bd9-4043-88fc-82da9ce58336 on instance [pid: 7|app: 0|req: 525/1050] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:38:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:25.028 8 WARNING neutronclient.v2_0.client [None req-f69e4396-7a1b-4918-8ca5-22ebb40fdc5c 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:38:25.075 8 WARNING neutronclient.v2_0.client [None req-f69e4396-7a1b-4918-8ca5-22ebb40fdc5c 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:38:25.240 8 WARNING neutronclient.v2_0.client [None req-f69e4396-7a1b-4918-8ca5-22ebb40fdc5c 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1055] 199.204.45.246 () {36 vars in 714 bytes} [Mon May 25 15:38:24 2026] POST /v2.1/servers => generated 453 bytes in 594 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:25.956 7 WARNING neutronclient.v2_0.client [None req-89e2ca0a-154b-409f-83eb-f37f6e7fa733 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1058] 199.204.45.246 () {32 vars in 733 bytes} [Mon May 25 15:38:25 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25 => generated 2213 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:26.016 8 WARNING neutronclient.v2_0.client [None req-e463082b-c328-4f64-8045-c7f7ac9dd0db 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1059] 199.204.45.246 () {32 vars in 759 bytes} [Mon May 25 15:38:25 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-interface => generated 28 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 529/1060] 199.204.45.246 () {32 vars in 777 bytes} [Mon May 25 15:38:26 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:28.657 8 WARNING neutronclient.v2_0.client [None req-9e37d550-02e9-4648-affd-5cfce9ba2901 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1061] 199.204.45.246 () {32 vars in 733 bytes} [Mon May 25 15:38:28 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25 => generated 2371 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:28.751 7 WARNING neutronclient.v2_0.client [None req-bce08fc0-19c3-4bb5-8d15-5b7973cea2c7 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in 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/1062] 199.204.45.246 () {32 vars in 759 bytes} [Mon May 25 15:38:28 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 533/1063] 199.204.45.246 () {32 vars in 777 bytes} [Mon May 25 15:38:28 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-volume_attachments => generated 197 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:30.922 7 INFO nova.api.openstack.compute.server_external_events [req-ad44f484-ea5c-4300-9b4c-5f1881d5de50 req-bf27485e-245c-4e92-8c4c-d29b871fbbdb 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:c513ac70-742f-44a5-9ca2-ebf0a692f9d7 for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 531/1064] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:38:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:31.918 8 WARNING neutronclient.v2_0.client [None req-77172bc6-e175-4110-96d1-10b4c6d0357a 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in 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/1065] 199.204.45.246 () {32 vars in 733 bytes} [Mon May 25 15:38:31 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25 => generated 2445 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:32.065 7 WARNING neutronclient.v2_0.client [None req-cee25964-00f3-4641-88fc-c8592b0863b5 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in 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/1066] 199.204.45.246 () {32 vars in 759 bytes} [Mon May 25 15:38:32 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-interface => generated 284 bytes in 94 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: 535/1067] 199.204.45.246 () {32 vars in 777 bytes} [Mon May 25 15:38:32 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:34.767 7 WARNING neutronclient.v2_0.client [None req-6ab72436-d3a9-471e-bb7d-f8b4961cfb81 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1068] 199.204.45.246 () {32 vars in 733 bytes} [Mon May 25 15:38:34 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25 => generated 2433 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:34.910 8 WARNING neutronclient.v2_0.client [None req-28385d1d-a608-4b30-a14c-4fc70fb1f451 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in 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/1069] 199.204.45.246 () {32 vars in 759 bytes} [Mon May 25 15:38:34 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 534/1070] 199.204.45.246 () {32 vars in 777 bytes} [Mon May 25 15:38:34 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-volume_attachments => generated 197 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:36.731 8 INFO nova.api.openstack.compute.server_external_events [req-d2b11fff-2953-422e-990f-67506300c3ac req-e888227c-053e-4714-ab15-6b9699eb814c 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:c513ac70-742f-44a5-9ca2-ebf0a692f9d7 for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 8|app: 0|req: 538/1073] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:38:36 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-05-25 15:38:38.178 7 WARNING neutronclient.v2_0.client [None req-fd6b3dee-b104-43cb-83bf-2a62727c2a7e 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1074] 199.204.45.246 () {32 vars in 733 bytes} [Mon May 25 15:38:38 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25 => generated 2433 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:38.303 8 WARNING neutronclient.v2_0.client [None req-527e9ca3-b5b8-4f20-939f-6dadfa14748d 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1075] 199.204.45.246 () {32 vars in 759 bytes} [Mon May 25 15:38:38 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-interface => generated 286 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: 537/1076] 199.204.45.246 () {32 vars in 777 bytes} [Mon May 25 15:38:38 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:38.771 8 INFO nova.api.openstack.compute.server_external_events [req-40cc63b2-2f11-4056-8ddd-a9e986fc2667 req-82278d2f-4402-4640-a918-42518ae73e01 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:c513ac70-742f-44a5-9ca2-ebf0a692f9d7 for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 8|app: 0|req: 540/1077] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:38:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:41.080 7 WARNING neutronclient.v2_0.client [None req-475b3e28-bb51-4fab-a2cf-51f222e70788 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1078] 199.204.45.246 () {32 vars in 733 bytes} [Mon May 25 15:38:41 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25 => generated 2581 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-05-25 15:38:41.216 8 WARNING neutronclient.v2_0.client [None req-db89a51e-d7f0-469f-b24a-323e46fcccc7 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1079] 199.204.45.246 () {32 vars in 759 bytes} [Mon May 25 15:38:41 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-interface => generated 286 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1080] 199.204.45.246 () {32 vars in 777 bytes} [Mon May 25 15:38:41 2026] GET /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:39:14.616 7 WARNING neutronclient.v2_0.client [None req-b233429e-3521-41fc-8c0f-0267c335eab4 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:39:14.656 7 WARNING neutronclient.v2_0.client [None req-b233429e-3521-41fc-8c0f-0267c335eab4 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:39:17.107 8 INFO nova.api.openstack.compute.server_external_events [req-e3955a7f-cce6-462c-ac5f-f9eb72c14aea req-e7d04db9-9b15-4a86-93b5-308653c110a7 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:14d90079-bde2-4143-8f7e-647d82ae156e for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 8|app: 0|req: 547/1089] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:39:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:39:20.095 8 INFO nova.api.openstack.compute.server_external_events [req-831c06d5-da03-4acd-9c78-c06afecde3f1 req-1560ba9f-9d80-45f4-8cc5-0be9b95323aa 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:14d90079-bde2-4143-8f7e-647d82ae156e for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 8|app: 0|req: 548/1090] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:39:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:39:22.135 8 INFO nova.api.openstack.compute.server_external_events [req-1bfba5b6-2ac5-44c9-9096-ae3b7f370867 req-53517a26-223e-4366-a484-a1b808c569fe 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:14d90079-bde2-4143-8f7e-647d82ae156e for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 8|app: 0|req: 549/1091] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:39:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:39:23.202 7 WARNING neutronclient.v2_0.client [None req-b233429e-3521-41fc-8c0f-0267c335eab4 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in 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/1092] 199.204.45.246 () {36 vars in 812 bytes} [Mon May 25 15:39:14 2026] POST /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-interface => generated 280 bytes in 8679 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:39:23.744 8 INFO nova.api.openstack.compute.server_external_events [req-d350dc47-a8f2-473a-b6ba-c1ad4980e945 req-278d96aa-178f-4217-a311-01f095284f90 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:14d90079-bde2-4143-8f7e-647d82ae156e for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 8|app: 0|req: 550/1093] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:39:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:39:24.172 7 INFO nova.api.openstack.compute.server_external_events [req-92082ae7-6ecd-41f8-b497-c1fde17b5d31 req-b661e231-9bfb-48f4-99dc-4462e0af85a8 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:14d90079-bde2-4143-8f7e-647d82ae156e for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 544/1094] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:39:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:39:49.004 7 WARNING neutronclient.v2_0.client [None req-38322615-832d-4e78-bb35-e728984c7b64 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:39:49.043 7 WARNING neutronclient.v2_0.client [None req-38322615-832d-4e78-bb35-e728984c7b64 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:39:51.374 8 INFO nova.api.openstack.compute.server_external_events [req-ae9f937c-8f0e-4f2b-89db-b64727bb373c req-0f8df91b-cea9-4228-9898-ddcf4fcf2870 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:282d4b72-ff77-4444-a7e1-ec305540ce72 for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 8|app: 0|req: 554/1101] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:39:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:39:54.722 8 INFO nova.api.openstack.compute.server_external_events [req-f85d895b-432f-448a-9959-5a13a18643a3 req-beebc02a-adda-458b-8cba-1e396fbdfff5 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:282d4b72-ff77-4444-a7e1-ec305540ce72 for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 8|app: 0|req: 555/1102] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:39:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:39:56.766 8 INFO nova.api.openstack.compute.server_external_events [req-eaea9846-6b2f-4536-8454-5dc49b963818 req-cf055944-2fce-40f7-a91e-ed3825dc93d4 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:282d4b72-ff77-4444-a7e1-ec305540ce72 for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 8|app: 0|req: 558/1105] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:39:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:39:58.083 7 WARNING neutronclient.v2_0.client [None req-38322615-832d-4e78-bb35-e728984c7b64 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1106] 199.204.45.246 () {36 vars in 812 bytes} [Mon May 25 15:39:48 2026] POST /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-interface => generated 376 bytes in 9202 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:09.629 8 WARNING neutronclient.v2_0.client [None req-928c20c3-0da3-47d6-a1cb-1ee0a03d0f0b 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:40:09.673 8 WARNING neutronclient.v2_0.client [None req-928c20c3-0da3-47d6-a1cb-1ee0a03d0f0b 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:12.061 7 INFO nova.api.openstack.compute.server_external_events [req-4124c0d2-0a51-4f4d-9a40-fa6da7d9687f req-ba70c1cf-1076-4936-a068-427f9d36538d 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:57198db9-25a4-4979-b520-d258ac12d7ba for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 550/1109] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:40:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:15.591 7 INFO nova.api.openstack.compute.server_external_events [req-b027aac8-7d6e-47e6-96f2-5c97543acc2b req-784c99dd-b144-476e-bdb7-821d5b57b7e8 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:57198db9-25a4-4979-b520-d258ac12d7ba for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 551/1110] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:40:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:17.631 7 INFO nova.api.openstack.compute.server_external_events [req-3fd02edc-edf2-4e84-910f-4a9132482f45 req-fa4d2a23-bb18-4627-94b2-d781a6721cb0 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-plugged:57198db9-25a4-4979-b520-d258ac12d7ba for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 554/1113] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:40:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:40:18.727 8 WARNING neutronclient.v2_0.client [None req-928c20c3-0da3-47d6-a1cb-1ee0a03d0f0b 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1114] 199.204.45.246 () {36 vars in 812 bytes} [Mon May 25 15:40:09 2026] POST /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-interface => generated 378 bytes in 9194 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:19.672 7 INFO nova.api.openstack.compute.server_external_events [req-07ed2d14-1479-41d1-b8b6-282f1e531f14 req-e08d5ee5-f582-497d-9ad7-70e410c28458 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:282d4b72-ff77-4444-a7e1-ec305540ce72 for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 555/1115] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:40:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:33.889 7 INFO nova.api.openstack.compute.server_external_events [req-f9755dc7-ba3b-49f1-bfe5-73a30a991dd9 req-4e8eefb8-99a1-4d60-97c0-a4285f581eb0 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:57198db9-25a4-4979-b520-d258ac12d7ba for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 557/1118] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:40:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1119] 199.204.45.246 () {34 vars in 855 bytes} [Mon May 25 15:40:34 2026] DELETE /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-interface/57198db9-25a4-4979-b520-d258ac12d7ba => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:35.936 7 INFO nova.api.openstack.compute.server_external_events [req-4495f55c-d857-4821-a8b0-b9f7e752559a req-07cdde28-141b-4a0b-9cab-5588035c61a0 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:57198db9-25a4-4979-b520-d258ac12d7ba for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 558/1120] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:40: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:36.817 7 INFO nova.api.openstack.compute.server_external_events [req-95ff0dbb-7791-45b1-963d-bc07096e1f73 req-39692896-fad0-4d20-acdf-5016bc11dda3 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:57198db9-25a4-4979-b520-d258ac12d7ba for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 560/1123] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:40:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:38.871 8 INFO nova.api.openstack.compute.server_external_events [req-3340fae4-2a96-48ea-bee1-9cb6387b3dcf req-2d9c7153-b353-4c71-a243-aadb2d9fa3a4 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:57198db9-25a4-4979-b520-d258ac12d7ba for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 8|app: 0|req: 564/1124] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:40:38 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-05-25 15:40:43.455 7 INFO nova.api.openstack.compute.server_external_events [req-262305db-3cc0-4689-a239-44c3411b9694 req-c402f035-18a6-4e33-bafd-2a3a0aa2e2a5 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:282d4b72-ff77-4444-a7e1-ec305540ce72 for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 561/1125] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:40:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1126] 199.204.45.246 () {34 vars in 855 bytes} [Mon May 25 15:40:43 2026] DELETE /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-interface/282d4b72-ff77-4444-a7e1-ec305540ce72 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:45.505 7 INFO nova.api.openstack.compute.server_external_events [req-499689ad-f46b-4ed0-ad39-9559b952101b req-1f7b9454-67cd-42d9-b244-da83464fff6c 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:282d4b72-ff77-4444-a7e1-ec305540ce72 for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 562/1127] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:40:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:47.550 8 INFO nova.api.openstack.compute.server_external_events [req-3878a207-014c-4958-a131-3a93ebaa779f req-bbc4d5f5-ba8c-45cd-8960-325ca3e3a2d5 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:282d4b72-ff77-4444-a7e1-ec305540ce72 for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 8|app: 0|req: 567/1130] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:40:47 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, ' [pid: 8|app: 0|req: 569/1133] 199.204.45.246 () {34 vars in 855 bytes} [Mon May 25 15:41:04 2026] DELETE /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25/os-interface/14d90079-bde2-4143-8f7e-647d82ae156e => 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-05-25 15:41:06.527 8 INFO nova.api.openstack.compute.server_external_events [req-d8a60532-1ee8-4a4f-a093-7699a85f08e3 req-31ca24d4-09ed-49b6-a816-67a47f094278 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:14d90079-bde2-4143-8f7e-647d82ae156e for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 8|app: 0|req: 571/1136] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:41:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:08.595 7 INFO nova.api.openstack.compute.server_external_events [req-2747d079-2583-47e4-bfbf-25a88f9faf8c req-1a1e96c1-2414-4f00-aa18-d26b4a0fcd5e 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:14d90079-bde2-4143-8f7e-647d82ae156e for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 566/1137] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:41:08 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, ' [pid: 8|app: 0|req: 572/1138] 199.204.45.246 () {34 vars in 755 bytes} [Mon May 25 15:41:09 2026] DELETE /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:11.029 7 INFO nova.api.openstack.compute.server_external_events [req-b70e4936-6ff9-4c33-8237-9847759ea7cf req-f9a2349a-bc4d-46c6-9674-e71fa667910f 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:c513ac70-742f-44a5-9ca2-ebf0a692f9d7 for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 567/1139] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:41:11 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-05-25 15:41:11.692 8 INFO nova.compute.api [None req-589b61a2-c052-41f7-a8d3-5961ae32e8e2 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] [instance: 8ed46f89-d03c-409f-9431-99b8f990fe25] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 573/1140] 199.204.45.246 () {34 vars in 755 bytes} [Mon May 25 15:41:11 2026] DELETE /v2.1/servers/8ed46f89-d03c-409f-9431-99b8f990fe25 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:13.070 7 INFO nova.api.openstack.compute.server_external_events [req-f3576b7b-b76f-4d13-81b0-5420c99b2a7f req-d7ce46bc-da32-4773-b466-31c84bf3cb06 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:c513ac70-742f-44a5-9ca2-ebf0a692f9d7 for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance 2026-05-25 15:41:13.070 7 INFO nova.api.openstack.compute.server_external_events [req-f3576b7b-b76f-4d13-81b0-5420c99b2a7f req-d7ce46bc-da32-4773-b466-31c84bf3cb06 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-deleted:c513ac70-742f-44a5-9ca2-ebf0a692f9d7 for instance 8ed46f89-d03c-409f-9431-99b8f990fe25 on instance [pid: 7|app: 0|req: 568/1141] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:41:13 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:13.897 8 INFO nova.api.openstack.compute.server_external_events [req-a7a34d3f-8ddb-480e-a8aa-e86cebdec148 req-c37c2f90-dc0b-435a-8877-04c7e91b7526 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:818c14fa-621b-413a-94b9-8aab38f9259d for instance b9b6551f-3bd9-4043-88fc-82da9ce58336 on instance [pid: 8|app: 0|req: 574/1142] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:41:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 569/1143] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:41:13 2026] DELETE /v2.1/servers/b9b6551f-3bd9-4043-88fc-82da9ce58336 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:14.037 8 WARNING neutronclient.v2_0.client [None req-9e7466a2-8cee-449e-91bc-54d37e0b2452 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1144] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:41:13 2026] GET /v2.1/servers/b9b6551f-3bd9-4043-88fc-82da9ce58336 => generated 1942 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:15.938 7 INFO nova.api.openstack.compute.server_external_events [req-e24933d1-32fe-4a8b-b81a-c5dafafff344 req-e60108e3-1a29-4192-9423-5567789af04c 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:818c14fa-621b-413a-94b9-8aab38f9259d for instance b9b6551f-3bd9-4043-88fc-82da9ce58336 on instance 2026-05-25 15:41:15.939 7 INFO nova.api.openstack.compute.server_external_events [req-e24933d1-32fe-4a8b-b81a-c5dafafff344 req-e60108e3-1a29-4192-9423-5567789af04c 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:818c14fa-621b-413a-94b9-8aab38f9259d for instance b9b6551f-3bd9-4043-88fc-82da9ce58336 on instance [pid: 7|app: 0|req: 570/1145] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:41:15 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:17.995 7 INFO nova.api.openstack.compute.server_external_events [req-f645ef5b-4e0a-41ec-aaf5-198e67ee505c req-b04b1860-dd8f-4cf6-9f5b-9e3bc1c6afdf 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-deleted:818c14fa-621b-413a-94b9-8aab38f9259d for instance b9b6551f-3bd9-4043-88fc-82da9ce58336 on instance [pid: 7|app: 0|req: 572/1148] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:41:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:19.238 8 WARNING neutronclient.v2_0.client [None req-8eb51fa7-04ec-449c-9b90-4359108a405f a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1149] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:41:19 2026] GET /v2.1/servers/b9b6551f-3bd9-4043-88fc-82da9ce58336 => generated 1479 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:24.316 7 INFO nova.api.openstack.wsgi [None req-eefbfd93-d524-470e-9891-db1a58f682ea a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] HTTP exception thrown: Instance b9b6551f-3bd9-4043-88fc-82da9ce58336 could not be found. [pid: 7|app: 0|req: 573/1150] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:41:24 2026] GET /v2.1/servers/b9b6551f-3bd9-4043-88fc-82da9ce58336 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:24.674 8 INFO nova.api.openstack.compute.server_external_events [req-27ccc780-3144-4fc3-a22d-372c40cbaa51 req-6016f991-62ff-400f-bd1d-df6fc22280f4 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-changed:6b978e8e-2f4a-43bb-9f02-49dfe8d08312 for instance 04c53fa7-36a7-4fdc-a5fc-6c16293cad56 on instance [pid: 8|app: 0|req: 578/1151] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:41:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 574/1152] 10.0.0.159 () {32 vars in 718 bytes} [Mon May 25 15:41:24 2026] DELETE /v2.1/servers/04c53fa7-36a7-4fdc-a5fc-6c16293cad56 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:24.811 8 WARNING neutronclient.v2_0.client [None req-ffb9534b-6419-4e01-97d5-7210d842f383 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in 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/1153] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:41:24 2026] GET /v2.1/servers/04c53fa7-36a7-4fdc-a5fc-6c16293cad56 => generated 1939 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:26.705 8 INFO nova.api.openstack.compute.server_external_events [req-0f897799-cd04-4a3a-8d05-1e6f95bfae43 req-0117e9da-f7e2-40da-bf0c-5d06a8b164bb 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:6b978e8e-2f4a-43bb-9f02-49dfe8d08312 for instance 04c53fa7-36a7-4fdc-a5fc-6c16293cad56 on instance 2026-05-25 15:41:26.705 8 INFO nova.api.openstack.compute.server_external_events [req-0f897799-cd04-4a3a-8d05-1e6f95bfae43 req-0117e9da-f7e2-40da-bf0c-5d06a8b164bb 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-unplugged:6b978e8e-2f4a-43bb-9f02-49dfe8d08312 for instance 04c53fa7-36a7-4fdc-a5fc-6c16293cad56 on instance [pid: 8|app: 0|req: 581/1156] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:41:26 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:28.745 7 INFO nova.api.openstack.compute.server_external_events [req-bf605abc-f15a-45e1-a8bf-9deba3978673 req-bb39fb5f-fa2c-4c11-9173-d9bb4401b830 203600cceb1942b494c9f1b52e40148f 721ec6aaab5544f8bd26fc3bcfd12e0f - - fd015e6a63af493faaeb69d12b18142d fd015e6a63af493faaeb69d12b18142d] Creating event network-vif-deleted:6b978e8e-2f4a-43bb-9f02-49dfe8d08312 for instance 04c53fa7-36a7-4fdc-a5fc-6c16293cad56 on instance [pid: 7|app: 0|req: 576/1157] 10.0.0.117 () {38 vars in 815 bytes} [Mon May 25 15:41:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:30.008 8 WARNING neutronclient.v2_0.client [None req-f2016c90-f1cf-4997-88e7-50ee041ef16c a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1158] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:41:29 2026] GET /v2.1/servers/04c53fa7-36a7-4fdc-a5fc-6c16293cad56 => generated 1479 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:35.087 7 INFO nova.api.openstack.wsgi [None req-6b56ada4-2ce6-46c4-91fd-3a8bcdd462ed a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] HTTP exception thrown: Instance 04c53fa7-36a7-4fdc-a5fc-6c16293cad56 could not be found. [pid: 7|app: 0|req: 577/1159] 10.0.0.159 () {32 vars in 715 bytes} [Mon May 25 15:41:35 2026] GET /v2.1/servers/04c53fa7-36a7-4fdc-a5fc-6c16293cad56 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 584/1162] 10.0.0.159 () {32 vars in 724 bytes} [Mon May 25 15:41:36 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-571100102 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:41:37.015 7 INFO nova.api.openstack.wsgi [None req-3bbe80e4-3474-4fec-8e42-7482e6eda2d1 a8184af7996f4ca68bc428d0b744c358 3f56363a2dfe4149ab3ddb6ba6873193 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-571100102 not found for user a8184af7996f4ca68bc428d0b744c358 [pid: 7|app: 0|req: 579/1163] 10.0.0.159 () {32 vars in 721 bytes} [Mon May 25 15:41:37 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-571100102 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1166] 10.0.0.159 () {32 vars in 655 bytes} [Mon May 25 15:41:52 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1167] 10.0.0.159 () {32 vars in 641 bytes} [Mon May 25 15:41:52 2026] GET /v2.1/servers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-25 15:41:52.363 8 WARNING oslo_db.sqlalchemy.utils [None req-d979f5a9-9f43-42e6-96f8-e4e16c0380aa 949d21acfcab472f83e63440aceb4d79 7a1908207500418c8f5511c683963274 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 587/1168] 10.0.0.159 () {32 vars in 649 bytes} [Mon May 25 15:41:52 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1169] 10.0.0.159 () {32 vars in 694 bytes} [Mon May 25 15:41:52 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1200] 10.0.0.62 () {28 vars in 453 bytes} [Mon May 25 15:44:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1201] 10.0.0.62 () {30 vars in 657 bytes} [Mon May 25 15:44:20 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: 604/1202] 10.0.0.62 () {32 vars in 730 bytes} [Mon May 25 15:44:20 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1203] 10.0.0.62 () {34 vars in 805 bytes} [Mon May 25 15:44:20 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1204] 10.0.0.62 () {28 vars in 453 bytes} [Mon May 25 15:44:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1205] 10.0.0.62 () {30 vars in 657 bytes} [Mon May 25 15:44: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: 606/1206] 10.0.0.62 () {32 vars in 730 bytes} [Mon May 25 15:44:21 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: 601/1207] 10.0.0.62 () {34 vars in 893 bytes} [Mon May 25 15:44:21 2026] GET /v2.1/servers/detail?project_id=5329076d9c204137bbdd1e7bd2fc7c13&all_tenants=True => generated 15 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1208] 10.0.0.62 () {34 vars in 893 bytes} [Mon May 25 15:44:21 2026] GET /v2.1/servers/detail?project_id=721ec6aaab5544f8bd26fc3bcfd12e0f&all_tenants=True => generated 15 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1209] 10.0.0.62 () {34 vars in 893 bytes} [Mon May 25 15:44:21 2026] GET /v2.1/servers/detail?project_id=7a1908207500418c8f5511c683963274&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)