+ 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 [Sat Jun 13 06:48:48 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-579fd7b67-97djv 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 0x7f1a91ee4668 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-06-13 06:48:53.040 7 INFO nova.utils [None req-16753173-7750-4230-9901-5f59064a42e9 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-13 06:48:53.153 8 INFO nova.utils [None req-95a63e50-7923-47d2-9cd7-ecc208e2a9fb - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-13 06:48:54.700 7 WARNING keystonemiddleware._common.config [None req-16753173-7750-4230-9901-5f59064a42e9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 06:48:54.709 7 WARNING oslo_config.cfg [None req-16753173-7750-4230-9901-5f59064a42e9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-13 06:48:54.786 7 WARNING keystonemiddleware._common.config [None req-16753173-7750-4230-9901-5f59064a42e9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 06:48:54.801 7 WARNING oslo_config.cfg [None req-16753173-7750-4230-9901-5f59064a42e9 - - - - - -] 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-06-13 06:48:54.814 7 WARNING oslo_config.cfg [None req-16753173-7750-4230-9901-5f59064a42e9 - - - - - -] 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 6 seconds on interpreter 0x7f1a91ee4668 pid: 7 (default app) 2026-06-13 06:48:54.884 8 WARNING keystonemiddleware._common.config [None req-95a63e50-7923-47d2-9cd7-ecc208e2a9fb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 06:48:54.895 8 WARNING oslo_config.cfg [None req-95a63e50-7923-47d2-9cd7-ecc208e2a9fb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-13 06:48:54.980 8 WARNING keystonemiddleware._common.config [None req-95a63e50-7923-47d2-9cd7-ecc208e2a9fb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 06:48:54.996 8 WARNING oslo_config.cfg [None req-95a63e50-7923-47d2-9cd7-ecc208e2a9fb - - - - - -] 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-06-13 06:48:55.009 8 WARNING oslo_config.cfg [None req-95a63e50-7923-47d2-9cd7-ecc208e2a9fb - - - - - -] 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 0x7f1a91ee4668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 06:49:01 2026] GET /v2.1 => generated 114 bytes in 24 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-06-13 06:49:02.518 7 WARNING oslo_policy.policy [None req-0597df40-fae9-4ca3-acf7-457551df6d6a 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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-06-13 06:49:02.518 7 WARNING oslo_policy.policy [None req-0597df40-fae9-4ca3-acf7-457551df6d6a 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 06:49:01 2026] GET /v2.1 => generated 0 bytes in 660 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-06-13 06:49:02.630 8 WARNING oslo_policy.policy [req-0597df40-fae9-4ca3-acf7-457551df6d6a req-1b83a0ae-d0a1-4848-b5d9-a2d5805ab6a7 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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-06-13 06:49:02.631 8 WARNING oslo_policy.policy [req-0597df40-fae9-4ca3-acf7-457551df6d6a req-1b83a0ae-d0a1-4848-b5d9-a2d5805ab6a7 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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/6] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 06:49:02 2026] GET /v2.1/ => generated 400 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 06:49:02.737 7 INFO nova.api.openstack.wsgi [None req-4a192af1-1b51-4e26-8bca-f1f70adbb01e 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.132 () {48 vars in 1010 bytes} [Sat Jun 13 06:49:02 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 06:49:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.132 () {52 vars in 1047 bytes} [Sat Jun 13 06:49:02 2026] POST /v2.1/flavors => generated 529 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 06:49:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 06:49:03 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: 6/12] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 06:49:03 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 06:49:03.759 7 INFO nova.api.openstack.wsgi [None req-d2fcf97f-fda6-4d62-bed6-2f45aef48710 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.132 () {48 vars in 1012 bytes} [Sat Jun 13 06:49:03 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 06:49:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.132 () {52 vars in 1047 bytes} [Sat Jun 13 06:49:03 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 06:49:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 06:49:04 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: 9/18] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 06:49:04 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 06:49:04.719 7 INFO nova.api.openstack.wsgi [None req-ce13e0c8-6c5e-49a8-a0f6-816402bdee8f 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.132 () {48 vars in 1014 bytes} [Sat Jun 13 06:49:04 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 06:49:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.132 () {52 vars in 1047 bytes} [Sat Jun 13 06:49:04 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/22] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 06:49: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: 7|app: 0|req: 12/23] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 06:49:05 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 06:49:05 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-06-13 06:49:05.674 7 INFO nova.api.openstack.wsgi [None req-569ac1c7-c1b3-41fd-9644-7dc0a9061135 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.132 () {48 vars in 1012 bytes} [Sat Jun 13 06:49:05 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 06:49:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.132 () {52 vars in 1047 bytes} [Sat Jun 13 06:49:05 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 06:49:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 06:49:06 2026] GET /v2.1 => generated 0 bytes in 358 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 06:49:06 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-06-13 06:49:06.917 8 INFO nova.api.openstack.wsgi [None req-00301388-c7c4-42df-920c-994e8e63960b 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/33] 199.204.45.132 () {48 vars in 1014 bytes} [Sat Jun 13 06:49:06 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 06:49:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.204.45.132 () {52 vars in 1047 bytes} [Sat Jun 13 06:49:06 2026] POST /v2.1/flavors => generated 535 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.59 () {28 vars in 452 bytes} [Sat Jun 13 06:54:48 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: 53/105] 10.0.0.59 () {30 vars in 656 bytes} [Sat Jun 13 06:54:48 2026] GET /v2.1 => generated 0 bytes in 184 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: 53/106] 10.0.0.59 () {32 vars in 729 bytes} [Sat Jun 13 06:54:48 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: 54/107] 10.0.0.59 () {34 vars in 802 bytes} [Sat Jun 13 06:54:48 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 06:58:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 74/147] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 06:58:04 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 06:58:04 2026] GET /v2.1/ => generated 400 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 06:58:04.198 7 INFO nova.api.openstack.wsgi [None req-2f645d20-bcdb-4a20-a2f1-853538f6101d 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 75/149] 199.204.45.132 () {48 vars in 1016 bytes} [Sat Jun 13 06:58:04 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 06:58:04 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: 76/151] 199.204.45.132 () {52 vars in 1048 bytes} [Sat Jun 13 06:58:04 2026] POST /v2.1/flavors => generated 534 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 06:59: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: 84/167] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 06:59:09 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 06:59: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) 2026-06-13 06:59:09.458 7 INFO nova.api.openstack.wsgi [None req-6051f4e7-fe3f-4bdd-add2-210ce47fe89c 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 8ed5fdb0541a4424b058b8cd8009e718 [pid: 7|app: 0|req: 85/169] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 06:59:09 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-13 06:59:09.469 8 WARNING oslo_db.sqlalchemy.utils [None req-a29aef8f-4e45-46d6-a971-74670189a586 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 85/170] 199.204.45.132 () {48 vars in 1015 bytes} [Sat Jun 13 06:59:09 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.132 () {52 vars in 1056 bytes} [Sat Jun 13 06:59:09 2026] POST /v2.1/os-keypairs => generated 576 bytes in 59 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 06:59:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 06:59:13 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 06:59:13 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.132 () {48 vars in 1072 bytes} [Sat Jun 13 06:59:13 2026] GET /v2.1/os-quota-sets/484c4ef0d428443bba78d81c6dc593db => generated 283 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 199.204.45.132 () {52 vars in 1124 bytes} [Sat Jun 13 06:59:13 2026] PUT /v2.1/os-quota-sets/484c4ef0d428443bba78d81c6dc593db => generated 238 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 10.0.0.176 () {28 vars in 453 bytes} [Sat Jun 13 07:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 10.0.0.176 () {30 vars in 657 bytes} [Sat Jun 13 07:00:08 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 96/191] 10.0.0.176 () {32 vars in 730 bytes} [Sat Jun 13 07:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/192] 10.0.0.176 () {34 vars in 764 bytes} [Sat Jun 13 07:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/193] 10.0.0.176 () {28 vars in 453 bytes} [Sat Jun 13 07:00:12 2026] GET /v2.1 => generated 114 bytes in 4 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: 97/194] 10.0.0.176 () {30 vars in 657 bytes} [Sat Jun 13 07:00:12 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 98/195] 10.0.0.176 () {32 vars in 730 bytes} [Sat Jun 13 07:00:12 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/196] 10.0.0.176 () {34 vars in 764 bytes} [Sat Jun 13 07:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/199] 10.0.0.176 () {28 vars in 453 bytes} [Sat Jun 13 07: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: 7|app: 0|req: 100/200] 10.0.0.176 () {30 vars in 657 bytes} [Sat Jun 13 07:00:16 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 101/201] 10.0.0.176 () {32 vars in 730 bytes} [Sat Jun 13 07:00:17 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/202] 10.0.0.176 () {34 vars in 807 bytes} [Sat Jun 13 07:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/203] 10.0.0.176 () {28 vars in 453 bytes} [Sat Jun 13 07:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 102/204] 10.0.0.176 () {30 vars in 657 bytes} [Sat Jun 13 07:00:21 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 103/205] 10.0.0.176 () {32 vars in 730 bytes} [Sat Jun 13 07:00:21 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: 103/206] 10.0.0.176 () {34 vars in 807 bytes} [Sat Jun 13 07:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/309] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 07:08:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 155/310] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 07:08:50 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 156/311] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 07:08:50 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-06-13 07:08:50.493 8 INFO nova.api.openstack.wsgi [None req-bb4225b0-5616-4394-8b56-2ad4454aa0b0 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 156/312] 199.204.45.132 () {48 vars in 1014 bytes} [Sat Jun 13 07:08:50 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/313] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 07:08:50 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: 8|app: 0|req: 157/314] 199.204.45.132 () {52 vars in 1048 bytes} [Sat Jun 13 07:08:50 2026] POST /v2.1/flavors => generated 534 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/355] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 07:12: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: 7|app: 0|req: 178/356] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 07:12:15 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 179/357] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 07:12:15 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 199.204.45.132 () {48 vars in 1072 bytes} [Sat Jun 13 07:12:15 2026] GET /v2.1/os-quota-sets/8b008b87ed584c56bbbb1e0d8c9b1d6d => generated 283 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.204.45.132 () {52 vars in 1124 bytes} [Sat Jun 13 07:12:15 2026] PUT /v2.1/os-quota-sets/8b008b87ed584c56bbbb1e0d8c9b1d6d => generated 238 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 07:23:36 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: 250/499] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 07:23:36 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 07:23:36 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-06-13 07:23:36.848 8 INFO nova.api.openstack.wsgi [None req-d8321a7d-768a-4eae-a34a-ae0b000713e4 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 251/501] 199.204.45.132 () {48 vars in 1010 bytes} [Sat Jun 13 07:23:36 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 07:23:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 199.204.45.132 () {48 vars in 1098 bytes} [Sat Jun 13 07:23:36 2026] GET /v2.1/flavors/3d437ca9-c2b5-4ade-a03f-5495c00b2a00/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 07:23:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 07:23:37 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/506] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 07:23:37 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-06-13 07:23:37.849 8 INFO nova.api.openstack.wsgi [None req-2ea49f5b-aa3a-4eca-902a-91c95cd5b585 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 254/507] 199.204.45.132 () {48 vars in 1012 bytes} [Sat Jun 13 07:23:37 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 07:23:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.204.45.132 () {48 vars in 1098 bytes} [Sat Jun 13 07:23:37 2026] GET /v2.1/flavors/440b752f-d2ae-4f24-8a24-9b441e0372d5/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 07:23:38 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: 256/511] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 07:23:38 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: 256/512] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 07:23:38 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:23:38.827 8 INFO nova.api.openstack.wsgi [None req-b5668dd3-0c92-4c2e-a9f7-40060b062f28 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 257/513] 199.204.45.132 () {48 vars in 1014 bytes} [Sat Jun 13 07:23:38 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 07:23:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.204.45.132 () {48 vars in 1098 bytes} [Sat Jun 13 07:23:38 2026] GET /v2.1/flavors/686544bd-e74a-47af-8489-479d1c87a0a8/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: 258/516] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 07:23:39 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: 259/517] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 07:23:39 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/518] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 07:23:39 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-06-13 07:23:39.809 8 INFO nova.api.openstack.wsgi [None req-ec23f100-4da1-4340-8f88-6b033ed3e105 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 260/519] 199.204.45.132 () {48 vars in 1012 bytes} [Sat Jun 13 07:23:39 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 07:23:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 199.204.45.132 () {48 vars in 1098 bytes} [Sat Jun 13 07:23:39 2026] GET /v2.1/flavors/6b847979-4f06-42f3-8a30-434b4f0330ef/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: 261/522] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 07:23:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 07:23:40 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/524] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 07:23:40 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-06-13 07:23:40.754 8 INFO nova.api.openstack.wsgi [None req-cbeaf9fb-f84e-4295-99ad-41f69dbcb3d3 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 263/525] 199.204.45.132 () {48 vars in 1014 bytes} [Sat Jun 13 07:23:40 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 07:23:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 199.204.45.132 () {48 vars in 1098 bytes} [Sat Jun 13 07:23:40 2026] GET /v2.1/flavors/832dc2b6-9a68-45f0-9c1a-9b855e9578d1/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 07:24:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 07:24:44 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/542] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 07:24:44 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-06-13 07:24:44.898 8 INFO nova.api.openstack.wsgi [None req-2ea3fea4-7300-4952-b98d-eaf4e262f5c0 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 272/543] 199.204.45.132 () {48 vars in 1016 bytes} [Sat Jun 13 07:24:44 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/544] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 07:24:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.204.45.132 () {48 vars in 1098 bytes} [Sat Jun 13 07:24:44 2026] GET /v2.1/flavors/86cee695-437d-42a6-a8f3-a6edb98dc2d6/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: 274/548] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 07:24: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: 8|app: 0|req: 275/549] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 07:24:52 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/550] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 07:24:52 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: 276/551] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 07:24:52 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 07:24: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: 8|app: 0|req: 277/553] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 07:24:55 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: 277/554] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 07:24:55 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/555] 199.204.45.132 () {48 vars in 1072 bytes} [Sat Jun 13 07:24:55 2026] GET /v2.1/os-quota-sets/484c4ef0d428443bba78d81c6dc593db => generated 280 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/568] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 07:25:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 07:25:47 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 286/570] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 07:25:47 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:25:47.196 7 INFO nova.api.openstack.wsgi [None req-b0e5ddcb-a2f2-4c20-a047-235c3a560387 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 285/571] 199.204.45.132 () {48 vars in 1014 bytes} [Sat Jun 13 07:25:47 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/572] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 07:25:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 199.204.45.132 () {48 vars in 1098 bytes} [Sat Jun 13 07:25:47 2026] GET /v2.1/flavors/be4ebcd7-6fe6-4380-856f-cbd231ebd2a0/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 07:26:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/577] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 07:26:02 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 289/578] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 07:26:02 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: 290/579] 199.204.45.132 () {48 vars in 1072 bytes} [Sat Jun 13 07:26:02 2026] GET /v2.1/os-quota-sets/8b008b87ed584c56bbbb1e0d8c9b1d6d => generated 280 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/590] 199.204.45.132 () {42 vars in 704 bytes} [Sat Jun 13 07:26: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: 8|app: 0|req: 296/591] 199.204.45.132 () {44 vars in 908 bytes} [Sat Jun 13 07:26:52 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 296/592] 199.204.45.132 () {46 vars in 981 bytes} [Sat Jun 13 07:26:52 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:26:52.627 8 INFO nova.api.openstack.wsgi [None req-5690a0aa-96fb-480c-ac3e-277cc6e59a2b 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 297/593] 199.204.45.132 () {48 vars in 1010 bytes} [Sat Jun 13 07:26:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 199.204.45.132 () {48 vars in 1050 bytes} [Sat Jun 13 07:26:52 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 302/603] 10.0.0.146 () {32 vars in 654 bytes} [Sat Jun 13 07:27:34 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/604] 10.0.0.146 () {32 vars in 640 bytes} [Sat Jun 13 07:27:35 2026] GET /v2.1/servers => generated 15 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-13 07:27:35.227 7 WARNING oslo_db.sqlalchemy.utils [None req-73f7bf16-bc2c-4b3b-8936-6c3a7e43947e 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 303/605] 10.0.0.146 () {32 vars in 648 bytes} [Sat Jun 13 07:27:35 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 10.0.0.146 () {32 vars in 693 bytes} [Sat Jun 13 07:27:35 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:27:46 2026] GET /v2.1/flavors/3d437ca9-c2b5-4ade-a03f-5495c00b2a00 => generated 511 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 10.0.0.146 () {32 vars in 640 bytes} [Sat Jun 13 07:27:46 2026] GET /v2.1/flavors => generated 1674 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:27:46 2026] GET /v2.1/flavors/3d437ca9-c2b5-4ade-a03f-5495c00b2a00 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 10.0.0.146 () {34 vars in 670 bytes} [Sat Jun 13 07:27:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 10.0.0.146 () {34 vars in 670 bytes} [Sat Jun 13 07:27:52 2026] POST /v2.1/os-keypairs => generated 385 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.146 () {34 vars in 670 bytes} [Sat Jun 13 07:27:52 2026] POST /v2.1/os-keypairs => generated 386 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:27:54.782 8 WARNING neutronclient.v2_0.client [None req-1af68ac1-de53-4385-8daa-a2dc740b66df 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:54.826 8 WARNING neutronclient.v2_0.client [None req-1af68ac1-de53-4385-8daa-a2dc740b66df 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:55.037 8 WARNING neutronclient.v2_0.client [None req-1af68ac1-de53-4385-8daa-a2dc740b66df 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:55.322 7 WARNING neutronclient.v2_0.client [None req-20bb875e-354d-4dda-8e44-e5f27a551af9 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:55.375 7 WARNING neutronclient.v2_0.client [None req-20bb875e-354d-4dda-8e44-e5f27a551af9 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:55.697 7 WARNING neutronclient.v2_0.client [None req-20bb875e-354d-4dda-8e44-e5f27a551af9 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in 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/617] 10.0.0.146 () {34 vars in 662 bytes} [Sat Jun 13 07:27:54 2026] POST /v2.1/servers => generated 450 bytes in 1521 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-06-13 07:27:55.899 8 WARNING neutronclient.v2_0.client [None req-1da724aa-8ead-4585-ba9a-ee591366c440 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in 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/618] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:27:55 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1423 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/621] 10.0.0.146 () {34 vars in 662 bytes} [Sat Jun 13 07:27:54 2026] POST /v2.1/servers => generated 450 bytes in 1467 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-06-13 07:27:56.367 8 WARNING neutronclient.v2_0.client [None req-fca2990d-3f38-4047-96dc-7bfeb25c1473 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/622] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:27:56 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1401 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:27:57.049 7 WARNING neutronclient.v2_0.client [None req-c4ccfc38-944c-44a3-ac6b-36bdaef21400 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in 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/623] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:27:56 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1427 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-06-13 07:27:57.282 8 WARNING neutronclient.v2_0.client [None req-94915609-1e56-410d-9afe-8da51323cd53 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in 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/624] 10.0.0.146 () {34 vars in 684 bytes} [Sat Jun 13 07:27:57 2026] POST /v2.1/os-security-groups => generated 247 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:27:57.431 7 WARNING neutronclient.v2_0.client [None req-99a9b9bb-675a-416e-af81-f924ba9f6677 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:57.478 7 WARNING neutronclient.v2_0.client [None req-99a9b9bb-675a-416e-af81-f924ba9f6677 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in 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/625] 10.0.0.146 () {34 vars in 694 bytes} [Sat Jun 13 07:27:57 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:27:57.621 7 WARNING neutronclient.v2_0.client [None req-8a88e328-8250-45b6-8536-bb1572310d40 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:57.625 8 WARNING neutronclient.v2_0.client [None req-21b25d34-549e-43bf-978e-e039db042ea1 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:57.666 8 WARNING neutronclient.v2_0.client [None req-21b25d34-549e-43bf-978e-e039db042ea1 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in 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/626] 10.0.0.146 () {34 vars in 684 bytes} [Sat Jun 13 07:27:57 2026] POST /v2.1/os-security-groups => generated 246 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:27:57.803 7 WARNING neutronclient.v2_0.client [None req-d2beb85f-846e-4910-8895-ecf9b348afb6 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:57.852 8 WARNING neutronclient.v2_0.client [None req-21b25d34-549e-43bf-978e-e039db042ea1 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/627] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:27:57 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1397 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-06-13 07:27:57.872 7 WARNING neutronclient.v2_0.client [None req-d3a8ead2-1401-4b96-9ac0-c90b4a4d1176 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:57.906 7 WARNING neutronclient.v2_0.client [None req-d3a8ead2-1401-4b96-9ac0-c90b4a4d1176 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in 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/628] 10.0.0.146 () {34 vars in 694 bytes} [Sat Jun 13 07:27:57 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:27:58.058 7 WARNING neutronclient.v2_0.client [None req-e3b27600-f1ee-4204-a975-dcf78f2295f6 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:58.117 7 WARNING neutronclient.v2_0.client [None req-e3b27600-f1ee-4204-a975-dcf78f2295f6 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in 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/629] 10.0.0.146 () {34 vars in 662 bytes} [Sat Jun 13 07:27:57 2026] POST /v2.1/servers => generated 450 bytes in 647 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-06-13 07:27:58.224 8 WARNING neutronclient.v2_0.client [None req-d2cb6ee9-5949-42eb-837b-8903d140df7c 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/630] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:27:58 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1475 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/631] 10.0.0.146 () {34 vars in 694 bytes} [Sat Jun 13 07:27:58 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:27:58.304 7 WARNING neutronclient.v2_0.client [None req-4b9741b7-c9fa-4772-b4a2-2adc461c03d9 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:58.312 8 WARNING neutronclient.v2_0.client [None req-4cab9571-fe59-4ad1-90dc-edafae5f1a26 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/632] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:27:58 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1252 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/633] 10.0.0.146 () {32 vars in 736 bytes} [Sat Jun 13 07:27:58 2026] GET /v2.1/os-security-groups/622dc4d9-120c-4efa-a7ee-4dbc4ac445a2 => generated 663 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:27:58.366 8 WARNING neutronclient.v2_0.client [None req-9964c79d-36a0-4c53-aab6-da3587e6f906 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:58.404 8 WARNING neutronclient.v2_0.client [None req-9964c79d-36a0-4c53-aab6-da3587e6f906 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:58.449 8 WARNING neutronclient.v2_0.client [None req-9964c79d-36a0-4c53-aab6-da3587e6f906 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in 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/634] 10.0.0.146 () {32 vars in 749 bytes} [Sat Jun 13 07:27:58 2026] DELETE /v2.1/os-security-group-rules/e665f681-946f-4a1a-832f-95ceb34a8e5f => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-13 07:27:58.540 7 WARNING neutronclient.v2_0.client [None req-60256d72-258b-460e-b904-3e292dc56ee4 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:58.575 7 WARNING neutronclient.v2_0.client [None req-60256d72-258b-460e-b904-3e292dc56ee4 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/635] 10.0.0.146 () {32 vars in 739 bytes} [Sat Jun 13 07:27:58 2026] DELETE /v2.1/os-security-groups/622dc4d9-120c-4efa-a7ee-4dbc4ac445a2 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-13 07:27:58.688 8 WARNING neutronclient.v2_0.client [None req-fab4c285-d45a-45c1-81a8-e68848feadc3 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:27:58.726 8 WARNING neutronclient.v2_0.client [None req-fab4c285-d45a-45c1-81a8-e68848feadc3 6b02af877c954763a92acef8d6272ffd ce3a296e6f944556a59e4b45813276a8 - - default default] The python binding code in 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/636] 10.0.0.146 () {32 vars in 739 bytes} [Sat Jun 13 07:27:58 2026] DELETE /v2.1/os-security-groups/fc5e34c1-a409-4d1e-82ae-c68b35f44566 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-13 07:27:58.916 7 WARNING neutronclient.v2_0.client [None req-6e8fd892-1f7c-4655-99c1-5542a3b60da9 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/637] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:27:58 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1397 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:27:59.333 8 WARNING neutronclient.v2_0.client [None req-44706fc6-a41a-4cfb-8d31-16f2db983bb6 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/638] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:27:59 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1475 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:27:59.413 7 WARNING neutronclient.v2_0.client [None req-a255556c-acb9-4093-bb25-3cfd4e9db781 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in 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/639] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:27:59 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1294 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:00.021 8 WARNING neutronclient.v2_0.client [None req-90651a58-277b-4b48-97fc-b53ee919af40 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in 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/640] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:27:59 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1453 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-06-13 07:28:00.420 7 WARNING neutronclient.v2_0.client [None req-96331aca-4ff2-4843-aa29-0b5135e80c9d 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in 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/641] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:00 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1483 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:00.534 8 WARNING neutronclient.v2_0.client [None req-61d5071d-e6c5-42da-ac60-4791f7bdff06 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/642] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:00 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1294 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:01.119 7 WARNING neutronclient.v2_0.client [None req-313062e7-ee6e-4c83-b063-cb6da6b7ef50 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in 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/643] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:01 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1453 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:01.511 8 WARNING neutronclient.v2_0.client [None req-1296d71f-8198-4aed-8619-5e36d503c128 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:01.634 7 WARNING neutronclient.v2_0.client [None req-567e682e-bf83-4f6b-b4b5-d82bb0cb9cc3 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in 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/644] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:01 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1550 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/645] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:01 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1294 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-06-13 07:28:02.296 8 WARNING neutronclient.v2_0.client [None req-1d47217b-5354-4c56-b7bb-75fb2ba428fe 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in 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/646] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:02 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1461 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:02.702 7 WARNING neutronclient.v2_0.client [None req-29f395b8-9292-40c9-90f6-2e30767a9722 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:02.734 8 WARNING neutronclient.v2_0.client [None req-5261add2-688c-4d86-8a01-79c84aed6136 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/647] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:02 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1350 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/648] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:02 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1548 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:03.018 8 INFO nova.api.openstack.compute.server_external_events [req-7adad8cf-ab42-43f3-8df7-c315975b0085 req-368ff55e-9047-4193-bc67-b5ee9d37a792 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:c37d7dec-9eb0-41d5-8bbd-c1e49b02e288 for instance fb3b8ffc-de94-4dee-ace7-68c815c16a31 on instance 2026-06-13 07:28:03.031 8 INFO nova.compute.rpcapi [None req-4c7bb56a-ca75-48e0-8592-4e263c8372ed - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 326/649] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:28:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:03.400 7 WARNING neutronclient.v2_0.client [None req-cdb378d2-2b8d-4859-91d8-85a0bf488df0 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/650] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:03 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1529 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:28:03.887 8 WARNING neutronclient.v2_0.client [None req-9494637f-cc5a-4327-9b17-b7bc80a74a08 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:03.984 7 WARNING neutronclient.v2_0.client [None req-2afebb71-5e37-48a7-ac1b-07275ae90a85 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in 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/651] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:03 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1350 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/652] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:03 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1548 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:04.306 8 INFO nova.api.openstack.compute.server_external_events [req-142da412-4599-414d-a775-c7b2ab995724 req-61dcfd4d-fd93-46b1-96d9-ae749c98caa8 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:2b1d7cec-5451-438f-9bae-1da4e6811d2c for instance 97409efd-6cd6-4296-a56f-80f95bb8e043 on instance [pid: 8|app: 0|req: 328/653] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:28:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:04.927 7 WARNING neutronclient.v2_0.client [None req-31fb2d14-da88-4077-ac56-c4161f122675 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:05.062 8 WARNING neutronclient.v2_0.client [None req-d8ea040d-1264-41a3-94f3-a9efcd0a4a74 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in 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/654] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:04 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1527 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:05.476 7 WARNING neutronclient.v2_0.client [None req-b67ddf07-c4dc-4463-911f-f3a9145ae413 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in 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/655] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:05 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1425 bytes in 931 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/656] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:05 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1548 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:06.352 8 INFO nova.api.openstack.compute.server_external_events [req-431c9121-75e4-4678-96db-30061e25f83a req-f9ed5a29-368b-4fd8-88ae-e74d2eb76a80 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:6e7b44ee-dfab-4288-8aaa-c13a11dbc4b3 for instance 50b0cfe2-af11-405d-94db-e1ddcaebbd71 on instance [pid: 8|app: 0|req: 331/659] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:28:06 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-06-13 07:28:06.521 7 WARNING neutronclient.v2_0.client [None req-e8d7cb6b-ec69-49f4-8b9a-4879a1dacc28 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in 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/660] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:06 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1527 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:07.014 8 WARNING neutronclient.v2_0.client [None req-431976ca-da48-4ecd-b81e-5936c66f9c28 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:07.097 7 WARNING neutronclient.v2_0.client [None req-c97bacb6-1be1-40c2-b6ad-c4be2073a06a 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in 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/661] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:06 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1435 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:07 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1548 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:07.689 8 WARNING neutronclient.v2_0.client [None req-645a8314-87ee-4c0d-ae62-d17bc665996d d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:07.720 7 WARNING neutronclient.v2_0.client [None req-27add964-73bb-4649-9c65-db2377df04e4 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in 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/663] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:07 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1527 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.146 () {34 vars in 684 bytes} [Sat Jun 13 07:28:07 2026] POST /v2.1/os-security-groups => generated 241 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-06-13 07:28:07.865 7 WARNING neutronclient.v2_0.client [None req-493c79c8-d760-4069-9e60-0cb7a68d47c4 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/665] 10.0.0.146 () {34 vars in 684 bytes} [Sat Jun 13 07:28:07 2026] POST /v2.1/os-security-groups => generated 244 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:28:08.105 8 WARNING neutronclient.v2_0.client [None req-1e53a376-35f1-43d0-b97f-beccd2bb1ec8 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in 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/666] 10.0.0.146 () {34 vars in 684 bytes} [Sat Jun 13 07:28:08 2026] POST /v2.1/os-security-groups => generated 244 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:28:08.290 7 WARNING neutronclient.v2_0.client [None req-3644d9a8-e15e-4f80-824e-675ca54a636d d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:08.332 8 WARNING neutronclient.v2_0.client [None req-e5bcd7e5-c8ee-4e5e-a4a6-0782fd219b64 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:08.336 7 WARNING neutronclient.v2_0.client [None req-3644d9a8-e15e-4f80-824e-675ca54a636d d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:08.374 7 WARNING neutronclient.v2_0.client [None req-3644d9a8-e15e-4f80-824e-675ca54a636d d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/667] 10.0.0.146 () {32 vars in 662 bytes} [Sat Jun 13 07:28:08 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:08 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1435 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:08.455 8 WARNING neutronclient.v2_0.client [None req-89eb4b75-cb14-4074-a263-e292d479e222 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:08.472 7 WARNING neutronclient.v2_0.client [None req-e9d19857-3622-4820-ab78-fb0ac285cd90 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:08.482 8 WARNING neutronclient.v2_0.client [None req-89eb4b75-cb14-4074-a263-e292d479e222 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/669] 10.0.0.146 () {32 vars in 739 bytes} [Sat Jun 13 07:28:08 2026] DELETE /v2.1/os-security-groups/d4fb56b1-e833-4be6-bc9f-56d322e613e4 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-13 07:28:08.601 8 WARNING neutronclient.v2_0.client [None req-8dce2161-7473-44a8-af2f-16b9e30f6f92 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/670] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:08 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1548 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:28:08.625 8 INFO nova.api.openstack.wsgi [None req-8dce2161-7473-44a8-af2f-16b9e30f6f92 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] HTTP exception thrown: Security group d4fb56b1-e833-4be6-bc9f-56d322e613e4 does not exist Neutron server returns request_ids: ['req-5837a3d0-c612-4630-b73f-5706c40fa764'] [pid: 8|app: 0|req: 337/671] 10.0.0.146 () {32 vars in 736 bytes} [Sat Jun 13 07:28:08 2026] GET /v2.1/os-security-groups/d4fb56b1-e833-4be6-bc9f-56d322e613e4 => generated 194 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-06-13 07:28:08.641 7 WARNING neutronclient.v2_0.client [None req-9fc475a8-2d8e-470c-abd2-d3bb63ff3909 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:08.682 7 WARNING neutronclient.v2_0.client [None req-9fc475a8-2d8e-470c-abd2-d3bb63ff3909 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/672] 10.0.0.146 () {32 vars in 739 bytes} [Sat Jun 13 07:28:08 2026] DELETE /v2.1/os-security-groups/cc09dbb1-c36c-4fac-be0e-ce2980c405c6 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-13 07:28:08.811 8 WARNING neutronclient.v2_0.client [None req-9d6de0d1-bb99-4458-b6e1-0e4df407be79 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:08.841 8 INFO nova.api.openstack.wsgi [None req-9d6de0d1-bb99-4458-b6e1-0e4df407be79 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] HTTP exception thrown: Security group cc09dbb1-c36c-4fac-be0e-ce2980c405c6 does not exist Neutron server returns request_ids: ['req-544b87c9-3a31-4f66-9a26-158479a81a67'] [pid: 8|app: 0|req: 338/673] 10.0.0.146 () {32 vars in 736 bytes} [Sat Jun 13 07:28:08 2026] GET /v2.1/os-security-groups/cc09dbb1-c36c-4fac-be0e-ce2980c405c6 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-13 07:28:08.861 8 WARNING neutronclient.v2_0.client [None req-c50e1d2d-0739-432e-9370-c2c48b0221c0 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:08.882 7 WARNING neutronclient.v2_0.client [None req-2e0ccc06-2588-40bf-90ca-ec386cf1b519 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:08.917 8 WARNING neutronclient.v2_0.client [None req-c50e1d2d-0739-432e-9370-c2c48b0221c0 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in 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/674] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:08 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1527 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/675] 10.0.0.146 () {32 vars in 739 bytes} [Sat Jun 13 07:28:08 2026] DELETE /v2.1/os-security-groups/8078cbde-c197-4d59-b6bb-06a48aeca613 => generated 0 bytes in 190 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-06-13 07:28:09.057 7 WARNING neutronclient.v2_0.client [None req-62e986e7-51e4-466f-a3a0-6f5865379324 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:09.080 7 INFO nova.api.openstack.wsgi [None req-62e986e7-51e4-466f-a3a0-6f5865379324 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] HTTP exception thrown: Security group 8078cbde-c197-4d59-b6bb-06a48aeca613 does not exist Neutron server returns request_ids: ['req-0ab639fa-127b-4aa8-a82a-2a956eb8a0f9'] [pid: 7|app: 0|req: 337/676] 10.0.0.146 () {32 vars in 736 bytes} [Sat Jun 13 07:28:09 2026] GET /v2.1/os-security-groups/8078cbde-c197-4d59-b6bb-06a48aeca613 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-13 07:28:09.092 8 WARNING neutronclient.v2_0.client [None req-c6c73fc3-20fb-4441-8ea8-1cd70f048fae d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:09.146 8 WARNING neutronclient.v2_0.client [None req-c6c73fc3-20fb-4441-8ea8-1cd70f048fae d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:09.188 8 WARNING neutronclient.v2_0.client [None req-c6c73fc3-20fb-4441-8ea8-1cd70f048fae d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/677] 10.0.0.146 () {32 vars in 662 bytes} [Sat Jun 13 07:28:09 2026] GET /v2.1/os-security-groups => generated 707 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:28:09.265 7 WARNING neutronclient.v2_0.client [None req-6049def1-80d1-4612-9a70-39a79c9e6024 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:09.285 7 INFO nova.api.openstack.wsgi [None req-6049def1-80d1-4612-9a70-39a79c9e6024 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] HTTP exception thrown: Security group 8078cbde-c197-4d59-b6bb-06a48aeca613 does not exist Neutron server returns request_ids: ['req-ebe29e64-0dc6-4fbb-90d7-386ca7f8a412'] [pid: 7|app: 0|req: 338/678] 10.0.0.146 () {32 vars in 739 bytes} [Sat Jun 13 07:28:09 2026] DELETE /v2.1/os-security-groups/8078cbde-c197-4d59-b6bb-06a48aeca613 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-13 07:28:09.300 8 WARNING neutronclient.v2_0.client [None req-77c764ca-bfe6-4f4d-ab92-09a127d83f0f d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:09.322 8 INFO nova.api.openstack.wsgi [None req-77c764ca-bfe6-4f4d-ab92-09a127d83f0f d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] HTTP exception thrown: Security group cc09dbb1-c36c-4fac-be0e-ce2980c405c6 does not exist Neutron server returns request_ids: ['req-ff78684c-e2b0-4061-9c37-cd83a4bb26f3'] [pid: 8|app: 0|req: 341/679] 10.0.0.146 () {32 vars in 739 bytes} [Sat Jun 13 07:28:09 2026] DELETE /v2.1/os-security-groups/cc09dbb1-c36c-4fac-be0e-ce2980c405c6 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-13 07:28:09.341 7 WARNING neutronclient.v2_0.client [None req-4ed22bf3-8a2f-4389-a216-e1597ae7ba02 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:09.364 7 INFO nova.api.openstack.wsgi [None req-4ed22bf3-8a2f-4389-a216-e1597ae7ba02 d44fa598fdd84f0c94edb7d436e3723a 1bcb3acb294142ceaf89ab3b75fb9f25 - - default default] HTTP exception thrown: Security group d4fb56b1-e833-4be6-bc9f-56d322e613e4 does not exist Neutron server returns request_ids: ['req-5a53c8d9-c6c5-4f16-9a91-f714a69ccc66'] [pid: 7|app: 0|req: 339/680] 10.0.0.146 () {32 vars in 739 bytes} [Sat Jun 13 07:28:09 2026] DELETE /v2.1/os-security-groups/d4fb56b1-e833-4be6-bc9f-56d322e613e4 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-13 07:28:09.496 8 WARNING neutronclient.v2_0.client [None req-d5eb3346-206d-499c-b8d1-f0fdb9d115f7 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/681] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:09 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1435 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:28:09.656 7 WARNING neutronclient.v2_0.client [None req-3eaae0cd-b68b-4645-9a63-79c46ad6184c 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in 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/682] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:09 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1548 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:10.042 8 WARNING neutronclient.v2_0.client [None req-0ea4f76f-cb0a-4aca-9e7d-54f4996c96a6 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/683] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:10 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1527 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:10.641 7 WARNING neutronclient.v2_0.client [None req-05dd0d7c-bebd-45c7-9199-ef921ca477d4 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/684] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:10 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1423 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:10.819 8 WARNING neutronclient.v2_0.client [None req-8dc3cfb8-ab10-487c-a08d-e05cff38589b 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in 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/685] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:10 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1548 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-06-13 07:28:11.286 7 WARNING neutronclient.v2_0.client [None req-3663c58c-1d36-471b-ad14-9dd6a09ecc60 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in 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/686] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:11 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1527 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-06-13 07:28:11.575 8 INFO nova.api.openstack.compute.server_external_events [req-fdd64349-344b-4c20-ab74-a358ceef1783 req-c42e0083-27c0-4348-81f8-59a3ebac7805 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:c37d7dec-9eb0-41d5-8bbd-c1e49b02e288 for instance fb3b8ffc-de94-4dee-ace7-68c815c16a31 on instance [pid: 8|app: 0|req: 345/687] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:28:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:11.784 7 WARNING neutronclient.v2_0.client [None req-decedba0-a0a1-4a22-9978-a096ed3da0d5 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:12.002 8 WARNING neutronclient.v2_0.client [None req-fc95a186-dfb8-483a-89dd-8b1dc306e40c 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/688] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:11 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1423 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:11 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1548 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:12.476 7 WARNING neutronclient.v2_0.client [None req-62a0eb97-8053-4626-8797-26d57eac8358 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in 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/690] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:12 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1527 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:13.357 7 WARNING neutronclient.v2_0.client [None req-994a0e51-abfe-4eee-89f4-fdce4a1c8452 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:13.378 8 WARNING neutronclient.v2_0.client [None req-7456186c-7cae-4ee6-9449-83f2bbf7994c 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in 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.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:13 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1725 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/692] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:13 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1423 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:13.611 7 WARNING neutronclient.v2_0.client [None req-bddf9231-2fa3-4283-9e20-4e21a5cba171 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:13.616 8 INFO nova.api.openstack.compute.server_external_events [req-79ce21b1-484f-442b-9db4-4845787ed3b0 req-88465bb5-e958-4b08-83da-44e0d420dd08 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:2b1d7cec-5451-438f-9bae-1da4e6811d2c for instance 97409efd-6cd6-4296-a56f-80f95bb8e043 on instance [pid: 8|app: 0|req: 348/693] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:28:13 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-06-13 07:28:13.664 8 WARNING neutronclient.v2_0.client [None req-e6001398-9a47-488b-b2d7-1bd78efb3cb0 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/694] 10.0.0.146 () {32 vars in 740 bytes} [Sat Jun 13 07:28:13 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31/os-interface => generated 284 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/695] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:13 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1527 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:14.609 8 INFO nova.api.openstack.compute.server_external_events [req-121866b5-3ed4-4e00-80a0-9135864a6e03 req-c6eee6b7-db59-42d6-bbde-05faa16ac0e5 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:c37d7dec-9eb0-41d5-8bbd-c1e49b02e288 for instance fb3b8ffc-de94-4dee-ace7-68c815c16a31 on instance [pid: 8|app: 0|req: 350/696] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:28:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:14.625 7 WARNING neutronclient.v2_0.client [None req-6dc8cce7-df32-4f5b-bf00-4ae26fd6bb08 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:14.646 8 WARNING neutronclient.v2_0.client [None req-cacc4f7e-4144-402b-85f0-06a044a2c92b 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in 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/697] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:14 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1725 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/698] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:14 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1423 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:14.852 8 WARNING neutronclient.v2_0.client [None req-e2699b91-1e11-42b4-bfbe-ed6370b3ea5b 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in 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/699] 10.0.0.146 () {32 vars in 640 bytes} [Sat Jun 13 07:28:14 2026] GET /v2.1/servers => generated 378 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/700] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:14 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1719 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-06-13 07:28:15.040 7 INFO nova.compute.rpcapi [None req-982cd230-b295-449a-80c1-8717c9b139d4 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-06-13 07:28:15.062 8 WARNING neutronclient.v2_0.client [None req-1069af92-9461-412d-a4c9-7f4614485dc6 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in 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/701] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:28:14 2026] DELETE /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/702] 10.0.0.146 () {32 vars in 740 bytes} [Sat Jun 13 07:28:14 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/os-interface => generated 285 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:28:15.152 7 WARNING neutronclient.v2_0.client [None req-7273114d-3706-4a2a-af99-d6f62521d021 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:15.299 8 INFO nova.api.openstack.compute.server_external_events [req-b122999c-5780-4e9c-b975-71716c5ca28c req-d9f78a33-1821-45bc-8308-bf67b3bfd2d3 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:6e7b44ee-dfab-4288-8aaa-c13a11dbc4b3 for instance 50b0cfe2-af11-405d-94db-e1ddcaebbd71 on instance [pid: 8|app: 0|req: 354/703] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:28:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:15 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1731 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:15.840 8 WARNING neutronclient.v2_0.client [None req-d292219f-0f98-41fe-a111-42dca33e2e9d 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:15.908 7 WARNING neutronclient.v2_0.client [None req-d63ffd3d-c915-45eb-932e-e272d174a7c9 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/705] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:15 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1423 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/706] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:15 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1719 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-06-13 07:28:16.388 7 WARNING neutronclient.v2_0.client [None req-262ee358-5946-4782-b983-0ad8fb0866e6 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/709] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:16 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1851 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:16.656 8 INFO nova.api.openstack.compute.server_external_events [req-40a36a5a-2894-4462-a0b6-fb913ce9acc7 req-ca279820-0a31-4216-b043-bb059980e0a1 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:2b1d7cec-5451-438f-9bae-1da4e6811d2c for instance 97409efd-6cd6-4296-a56f-80f95bb8e043 on instance [pid: 8|app: 0|req: 357/710] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:28:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:17.012 7 WARNING neutronclient.v2_0.client [None req-b73fdf5b-475c-4ad9-8f09-e14324868027 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in 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/711] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:16 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1611 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-06-13 07:28:17.197 8 WARNING neutronclient.v2_0.client [None req-cc8fe13a-a3ce-4e81-b509-e6559fd29fc0 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in 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/712] 10.0.0.146 () {32 vars in 740 bytes} [Sat Jun 13 07:28:17 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71/os-interface => generated 285 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:17.559 7 WARNING neutronclient.v2_0.client [None req-24d78bcb-8091-4d1a-ae95-e1d7a565a66a 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:17.949 8 WARNING neutronclient.v2_0.client [None req-cec08e12-c5c2-47ef-9f04-04418173165f 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in 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/713] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:17 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1851 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:17 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1611 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: 7|app: 0|req: 356/715] 10.0.0.146 () {32 vars in 640 bytes} [Sat Jun 13 07:28:18 2026] GET /v2.1/servers => generated 387 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: 360/716] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:28:18 2026] DELETE /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:18.376 7 WARNING neutronclient.v2_0.client [None req-fa2f0523-3480-44f1-bb3c-1d23915000e7 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:18.398 8 INFO nova.api.openstack.compute.server_external_events [req-ddef00cc-3ec1-48cd-89ab-a965052ba5ad req-e85457db-6751-45d2-ba17-512d0c6d92b3 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-unplugged:c37d7dec-9eb0-41d5-8bbd-c1e49b02e288 for instance fb3b8ffc-de94-4dee-ace7-68c815c16a31 on instance [pid: 8|app: 0|req: 361/717] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:28:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:18 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1617 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:18.711 8 INFO nova.api.openstack.compute.server_external_events [req-e2d0c4ab-23ea-4bb2-8999-b0abedb64ee4 req-04e74093-0e98-4d47-bf64-8510c7fbba7d 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:6e7b44ee-dfab-4288-8aaa-c13a11dbc4b3 for instance 50b0cfe2-af11-405d-94db-e1ddcaebbd71 on instance [pid: 8|app: 0|req: 362/719] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:28:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:18.813 7 INFO nova.api.openstack.compute.server_external_events [req-9b9e9b64-8eed-41be-8cb0-e87a6a496f9d req-ba915a6c-e7be-4c99-99bd-d86cb0e604b3 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-deleted:c37d7dec-9eb0-41d5-8bbd-c1e49b02e288 for instance fb3b8ffc-de94-4dee-ace7-68c815c16a31 on instance [pid: 7|app: 0|req: 358/720] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:28:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:19.055 8 WARNING neutronclient.v2_0.client [None req-6411dfd6-d3c1-44de-bfd9-74466285f50e 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in 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/721] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:19 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1504 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-06-13 07:28:19.547 7 WARNING neutronclient.v2_0.client [None req-4be89c94-ce3f-4ad6-aed5-caf9f0260c15 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in 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/722] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:19 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1617 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-06-13 07:28:20.186 8 WARNING neutronclient.v2_0.client [None req-ff67e931-d0b8-47a5-9209-c7c685fc2878 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in 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/723] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:20 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1509 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:20.732 7 WARNING neutronclient.v2_0.client [None req-c088ff82-6264-4c13-988a-203e87e5a86c 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/724] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:20 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1737 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:21.293 8 WARNING neutronclient.v2_0.client [None req-7b2f22da-32e6-465c-9721-f89262be97c5 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/725] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:21 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 1509 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:21.866 7 INFO nova.api.openstack.compute.server_external_events [req-4cf51910-cfdf-4550-9f0e-a5829d6a15c7 req-94e95a11-eb6f-48ba-9c36-49fec431d093 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-deleted:6e7b44ee-dfab-4288-8aaa-c13a11dbc4b3 for instance 50b0cfe2-af11-405d-94db-e1ddcaebbd71 on instance [pid: 7|app: 0|req: 361/726] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:28:21 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-06-13 07:28:21.933 8 WARNING neutronclient.v2_0.client [None req-c381d8ee-7e39-496c-9cbc-ec267ac56873 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/727] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:21 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1379 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-06-13 07:28:22.378 7 INFO nova.api.openstack.wsgi [None req-999f5322-771f-4401-ab53-e39e7fb909a2 8ccf0af44980403ab543960fdd5708f4 050e28fa1e5e40b587d8e671db5bcee6 - - default default] HTTP exception thrown: Instance fb3b8ffc-de94-4dee-ace7-68c815c16a31 could not be found. [pid: 7|app: 0|req: 362/728] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:22 2026] GET /v2.1/servers/fb3b8ffc-de94-4dee-ace7-68c815c16a31 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/729] 10.0.0.146 () {32 vars in 703 bytes} [Sat Jun 13 07:28:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-656317164 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:23.035 7 WARNING neutronclient.v2_0.client [None req-d9034bce-e15f-4a57-bc8c-106eae85b850 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in 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/730] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:22 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1379 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:28:24.159 8 WARNING neutronclient.v2_0.client [None req-65ec163d-9e0c-4d90-8ac9-46f3a91ab3fb 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/731] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:24 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1384 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:25.289 7 WARNING neutronclient.v2_0.client [None req-a04b2413-257f-42ca-a059-5deead066257 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/732] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:25 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 1384 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-06-13 07:28:26.377 8 INFO nova.api.openstack.wsgi [None req-8a1eae4e-d0bf-435e-ab3d-e4bcdd09ebf8 6b8e7b02a959410394aba1412f06324e b1d12349481d401e99cd684e71470c2d - - default default] HTTP exception thrown: Instance 50b0cfe2-af11-405d-94db-e1ddcaebbd71 could not be found. [pid: 8|app: 0|req: 370/735] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:26 2026] GET /v2.1/servers/50b0cfe2-af11-405d-94db-e1ddcaebbd71 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/736] 10.0.0.146 () {32 vars in 703 bytes} [Sat Jun 13 07:28:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-433784898 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 10.0.0.146 () {30 vars in 412 bytes} [Sat Jun 13 07:28:27 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/738] 10.0.0.146 () {28 vars in 559 bytes} [Sat Jun 13 07:28:27 2026] GET /v2/ => generated 402 bytes in 592 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: 372/739] 10.0.0.146 () {28 vars in 563 bytes} [Sat Jun 13 07:28:28 2026] GET /v2.1/ => generated 411 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/740] 10.0.0.146 () {30 vars in 412 bytes} [Sat Jun 13 07:28:28 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-13 07:28:36.620 8 WARNING neutronclient.v2_0.client [None req-e3ae8b1c-7df0-4c96-99d6-6a96c7a34e59 d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:36.800 8 WARNING neutronclient.v2_0.client [None req-e3ae8b1c-7df0-4c96-99d6-6a96c7a34e59 d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in 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/743] 10.0.0.146 () {34 vars in 662 bytes} [Sat Jun 13 07:28:36 2026] POST /v2.1/servers => generated 424 bytes in 645 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-13 07:28:37.021 7 WARNING neutronclient.v2_0.client [None req-6e0e42d5-9caa-4467-95ab-2fe3f46485da d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in 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/744] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:36 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1371 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:38.138 8 WARNING neutronclient.v2_0.client [None req-be93c93b-cf71-4166-bdff-708778caa540 d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in 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/745] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:38 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1375 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-06-13 07:28:39.218 7 WARNING neutronclient.v2_0.client [None req-01a6eaec-8f06-42b8-b3cd-df9b82157a1e d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in 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/746] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:39 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1423 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:40.318 8 WARNING neutronclient.v2_0.client [None req-142e9614-e5c5-4dbe-aff5-f960841e0ff4 d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/747] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:40 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1423 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-06-13 07:28:41.413 7 WARNING neutronclient.v2_0.client [None req-b1cc5add-a17f-40f2-b8fe-275ae2c77de3 d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/748] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:41 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1431 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:42.317 8 INFO nova.api.openstack.compute.server_external_events [req-3839cb4d-9bc2-441b-80ab-ba9f1c86bd1b req-c22d080d-8c7e-4b0e-a874-f945d316ea21 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:4b7f72a5-f991-4f7b-85d5-03d141ea4a79 for instance 403b5e6b-d1e7-4314-9e76-23094637589e on instance [pid: 8|app: 0|req: 377/749] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:28:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:42.539 7 WARNING neutronclient.v2_0.client [None req-2b900ffe-e399-4456-9391-a57731d7a5a1 d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in 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/750] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:42 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1483 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-06-13 07:28:43.745 8 WARNING neutronclient.v2_0.client [None req-c9538d67-674f-4eec-a45a-d477930a36a0 d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in 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/751] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:43 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1471 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:44.424 7 WARNING neutronclient.v2_0.client [None req-19bb295b-8e4e-4107-a509-cc7edbf95de9 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/752] 10.0.0.146 () {32 vars in 740 bytes} [Sat Jun 13 07:28:44 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/os-interface => generated 285 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:44.669 8 WARNING neutronclient.v2_0.client [None req-fd3f9e80-da66-4017-88a5-339796f5ea49 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/753] 10.0.0.146 () {32 vars in 814 bytes} [Sat Jun 13 07:28:44 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/os-interface/2b1d7cec-5451-438f-9bae-1da4e6811d2c => generated 282 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/754] 10.0.0.146 () {32 vars in 722 bytes} [Sat Jun 13 07:28:44 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/ips => generated 157 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/755] 10.0.0.146 () {34 vars in 749 bytes} [Sat Jun 13 07:28:44 2026] POST /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/756] 10.0.0.146 () {32 vars in 722 bytes} [Sat Jun 13 07:28:45 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/ips => generated 157 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-06-13 07:28:45.132 8 WARNING neutronclient.v2_0.client [None req-d5414b0a-2052-4706-9e8a-ee4589ae0c9a d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in 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/757] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:45 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1471 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/758] 10.0.0.146 () {32 vars in 722 bytes} [Sat Jun 13 07:28:46 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/ips => generated 157 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:46.372 7 WARNING neutronclient.v2_0.client [None req-99a72246-3f94-41b6-b051-65d260c465fe d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:46.377 8 INFO nova.api.openstack.compute.server_external_events [req-8113e187-8f18-493d-89ef-5118d218183b req-1a2767f8-734d-43c1-951e-fe1e793a3931 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:2b1d7cec-5451-438f-9bae-1da4e6811d2c for instance 97409efd-6cd6-4296-a56f-80f95bb8e043 on instance [pid: 8|app: 0|req: 383/761] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:28:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/762] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:46 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1471 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/763] 10.0.0.146 () {32 vars in 722 bytes} [Sat Jun 13 07:28:47 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:47.703 7 WARNING neutronclient.v2_0.client [None req-b108d11c-ed1e-402a-90d8-8425c21bd508 d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/764] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:47 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1471 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/765] 10.0.0.146 () {32 vars in 722 bytes} [Sat Jun 13 07:28:48 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/ips => generated 195 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-06-13 07:28:48.283 7 WARNING neutronclient.v2_0.client [None req-95971e0c-4ace-4526-881e-4e5b11593202 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/766] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:48 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1953 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:48.893 8 WARNING neutronclient.v2_0.client [None req-484a280d-ec44-44bb-8988-6a38a2c89c31 d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/767] 10.0.0.146 () {34 vars in 749 bytes} [Sat Jun 13 07:28:48 2026] POST /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/action => generated 0 bytes in 40 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: 383/768] 10.0.0.146 () {32 vars in 722 bytes} [Sat Jun 13 07:28:48 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/ips => generated 195 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-06-13 07:28:49.216 7 INFO nova.api.openstack.compute.server_external_events [req-e27f0c42-4c9b-4e86-8e81-8ec38591863c req-5dbaeef0-ff13-4b0f-820e-1073797f05fb 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:4b7f72a5-f991-4f7b-85d5-03d141ea4a79 for instance 403b5e6b-d1e7-4314-9e76-23094637589e on instance [pid: 7|app: 0|req: 384/769] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:28:49 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: 386/770] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:48 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1471 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/771] 10.0.0.146 () {32 vars in 722 bytes} [Sat Jun 13 07:28:49 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/ips => generated 195 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-06-13 07:28:50.393 8 WARNING neutronclient.v2_0.client [None req-7ca98a4f-e071-4522-a367-df98b24e3a3e d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in 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/772] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:50 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1656 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/773] 10.0.0.146 () {32 vars in 722 bytes} [Sat Jun 13 07:28:50 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e/ips => generated 109 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/774] 10.0.0.146 () {32 vars in 722 bytes} [Sat Jun 13 07:28:50 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e/ips => generated 109 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: 7|app: 0|req: 387/775] 10.0.0.146 () {32 vars in 822 bytes} [Sat Jun 13 07:28:50 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e/ips/tempest-ServerAddressesTestJSON-799600425-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: 389/776] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:28:50 2026] DELETE /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 0 bytes in 91 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-06-13 07:28:50.812 7 WARNING neutronclient.v2_0.client [None req-cad72c0f-afb1-4148-8b6f-10883e38471c d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in 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/777] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:50 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1662 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/778] 10.0.0.146 () {32 vars in 722 bytes} [Sat Jun 13 07:28:51 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/ips => generated 195 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-06-13 07:28:51.334 7 INFO nova.api.openstack.compute.server_external_events [req-59643b14-662e-4fec-bee7-709d10cfcb2f req-26bb0310-2f25-4e8e-b14d-24a783a02622 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:2b1d7cec-5451-438f-9bae-1da4e6811d2c for instance 97409efd-6cd6-4296-a56f-80f95bb8e043 on instance [pid: 7|app: 0|req: 389/779] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:28:51 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-06-13 07:28:52.070 8 WARNING neutronclient.v2_0.client [None req-00b9c98b-86a8-4336-8044-ffe42abed54e d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/780] 10.0.0.146 () {32 vars in 722 bytes} [Sat Jun 13 07:28:52 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/ips => generated 195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/781] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:52 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1662 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/782] 10.0.0.146 () {32 vars in 722 bytes} [Sat Jun 13 07:28:53 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043/ips => generated 157 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/783] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:28:53 2026] DELETE /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 0 bytes in 100 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-06-13 07:28:53.325 7 WARNING neutronclient.v2_0.client [None req-41a16c53-ff22-4205-9c3e-f9886d3a81c3 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:53.448 8 WARNING neutronclient.v2_0.client [None req-ba040f81-46ab-45e3-aee0-0f2cbbe416b8 d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in 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/784] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:53 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1845 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:53.658 7 INFO nova.api.openstack.compute.server_external_events [req-ff87641a-7acc-451a-a0bb-8b3df42a4f7b req-52770257-772d-4236-9d07-385405ff3058 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-deleted:4b7f72a5-f991-4f7b-85d5-03d141ea4a79 for instance 403b5e6b-d1e7-4314-9e76-23094637589e on instance [pid: 7|app: 0|req: 393/785] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:28:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:53 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1662 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:54.580 7 WARNING neutronclient.v2_0.client [None req-d02250a4-b936-4057-bcd2-fc228cf49ecf 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/787] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:54 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1845 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:28:54.734 8 WARNING neutronclient.v2_0.client [None req-aaeda205-f501-484a-9649-21eba560588d d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/788] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:54 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1457 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:55.755 7 WARNING neutronclient.v2_0.client [None req-8a2a65a6-8473-412d-88ab-a0cd30877128 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:55.850 8 WARNING neutronclient.v2_0.client [None req-1d7be2f7-b00e-4945-84ac-d4bd64281d52 d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] The python binding code in 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/789] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:55 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1845 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/790] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:55 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => generated 1457 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:56.528 8 INFO nova.api.openstack.compute.server_external_events [req-5f56dd21-50b9-4c85-8091-ee8b2b1de613 req-52ed2a69-bc8a-43a8-a38c-c8cd41d4514f 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-deleted:2b1d7cec-5451-438f-9bae-1da4e6811d2c for instance 97409efd-6cd6-4296-a56f-80f95bb8e043 on instance [pid: 8|app: 0|req: 397/793] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:28:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:28:56.950 7 WARNING neutronclient.v2_0.client [None req-60da19d2-6e65-42af-a2f5-df3f25ad93c2 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:28:56.968 8 INFO nova.api.openstack.wsgi [None req-7cff19a7-c6c7-422e-8fae-b8849a8dca77 d248940b658641dcbcd41ee7213c295f 60ab9014511248459bfe312ace89fdea - - default default] HTTP exception thrown: Instance 403b5e6b-d1e7-4314-9e76-23094637589e could not be found. [pid: 8|app: 0|req: 398/794] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:56 2026] GET /v2.1/servers/403b5e6b-d1e7-4314-9e76-23094637589e => 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: 397/795] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:56 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1482 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-06-13 07:28:58.071 8 WARNING neutronclient.v2_0.client [None req-6ac1e951-2777-4fbe-9385-9c04361acc05 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in 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/796] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:58 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1487 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-06-13 07:28:59.191 7 WARNING neutronclient.v2_0.client [None req-19854867-9c39-4e7c-82f3-f8a4a33f3c16 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] The python binding code in 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/797] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:28:59 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 1487 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:00.443 8 INFO nova.api.openstack.wsgi [None req-1b50ab36-6ff7-41c5-b04f-040716a1f966 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] HTTP exception thrown: Instance 97409efd-6cd6-4296-a56f-80f95bb8e043 could not be found. [pid: 8|app: 0|req: 400/798] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:00 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/799] 10.0.0.146 () {32 vars in 705 bytes} [Sat Jun 13 07:29:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1125781074 => generated 0 bytes in 30 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-06-13 07:29:00.933 8 INFO nova.api.openstack.wsgi [None req-09c2b0c9-7120-471f-9461-9f4aeb5148a6 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] HTTP exception thrown: Instance 97409efd-6cd6-4296-a56f-80f95bb8e043 could not be found. [pid: 8|app: 0|req: 401/800] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:29:00 2026] DELETE /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-13 07:29:00.981 7 INFO nova.api.openstack.wsgi [None req-3bca1094-2f23-4ae6-9dac-f7f1c99a1ef3 4da77f5c62804355a759ec26c311b171 5dfe5a29474b41e79c86bc62a699a17a - - default default] HTTP exception thrown: Instance 97409efd-6cd6-4296-a56f-80f95bb8e043 could not be found. [pid: 7|app: 0|req: 400/801] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:00 2026] GET /v2.1/servers/97409efd-6cd6-4296-a56f-80f95bb8e043 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/804] 10.0.0.146 () {34 vars in 670 bytes} [Sat Jun 13 07:29:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:11.667 7 WARNING neutronclient.v2_0.client [None req-026b25d0-9e13-450d-b8b3-08f511cf45a8 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:29:11.714 7 WARNING neutronclient.v2_0.client [None req-026b25d0-9e13-450d-b8b3-08f511cf45a8 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:29:11.872 7 WARNING neutronclient.v2_0.client [None req-026b25d0-9e13-450d-b8b3-08f511cf45a8 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in 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/805] 10.0.0.146 () {34 vars in 662 bytes} [Sat Jun 13 07:29:11 2026] POST /v2.1/servers => generated 453 bytes in 504 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-13 07:29:12.115 8 WARNING neutronclient.v2_0.client [None req-27a7ba2a-6353-478c-9f10-868b17941723 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/806] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:12 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1431 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-06-13 07:29:13.217 7 WARNING neutronclient.v2_0.client [None req-6a8b5249-22ca-4e3b-bdd3-e0cf194a52e9 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/807] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:13 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1435 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-06-13 07:29:14.306 8 WARNING neutronclient.v2_0.client [None req-0bff8d0d-f5a1-4b96-b3b2-b762b6cfc1f9 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in 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/808] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:14 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => 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-06-13 07:29:15.402 7 WARNING neutronclient.v2_0.client [None req-ffa15d0c-f022-4227-8cfc-8071d3615228 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/809] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:15 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1483 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:16.531 7 WARNING neutronclient.v2_0.client [None req-cb1732cd-a9f3-43d7-897e-a2e95083ca95 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/812] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:16 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1491 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-06-13 07:29:17.623 8 WARNING neutronclient.v2_0.client [None req-7eb9cac4-7eba-418e-b829-e5c43e1ebfc7 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:17.686 7 INFO nova.api.openstack.compute.server_external_events [req-10d6c27c-6e3b-4839-905f-f581161a61f6 req-fe426076-cb6e-43ed-bfb4-68155fed858e 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:86faac06-a887-44a9-8bbf-d70fdd7872c5 for instance 4f181d32-cb12-4e83-a895-3cc116963836 on instance [pid: 7|app: 0|req: 407/813] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:29:17 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: 407/814] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:17 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1569 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:19.024 7 WARNING neutronclient.v2_0.client [None req-8d223aa7-4410-43a8-bd74-9356a20daf5e 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in 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.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:18 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1557 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:20.196 8 WARNING neutronclient.v2_0.client [None req-516b13c7-3a33-4fc1-a641-840accdc0d54 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/816] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:20 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1557 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-06-13 07:29:21.375 7 WARNING neutronclient.v2_0.client [None req-baeb4848-3622-4611-a71f-8ccb6d35f714 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/817] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:21 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1557 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-06-13 07:29:22.640 8 WARNING neutronclient.v2_0.client [None req-946221b7-ae09-4d3d-be7b-665cdeb46413 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/818] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:22 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1557 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-06-13 07:29:22.922 7 INFO nova.api.openstack.compute.server_external_events [req-d8dd2ae6-3f43-45f5-8444-9f182f879d2a req-1a216c7b-e344-4131-8ed9-b2a09ac92ad5 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:86faac06-a887-44a9-8bbf-d70fdd7872c5 for instance 4f181d32-cb12-4e83-a895-3cc116963836 on instance [pid: 7|app: 0|req: 410/819] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:29:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:23.818 8 WARNING neutronclient.v2_0.client [None req-dcf5f989-c605-457a-bc6a-b2b7c8b9f3cf 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in 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/820] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:23 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1557 bytes in 1141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:25.976 7 WARNING neutronclient.v2_0.client [None req-7386edb2-0759-440e-b392-1fb4b3a7cee1 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/823] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:25 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1740 bytes in 1565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:27.544 8 WARNING neutronclient.v2_0.client [None req-3729312f-fe4f-4bc7-b474-092cd10f0fda 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/824] 10.0.0.146 () {32 vars in 740 bytes} [Sat Jun 13 07:29:27 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836/os-interface => generated 284 bytes in 929 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:29.276 8 INFO nova.api.openstack.compute.server_external_events [req-a112f64a-337b-418a-b795-c8077eebddbc req-081134ba-b03a-49f8-bfb1-cd020bcd4432 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:86faac06-a887-44a9-8bbf-d70fdd7872c5 for instance 4f181d32-cb12-4e83-a895-3cc116963836 on instance [pid: 8|app: 0|req: 414/825] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:29:29 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-06-13 07:29:29.283 7 WARNING neutronclient.v2_0.client [None req-b014a6e4-4a92-4134-a5f0-5095b500adaa 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/826] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:29 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1740 bytes in 1209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/827] 10.0.0.146 () {32 vars in 640 bytes} [Sat Jun 13 07:29:30 2026] GET /v2.1/servers => generated 384 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/828] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:29:30 2026] DELETE /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 0 bytes in 92 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-06-13 07:29:30.730 8 WARNING neutronclient.v2_0.client [None req-d09b4dca-5dd4-4bbe-8eec-9377f9dc53da 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in 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/829] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:30 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1746 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:32.450 7 WARNING neutronclient.v2_0.client [None req-63179fed-7e7d-45e0-bb5d-697cfb841a10 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in 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/830] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:32 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1866 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:34.216 8 INFO nova.api.openstack.compute.server_external_events [req-25d15b0a-1fa0-4fbe-908d-2a3ed6cc28bb req-44f28d90-67fd-4fcc-b4ee-22de72831399 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-deleted:86faac06-a887-44a9-8bbf-d70fdd7872c5 for instance 4f181d32-cb12-4e83-a895-3cc116963836 on instance [pid: 8|app: 0|req: 417/831] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:29:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:34.271 7 WARNING neutronclient.v2_0.client [None req-50773fd7-ab87-4d6b-ab26-cb739b74aac9 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in 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/832] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:34 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1512 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:35.760 8 WARNING neutronclient.v2_0.client [None req-a9e6b755-5aaa-45fc-8bee-53d3c2c1afa7 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in 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/835] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:35 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1517 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:37.281 7 WARNING neutronclient.v2_0.client [None req-1039b3f6-5387-4392-a105-cb9bab1edaa8 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] The python binding code in 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/836] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:37 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => generated 1517 bytes in 1551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:39.826 8 INFO nova.api.openstack.wsgi [None req-08ebddf6-69a4-4ce2-af18-b34eb0e35bb5 1f292eb02d7f4201ba444ee3af82d169 fd63e89aa04f444589669d6719a63c86 - - default default] HTTP exception thrown: Instance 4f181d32-cb12-4e83-a895-3cc116963836 could not be found. [pid: 8|app: 0|req: 419/837] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:39 2026] GET /v2.1/servers/4f181d32-cb12-4e83-a895-3cc116963836 => 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: 419/838] 10.0.0.146 () {32 vars in 703 bytes} [Sat Jun 13 07:29:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-637671845 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/841] 10.0.0.146 () {34 vars in 670 bytes} [Sat Jun 13 07:29:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:29:53.642 7 WARNING neutronclient.v2_0.client [None req-9c1f308d-ffa3-41b4-85df-31939d855570 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:29:53.700 7 WARNING neutronclient.v2_0.client [None req-9c1f308d-ffa3-41b4-85df-31939d855570 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:29:53.870 7 WARNING neutronclient.v2_0.client [None req-9c1f308d-ffa3-41b4-85df-31939d855570 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/842] 10.0.0.146 () {34 vars in 662 bytes} [Sat Jun 13 07:29:53 2026] POST /v2.1/servers => generated 453 bytes in 505 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-13 07:29:54.103 8 WARNING neutronclient.v2_0.client [None req-4516c10f-bc9a-42e4-8350-2b1907d5ebf3 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/843] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:54 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1392 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-06-13 07:29:55.204 7 WARNING neutronclient.v2_0.client [None req-1950098f-3f64-49dc-8b5a-c374d5620c54 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/844] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:55 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1396 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:56.317 7 WARNING neutronclient.v2_0.client [None req-746dae53-d76f-4a22-b5ff-fcbc1c5c4028 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/847] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:56 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1444 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-06-13 07:29:57.422 8 WARNING neutronclient.v2_0.client [None req-437b9726-cb00-48cb-88a9-0939498d7071 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/848] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:57 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1444 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:29:58.526 7 WARNING neutronclient.v2_0.client [None req-b43b7512-7e44-4d2d-8cde-4b6fda16172c ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/849] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:58 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1452 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-06-13 07:29:59.383 8 INFO nova.api.openstack.compute.server_external_events [req-cd93a329-7f33-42d6-950f-bf8ad2034d94 req-f8ae757c-daf2-4ca1-b730-78bc9a420218 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:508a56c0-7c96-4399-9359-7d3fb928443d for instance d8668ec5-d062-4e0a-aa32-4c628dcd970d on instance [pid: 8|app: 0|req: 425/850] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:29:59 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-06-13 07:29:59.645 7 WARNING neutronclient.v2_0.client [None req-d37a33e6-a8ee-4a7b-a3bf-c7d9c7124452 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/851] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:29:59 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1530 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-06-13 07:30:00.834 8 WARNING neutronclient.v2_0.client [None req-d1420929-a19b-4241-b086-12bffe5b3bf3 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/852] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:00 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1518 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-06-13 07:30:02.031 7 WARNING neutronclient.v2_0.client [None req-88ec27d8-1063-4c0e-be29-7d170306a772 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/853] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:01 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1518 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-06-13 07:30:03.213 8 WARNING neutronclient.v2_0.client [None req-a6d910bc-d24d-46d2-8fa3-8bc8b7c044e0 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/854] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:03 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1518 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:04.359 7 WARNING neutronclient.v2_0.client [None req-ce9c5730-e496-4fcb-9a2f-903d7eac0fb6 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/855] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:04 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1518 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:04.896 8 INFO nova.api.openstack.compute.server_external_events [req-211ad836-83cf-4361-9749-0e81229341e5 req-8a62c9c2-764e-47a1-b576-fe39bd988b2d 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:508a56c0-7c96-4399-9359-7d3fb928443d for instance d8668ec5-d062-4e0a-aa32-4c628dcd970d on instance [pid: 8|app: 0|req: 428/856] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:30:04 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-06-13 07:30:05.553 7 WARNING neutronclient.v2_0.client [None req-9d454ad7-62e9-4781-8aa7-94d9f20ff48c ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/857] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:05 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1518 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:06.716 8 WARNING neutronclient.v2_0.client [None req-b50fc8ea-67e0-4d3c-ae98-d9d65361642b ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/860] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:06 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1700 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:06.969 7 WARNING neutronclient.v2_0.client [None req-da921188-5718-4343-b3a1-c22da84e037e ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/861] 10.0.0.146 () {32 vars in 740 bytes} [Sat Jun 13 07:30:06 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:07.959 8 INFO nova.api.openstack.compute.server_external_events [req-77ce420e-982e-4fc4-8f4b-5689db3893f5 req-2d57f0cb-c9e1-4ecd-848d-6cbbd0a69150 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:508a56c0-7c96-4399-9359-7d3fb928443d for instance d8668ec5-d062-4e0a-aa32-4c628dcd970d on instance [pid: 8|app: 0|req: 431/862] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:30:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:11.882 7 WARNING neutronclient.v2_0.client [None req-9bdbd2c5-90b1-4beb-b9ce-090a6fef33cc 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:30:12.065 7 WARNING neutronclient.v2_0.client [None req-9bdbd2c5-90b1-4beb-b9ce-090a6fef33cc 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/863] 10.0.0.146 () {34 vars in 662 bytes} [Sat Jun 13 07:30:11 2026] POST /v2.1/servers => generated 424 bytes in 460 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-06-13 07:30:12.291 8 WARNING neutronclient.v2_0.client [None req-88fada5c-ce92-464c-95c0-2a1dd9bf1718 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in 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/864] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:12 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1367 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:13.387 7 WARNING neutronclient.v2_0.client [None req-e80142cf-ee74-49d8-9a51-c3febd361748 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/865] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:13 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1371 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:14.489 8 WARNING neutronclient.v2_0.client [None req-8c6808f8-674c-4caf-b179-07ea5ca9af00 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in 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/866] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:14 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1419 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:15.603 7 WARNING neutronclient.v2_0.client [None req-7407b6a0-f524-4892-9063-8edc06221ddd 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/867] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:15 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1419 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-06-13 07:30:16.703 8 WARNING neutronclient.v2_0.client [None req-4dce44da-1853-4555-9837-4b68aec897a9 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/870] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:16 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1427 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:17.767 7 INFO nova.api.openstack.compute.server_external_events [req-3aa3dfd7-2e72-4c67-96d9-af8d274e7091 req-49f8a94c-7b65-4b00-b9c9-3d44f125c6d5 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:203f2581-b96d-40ae-890f-6916edf1502e for instance a8c860f9-2b50-47d5-80c7-98eadc055fa9 on instance [pid: 7|app: 0|req: 436/871] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:30:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:30:17.804 8 WARNING neutronclient.v2_0.client [None req-087cc23c-38cc-4ded-8261-ed4b1bd48712 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/872] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:17 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1469 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:19.025 7 WARNING neutronclient.v2_0.client [None req-71d13e42-6f07-4080-bbfe-e4c893e49b5c 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in 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/873] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:18 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1467 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/874] 10.0.0.146 () {34 vars in 670 bytes} [Sat Jun 13 07:30:19 2026] POST /v2.1/os-keypairs => generated 396 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:20.273 7 WARNING neutronclient.v2_0.client [None req-bbf623ca-32a0-4cbc-b3f3-58b5bed6b34b 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in 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/875] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:20 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1467 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:30:21.438 8 WARNING neutronclient.v2_0.client [None req-9ceeff06-b999-4c7e-99b4-cf2a4df9beae 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in 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/876] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:21 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1467 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:21.794 7 WARNING neutronclient.v2_0.client [None req-828ec39c-c434-4c62-9f98-8ad4d9cccb9b 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:30:21.846 7 WARNING neutronclient.v2_0.client [None req-828ec39c-c434-4c62-9f98-8ad4d9cccb9b 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:30:22.119 7 WARNING neutronclient.v2_0.client [None req-828ec39c-c434-4c62-9f98-8ad4d9cccb9b 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in 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/877] 10.0.0.146 () {34 vars in 662 bytes} [Sat Jun 13 07:30:21 2026] POST /v2.1/servers => generated 447 bytes in 586 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-06-13 07:30:22.352 8 WARNING neutronclient.v2_0.client [None req-237eb877-bc88-4a5d-b095-dc8c2f1036e5 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in 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/878] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:22 2026] GET /v2.1/servers/48c528ad-b68f-4a12-89c9-f5b1e2b4a269 => generated 1394 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:22.609 7 WARNING neutronclient.v2_0.client [None req-6644d6eb-daa1-4ccb-80bf-ea25db1c87e4 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/879] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:22 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1467 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-06-13 07:30:23.782 8 WARNING neutronclient.v2_0.client [None req-0bc9bd3b-d207-47e9-a4eb-66afde411886 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:23.825 7 INFO nova.api.openstack.compute.server_external_events [req-b12d0163-fb76-4cce-95ae-bb81a3e6403f req-e3865f0c-9a30-4755-8e25-6900f406115e 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:203f2581-b96d-40ae-890f-6916edf1502e for instance a8c860f9-2b50-47d5-80c7-98eadc055fa9 on instance [pid: 7|app: 0|req: 441/880] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:30:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/881] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:23 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1467 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:24.973 7 WARNING neutronclient.v2_0.client [None req-50fe2746-b916-485b-8908-6dfae0c19955 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/882] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:24 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1647 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/885] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:30:26 2026] DELETE /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:26.693 7 WARNING neutronclient.v2_0.client [None req-c513e5cf-77f7-418c-b1cd-ace6944a0dcc 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in 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/886] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:26 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1653 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:27.458 8 WARNING neutronclient.v2_0.client [None req-dec80005-1a9b-4a41-8fd6-0faeb66ba462 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in 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/887] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:27 2026] GET /v2.1/servers/48c528ad-b68f-4a12-89c9-f5b1e2b4a269 => generated 1519 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:27.874 7 WARNING neutronclient.v2_0.client [None req-05e8f476-7dfc-4eb0-a563-635de059289a 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:28.087 8 INFO nova.api.openstack.compute.server_external_events [req-df141840-c07f-46a8-93ce-e5cdf1e2aa33 req-2a961091-2cb5-4524-b77c-ab479fbfb882 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:a8b3b139-55d5-4bfe-957f-113501b6e32e for instance 48c528ad-b68f-4a12-89c9-f5b1e2b4a269 on instance [pid: 8|app: 0|req: 444/888] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:30:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/889] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:27 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1653 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:29.237 8 WARNING neutronclient.v2_0.client [None req-fce2ab26-454e-4aab-b5c8-de15fae79be9 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/890] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:29 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1653 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:29.850 7 WARNING neutronclient.v2_0.client [None req-e2408e1e-ade9-4884-9a44-b2b1ae1efdc3 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:30.155 8 INFO nova.api.openstack.compute.server_external_events [req-26aacf3c-6d20-4c03-9650-56f7d4b1a45e req-300e928b-6dcd-4cfe-8d5d-9cf76b0694fe 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-deleted:203f2581-b96d-40ae-890f-6916edf1502e for instance a8c860f9-2b50-47d5-80c7-98eadc055fa9 on instance [pid: 8|app: 0|req: 446/891] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:30:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/892] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:29 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1820 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-06-13 07:30:30.479 8 WARNING neutronclient.v2_0.client [None req-ee2480f3-8364-403c-8b88-3546510797f0 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:30.681 7 WARNING neutronclient.v2_0.client [None req-617eb658-64d4-4cd9-ad37-856dc1d2053f 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in 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/893] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:30 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1820 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/894] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:30 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1453 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/895] 10.0.0.146 () {34 vars in 749 bytes} [Sat Jun 13 07:30:30 2026] POST /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d/action => generated 0 bytes in 91 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-06-13 07:30:31.011 7 WARNING neutronclient.v2_0.client [None req-aae803c2-2987-4d69-90ca-85565fbe545f ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in 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/896] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:30 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1822 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/897] 10.0.0.146 () {34 vars in 670 bytes} [Sat Jun 13 07:30:31 2026] POST /v2.1/os-keypairs => generated 397 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:31.846 7 WARNING neutronclient.v2_0.client [None req-b7746008-06bf-4fe2-b956-ababea565df6 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] The python binding code in 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/898] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:31 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => generated 1453 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:30:32.199 8 WARNING neutronclient.v2_0.client [None req-0eb91062-ca9e-4a78-b9a4-e046dcc179c0 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/899] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:32 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1822 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:32.662 7 WARNING neutronclient.v2_0.client [None req-28deba14-1157-46d2-a0df-dcad91005a8b 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/900] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:32 2026] GET /v2.1/servers/48c528ad-b68f-4a12-89c9-f5b1e2b4a269 => generated 1517 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-06-13 07:30:32.939 8 INFO nova.api.openstack.wsgi [None req-d32fd28b-d55f-4c8e-b302-5fc1e5993353 87dbefa6787f44a4ae99cbfb7212587c 7f393339b51442ab9c67207abcca321b - - default default] HTTP exception thrown: Instance a8c860f9-2b50-47d5-80c7-98eadc055fa9 could not be found. [pid: 8|app: 0|req: 451/901] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:32 2026] GET /v2.1/servers/a8c860f9-2b50-47d5-80c7-98eadc055fa9 => 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: 451/902] 10.0.0.146 () {34 vars in 670 bytes} [Sat Jun 13 07:30:33 2026] POST /v2.1/os-keypairs => generated 384 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:33.383 8 WARNING neutronclient.v2_0.client [None req-a2150e46-0712-45bb-aaf8-730377db8423 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/903] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:33 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1822 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:30:34.109 7 INFO nova.api.openstack.compute.server_external_events [req-9092406d-1fbb-43e8-a39a-7faec9e5a313 req-f2a0fc46-181e-4655-be58-a4582f27f54b 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:a8b3b139-55d5-4bfe-957f-113501b6e32e for instance 48c528ad-b68f-4a12-89c9-f5b1e2b4a269 on instance [pid: 7|app: 0|req: 452/904] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:30:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:34.255 8 WARNING neutronclient.v2_0.client [None req-3a71f1a0-4282-4a87-802c-29beadc88246 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:30:34.291 8 WARNING neutronclient.v2_0.client [None req-3a71f1a0-4282-4a87-802c-29beadc88246 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:30:34.332 8 WARNING neutronclient.v2_0.client [None req-3a71f1a0-4282-4a87-802c-29beadc88246 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:30:34.500 8 WARNING neutronclient.v2_0.client [None req-3a71f1a0-4282-4a87-802c-29beadc88246 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:34.596 7 WARNING neutronclient.v2_0.client [None req-0c9ce343-eddf-4f65-a1d6-58747239b71b ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/905] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:34 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1827 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/906] 10.0.0.146 () {34 vars in 662 bytes} [Sat Jun 13 07:30:34 2026] POST /v2.1/servers => generated 496 bytes in 594 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:34.775 7 WARNING neutronclient.v2_0.client [None req-05709f6a-61a0-4bb1-83a7-649af67d89e1 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in 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/907] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:34 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1457 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-06-13 07:30:35.769 8 WARNING neutronclient.v2_0.client [None req-949d19ad-4879-4e87-9b8d-af38aaf18e00 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:35.910 7 WARNING neutronclient.v2_0.client [None req-7dd8cb13-41cd-40f6-8b87-24af971ee81c 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/908] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:35 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1827 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/909] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:35 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1461 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-06-13 07:30:37.008 8 WARNING neutronclient.v2_0.client [None req-28f146e1-f3fe-4614-9e69-42adcffaa9fe ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:37.057 7 WARNING neutronclient.v2_0.client [None req-561c12ee-be3c-429c-8a6a-cfb39fe9c5e2 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in 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/912] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:37 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1509 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/913] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:36 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1827 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-06-13 07:30:37.858 7 WARNING neutronclient.v2_0.client [None req-2d592060-4eaf-4dda-ab1a-3be50f68168b 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in 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/914] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:37 2026] GET /v2.1/servers/48c528ad-b68f-4a12-89c9-f5b1e2b4a269 => generated 1815 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:38.167 8 WARNING neutronclient.v2_0.client [None req-d57862c0-7341-43c7-babe-594b331f35db 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:30:38.201 7 WARNING neutronclient.v2_0.client [None req-f99a98fe-b106-4b91-907e-7f63591ed304 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/915] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:38 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1509 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/916] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:38 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1827 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:38.379 8 INFO nova.api.openstack.compute.server_external_events [req-01ad4809-f5f5-40f0-82a2-19c0d01ad5f4 req-c9a4ecaf-b124-4a6b-9b1e-f604e68e2763 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-unplugged:508a56c0-7c96-4399-9359-7d3fb928443d for instance d8668ec5-d062-4e0a-aa32-4c628dcd970d on instance [pid: 8|app: 0|req: 458/917] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:30:38 2026] POST /v2.1/os-server-external-events => generated 185 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-06-13 07:30:39.273 7 WARNING neutronclient.v2_0.client [None req-e3471706-4176-4185-9542-dd690bcfb8f9 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/918] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:39 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1517 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:39.407 8 WARNING neutronclient.v2_0.client [None req-4e3ded47-1228-4237-8f11-ea930077a6cc ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:30:39.480 7 WARNING neutronclient.v2_0.client [None req-a7459969-0634-4b5b-85b6-dd28f8979229 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:30:39.533 7 WARNING neutronclient.v2_0.client [None req-a7459969-0634-4b5b-85b6-dd28f8979229 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in 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/919] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:39 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1827 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-06-13 07:30:39.594 8 INFO nova.api.openstack.compute.server_external_events [req-dfc830f2-fa2d-432e-8f74-fbfbace137a3 req-364b89e7-f2b1-47ff-9839-8d17e772773e 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:a8b3b139-55d5-4bfe-957f-113501b6e32e for instance 48c528ad-b68f-4a12-89c9-f5b1e2b4a269 on instance [pid: 8|app: 0|req: 460/920] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:30:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:39.797 8 INFO nova.api.openstack.compute.server_external_events [req-c4efe24f-9cfd-4b51-b3f3-07d465b48202 req-08b38ba8-c749-479f-9d68-ae6a392cb515 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:508a56c0-7c96-4399-9359-7d3fb928443d for instance d8668ec5-d062-4e0a-aa32-4c628dcd970d on instance [pid: 8|app: 0|req: 461/921] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:30:39 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) 2026-06-13 07:30:39.821 7 WARNING neutronclient.v2_0.client [None req-a7459969-0634-4b5b-85b6-dd28f8979229 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in 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/922] 10.0.0.146 () {34 vars in 662 bytes} [Sat Jun 13 07:30:39 2026] POST /v2.1/servers => generated 447 bytes in 632 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-06-13 07:30:40.063 8 WARNING neutronclient.v2_0.client [None req-23fc875d-a592-46d1-8be2-a976417fbe03 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/923] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:40 2026] GET /v2.1/servers/1e9b57b0-ccdc-4be0-b563-d3353a50a113 => generated 1394 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/924] 10.0.0.123 () {30 vars in 618 bytes} [Sat Jun 13 07:30:40 2026] GET /v2.1 => generated 0 bytes in 142 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: 463/925] 10.0.0.123 () {32 vars in 691 bytes} [Sat Jun 13 07:30:40 2026] GET /v2.1/ => generated 411 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:30:40.354 7 INFO nova.api.openstack.compute.server_external_events [req-404b9225-ea7d-4784-9eb0-e365f7cb2324 req-042e2c38-64b1-46fc-ba62-2451f12ac248 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:348ed4bd-09a9-4d4b-89cd-39ec60180815 for instance 3b87bfdf-5944-488c-91c9-fe54658de50a on instance [pid: 7|app: 0|req: 463/926] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:30:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:30:40.363 8 WARNING neutronclient.v2_0.client [None req-b59dedf4-624a-414a-a082-cd572b449628 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/927] 10.0.0.123 () {34 vars in 912 bytes} [Sat Jun 13 07:30:40 2026] GET /v2.1/os-simple-tenant-usage/af31db23cdf840728a28d521a59ef4a7?start=2026-06-12T00:00:00&end=2026-06-13T23:59:59 => generated 20 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/928] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:40 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1641 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-06-13 07:30:40.630 7 WARNING neutronclient.v2_0.client [None req-c8a9425d-6c17-4911-8824-292c16a97ca5 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/929] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:40 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1827 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/930] 10.0.0.123 () {30 vars in 653 bytes} [Sat Jun 13 07:30:40 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:41.564 7 WARNING neutronclient.v2_0.client [None req-6e89f80b-1b73-490f-9290-68235f665759 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/931] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:41 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1629 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:30:41.808 8 WARNING neutronclient.v2_0.client [None req-5a4940e0-682a-420a-b3ba-657206b13186 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/932] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:41 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1820 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-06-13 07:30:42.740 7 WARNING neutronclient.v2_0.client [None req-b097bb6d-cb4e-492a-8242-06c556ba23ff 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/933] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:42 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1629 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/934] 10.0.0.123 () {30 vars in 618 bytes} [Sat Jun 13 07:30:43 2026] GET /v2.1 => generated 0 bytes in 42 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: 468/935] 10.0.0.123 () {32 vars in 691 bytes} [Sat Jun 13 07:30:43 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/936] 10.0.0.123 () {34 vars in 912 bytes} [Sat Jun 13 07:30:43 2026] GET /v2.1/os-simple-tenant-usage/af31db23cdf840728a28d521a59ef4a7?start=2026-06-12T00:00:00&end=2026-06-13T23:59:59 => generated 20 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 469/937] 10.0.0.123 () {30 vars in 653 bytes} [Sat Jun 13 07:30:43 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-13 07:30:43.939 8 WARNING neutronclient.v2_0.client [None req-461e2f41-361c-41ed-ba0b-60dda14c2fbb 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in 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/938] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:43 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1629 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:30:45.103 7 WARNING neutronclient.v2_0.client [None req-647b06dd-8574-4a22-9de0-b592d7ca6651 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:45.196 8 WARNING neutronclient.v2_0.client [None req-213126e3-324a-44b9-aa71-81028bc87307 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/939] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:45 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1629 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/940] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:45 2026] GET /v2.1/servers/1e9b57b0-ccdc-4be0-b563-d3353a50a113 => generated 1519 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:45.464 7 INFO nova.api.openstack.compute.server_external_events [req-aba88643-3984-4e8e-9afc-82587ca7d88a req-bc5e2020-48b2-4649-a4d0-34f6a6f10b33 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:a908ed4e-2ee9-41c4-8704-6a751c1a03c8 for instance 1e9b57b0-ccdc-4be0-b563-d3353a50a113 on instance [pid: 7|app: 0|req: 471/941] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:30:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:46.265 8 WARNING neutronclient.v2_0.client [None req-f22ab83a-a978-4c7a-a42d-0621b77cf8e8 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/944] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:46 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1629 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-06-13 07:30:46.885 7 INFO nova.api.openstack.compute.server_external_events [req-7d7cc81f-54a1-4f92-afa5-b24d9a7856c4 req-96d63f79-488c-4098-9301-6811dff3c70f 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:348ed4bd-09a9-4d4b-89cd-39ec60180815 for instance 3b87bfdf-5944-488c-91c9-fe54658de50a on instance [pid: 7|app: 0|req: 473/945] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:30:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:47.462 8 WARNING neutronclient.v2_0.client [None req-334593e1-ff00-4284-9a0b-b284e43e4969 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/946] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:47 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1629 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:48.733 7 WARNING neutronclient.v2_0.client [None req-a2be0d48-951d-4df2-a76d-32ed7fcd0d87 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/947] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:48 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1809 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:48.912 8 WARNING neutronclient.v2_0.client [None req-f20f4fc1-fb68-42be-817f-b2f8decd19b3 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/948] 10.0.0.146 () {32 vars in 740 bytes} [Sat Jun 13 07:30:48 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:49.678 7 INFO nova.api.openstack.compute.server_external_events [req-6c426a51-b922-41f2-901a-5ea2c19b90ad req-57df9cc7-9717-4a96-a23c-f45232c2ab03 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:348ed4bd-09a9-4d4b-89cd-39ec60180815 for instance 3b87bfdf-5944-488c-91c9-fe54658de50a on instance [pid: 7|app: 0|req: 475/949] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:30:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:50.353 8 WARNING neutronclient.v2_0.client [None req-67da8d90-4cb4-4949-86d1-83e5b0599159 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/950] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:50 2026] GET /v2.1/servers/1e9b57b0-ccdc-4be0-b563-d3353a50a113 => generated 1517 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:50.581 7 INFO nova.api.openstack.compute.server_external_events [req-b598dcda-091b-4cbc-9e2b-e6a341e398eb req-44540184-80e8-4119-9a25-1ea9809b00cb 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:a908ed4e-2ee9-41c4-8704-6a751c1a03c8 for instance 1e9b57b0-ccdc-4be0-b563-d3353a50a113 on instance [pid: 7|app: 0|req: 476/951] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:30:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:55.553 8 WARNING neutronclient.v2_0.client [None req-eb4c2262-16e4-4898-bc33-e4619c9fb503 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in 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/952] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:55 2026] GET /v2.1/servers/1e9b57b0-ccdc-4be0-b563-d3353a50a113 => generated 1816 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:30:56.977 7 WARNING neutronclient.v2_0.client [None req-e3f1d728-b547-4b2c-8d6e-8e0b1c47ace3 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:30:56.998 8 INFO nova.api.openstack.compute.server_external_events [req-33a31e43-f771-4c46-9dc9-6148137aacae req-8720e3ad-fab3-49c6-ad7e-360c80dba436 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:a908ed4e-2ee9-41c4-8704-6a751c1a03c8 for instance 1e9b57b0-ccdc-4be0-b563-d3353a50a113 on instance [pid: 8|app: 0|req: 478/955] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:30:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/956] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:30:56 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1929 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/957] 10.0.0.146 () {32 vars in 752 bytes} [Sat Jun 13 07:30:59 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a/os-server-password => generated 116 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/958] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:31:00 2026] DELETE /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:31:00.983 8 WARNING neutronclient.v2_0.client [None req-d59cb901-dd68-498f-895b-994bfe688441 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in 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/959] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:00 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1935 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-06-13 07:31:02.150 7 WARNING neutronclient.v2_0.client [None req-2e46e9a3-1dfa-45df-bff9-e8c124adb398 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in 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/960] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:02 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1935 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-06-13 07:31:03.344 8 WARNING neutronclient.v2_0.client [None req-4319afb0-4f56-49de-9b91-721cab7ff0b0 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:31:03.391 7 WARNING neutronclient.v2_0.client [None req-fff3832e-dab1-4ade-9c9a-646cea32544c ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in 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/961] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:03 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1935 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/962] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:03 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1820 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/963] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:31:03 2026] DELETE /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 0 bytes in 96 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-06-13 07:31:03.726 7 WARNING neutronclient.v2_0.client [None req-c42af48b-2c80-4624-b15e-81e201aaf612 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/964] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:03 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1826 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:31:04.277 8 INFO nova.api.openstack.compute.server_external_events [req-04361c96-7fae-4fbd-851a-6013dd0f9c41 req-4952fa65-3c6b-4bc0-97ec-6da605374f34 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-deleted:348ed4bd-09a9-4d4b-89cd-39ec60180815 for instance 3b87bfdf-5944-488c-91c9-fe54658de50a on instance [pid: 8|app: 0|req: 483/965] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:31:04 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-06-13 07:31:04.508 7 WARNING neutronclient.v2_0.client [None req-4b4b912e-86ef-4e90-b562-43e58304f9a5 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/966] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:04 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1538 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-06-13 07:31:04.949 8 WARNING neutronclient.v2_0.client [None req-958e8284-de2b-428a-9fa2-7820a2e8a1e7 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/967] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:04 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1826 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-06-13 07:31:05.635 7 WARNING neutronclient.v2_0.client [None req-ecb3f705-a9bd-4f8f-a265-a4cd4d7ad670 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/968] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:05 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1543 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:31:06.127 8 WARNING neutronclient.v2_0.client [None req-9e766de7-50bd-425c-9aed-862720d728ec ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/971] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:06 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1826 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-06-13 07:31:06.319 7 INFO nova.api.openstack.compute.server_external_events [req-b891baf6-60f9-4701-97dd-670c9ce9f868 req-3d14f8f9-a4b3-4cc0-854a-4bf1951a6f12 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-unplugged:508a56c0-7c96-4399-9359-7d3fb928443d for instance d8668ec5-d062-4e0a-aa32-4c628dcd970d on instance [pid: 7|app: 0|req: 487/972] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:31:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:31:06.748 8 WARNING neutronclient.v2_0.client [None req-69b45cb5-6dc7-49bb-bb1a-df95fe13fd89 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/973] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:06 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 1543 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:31:06.809 7 INFO nova.api.openstack.compute.server_external_events [req-75d93612-d1e8-42e2-84c3-83397fcaf194 req-2c4bb17f-6eb9-4066-a1a7-6e2e6234b135 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-deleted:508a56c0-7c96-4399-9359-7d3fb928443d for instance d8668ec5-d062-4e0a-aa32-4c628dcd970d on instance [pid: 7|app: 0|req: 488/974] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:31:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:31:07.338 8 WARNING neutronclient.v2_0.client [None req-b29289ce-106f-4f18-8ae6-82548f445beb ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/975] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:07 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1473 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-06-13 07:31:07.853 7 INFO nova.api.openstack.wsgi [None req-dcd939ec-3b61-40cd-a0cf-51018a426a7f 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] HTTP exception thrown: Instance 3b87bfdf-5944-488c-91c9-fe54658de50a could not be found. [pid: 7|app: 0|req: 489/976] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:07 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:31:07.890 8 INFO nova.api.openstack.wsgi [None req-30303900-8ba8-4be8-bc30-f97e7b810ec9 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] HTTP exception thrown: Instance 3b87bfdf-5944-488c-91c9-fe54658de50a could not be found. [pid: 8|app: 0|req: 488/977] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:31:07 2026] DELETE /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:31:07.934 7 INFO nova.api.openstack.wsgi [None req-f5055f65-d208-4fc8-b187-4dbb95ac650f 61f7444d974741c7a68fd608d4f95863 7b0179d097e2422e8fa5a317901ec442 - - default default] HTTP exception thrown: Instance 3b87bfdf-5944-488c-91c9-fe54658de50a could not be found. [pid: 7|app: 0|req: 490/978] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:07 2026] GET /v2.1/servers/3b87bfdf-5944-488c-91c9-fe54658de50a => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/979] 10.0.0.146 () {32 vars in 701 bytes} [Sat Jun 13 07:31:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-33202196 => 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-06-13 07:31:08.463 7 WARNING neutronclient.v2_0.client [None req-9db55153-102a-43a6-bf06-ab1a4ec2b024 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/980] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:08 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1478 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/981] 10.0.0.146 () {32 vars in 727 bytes} [Sat Jun 13 07:31:08 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1567360723 => 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-06-13 07:31:09.595 7 WARNING neutronclient.v2_0.client [None req-9edd480e-ea56-4ecb-b0cd-14a9db0d803b ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/982] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:09 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 1478 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:31:10.684 8 INFO nova.api.openstack.wsgi [None req-f7501b0f-bc9b-43f4-ae25-06188789a747 ca18d633002041c19dca79e213348739 68d8ce2fde204579abad3a1b2a3ecd75 - - default default] HTTP exception thrown: Instance d8668ec5-d062-4e0a-aa32-4c628dcd970d could not be found. [pid: 8|app: 0|req: 491/983] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:31:10 2026] GET /v2.1/servers/d8668ec5-d062-4e0a-aa32-4c628dcd970d => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/984] 10.0.0.146 () {32 vars in 705 bytes} [Sat Jun 13 07:31:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1447577825 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-13 07:31:30.945 7 WARNING neutronclient.v2_0.client [None req-19571384-c1a1-4fb3-bb54-71d9f758a2f6 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:31:30.982 7 WARNING neutronclient.v2_0.client [None req-19571384-c1a1-4fb3-bb54-71d9f758a2f6 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:31:31.129 7 WARNING neutronclient.v2_0.client [None req-19571384-c1a1-4fb3-bb54-71d9f758a2f6 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in 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/989] 199.204.45.132 () {36 vars in 713 bytes} [Sat Jun 13 07:31:30 2026] POST /v2.1/servers => generated 453 bytes in 893 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-06-13 07:31:31.779 8 WARNING neutronclient.v2_0.client [None req-029310a9-eb5d-41f9-8c41-8af9d6d02afc 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/990] 199.204.45.132 () {32 vars in 732 bytes} [Sat Jun 13 07:31:31 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28 => generated 2213 bytes in 60 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-06-13 07:31:31.849 7 WARNING neutronclient.v2_0.client [None req-1e5db9c8-51e9-44f8-b5da-43e07f9e3e91 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in 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/991] 199.204.45.132 () {32 vars in 758 bytes} [Sat Jun 13 07:31:31 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-interface => generated 28 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/992] 199.204.45.132 () {32 vars in 776 bytes} [Sat Jun 13 07:31:31 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:31:34.538 7 WARNING neutronclient.v2_0.client [None req-87b8484b-7d29-4a00-9b1d-54d72f39fe2b 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/993] 199.204.45.132 () {32 vars in 732 bytes} [Sat Jun 13 07:31:34 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28 => generated 2371 bytes in 97 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-06-13 07:31:34.629 8 WARNING neutronclient.v2_0.client [None req-2c52f074-6599-4f76-a5a6-3a89984e8a0e 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/994] 199.204.45.132 () {32 vars in 758 bytes} [Sat Jun 13 07:31:34 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-interface => generated 28 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/995] 199.204.45.132 () {32 vars in 776 bytes} [Sat Jun 13 07:31:34 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-volume_attachments => generated 197 bytes in 224 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-06-13 07:31:37.045 8 INFO nova.api.openstack.compute.server_external_events [req-348dfadc-de11-4591-b8f0-97258ecfc5bc req-4ed83dc3-39e9-4158-be7f-72a593fb02e3 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:0da110ef-55ef-40ab-b7c3-3edfaaec0707 for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 498/998] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:31:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:31:37.711 7 WARNING neutronclient.v2_0.client [None req-e5a302c2-1ce9-4f67-9ccb-cf2d93eea620 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in 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/999] 199.204.45.132 () {32 vars in 732 bytes} [Sat Jun 13 07:31:37 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28 => generated 2445 bytes in 203 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-06-13 07:31:37.921 8 WARNING neutronclient.v2_0.client [None req-99b57593-65ff-46a9-b322-cf6de3634931 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1000] 199.204.45.132 () {32 vars in 758 bytes} [Sat Jun 13 07:31:37 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-interface => generated 283 bytes in 121 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: 502/1001] 199.204.45.132 () {32 vars in 776 bytes} [Sat Jun 13 07:31:38 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:31:40.754 8 WARNING neutronclient.v2_0.client [None req-8de856b6-f6a2-42dd-b44a-b72b612f2299 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1002] 199.204.45.132 () {32 vars in 732 bytes} [Sat Jun 13 07:31:40 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28 => generated 2433 bytes in 132 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-06-13 07:31:40.889 7 WARNING neutronclient.v2_0.client [None req-3e22b994-bda0-4350-a9ea-ef295e8d782c 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in 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/1003] 199.204.45.132 () {32 vars in 758 bytes} [Sat Jun 13 07:31:40 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-interface => generated 283 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/1004] 199.204.45.132 () {32 vars in 776 bytes} [Sat Jun 13 07:31:40 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-volume_attachments => generated 197 bytes in 58 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-06-13 07:31:42.627 7 INFO nova.api.openstack.compute.server_external_events [req-ffeeaab9-78b6-4ccb-bb44-fa8ebe11f9ee req-cbe1e71f-cabe-4295-a45a-1dfcad9cf642 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:0da110ef-55ef-40ab-b7c3-3edfaaec0707 for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 7|app: 0|req: 504/1005] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:31:42 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-06-13 07:31:44.174 8 WARNING neutronclient.v2_0.client [None req-ef6fdc18-51a9-4f92-8964-7165bb83379b 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1006] 199.204.45.132 () {32 vars in 732 bytes} [Sat Jun 13 07:31:43 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28 => generated 2433 bytes in 322 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-06-13 07:31:44.310 7 WARNING neutronclient.v2_0.client [None req-d89f1d7a-ec78-49c8-98ed-0536d056ed75 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1007] 199.204.45.132 () {32 vars in 758 bytes} [Sat Jun 13 07:31:44 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-interface => generated 285 bytes in 90 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: 503/1008] 199.204.45.132 () {32 vars in 776 bytes} [Sat Jun 13 07:31:44 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:31:47.054 7 WARNING neutronclient.v2_0.client [None req-58114e41-ffc0-4a89-afe0-f0ae1f9a22dd 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1011] 199.204.45.132 () {32 vars in 732 bytes} [Sat Jun 13 07:31:46 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28 => generated 2580 bytes in 345 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-06-13 07:31:47.384 8 WARNING neutronclient.v2_0.client [None req-5108bf44-89d1-439d-bede-2bfc1a9286fc 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in 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/1012] 199.204.45.132 () {32 vars in 758 bytes} [Sat Jun 13 07:31:47 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-interface => generated 285 bytes in 89 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: 508/1013] 199.204.45.132 () {32 vars in 776 bytes} [Sat Jun 13 07:31:47 2026] GET /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-volume_attachments => generated 197 bytes in 44 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: 511/1018] 10.0.0.146 () {34 vars in 670 bytes} [Sat Jun 13 07:32:08 2026] POST /v2.1/os-keypairs => generated 397 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:10.274 8 WARNING neutronclient.v2_0.client [None req-fc2b693c-f191-4bde-8bf7-8a764758add7 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:32:10.330 8 WARNING neutronclient.v2_0.client [None req-fc2b693c-f191-4bde-8bf7-8a764758add7 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:32:10.489 8 WARNING neutronclient.v2_0.client [None req-fc2b693c-f191-4bde-8bf7-8a764758add7 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1019] 10.0.0.146 () {34 vars in 662 bytes} [Sat Jun 13 07:32:10 2026] POST /v2.1/servers => generated 450 bytes in 483 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-13 07:32:10.746 7 WARNING neutronclient.v2_0.client [None req-0463d766-6053-44f1-93f5-8a5e96d4c26b 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1020] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:10 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1402 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-06-13 07:32:11.843 8 WARNING neutronclient.v2_0.client [None req-4f9d2e21-1d0f-4673-bb7b-87ec2de21443 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1021] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:11 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1406 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-06-13 07:32:12.944 7 WARNING neutronclient.v2_0.client [None req-8a313811-b5d6-4f15-9758-e1750ebcfd89 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in 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/1022] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:12 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1454 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-06-13 07:32:14.030 8 WARNING neutronclient.v2_0.client [None req-9c663941-c599-41a8-9d5a-ff75f00c1a7f 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1023] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:13 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => 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-06-13 07:32:15.131 7 WARNING neutronclient.v2_0.client [None req-53343b2d-d3c4-4361-9e2f-16de76e2dcc6 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in 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/1024] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:15 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1462 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-06-13 07:32:16.114 8 INFO nova.api.openstack.compute.server_external_events [req-7f4ec867-d03b-405a-bbd6-b586a044efc4 req-2a3e5be4-f84d-4ae8-8429-de66cef69202 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:34cb8a6c-4a39-4d89-864a-aa8f99927a26 for instance c3c8d602-1d4d-4c42-aeef-578f4c9a696f on instance [pid: 8|app: 0|req: 511/1025] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:32:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:16.228 7 WARNING neutronclient.v2_0.client [None req-6b1f60d4-5f43-4103-8a5e-650cbadfbc45 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1028] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:16 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1540 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:17.368 8 WARNING neutronclient.v2_0.client [None req-986bd7df-42d7-453a-a945-4606c197a33d 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1029] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:17 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1528 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-06-13 07:32:18.558 7 WARNING neutronclient.v2_0.client [None req-5d9f976a-369e-4629-952f-87cc3450e7e4 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in 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/1030] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:18 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1528 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-06-13 07:32:19.734 8 WARNING neutronclient.v2_0.client [None req-dda045d1-1172-4b7c-a888-ca6be9b152a2 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1031] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:19 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1528 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:20.655 7 INFO nova.api.openstack.compute.server_external_events [req-073eb262-39f7-47f9-9bb3-be4f274dafda req-3eafe1a5-c137-4969-b203-612c70958bcb 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:34cb8a6c-4a39-4d89-864a-aa8f99927a26 for instance c3c8d602-1d4d-4c42-aeef-578f4c9a696f on instance [pid: 7|app: 0|req: 518/1032] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:32: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-06-13 07:32:20.898 8 WARNING neutronclient.v2_0.client [None req-09183e25-1fff-498b-91cd-f0f1ede92506 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in 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/1033] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:20 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1528 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:22.036 7 WARNING neutronclient.v2_0.client [None req-e6adf38f-d4f6-4710-8073-19398dd4a4ac 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in 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/1034] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:22 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1528 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:23.219 8 WARNING neutronclient.v2_0.client [None req-1209ab16-ec97-4d08-8ea2-2e67e10024d1 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1035] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:23 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1696 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:23.395 7 WARNING neutronclient.v2_0.client [None req-9ffbc7ef-fd7b-4ff4-858e-14fe20f5b92c 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1036] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:23 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1696 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-06-13 07:32:24.678 8 INFO nova.api.openstack.compute.server_external_events [req-812e6d88-bb70-47ad-8962-b0faa46ed6e3 req-db022f36-0dcf-4e98-804b-745083df185f 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:34cb8a6c-4a39-4d89-864a-aa8f99927a26 for instance c3c8d602-1d4d-4c42-aeef-578f4c9a696f on instance [pid: 8|app: 0|req: 517/1037] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:32:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:26.044 7 WARNING neutronclient.v2_0.client [None req-2f6bdf2a-6db7-4c3d-b008-6a7b40841f2c 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:32:26.096 7 WARNING neutronclient.v2_0.client [None req-2f6bdf2a-6db7-4c3d-b008-6a7b40841f2c 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:28.337 8 INFO nova.api.openstack.compute.server_external_events [req-0b366d0a-5636-4be5-876d-c573d3dd494b req-13563c12-daf2-41b1-8276-f2d125265d1a 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:bbb3289c-c4b4-4e1b-ab66-1593589e2b24 for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 520/1040] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:32:28 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-06-13 07:32:32.211 8 INFO nova.api.openstack.compute.server_external_events [req-dd9c0d61-918e-432f-be27-1b6bd4f687ec req-fbacdfb0-d82a-486b-b81b-521ae579a1e4 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:bbb3289c-c4b4-4e1b-ab66-1593589e2b24 for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 521/1041] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:32:32 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, ' [pid: 8|app: 0|req: 522/1042] 10.0.0.146 () {34 vars in 749 bytes} [Sat Jun 13 07:32:32 2026] POST /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f/action => generated 31922 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-13 07:32:34.660 7 WARNING neutronclient.v2_0.client [None req-2f6bdf2a-6db7-4c3d-b008-6a7b40841f2c 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in 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/1043] 199.204.45.132 () {36 vars in 811 bytes} [Sat Jun 13 07:32:26 2026] POST /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-interface => generated 281 bytes in 8697 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-06-13 07:32:34.947 8 INFO nova.api.openstack.compute.server_external_events [req-5a4aaaa7-8bd7-4139-ab51-3b8d51f888c8 req-78f4b8e9-2154-48fb-a22c-e2d61b668090 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:bbb3289c-c4b4-4e1b-ab66-1593589e2b24 for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 523/1044] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:32:34 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-06-13 07:32:35.263 7 INFO nova.api.openstack.compute.server_external_events [req-bf132c11-f27a-4153-a9e2-f7979a99a064 req-0471b575-48be-40d5-992f-1df5af202ac7 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:bbb3289c-c4b4-4e1b-ab66-1593589e2b24 for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 7|app: 0|req: 522/1045] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:32:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:45.066 8 INFO nova.api.openstack.compute.server_external_events [req-092348f6-7415-47d0-9a50-3647d929a80f req-7c600ac9-4fa3-4e11-8cf6-4e4574aaef36 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:34cb8a6c-4a39-4d89-864a-aa8f99927a26 for instance c3c8d602-1d4d-4c42-aeef-578f4c9a696f on instance [pid: 8|app: 0|req: 525/1048] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:32:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 525/1051] 10.0.0.146 () {34 vars in 670 bytes} [Sat Jun 13 07:32:48 2026] POST /v2.1/os-keypairs => generated 398 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:49.577 8 WARNING neutronclient.v2_0.client [None req-04ca7a14-8344-47c8-8f14-41d217df6cca 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:32:49.617 8 WARNING neutronclient.v2_0.client [None req-04ca7a14-8344-47c8-8f14-41d217df6cca 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:32:49.776 8 WARNING neutronclient.v2_0.client [None req-04ca7a14-8344-47c8-8f14-41d217df6cca 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1052] 10.0.0.146 () {34 vars in 662 bytes} [Sat Jun 13 07:32:49 2026] POST /v2.1/servers => generated 449 bytes in 439 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-13 07:32:49.978 7 WARNING neutronclient.v2_0.client [None req-29c31c97-b15c-427b-a900-88256f3bc050 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1053] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:49 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1401 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:51.072 8 WARNING neutronclient.v2_0.client [None req-9d45b8b3-8af4-4f65-b77a-34a920c1f898 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in 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/1054] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:51 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1405 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-06-13 07:32:52.162 7 WARNING neutronclient.v2_0.client [None req-103e596b-1a33-4b30-9e97-c518eef20df5 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1055] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:52 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1453 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-06-13 07:32:53.250 8 WARNING neutronclient.v2_0.client [None req-f83b01a0-8aa5-477e-85ac-fa42a095feb7 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1056] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:53 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1453 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-06-13 07:32:54.008 7 WARNING neutronclient.v2_0.client [None req-ff616752-48bb-4ab6-9d3c-0ef1c86e401a 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:32:54.044 7 WARNING neutronclient.v2_0.client [None req-ff616752-48bb-4ab6-9d3c-0ef1c86e401a 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:54.356 8 WARNING neutronclient.v2_0.client [None req-37dfdb4e-9f16-459a-b066-7c92615f2520 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1057] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:54 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1461 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-06-13 07:32:55.239 8 INFO nova.api.openstack.compute.server_external_events [req-f675e67b-c261-463d-8e65-0c8c3bb95c1b req-686a799c-f53e-48f0-8346-b598c0c079b6 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:b2592a45-4732-4e14-9e03-a0a363e16435 for instance 8acac4f4-5c4b-4e6d-b724-582af1f1d564 on instance [pid: 8|app: 0|req: 531/1058] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:32:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:55.470 8 WARNING neutronclient.v2_0.client [None req-0368e91a-1864-4c0d-9fbf-0b9b170504c2 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in 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/1059] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:55 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1538 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:56.650 8 WARNING neutronclient.v2_0.client [None req-eac7015c-f9a7-4168-8ed6-84a5948acbd9 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1062] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:56 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1526 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-06-13 07:32:57.297 8 INFO nova.api.openstack.compute.server_external_events [req-487e7760-b955-4061-9c26-130be73680b5 req-1d64a3ec-b263-422e-8192-1adeb96cda7b 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:81ec271d-4cb5-4d29-a90d-33c10ca83fc1 for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 536/1063] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:32:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:32:57.801 8 WARNING neutronclient.v2_0.client [None req-db79b02c-b14f-474f-9d9a-56609f18117b 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1064] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:57 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1526 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-06-13 07:32:58.942 8 WARNING neutronclient.v2_0.client [None req-591e300b-bda2-4a2d-9d05-49c6150efc87 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1065] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:32:58 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1526 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:00.090 8 WARNING neutronclient.v2_0.client [None req-333aad27-33ff-4277-86be-d13b845ea264 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in 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/1066] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:00 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1526 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:01.280 8 WARNING neutronclient.v2_0.client [None req-0e880f89-f9ff-44ee-be8e-94b75e8e4d08 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1067] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:01 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1526 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-13 07:33:02.083 7 WARNING neutronclient.v2_0.client [None req-ff616752-48bb-4ab6-9d3c-0ef1c86e401a 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in 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/1068] 199.204.45.132 () {36 vars in 811 bytes} [Sat Jun 13 07:32:53 2026] POST /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-interface => generated 373 bytes in 8328 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-06-13 07:33:02.257 8 INFO nova.api.openstack.compute.server_external_events [req-256f9ca1-2cf2-49ba-936a-425ffce79740 req-c7d4c40e-e6f3-4b6a-8c29-d67f35bca064 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:b2592a45-4732-4e14-9e03-a0a363e16435 for instance 8acac4f4-5c4b-4e6d-b724-582af1f1d564 on instance [pid: 8|app: 0|req: 541/1069] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:33:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:02.510 7 WARNING neutronclient.v2_0.client [None req-05f52d54-b191-44ea-aa44-84b819a01602 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1070] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:02 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => 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-06-13 07:33:03.717 8 WARNING neutronclient.v2_0.client [None req-f2d783d0-7db9-4a72-af22-55fecea17805 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1071] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:03 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1695 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-06-13 07:33:03.858 7 WARNING neutronclient.v2_0.client [None req-dba358ea-28a4-42e4-be5e-f9c70ee47b2b 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in 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/1072] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:03 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1695 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:04.296 8 INFO nova.api.openstack.compute.server_external_events [req-f40ba427-d2ad-4cde-978e-964d75dfe37a req-faed1b27-ffca-4c7f-9d76-4e7abbd686c4 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:81ec271d-4cb5-4d29-a90d-33c10ca83fc1 for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 543/1073] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:33:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:04.762 7 INFO nova.api.openstack.compute.server_external_events [req-2142f712-28f7-4055-a1a9-14326e158666 req-f8f159bd-4e8f-4128-88e3-b7bdf55de33e 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:b2592a45-4732-4e14-9e03-a0a363e16435 for instance 8acac4f4-5c4b-4e6d-b724-582af1f1d564 on instance [pid: 7|app: 0|req: 531/1074] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:33:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:09.457 7 WARNING neutronclient.v2_0.client [None req-7bad2c1a-0460-4c2e-be26-e7a524fb2c88 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-13 07:33:09.500 7 WARNING neutronclient.v2_0.client [None req-7bad2c1a-0460-4c2e-be26-e7a524fb2c88 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:11.724 8 INFO nova.api.openstack.compute.server_external_events [req-dea14127-382a-487e-b48a-b0732eb960d5 req-ca7030a9-5789-40f9-8c21-19f1246bdc37 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:489e702b-27ae-4ed4-8ff0-1a1924e8fa2a for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 545/1077] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:33:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1078] 10.0.0.146 () {34 vars in 749 bytes} [Sat Jun 13 07:33:13 2026] POST /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564/action => generated 31892 bytes in 542 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-06-13 07:33:17.470 8 INFO nova.api.openstack.compute.server_external_events [req-e04d84eb-0a10-4990-9ea5-cc61175a1a38 req-1c48705d-d711-4bb4-af38-98e4db9e66cb 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-plugged:489e702b-27ae-4ed4-8ff0-1a1924e8fa2a for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 549/1081] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:33:17 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) 2026-06-13 07:33:18.539 7 WARNING neutronclient.v2_0.client [None req-7bad2c1a-0460-4c2e-be26-e7a524fb2c88 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] The python binding code in 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/1082] 199.204.45.132 () {36 vars in 811 bytes} [Sat Jun 13 07:33:09 2026] POST /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-interface => generated 378 bytes in 9186 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:19.170 8 INFO nova.api.openstack.compute.server_external_events [req-c3341e21-9eb9-4c24-a50c-086a0e7cdc8b req-263656dd-2053-44d0-aed1-1ed08a65ab8c 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:81ec271d-4cb5-4d29-a90d-33c10ca83fc1 for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 550/1083] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:33:19 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, ' [pid: 7|app: 0|req: 534/1084] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:33:24 2026] DELETE /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:24.490 8 WARNING neutronclient.v2_0.client [None req-84ca4450-826b-465c-9e6d-409bd5cd165a 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1085] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:24 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1821 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-06-13 07:33:25.691 7 WARNING neutronclient.v2_0.client [None req-73aff205-4dd5-4e4b-9cb7-d39ab225e8f2 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1086] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:25 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1821 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:26.837 8 WARNING neutronclient.v2_0.client [None req-8685151b-59a2-427f-9948-518a7d8bc441 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1089] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:26 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1821 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-06-13 07:33:27.688 7 INFO nova.api.openstack.compute.server_external_events [req-36481434-3bb9-42b6-ba9b-64996e218fda req-7aae8426-f26e-4f1c-b8b2-ea83151e3254 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-deleted:b2592a45-4732-4e14-9e03-a0a363e16435 for instance 8acac4f4-5c4b-4e6d-b724-582af1f1d564 on instance [pid: 7|app: 0|req: 537/1090] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:33:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:27.992 8 WARNING neutronclient.v2_0.client [None req-b66f53ef-d6d4-499c-826b-ca57e2777528 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1091] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:27 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1482 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:29.106 7 WARNING neutronclient.v2_0.client [None req-661508bc-f7a7-4189-b16f-aa20551bfe02 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in 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/1092] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:29 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1487 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:30.225 8 WARNING neutronclient.v2_0.client [None req-16ac98b9-c129-4470-b107-f05038a37939 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1093] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:30 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 1487 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-06-13 07:33:31.297 7 INFO nova.api.openstack.wsgi [None req-ecc311da-d1c1-4b43-b640-fa8aabc11b87 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] HTTP exception thrown: Instance 8acac4f4-5c4b-4e6d-b724-582af1f1d564 could not be found. [pid: 7|app: 0|req: 539/1094] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:31 2026] GET /v2.1/servers/8acac4f4-5c4b-4e6d-b724-582af1f1d564 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1095] 10.0.0.146 () {32 vars in 729 bytes} [Sat Jun 13 07:33:31 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1532359650 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 540/1096] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:33:31 2026] DELETE /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-13 07:33:31.855 8 WARNING neutronclient.v2_0.client [None req-82c76164-16d2-40d4-a130-db2127406046 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1097] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:31 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1702 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:33.046 7 WARNING neutronclient.v2_0.client [None req-d723a502-2fd6-42bf-b688-b2ede43e6b06 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1098] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:33 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1702 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:33.379 8 INFO nova.api.openstack.compute.server_external_events [req-0ade562b-bca9-4109-a0f9-53974bbf8483 req-83d1b524-8b08-4a96-8552-6cbedc3d6bc4 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:489e702b-27ae-4ed4-8ff0-1a1924e8fa2a for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 558/1099] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:33:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 542/1100] 199.204.45.132 () {34 vars in 854 bytes} [Sat Jun 13 07:33:33 2026] DELETE /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-interface/489e702b-27ae-4ed4-8ff0-1a1924e8fa2a => generated 0 bytes in 88 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-06-13 07:33:34.217 8 WARNING neutronclient.v2_0.client [None req-2ea9077e-37b7-4c10-af4d-5c776ce0e3f3 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1101] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:34 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1702 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-06-13 07:33:34.641 7 INFO nova.api.openstack.compute.server_external_events [req-95ccb985-59b6-406a-9f82-d78d5fd45570 req-013409ab-4093-4ad4-9dea-fe3a8a99d218 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-deleted:34cb8a6c-4a39-4d89-864a-aa8f99927a26 for instance c3c8d602-1d4d-4c42-aeef-578f4c9a696f on instance [pid: 7|app: 0|req: 543/1102] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:33:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:35.418 8 INFO nova.api.openstack.compute.server_external_events [req-77ae9661-2aa0-47e4-a311-99eae3cfd2c0 req-085d0ba4-c628-4ab8-98d9-45930ff9fd7e 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:489e702b-27ae-4ed4-8ff0-1a1924e8fa2a for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 560/1103] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:33:35 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-06-13 07:33:35.434 7 WARNING neutronclient.v2_0.client [None req-12b09fdb-f65f-4815-b420-a9d7f381ced0 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1104] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:35 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1483 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-06-13 07:33:36.539 8 WARNING neutronclient.v2_0.client [None req-c1980ca5-e2d0-49f0-b7b1-039d6c42ac73 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1107] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:36 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1488 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:37.654 7 WARNING neutronclient.v2_0.client [None req-6b1b29fa-ac22-425e-ba30-0c18cad1a7f4 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1108] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:37 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 1488 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:38.773 8 INFO nova.api.openstack.wsgi [None req-06b787c9-a9ee-467c-8b2b-93ac754bf647 8c208aa59bf04290befe61a35672cec8 8b84950894d64df4a44eaa842b633f73 - - default default] HTTP exception thrown: Instance c3c8d602-1d4d-4c42-aeef-578f4c9a696f could not be found. [pid: 8|app: 0|req: 563/1109] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:33:38 2026] GET /v2.1/servers/c3c8d602-1d4d-4c42-aeef-578f4c9a696f => generated 111 bytes in 65 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: 547/1110] 10.0.0.146 () {32 vars in 727 bytes} [Sat Jun 13 07:33:38 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-527692994 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:33:43.596 8 INFO nova.api.openstack.compute.server_external_events [req-b01ecda6-c749-4672-8847-d834ae6496ca req-e5cdd71c-7d3e-45d6-bea2-ce399ffb0037 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:81ec271d-4cb5-4d29-a90d-33c10ca83fc1 for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 564/1111] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:33:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1112] 199.204.45.132 () {34 vars in 854 bytes} [Sat Jun 13 07:33:43 2026] DELETE /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-interface/81ec271d-4cb5-4d29-a90d-33c10ca83fc1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1117] 199.204.45.132 () {34 vars in 854 bytes} [Sat Jun 13 07:34:05 2026] DELETE /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28/os-interface/bbb3289c-c4b4-4e1b-ab66-1593589e2b24 => generated 0 bytes in 74 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-06-13 07:34:07.534 8 INFO nova.api.openstack.compute.server_external_events [req-3f09779a-2148-410a-8d23-0f9f2f125014 req-e2c90060-7125-435a-9f27-328db9c92421 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-unplugged:bbb3289c-c4b4-4e1b-ab66-1593589e2b24 for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 569/1120] 10.0.0.63 () {38 vars in 813 bytes} [Sat Jun 13 07:34:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 552/1121] 199.204.45.132 () {34 vars in 754 bytes} [Sat Jun 13 07:34:09 2026] DELETE /v2.1/servers/51a2dfa1-12c8-41af-8934-3341f336da28 => generated 0 bytes in 110 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-06-13 07:34:12.891 8 INFO nova.api.openstack.compute.server_external_events [req-b5089d73-7fbc-4e3f-95b3-1b1854c97f6d req-fa232a93-ba9a-4bc7-8bb3-cda0895fd638 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-deleted:0da110ef-55ef-40ab-b7c3-3edfaaec0707 for instance 51a2dfa1-12c8-41af-8934-3341f336da28 on instance [pid: 8|app: 0|req: 570/1122] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:34:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:34:14.580 7 INFO nova.api.openstack.compute.server_external_events [req-64b34946-a0b8-40c4-91eb-301e0a85f997 req-9a16cc27-06ba-4a37-8fa7-6c7cc8c5e111 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:a908ed4e-2ee9-41c4-8704-6a751c1a03c8 for instance 1e9b57b0-ccdc-4be0-b563-d3353a50a113 on instance [pid: 7|app: 0|req: 553/1123] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:34:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1124] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:34:14 2026] DELETE /v2.1/servers/1e9b57b0-ccdc-4be0-b563-d3353a50a113 => generated 0 bytes in 103 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-06-13 07:34:14.699 7 WARNING neutronclient.v2_0.client [None req-ea3c8750-dced-4626-b3af-2790198ba801 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1125] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:34:14 2026] GET /v2.1/servers/1e9b57b0-ccdc-4be0-b563-d3353a50a113 => generated 1942 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-06-13 07:34:17.512 7 INFO nova.api.openstack.compute.server_external_events [req-989d6802-188a-4a5c-8116-6a2fbdadb86d req-e01655dc-139c-4de2-a84f-3735e4a7a13f 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-deleted:a908ed4e-2ee9-41c4-8704-6a751c1a03c8 for instance 1e9b57b0-ccdc-4be0-b563-d3353a50a113 on instance [pid: 7|app: 0|req: 556/1128] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:34:17 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-06-13 07:34:19.928 8 WARNING neutronclient.v2_0.client [None req-f2d49b48-5600-4951-9ed4-27f2f64b9a06 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1129] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:34:19 2026] GET /v2.1/servers/1e9b57b0-ccdc-4be0-b563-d3353a50a113 => generated 1480 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-06-13 07:34:25.004 7 INFO nova.api.openstack.wsgi [None req-b11b0f93-ccbe-4bed-9a69-177fa7926bb4 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] HTTP exception thrown: Instance 1e9b57b0-ccdc-4be0-b563-d3353a50a113 could not be found. [pid: 7|app: 0|req: 557/1130] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:34:24 2026] GET /v2.1/servers/1e9b57b0-ccdc-4be0-b563-d3353a50a113 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:34:25.664 8 INFO nova.api.openstack.compute.server_external_events [req-ae7086e5-dbca-4b4e-a2d1-62146ecd964e req-29bfdeba-2d6d-40da-b7c5-09c3ae75706d 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-changed:a8b3b139-55d5-4bfe-957f-113501b6e32e for instance 48c528ad-b68f-4a12-89c9-f5b1e2b4a269 on instance [pid: 8|app: 0|req: 574/1131] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:34:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1132] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:34:25 2026] DELETE /v2.1/servers/48c528ad-b68f-4a12-89c9-f5b1e2b4a269 => 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-06-13 07:34:25.785 8 WARNING neutronclient.v2_0.client [None req-ac87748c-9448-4f49-9afa-4655f52149e0 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in 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/1133] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:34:25 2026] GET /v2.1/servers/48c528ad-b68f-4a12-89c9-f5b1e2b4a269 => generated 1941 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-06-13 07:34:28.673 8 INFO nova.api.openstack.compute.server_external_events [req-eb3f9bc6-a4e5-405b-8ecd-b04795235326 req-757da061-b926-4143-9b2b-5433b8723b39 812c9efa16164b6fb063745ec4f4d0e9 8b008b87ed584c56bbbb1e0d8c9b1d6d - - eb7652a22fd9414490a1011738d5ab68 eb7652a22fd9414490a1011738d5ab68] Creating event network-vif-deleted:a8b3b139-55d5-4bfe-957f-113501b6e32e for instance 48c528ad-b68f-4a12-89c9-f5b1e2b4a269 on instance [pid: 8|app: 0|req: 577/1136] 10.0.0.240 () {38 vars in 814 bytes} [Sat Jun 13 07:34:28 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-06-13 07:34:30.976 7 WARNING neutronclient.v2_0.client [None req-e1f58ccd-9831-4bba-bd3b-91e42d669d4b 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1137] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:34:30 2026] GET /v2.1/servers/48c528ad-b68f-4a12-89c9-f5b1e2b4a269 => generated 1480 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-06-13 07:34:36.052 8 INFO nova.api.openstack.wsgi [None req-9d92df52-914c-4a67-bddb-45f556e3a4d3 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] HTTP exception thrown: Instance 48c528ad-b68f-4a12-89c9-f5b1e2b4a269 could not be found. [pid: 8|app: 0|req: 578/1138] 10.0.0.146 () {32 vars in 714 bytes} [Sat Jun 13 07:34:36 2026] GET /v2.1/servers/48c528ad-b68f-4a12-89c9-f5b1e2b4a269 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1141] 10.0.0.146 () {32 vars in 725 bytes} [Sat Jun 13 07:34:37 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2027074823 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 07:34:37.149 8 INFO nova.api.openstack.wsgi [None req-64742e72-5faf-4500-ab91-c3cd5d1c0e04 5238a0ec4a8b48919b130615f504a8b1 c9ae7ec25c484ff39f6458820515d81d - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2027074823 not found for user 5238a0ec4a8b48919b130615f504a8b1 [pid: 8|app: 0|req: 580/1142] 10.0.0.146 () {32 vars in 722 bytes} [Sat Jun 13 07:34:37 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2027074823 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1145] 10.0.0.146 () {32 vars in 654 bytes} [Sat Jun 13 07:34:51 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1146] 10.0.0.146 () {32 vars in 640 bytes} [Sat Jun 13 07:34:51 2026] GET /v2.1/servers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-13 07:34:51.796 8 WARNING oslo_db.sqlalchemy.utils [None req-242003ea-519a-4fde-82c2-896969aa1e04 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 583/1147] 10.0.0.146 () {32 vars in 648 bytes} [Sat Jun 13 07:34:51 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: 7|app: 0|req: 565/1148] 10.0.0.146 () {32 vars in 693 bytes} [Sat Jun 13 07:34:51 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1177] 10.0.0.198 () {28 vars in 453 bytes} [Sat Jun 13 07:37:06 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1178] 10.0.0.198 () {30 vars in 657 bytes} [Sat Jun 13 07:37:06 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 581/1179] 10.0.0.198 () {32 vars in 730 bytes} [Sat Jun 13 07:37:06 2026] GET /v2.1/ => generated 411 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1180] 10.0.0.198 () {34 vars in 805 bytes} [Sat Jun 13 07:37:06 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1181] 10.0.0.198 () {28 vars in 453 bytes} [Sat Jun 13 07:37: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) [pid: 8|app: 0|req: 600/1182] 10.0.0.198 () {30 vars in 657 bytes} [Sat Jun 13 07:37:07 2026] GET /v2.1 => generated 0 bytes in 160 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 583/1183] 10.0.0.198 () {32 vars in 730 bytes} [Sat Jun 13 07:37:07 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: 601/1184] 10.0.0.198 () {34 vars in 893 bytes} [Sat Jun 13 07:37:07 2026] GET /v2.1/servers/detail?project_id=484c4ef0d428443bba78d81c6dc593db&all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1185] 10.0.0.198 () {34 vars in 893 bytes} [Sat Jun 13 07:37:07 2026] GET /v2.1/servers/detail?project_id=8b008b87ed584c56bbbb1e0d8c9b1d6d&all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1186] 10.0.0.198 () {34 vars in 893 bytes} [Sat Jun 13 07:37:07 2026] GET /v2.1/servers/detail?project_id=cf311604261f41d8b3a420990ad2b812&all_tenants=True => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)