+ 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 [Thu Aug 13 09:29:11 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-66f96d975c-g7hrm 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 0x7f6542af7668 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-08-13 09:29:16.505 8 INFO nova.utils [None req-30b45340-b9e1-4427-94fc-360b77ea106b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-13 09:29:16.552 7 INFO nova.utils [None req-8c96d863-72ab-41f8-84f7-2b6205fc8be8 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-13 09:29:18.353 8 WARNING keystonemiddleware._common.config [None req-30b45340-b9e1-4427-94fc-360b77ea106b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 09:29:18.365 8 WARNING oslo_config.cfg [None req-30b45340-b9e1-4427-94fc-360b77ea106b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-13 09:29:18.428 7 WARNING keystonemiddleware._common.config [None req-8c96d863-72ab-41f8-84f7-2b6205fc8be8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 09:29:18.439 7 WARNING oslo_config.cfg [None req-8c96d863-72ab-41f8-84f7-2b6205fc8be8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-13 09:29:18.445 8 WARNING keystonemiddleware._common.config [None req-30b45340-b9e1-4427-94fc-360b77ea106b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 09:29:18.461 8 WARNING oslo_config.cfg [None req-30b45340-b9e1-4427-94fc-360b77ea106b - - - - - -] 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-08-13 09:29:18.474 8 WARNING oslo_config.cfg [None req-30b45340-b9e1-4427-94fc-360b77ea106b - - - - - -] 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 0x7f6542af7668 pid: 8 (default app) 2026-08-13 09:29:18.520 7 WARNING keystonemiddleware._common.config [None req-8c96d863-72ab-41f8-84f7-2b6205fc8be8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 09:29:18.537 7 WARNING oslo_config.cfg [None req-8c96d863-72ab-41f8-84f7-2b6205fc8be8 - - - - - -] 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-08-13 09:29:18.550 7 WARNING oslo_config.cfg [None req-8c96d863-72ab-41f8-84f7-2b6205fc8be8 - - - - - -] 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 0x7f6542af7668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 09:29:24 2026] GET /v2.1 => generated 114 bytes in 28 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-08-13 09:29:25.339 8 WARNING oslo_policy.policy [None req-e9516fa6-7f7d-4ba4-a978-76f6dc8f89ba 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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-08-13 09:29:25.339 8 WARNING oslo_policy.policy [None req-e9516fa6-7f7d-4ba4-a978-76f6dc8f89ba 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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: 2/4] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 09:29:24 2026] GET /v2.1 => generated 0 bytes in 577 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-08-13 09:29:25.454 7 WARNING oslo_policy.policy [req-e9516fa6-7f7d-4ba4-a978-76f6dc8f89ba req-2982b29b-bc60-4768-b65d-92c70c8d76b6 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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-08-13 09:29:25.454 7 WARNING oslo_policy.policy [req-e9516fa6-7f7d-4ba4-a978-76f6dc8f89ba req-2982b29b-bc60-4768-b65d-92c70c8d76b6 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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.235 () {46 vars in 982 bytes} [Thu Aug 13 09:29:25 2026] GET /v2.1/ => generated 400 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 09:29:25.560 8 INFO nova.api.openstack.wsgi [None req-4942d669-99ae-489d-9549-8efd0644e9f0 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.235 () {48 vars in 1011 bytes} [Thu Aug 13 09:29:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 09:29:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.235 () {52 vars in 1048 bytes} [Thu Aug 13 09:29:25 2026] POST /v2.1/flavors => generated 529 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 09:29:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 09:29:26 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 09:29:26 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-08-13 09:29:26.543 8 INFO nova.api.openstack.wsgi [None req-a1ec14e6-4e5b-4c44-b251-02dd2339d939 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.235 () {48 vars in 1013 bytes} [Thu Aug 13 09:29:26 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 09:29:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.235 () {52 vars in 1048 bytes} [Thu Aug 13 09:29:26 2026] POST /v2.1/flavors => generated 532 bytes in 32 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.235 () {42 vars in 705 bytes} [Thu Aug 13 09:29:27 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: 8/16] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 09:29:27 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: 9/17] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 09:29:27 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-08-13 09:29:27.548 8 INFO nova.api.openstack.wsgi [None req-91ec7d00-4a55-4969-95c9-5124687ce7db 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.235 () {48 vars in 1015 bytes} [Thu Aug 13 09:29:27 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 09:29:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.235 () {52 vars in 1048 bytes} [Thu Aug 13 09:29:27 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 09:29:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 09:29:28 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 09:29:28 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-08-13 09:29:28.559 8 INFO nova.api.openstack.wsgi [None req-551ba6cb-76c1-41de-a6b2-a6b450179042 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.235 () {48 vars in 1013 bytes} [Thu Aug 13 09:29:28 2026] GET /v2.1/flavors/m1.large => 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: 13/25] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 09:29:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.235 () {52 vars in 1048 bytes} [Thu Aug 13 09:29:28 2026] POST /v2.1/flavors => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 09:29:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 09:29:29 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: 15/29] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 09:29:29 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-08-13 09:29:29.504 8 INFO nova.api.openstack.wsgi [None req-f2015c1c-b8fd-4e6d-8768-a4fc15d5fe54 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.235 () {48 vars in 1015 bytes} [Thu Aug 13 09:29:29 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 09:29:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.235 () {52 vars in 1048 bytes} [Thu Aug 13 09:29:29 2026] POST /v2.1/flavors => generated 535 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 10.0.0.65 () {28 vars in 453 bytes} [Thu Aug 13 09:36: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 57/114] 10.0.0.65 () {30 vars in 657 bytes} [Thu Aug 13 09:36:05 2026] GET /v2.1 => generated 0 bytes in 141 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: 58/115] 10.0.0.65 () {32 vars in 730 bytes} [Thu Aug 13 09:36:05 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 10.0.0.65 () {34 vars in 803 bytes} [Thu Aug 13 09:36:05 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 09:38:27 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: 73/146] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.1 => generated 0 bytes in 84 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 09:38:27.491 8 INFO nova.api.openstack.wsgi [None req-ce3139b9-f7e7-4725-b37a-171d42e4151b 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/148] 199.204.45.235 () {48 vars in 1017 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/149] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 09:38:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.235 () {52 vars in 1049 bytes} [Thu Aug 13 09:38:27 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 09:39:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 09:39:29 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 09:39:29 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-08-13 09:39:29.279 8 INFO nova.api.openstack.wsgi [None req-6a0c0523-7ccc-4667-a913-248d3f960023 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 91f2cf5f79c14bd09f098977822441b3 [pid: 8|app: 0|req: 83/166] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 09:39:29 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-13 09:39:29.295 7 WARNING oslo_db.sqlalchemy.utils [None req-2695a6d3-dfd4-4a05-83a2-096138410e82 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 84/167] 199.204.45.235 () {48 vars in 1016 bytes} [Thu Aug 13 09:39:29 2026] GET /v2.1/os-keypairs => generated 16 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.235 () {52 vars in 1057 bytes} [Thu Aug 13 09:39:29 2026] POST /v2.1/os-keypairs => generated 576 bytes in 63 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 09:39:33 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 09:39:33 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: 87/173] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 09:39:33 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.235 () {48 vars in 1073 bytes} [Thu Aug 13 09:39:33 2026] GET /v2.1/os-quota-sets/295f964ed6374939bb169fa8108c7466 => generated 283 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.235 () {52 vars in 1125 bytes} [Thu Aug 13 09:39:33 2026] PUT /v2.1/os-quota-sets/295f964ed6374939bb169fa8108c7466 => generated 238 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 09:48:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 09:48:05 2026] GET /v2.1 => generated 0 bytes in 85 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 09:48:05 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 09:48:05.151 8 INFO nova.api.openstack.wsgi [None req-0753f509-2c8f-407f-863e-ba39920d2784 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 140/281] 199.204.45.235 () {48 vars in 1015 bytes} [Thu Aug 13 09:48:05 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 09:48:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.235 () {52 vars in 1049 bytes} [Thu Aug 13 09:48:05 2026] POST /v2.1/flavors => generated 534 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/326] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 09:51:34 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: 163/327] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 09:51:34 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 165/328] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 09:51:34 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: 8|app: 0|req: 164/329] 199.204.45.235 () {48 vars in 1073 bytes} [Thu Aug 13 09:51:34 2026] GET /v2.1/os-quota-sets/3ee4729e3e194165909bd5ca501fdeb0 => generated 283 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/330] 199.204.45.235 () {52 vars in 1125 bytes} [Thu Aug 13 09:51:34 2026] PUT /v2.1/os-quota-sets/3ee4729e3e194165909bd5ca501fdeb0 => generated 238 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/433] 10.0.0.55 () {28 vars in 453 bytes} [Thu Aug 13 10: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: 7|app: 0|req: 218/434] 10.0.0.55 () {30 vars in 657 bytes} [Thu Aug 13 10:00:08 2026] GET /v2.1 => generated 0 bytes in 68 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: 217/435] 10.0.0.55 () {32 vars in 730 bytes} [Thu Aug 13 10:00:08 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: 219/436] 10.0.0.55 () {34 vars in 764 bytes} [Thu Aug 13 10:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/437] 10.0.0.55 () {28 vars in 453 bytes} [Thu Aug 13 10:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 220/438] 10.0.0.55 () {30 vars in 657 bytes} [Thu Aug 13 10:00:12 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 219/439] 10.0.0.55 () {32 vars in 730 bytes} [Thu Aug 13 10:00:12 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/440] 10.0.0.55 () {34 vars in 764 bytes} [Thu Aug 13 10:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/443] 10.0.0.55 () {28 vars in 453 bytes} [Thu Aug 13 10:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 10.0.0.55 () {30 vars in 657 bytes} [Thu Aug 13 10:00:17 2026] GET /v2.1 => generated 0 bytes in 31 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: 224/445] 10.0.0.55 () {32 vars in 730 bytes} [Thu Aug 13 10:00:17 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: 222/446] 10.0.0.55 () {34 vars in 807 bytes} [Thu Aug 13 10:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 10.0.0.55 () {28 vars in 453 bytes} [Thu Aug 13 10: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: 8|app: 0|req: 223/448] 10.0.0.55 () {30 vars in 657 bytes} [Thu Aug 13 10:00:21 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 226/449] 10.0.0.55 () {32 vars in 730 bytes} [Thu Aug 13 10:00:21 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 10.0.0.55 () {34 vars in 807 bytes} [Thu Aug 13 10:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/497] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 10:04:09 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 250/498] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 10:04:09 2026] GET /v2.1 => generated 0 bytes in 142 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 249/499] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 10:04:09 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:04:09.384 7 INFO nova.api.openstack.wsgi [None req-c163ed37-d05b-46ac-a89e-7892bdefab8d 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 251/500] 199.204.45.235 () {48 vars in 1011 bytes} [Thu Aug 13 10:04:09 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/501] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 10:04:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/502] 199.204.45.235 () {48 vars in 1099 bytes} [Thu Aug 13 10:04:09 2026] GET /v2.1/flavors/d7a4141e-93dc-44db-a8bf-8b6a8e4e4dc5/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/503] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 10:04:10 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: 253/504] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 10:04:10 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/505] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 10:04:10 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-08-13 10:04:10.366 7 INFO nova.api.openstack.wsgi [None req-25c0e037-adf1-4c75-8bb9-3c77e75d46c7 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 254/506] 199.204.45.235 () {48 vars in 1013 bytes} [Thu Aug 13 10:04:10 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/507] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 10:04:10 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: 7|app: 0|req: 255/508] 199.204.45.235 () {48 vars in 1099 bytes} [Thu Aug 13 10:04:10 2026] GET /v2.1/flavors/1e0bf705-521c-4db0-96d1-3b0a26d1f0d7/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/509] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 10:04:11 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: 256/510] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 10:04:11 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: 8|app: 0|req: 255/511] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 10:04:11 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-08-13 10:04:11.371 7 INFO nova.api.openstack.wsgi [None req-f665ebac-206d-414b-a966-e2b2d96d5454 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 257/512] 199.204.45.235 () {48 vars in 1015 bytes} [Thu Aug 13 10:04:11 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/513] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 10:04:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/514] 199.204.45.235 () {48 vars in 1099 bytes} [Thu Aug 13 10:04:11 2026] GET /v2.1/flavors/6b6b86d2-c106-43b9-9a5b-23434a5342d0/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/515] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 10:04:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/516] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 10:04:12 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 258/517] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 10:04:12 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-08-13 10:04:12.369 7 INFO nova.api.openstack.wsgi [None req-b0aaf01f-cc4d-49e7-9d42-7a2efe780bff 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 260/518] 199.204.45.235 () {48 vars in 1013 bytes} [Thu Aug 13 10:04:12 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/519] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 10:04:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/520] 199.204.45.235 () {48 vars in 1099 bytes} [Thu Aug 13 10:04:12 2026] GET /v2.1/flavors/b7c51453-66b6-4fe1-b2bb-05b575b54053/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 10:04: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: 263/524] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 10:04:13 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/525] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 10:04:13 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-08-13 10:04:13.336 7 INFO nova.api.openstack.wsgi [None req-8b2a19c6-e8ac-4735-9936-1256016630bd 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 264/526] 199.204.45.235 () {48 vars in 1015 bytes} [Thu Aug 13 10:04:13 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/527] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 10:04:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/528] 199.204.45.235 () {48 vars in 1099 bytes} [Thu Aug 13 10:04:13 2026] GET /v2.1/flavors/4be4ef24-973e-4274-b880-72912720293a/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/541] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 10:05:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/542] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 10:05:19 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 273/543] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 10:05:19 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:05:19.747 8 INFO nova.api.openstack.wsgi [None req-761e296d-050e-4afe-b952-387c931c098b 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 271/544] 199.204.45.235 () {48 vars in 1017 bytes} [Thu Aug 13 10:05:19 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/545] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 10:05:19 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: 272/546] 199.204.45.235 () {48 vars in 1099 bytes} [Thu Aug 13 10:05:19 2026] GET /v2.1/flavors/3c8491a3-6202-4d14-a470-c49e3b6acd57/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/549] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 10:05:27 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: 274/550] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 10:05:27 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: 277/551] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 10:05:27 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/552] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 10:05:27 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 10:05:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/554] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 10:05:31 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/555] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 10:05:31 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 199.204.45.235 () {48 vars in 1073 bytes} [Thu Aug 13 10:05:31 2026] GET /v2.1/os-quota-sets/295f964ed6374939bb169fa8108c7466 => generated 280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/569] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 10:06:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/570] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 10:06:24 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: 287/571] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 10:06:24 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-08-13 10:06:24.192 8 INFO nova.api.openstack.wsgi [None req-2452ba2e-b21e-4ca5-bb4d-8143852853bf 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 285/572] 199.204.45.235 () {48 vars in 1015 bytes} [Thu Aug 13 10:06:24 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/573] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 10:06:24 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: 286/574] 199.204.45.235 () {48 vars in 1099 bytes} [Thu Aug 13 10:06:24 2026] GET /v2.1/flavors/b15b6c60-3ba8-4bfa-bb29-0c9277f0b23f/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: 290/577] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 10:06:40 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: 288/578] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 10:06:40 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/579] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 10:06: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) [pid: 8|app: 0|req: 289/580] 199.204.45.235 () {48 vars in 1073 bytes} [Thu Aug 13 10:06:40 2026] GET /v2.1/os-quota-sets/3ee4729e3e194165909bd5ca501fdeb0 => generated 280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/591] 199.204.45.235 () {42 vars in 705 bytes} [Thu Aug 13 10:07:31 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: 295/592] 199.204.45.235 () {44 vars in 909 bytes} [Thu Aug 13 10:07:31 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 298/593] 199.204.45.235 () {46 vars in 982 bytes} [Thu Aug 13 10:07:31 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-08-13 10:07:31.651 8 INFO nova.api.openstack.wsgi [None req-842e90cd-ce13-4c4f-bf47-c43df5f5f367 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 296/594] 199.204.45.235 () {48 vars in 1011 bytes} [Thu Aug 13 10:07:31 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/595] 199.204.45.235 () {48 vars in 1051 bytes} [Thu Aug 13 10:07:31 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: 7|app: 0|req: 305/606] 10.0.0.83 () {32 vars in 654 bytes} [Thu Aug 13 10:08:14 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/607] 10.0.0.83 () {32 vars in 640 bytes} [Thu Aug 13 10:08:14 2026] GET /v2.1/servers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-13 10:08:14.972 7 WARNING oslo_db.sqlalchemy.utils [None req-ae7bf7a6-ea45-4681-b5e8-63de510ed234 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 306/608] 10.0.0.83 () {32 vars in 648 bytes} [Thu Aug 13 10:08:14 2026] GET /v2.1/os-keypairs => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 10.0.0.83 () {32 vars in 693 bytes} [Thu Aug 13 10:08:14 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/612] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:26 2026] GET /v2.1/flavors/d7a4141e-93dc-44db-a8bf-8b6a8e4e4dc5 => generated 511 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/613] 10.0.0.83 () {32 vars in 640 bytes} [Thu Aug 13 10:08:26 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/614] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:26 2026] GET /v2.1/flavors/d7a4141e-93dc-44db-a8bf-8b6a8e4e4dc5 => generated 511 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:30.795 8 WARNING neutronclient.v2_0.client [None req-e1e8e9c3-cac9-444f-a519-3470fa8ad505 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/615] 10.0.0.83 () {34 vars in 684 bytes} [Thu Aug 13 10:08:30 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:31.795 7 WARNING neutronclient.v2_0.client [None req-2ae618b9-f685-4930-9da5-449b88f067fa fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/616] 10.0.0.83 () {34 vars in 670 bytes} [Thu Aug 13 10:08:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:32.322 8 WARNING neutronclient.v2_0.client [None req-fbd0ff69-e00b-4ab6-911c-89b953cd1d29 e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in 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/617] 10.0.0.83 () {34 vars in 684 bytes} [Thu Aug 13 10:08:31 2026] POST /v2.1/os-security-groups => generated 243 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:32.430 7 WARNING neutronclient.v2_0.client [None req-64d90f28-5129-4aa2-bb99-da22efed7bac fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/618] 10.0.0.83 () {34 vars in 684 bytes} [Thu Aug 13 10:08:32 2026] POST /v2.1/os-security-groups => generated 248 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:32.566 8 WARNING neutronclient.v2_0.client [None req-d7c6366b-8076-46c3-97a3-1ba4e53cf43d e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in 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/619] 10.0.0.83 () {34 vars in 684 bytes} [Thu Aug 13 10:08:32 2026] POST /v2.1/os-security-groups => generated 244 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:32.652 7 WARNING neutronclient.v2_0.client [None req-2261dfc7-3078-4dfb-afc6-c4357359b573 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:32.714 8 WARNING neutronclient.v2_0.client [None req-d7c6366b-8076-46c3-97a3-1ba4e53cf43d e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:32.742 7 WARNING neutronclient.v2_0.client [None req-2261dfc7-3078-4dfb-afc6-c4357359b573 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in 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/620] 10.0.0.83 () {34 vars in 694 bytes} [Thu Aug 13 10:08:32 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 721 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:33.305 8 WARNING neutronclient.v2_0.client [None req-39e71b92-0921-4179-be6d-00354165b1db e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:33.305 7 WARNING neutronclient.v2_0.client [None req-2261dfc7-3078-4dfb-afc6-c4357359b573 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/623] 10.0.0.83 () {34 vars in 684 bytes} [Thu Aug 13 10:08:33 2026] POST /v2.1/os-security-groups => generated 247 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:33.450 8 WARNING neutronclient.v2_0.client [None req-6caa78f6-8f94-4055-9d35-de46163cba68 e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in 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/624] 10.0.0.83 () {32 vars in 662 bytes} [Thu Aug 13 10:08:32 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 830 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:08:33.488 8 WARNING neutronclient.v2_0.client [None req-6caa78f6-8f94-4055-9d35-de46163cba68 e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:33.492 7 WARNING neutronclient.v2_0.client [None req-d1f32029-fdd3-4185-8195-0be9d227fbcd fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in 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/625] 10.0.0.83 () {34 vars in 694 bytes} [Thu Aug 13 10:08:33 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:33.631 7 WARNING neutronclient.v2_0.client [None req-d1f32029-fdd3-4185-8195-0be9d227fbcd fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:33.688 8 WARNING neutronclient.v2_0.client [None req-b3c20034-faaa-446f-9dbf-7d1e801b2567 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in 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/626] 10.0.0.83 () {32 vars in 739 bytes} [Thu Aug 13 10:08:33 2026] DELETE /v2.1/os-security-groups/1c8f9517-7bbd-4e0a-9a4f-13ebb46def54 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-13 10:08:33.733 7 WARNING neutronclient.v2_0.client [None req-49bc3ad4-b67a-4d21-9c4d-9207da796a2a e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:33.751 8 WARNING neutronclient.v2_0.client [None req-b3c20034-faaa-446f-9dbf-7d1e801b2567 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:33.766 7 WARNING neutronclient.v2_0.client [None req-49bc3ad4-b67a-4d21-9c4d-9207da796a2a e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in 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/627] 10.0.0.83 () {34 vars in 694 bytes} [Thu Aug 13 10:08:33 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:33.902 7 WARNING neutronclient.v2_0.client [None req-4c9f350f-360b-4eaf-9bfb-c9c412020419 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:33.992 7 INFO nova.api.openstack.wsgi [None req-4c9f350f-360b-4eaf-9bfb-c9c412020419 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] HTTP exception thrown: Security group 1c8f9517-7bbd-4e0a-9a4f-13ebb46def54 does not exist Neutron server returns request_ids: ['req-c0d604e8-813e-4a58-baf9-d53f5abd382f'] [pid: 7|app: 0|req: 315/628] 10.0.0.83 () {32 vars in 736 bytes} [Thu Aug 13 10:08:33 2026] GET /v2.1/os-security-groups/1c8f9517-7bbd-4e0a-9a4f-13ebb46def54 => generated 194 bytes in 104 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-13 10:08:34.007 7 WARNING neutronclient.v2_0.client [None req-1fedbaa3-fcde-4b10-8345-0cc999ae65e9 e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:34.108 8 WARNING neutronclient.v2_0.client [None req-b3c20034-faaa-446f-9dbf-7d1e801b2567 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/629] 10.0.0.83 () {32 vars in 736 bytes} [Thu Aug 13 10:08:33 2026] GET /v2.1/os-security-groups/25f791e1-3ff4-468d-b398-5be79449fb45 => generated 664 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:34.143 7 WARNING neutronclient.v2_0.client [None req-bb34c91d-aca6-4598-b4dc-a84a57b1c6f8 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:34.184 7 WARNING neutronclient.v2_0.client [None req-bb34c91d-aca6-4598-b4dc-a84a57b1c6f8 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in 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/630] 10.0.0.83 () {32 vars in 739 bytes} [Thu Aug 13 10:08:34 2026] DELETE /v2.1/os-security-groups/40deccff-f4ba-4a84-9151-718cd149c6d6 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-13 10:08:34.295 7 WARNING neutronclient.v2_0.client [None req-07657bfd-77b9-4647-834e-5642830564f2 e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:34.322 7 WARNING neutronclient.v2_0.client [None req-07657bfd-77b9-4647-834e-5642830564f2 e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:34.378 7 WARNING neutronclient.v2_0.client [None req-07657bfd-77b9-4647-834e-5642830564f2 e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in 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/631] 10.0.0.83 () {32 vars in 749 bytes} [Thu Aug 13 10:08:34 2026] DELETE /v2.1/os-security-group-rules/74a935b2-2133-4aaa-989b-fa8bd5da4dc7 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-13 10:08:34.489 7 WARNING neutronclient.v2_0.client [None req-cc88c627-1a3f-4bb3-9b6d-1921c1d5a593 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:34.535 7 INFO nova.api.openstack.wsgi [None req-cc88c627-1a3f-4bb3-9b6d-1921c1d5a593 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] HTTP exception thrown: Security group 40deccff-f4ba-4a84-9151-718cd149c6d6 does not exist Neutron server returns request_ids: ['req-cd21d3f6-3c83-433a-9119-c75157c3d037'] [pid: 7|app: 0|req: 319/632] 10.0.0.83 () {32 vars in 736 bytes} [Thu Aug 13 10:08:34 2026] GET /v2.1/os-security-groups/40deccff-f4ba-4a84-9151-718cd149c6d6 => generated 194 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-13 10:08:34.541 7 WARNING neutronclient.v2_0.client [None req-fbee0f5b-369f-4755-8414-0cb12cd9967c e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:34.605 7 WARNING neutronclient.v2_0.client [None req-fbee0f5b-369f-4755-8414-0cb12cd9967c e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in 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/633] 10.0.0.83 () {32 vars in 739 bytes} [Thu Aug 13 10:08:34 2026] DELETE /v2.1/os-security-groups/25f791e1-3ff4-468d-b398-5be79449fb45 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-13 10:08:34.725 7 WARNING neutronclient.v2_0.client [None req-f41b9407-077e-418a-8381-5cdc172b5a18 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:34.754 7 WARNING neutronclient.v2_0.client [None req-f41b9407-077e-418a-8381-5cdc172b5a18 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in 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/634] 10.0.0.83 () {34 vars in 662 bytes} [Thu Aug 13 10:08:33 2026] POST /v2.1/servers => generated 452 bytes in 1156 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-08-13 10:08:34.776 8 WARNING neutronclient.v2_0.client [None req-f9e3be3a-899f-4b74-8ed9-a6ae79d05509 e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in 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/635] 10.0.0.83 () {32 vars in 739 bytes} [Thu Aug 13 10:08:34 2026] DELETE /v2.1/os-security-groups/08d9775a-bd5e-413f-9bf8-53c091ecc4d2 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-13 10:08:34.867 7 WARNING neutronclient.v2_0.client [None req-093e5aac-7959-4380-8e70-5cf84554cd1d 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:34.869 8 WARNING neutronclient.v2_0.client [None req-f9e3be3a-899f-4b74-8ed9-a6ae79d05509 e910f47dca5249c0a2703993a6e931ef 6deaba8e87b3411c961ffea886852271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/636] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:34 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1430 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:34.953 7 WARNING neutronclient.v2_0.client [None req-e5148b77-0904-4b8f-8f11-ddd9af01a6c8 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in 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/637] 10.0.0.83 () {32 vars in 739 bytes} [Thu Aug 13 10:08:34 2026] DELETE /v2.1/os-security-groups/b6cf8511-733b-48fb-9828-57be6073863d => generated 0 bytes in 243 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-13 10:08:35.023 7 INFO nova.api.openstack.wsgi [None req-e5148b77-0904-4b8f-8f11-ddd9af01a6c8 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] HTTP exception thrown: Security group 08d9775a-bd5e-413f-9bf8-53c091ecc4d2 does not exist Neutron server returns request_ids: ['req-688ff446-b4e8-4963-8fd3-6822a05f8852'] [pid: 7|app: 0|req: 323/638] 10.0.0.83 () {32 vars in 736 bytes} [Thu Aug 13 10:08:34 2026] GET /v2.1/os-security-groups/08d9775a-bd5e-413f-9bf8-53c091ecc4d2 => generated 194 bytes in 80 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-13 10:08:35.035 8 WARNING neutronclient.v2_0.client [None req-0b314cec-433a-4a73-8684-c8e32d6f8c08 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:35.749 8 WARNING neutronclient.v2_0.client [None req-0b314cec-433a-4a73-8684-c8e32d6f8c08 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:35.800 8 WARNING neutronclient.v2_0.client [None req-0b314cec-433a-4a73-8684-c8e32d6f8c08 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in 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/639] 10.0.0.83 () {32 vars in 662 bytes} [Thu Aug 13 10:08:35 2026] GET /v2.1/os-security-groups => generated 707 bytes in 814 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:35.864 7 WARNING neutronclient.v2_0.client [None req-c2fd7164-082e-464f-a67f-a56fe9f78af1 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:35.885 7 INFO nova.api.openstack.wsgi [None req-c2fd7164-082e-464f-a67f-a56fe9f78af1 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] HTTP exception thrown: Security group 08d9775a-bd5e-413f-9bf8-53c091ecc4d2 does not exist Neutron server returns request_ids: ['req-639a583d-8e00-4118-8ac2-140759f20279'] [pid: 7|app: 0|req: 324/640] 10.0.0.83 () {32 vars in 739 bytes} [Thu Aug 13 10:08:35 2026] DELETE /v2.1/os-security-groups/08d9775a-bd5e-413f-9bf8-53c091ecc4d2 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-13 10:08:35.903 8 WARNING neutronclient.v2_0.client [None req-3e8604fb-dc2b-4e75-bd85-cca97ae73646 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:35.927 8 INFO nova.api.openstack.wsgi [None req-3e8604fb-dc2b-4e75-bd85-cca97ae73646 fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] HTTP exception thrown: Security group 40deccff-f4ba-4a84-9151-718cd149c6d6 does not exist Neutron server returns request_ids: ['req-9fde8dbb-a037-40eb-ab91-13df9601fdd5'] [pid: 8|app: 0|req: 317/641] 10.0.0.83 () {32 vars in 739 bytes} [Thu Aug 13 10:08:35 2026] DELETE /v2.1/os-security-groups/40deccff-f4ba-4a84-9151-718cd149c6d6 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-13 10:08:35.937 7 WARNING neutronclient.v2_0.client [None req-da85e211-c92f-48c6-a282-2d23205e326f fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:35.963 7 INFO nova.api.openstack.wsgi [None req-da85e211-c92f-48c6-a282-2d23205e326f fd425c6c92cc41ccb9ad2eb9f4a43fd3 c7f3d0498a264762882222042cdac2ee - - default default] HTTP exception thrown: Security group 1c8f9517-7bbd-4e0a-9a4f-13ebb46def54 does not exist Neutron server returns request_ids: ['req-f3fe1d2c-e7cd-4637-af41-0d66fc70baf2'] [pid: 7|app: 0|req: 325/642] 10.0.0.83 () {32 vars in 739 bytes} [Thu Aug 13 10:08:35 2026] DELETE /v2.1/os-security-groups/1c8f9517-7bbd-4e0a-9a4f-13ebb46def54 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-13 10:08:36.043 8 WARNING neutronclient.v2_0.client [None req-988d1dcd-885c-49ab-a04d-793f0142763f 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in 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/643] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:35 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1434 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/644] 10.0.0.83 () {34 vars in 670 bytes} [Thu Aug 13 10:08:36 2026] POST /v2.1/os-keypairs => generated 384 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:37.348 8 WARNING neutronclient.v2_0.client [None req-13cb0175-9d16-43a0-a62a-4d1be1fb3ab8 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in 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/645] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:37 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1482 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:38.641 7 WARNING neutronclient.v2_0.client [None req-56fc4226-adbe-43e0-b888-4716bc32e0b2 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:38.651 8 WARNING neutronclient.v2_0.client [None req-458975be-561b-4902-94ca-8aa42772e171 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:38.686 7 WARNING neutronclient.v2_0.client [None req-56fc4226-adbe-43e0-b888-4716bc32e0b2 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/646] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:38 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1482 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:08:38.922 7 WARNING neutronclient.v2_0.client [None req-56fc4226-adbe-43e0-b888-4716bc32e0b2 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/647] 10.0.0.83 () {34 vars in 662 bytes} [Thu Aug 13 10:08:38 2026] POST /v2.1/servers => generated 449 bytes in 1083 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-08-13 10:08:39.670 8 WARNING neutronclient.v2_0.client [None req-b171b492-5ee6-43fd-a694-8898609b039c 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/648] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:39 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1396 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:08:39.801 7 WARNING neutronclient.v2_0.client [None req-b2d68a75-b0e7-4d99-8299-38dd6fec0b04 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/649] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:39 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1490 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-08-13 10:08:40.797 8 WARNING neutronclient.v2_0.client [None req-96b7f848-e92d-47b3-a426-4c4889eb9c8b 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/650] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:40 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1400 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:08:40.932 7 WARNING neutronclient.v2_0.client [None req-3300ea77-1897-4e41-85d6-24b74c3a8079 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in 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/651] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:40 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1555 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:41.559 8 INFO nova.api.openstack.compute.server_external_events [req-11b6cf4e-7bec-4ec7-a8af-46a0426f8538 req-8b87c77c-9a85-474b-9758-85821202afbf f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:73138b78-f20a-4ebc-a81f-fdd2e9298454 for instance fb1abba2-0ac8-4e5e-9891-2dd12a97c922 on instance 2026-08-13 10:08:41.581 8 INFO nova.compute.rpcapi [None req-8a591847-946a-4d5c-a690-dffad7591c7c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 323/652] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:08:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:41.979 7 WARNING neutronclient.v2_0.client [None req-aeb4a6f2-4500-46c4-ad89-3c8a6532f1f1 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/653] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:41 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1448 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-08-13 10:08:42.206 8 WARNING neutronclient.v2_0.client [None req-dfc7bbf9-5c30-4fc5-a007-677eeee608df 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in 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/654] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:42 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1555 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:43.081 7 WARNING neutronclient.v2_0.client [None req-0e9d31d2-931a-4f6f-bd45-bd11e76ace91 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in 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/655] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:43 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1448 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-08-13 10:08:43.400 8 WARNING neutronclient.v2_0.client [None req-fbd59d42-8450-43ae-a77c-5f37424d3423 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/658] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:43 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1555 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:44.218 7 WARNING neutronclient.v2_0.client [None req-efe01c20-6885-4461-aa12-589852a109f5 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in 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/659] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:44 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1456 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-08-13 10:08:44.753 8 WARNING neutronclient.v2_0.client [None req-1367e388-52b3-4131-9d1c-c99ea9583906 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in 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/660] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:44 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1555 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: 334/661] 10.0.0.83 () {34 vars in 670 bytes} [Thu Aug 13 10:08:44 2026] POST /v2.1/os-keypairs => generated 386 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-08-13 10:08:45.293 8 INFO nova.api.openstack.compute.server_external_events [req-e966376f-30e3-4d1e-9637-975fd977f69c req-ba5a05a6-3b63-4200-a117-a7603606fade f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:72e5c678-730f-4d06-a29f-5a1086bd31f3 for instance 50d0b802-f669-4b3e-832a-e6d3a6d8869f on instance [pid: 8|app: 0|req: 328/662] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:08:45 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) 2026-08-13 10:08:45.484 7 WARNING neutronclient.v2_0.client [None req-1198a31c-c101-4241-948a-e1053c76e8b5 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in 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/663] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:45 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1533 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-08-13 10:08:45.940 8 WARNING neutronclient.v2_0.client [None req-85fb6ec9-49c1-4eae-94ff-8495879518d5 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in 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/664] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:45 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1555 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-08-13 10:08:46.483 7 WARNING neutronclient.v2_0.client [None req-32dfd45b-8153-44cf-af94-35471900098a 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:46.570 7 WARNING neutronclient.v2_0.client [None req-32dfd45b-8153-44cf-af94-35471900098a 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:46.709 8 WARNING neutronclient.v2_0.client [None req-e5824839-dcc6-4b6e-a836-a173f8d81a0b 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:46.804 7 WARNING neutronclient.v2_0.client [None req-32dfd45b-8153-44cf-af94-35471900098a 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/665] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:46 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1521 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/666] 10.0.0.83 () {34 vars in 662 bytes} [Thu Aug 13 10:08:46 2026] POST /v2.1/servers => generated 450 bytes in 702 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-08-13 10:08:47.112 7 WARNING neutronclient.v2_0.client [None req-1c7d1683-8255-4005-a984-698e0369f5cb 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:47.126 8 WARNING neutronclient.v2_0.client [None req-83dbbc1e-dce0-485d-bfc2-dd3a99350ad0 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/667] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:47 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1423 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/668] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:47 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1555 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:47.868 7 WARNING neutronclient.v2_0.client [None req-6b3d6bb4-085b-4469-814d-24440bccc067 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/669] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:47 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1521 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:48.203 8 WARNING neutronclient.v2_0.client [None req-eb091a6c-d270-43cc-8eef-cd02f4ebb19c 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in 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/670] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:48 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1427 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:48.306 7 WARNING neutronclient.v2_0.client [None req-ece91404-c160-4f62-b954-5c9825a9f0ea 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/671] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:48 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1555 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:49.031 8 WARNING neutronclient.v2_0.client [None req-10a9b024-25c2-46dc-bed2-7862cb8a7a21 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/672] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:48 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1521 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:49.292 7 WARNING neutronclient.v2_0.client [None req-0900d208-68dc-4884-82a7-4f91b69a94cd 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in 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/673] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:49 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1475 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:49.519 8 WARNING neutronclient.v2_0.client [None req-cd506716-f964-49fc-88d0-2f401fe771bf 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in 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/674] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:49 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1555 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-08-13 10:08:50.187 7 WARNING neutronclient.v2_0.client [None req-90cf1317-f0e4-4a98-bcc4-438100a83fc9 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in 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/675] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:50 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1521 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-08-13 10:08:50.549 7 WARNING neutronclient.v2_0.client [None req-6dee2809-a440-4b47-aa48-d41521a7c1cd 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:50.584 8 INFO nova.api.openstack.compute.server_external_events [req-26be90c6-86ba-4d3f-830b-6f8dc2bf1a92 req-cdb97070-01bd-41e6-b078-d652242e6b13 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:73138b78-f20a-4ebc-a81f-fdd2e9298454 for instance fb1abba2-0ac8-4e5e-9891-2dd12a97c922 on instance [pid: 7|app: 0|req: 342/676] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:50 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1475 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/677] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:08:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:50.714 7 WARNING neutronclient.v2_0.client [None req-2fbf9717-71d5-4c65-911a-5d880911c660 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in 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/678] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:50 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1555 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:51.361 8 WARNING neutronclient.v2_0.client [None req-0a315295-f7ee-4aae-a26d-5e40ded327d0 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in 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/679] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:51 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1521 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:51.671 7 WARNING neutronclient.v2_0.client [None req-07f090f6-af92-499c-b3c9-4aafc8977026 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in 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/680] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:51 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1483 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-08-13 10:08:51.877 8 WARNING neutronclient.v2_0.client [None req-e4cc0eff-6db3-4fb3-884b-401e6a7f6c68 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/681] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:51 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1737 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:52.064 7 WARNING neutronclient.v2_0.client [None req-38087fb7-f3cd-4cda-bc5b-3712d52a2a91 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in 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/682] 10.0.0.83 () {32 vars in 740 bytes} [Thu Aug 13 10:08:51 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922/os-interface => generated 284 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-13 10:08:52.555 8 INFO nova.api.openstack.compute.server_external_events [req-9cce1f93-7e90-4688-938f-d86b67120c67 req-7153ea05-bb12-4a94-a9d3-4af60fa5f70e f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:200a123d-4a09-40fc-9256-f0c3d9a4cad6 for instance 3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 on instance [pid: 8|app: 0|req: 338/683] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:08:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:52.573 7 WARNING neutronclient.v2_0.client [None req-29607052-bd6c-437e-a047-3da5ae90a1f0 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:52.642 8 INFO nova.api.openstack.compute.server_external_events [req-46b8d9ae-b6c1-4079-a3c6-a2d04193ca09 req-60979437-fd2d-40ce-a791-26e9a98c888a f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:72e5c678-730f-4d06-a29f-5a1086bd31f3 for instance 50d0b802-f669-4b3e-832a-e6d3a6d8869f on instance [pid: 8|app: 0|req: 339/684] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:08:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/685] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:52 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1521 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:08:52.777 8 WARNING neutronclient.v2_0.client [None req-00a49b18-ee4c-46d8-a090-83f8e18bf29a 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in 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/686] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:52 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1560 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-08-13 10:08:53.143 7 WARNING neutronclient.v2_0.client [None req-2d82dc48-eb71-4350-9fb6-03e74adc0fc2 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in 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/689] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:53 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1737 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/690] 10.0.0.83 () {32 vars in 640 bytes} [Thu Aug 13 10:08:53 2026] GET /v2.1/servers => generated 383 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-08-13 10:08:53.553 7 INFO nova.compute.rpcapi [None req-188266a2-60c4-4861-82e4-cb191fa4bd48 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 348/691] 10.0.0.83 () {32 vars in 717 bytes} [Thu Aug 13 10:08:53 2026] DELETE /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 0 bytes in 208 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-08-13 10:08:53.655 7 WARNING neutronclient.v2_0.client [None req-1ec463b7-c338-401f-962d-a4e745d80f95 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:53.745 8 INFO nova.api.openstack.compute.server_external_events [req-8c23ed7a-de6d-4165-8a47-155cffe99fce req-2a704eed-afec-43a7-b825-b18f9b3af281 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:73138b78-f20a-4ebc-a81f-fdd2e9298454 for instance fb1abba2-0ac8-4e5e-9891-2dd12a97c922 on instance [pid: 8|app: 0|req: 344/692] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:08:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:53.804 8 WARNING neutronclient.v2_0.client [None req-9e8f3f7e-bfc4-4a7c-b3e1-3714c44b5275 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in 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/693] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:53 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1743 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:53 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1713 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:53.956 7 WARNING neutronclient.v2_0.client [None req-4bacf917-dfde-48ef-b062-8023dc86b6fe 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:08:53.989 8 WARNING neutronclient.v2_0.client [None req-76ed9846-e8d6-4721-9111-3025c3d38b65 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/695] 10.0.0.83 () {32 vars in 740 bytes} [Thu Aug 13 10:08:53 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:53 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1548 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:54.910 7 WARNING neutronclient.v2_0.client [None req-1711632e-38ca-40d2-b4b7-8cfab1ac8404 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:55.199 8 WARNING neutronclient.v2_0.client [None req-e299d8e7-5fd0-42bf-a3e0-dc27b62cc04e 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/697] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:54 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1863 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:55 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1548 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:55.478 8 INFO nova.api.openstack.compute.server_external_events [req-53e9b75c-e5d2-4577-8107-2a23f4119d29 req-15bda1a8-180d-4183-9a71-986acc90fd9d f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:72e5c678-730f-4d06-a29f-5a1086bd31f3 for instance 50d0b802-f669-4b3e-832a-e6d3a6d8869f on instance [pid: 8|app: 0|req: 348/699] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:08:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:08:55.491 7 WARNING neutronclient.v2_0.client [None req-1239c0b7-03b9-41cd-8978-9ecfa930824f 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/700] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:55 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1713 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:56.382 8 WARNING neutronclient.v2_0.client [None req-48327d4d-01e7-4b52-965a-c6068ef60a5c 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:56.462 7 WARNING neutronclient.v2_0.client [None req-2e730240-bf0e-4a02-b33f-0bcb10ae56cd 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/701] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:56 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1863 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/702] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:56 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1548 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:56.873 8 INFO nova.api.openstack.compute.server_external_events [req-ecf74f66-e62f-417c-b891-a97c085c5aaa req-58331afc-8e59-4e47-b0ec-96679a72b0e0 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-deleted:73138b78-f20a-4ebc-a81f-fdd2e9298454 for instance fb1abba2-0ac8-4e5e-9891-2dd12a97c922 on instance [pid: 8|app: 0|req: 350/703] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:08:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:57.523 7 WARNING neutronclient.v2_0.client [None req-9480bbba-623b-4985-ba5c-c34161d73a84 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in 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/704] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:57 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1511 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-08-13 10:08:57.633 8 WARNING neutronclient.v2_0.client [None req-e1f02824-f084-449b-8788-89c0be11129a 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/705] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:57 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1548 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-08-13 10:08:58.179 7 INFO nova.api.openstack.compute.server_external_events [req-4b0d38eb-9e06-48ef-bbc9-050b9bc44265 req-383f07c6-fc12-40cd-ac3c-c25c7a376c79 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:200a123d-4a09-40fc-9256-f0c3d9a4cad6 for instance 3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 on instance [pid: 7|app: 0|req: 355/706] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:08:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:58.647 8 WARNING neutronclient.v2_0.client [None req-029d4552-4af8-465e-ae96-b9d9e4d12dd5 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/707] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:58 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1516 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-08-13 10:08:58.829 7 WARNING neutronclient.v2_0.client [None req-1af0608c-0857-4dab-99a0-f8a39ea44d80 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/708] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:58 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1548 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:08:59.760 8 WARNING neutronclient.v2_0.client [None req-d595e4a7-ae5d-4ea5-bfd7-0fabe0c537d7 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/709] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:08:59 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => generated 1516 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-08-13 10:09:00.071 7 WARNING neutronclient.v2_0.client [None req-8f09e9f7-2a5c-4930-a2a0-fa7744647d82 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/710] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:00 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1725 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:00.277 8 WARNING neutronclient.v2_0.client [None req-c083905a-7652-4e8c-801f-0456570b3605 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/711] 10.0.0.83 () {32 vars in 740 bytes} [Thu Aug 13 10:09:00 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7/os-interface => generated 284 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:00.862 7 INFO nova.api.openstack.wsgi [None req-6a681cff-f498-4835-8eae-6eb7831e0f04 8fb2dfa69b484d3ca5b9a71d72e2b3ba 403df393d43e4aff9860c9295360a836 - - default default] HTTP exception thrown: Instance fb1abba2-0ac8-4e5e-9891-2dd12a97c922 could not be found. [pid: 7|app: 0|req: 358/712] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:00 2026] GET /v2.1/servers/fb1abba2-0ac8-4e5e-9891-2dd12a97c922 => 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: 355/713] 10.0.0.83 () {32 vars in 703 bytes} [Thu Aug 13 10:09:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-628361170 => 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-08-13 10:09:01.127 8 INFO nova.api.openstack.compute.server_external_events [req-7d9e6bf4-025e-489f-938f-0f441e216ed5 req-9dec1c55-5558-4edc-b506-4b797b6f97c5 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:200a123d-4a09-40fc-9256-f0c3d9a4cad6 for instance 3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 on instance [pid: 8|app: 0|req: 356/714] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:09:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:09:01.156 7 WARNING neutronclient.v2_0.client [None req-4b9bea60-07d3-4e35-8c50-332cb3d9eb0e 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/715] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:01 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1725 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/716] 10.0.0.83 () {32 vars in 640 bytes} [Thu Aug 13 10:09:01 2026] GET /v2.1/servers => generated 377 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/717] 10.0.0.83 () {32 vars in 717 bytes} [Thu Aug 13 10:09:01 2026] DELETE /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:01.523 8 WARNING neutronclient.v2_0.client [None req-2cd147f7-ff2b-4925-abc3-a70b281355b1 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/718] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:01 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1731 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:02.729 7 WARNING neutronclient.v2_0.client [None req-c1af370c-ac1c-4b8f-9d1d-b5d6c5cb97b5 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/719] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:02 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1731 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-08-13 10:09:03.940 8 WARNING neutronclient.v2_0.client [None req-d8e405e0-b4be-4adb-85de-c0bd8e7e27cc 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/722] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:03 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1851 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:04.809 7 INFO nova.api.openstack.compute.server_external_events [req-99999f4b-3402-4a6a-9a09-a1d093db842c req-bae4bd50-1192-48b3-9ced-76022b06aafe f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-deleted:200a123d-4a09-40fc-9256-f0c3d9a4cad6 for instance 3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 on instance [pid: 7|app: 0|req: 363/723] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:09:04 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-08-13 10:09:05.319 8 WARNING neutronclient.v2_0.client [None req-a4bd2870-9e43-4afe-82d1-2769c0f35dc1 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/724] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:05 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1504 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-08-13 10:09:06.412 7 WARNING neutronclient.v2_0.client [None req-29016b7e-9215-488b-9163-bccf7924e0e4 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/725] 10.0.0.83 () {30 vars in 412 bytes} [Thu Aug 13 10:09:06 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: 364/726] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:06 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1509 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/727] 10.0.0.83 () {28 vars in 559 bytes} [Thu Aug 13 10:09:06 2026] GET /v2/ => generated 402 bytes in 583 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/728] 10.0.0.83 () {28 vars in 563 bytes} [Thu Aug 13 10:09:07 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: 364/729] 10.0.0.83 () {30 vars in 412 bytes} [Thu Aug 13 10:09:07 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-13 10:09:07.504 7 WARNING neutronclient.v2_0.client [None req-fb6429fd-68a7-448d-bc3b-d274b9cc3c7e 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/730] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:07 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 1509 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:09:08.592 8 INFO nova.api.openstack.wsgi [None req-a195bd30-0226-4ff7-9bf3-6bd1d1a7d284 5df4e75184674d7e8e4e2c924464bf1c 03d9cbdc1f604e0fa68ca6d3c5acd174 - - default default] HTTP exception thrown: Instance 3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 could not be found. [pid: 8|app: 0|req: 365/731] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:08 2026] GET /v2.1/servers/3897d78c-7e0b-4fff-8d67-7e9201e1a5b7 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/732] 10.0.0.83 () {32 vars in 705 bytes} [Thu Aug 13 10:09:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1353165138 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/735] 10.0.0.83 () {34 vars in 670 bytes} [Thu Aug 13 10:09:18 2026] POST /v2.1/os-keypairs => generated 385 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:09:20.284 7 WARNING neutronclient.v2_0.client [None req-26770bc3-c65c-4c46-b39f-2ddc0ec3c988 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:09:20.332 7 WARNING neutronclient.v2_0.client [None req-26770bc3-c65c-4c46-b39f-2ddc0ec3c988 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:09:20.496 7 WARNING neutronclient.v2_0.client [None req-26770bc3-c65c-4c46-b39f-2ddc0ec3c988 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/736] 10.0.0.83 () {34 vars in 662 bytes} [Thu Aug 13 10:09:20 2026] POST /v2.1/servers => generated 453 bytes in 491 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-13 10:09:20.732 8 WARNING neutronclient.v2_0.client [None req-90a63dde-85d9-49ed-9447-2b2f6df2ba63 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in 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/737] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:20 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1392 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-08-13 10:09:21.839 7 WARNING neutronclient.v2_0.client [None req-5bc811d7-ea61-45b5-af74-fe4904d49d04 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in 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/738] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:21 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1396 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-08-13 10:09:22.956 8 WARNING neutronclient.v2_0.client [None req-be882e8e-72a3-4afc-bd45-e8213fe8c5d5 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/739] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:22 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1444 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:24.068 8 WARNING neutronclient.v2_0.client [None req-72798483-f9a5-4727-b238-3effebc7a434 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:09:24.078 7 WARNING neutronclient.v2_0.client [None req-c906092b-a42c-45da-b3bf-bc17aac1b27c 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/742] 10.0.0.83 () {32 vars in 740 bytes} [Thu Aug 13 10:09:24 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/os-interface => generated 285 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/743] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:24 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1444 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:09:24.297 8 WARNING neutronclient.v2_0.client [None req-e49fbc21-421b-4074-ab12-96b16ef1a7fa 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/744] 10.0.0.83 () {32 vars in 814 bytes} [Thu Aug 13 10:09:24 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/os-interface/72e5c678-730f-4d06-a29f-5a1086bd31f3 => generated 282 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/745] 10.0.0.83 () {32 vars in 722 bytes} [Thu Aug 13 10:09:24 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/ips => generated 157 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/746] 10.0.0.83 () {34 vars in 749 bytes} [Thu Aug 13 10:09:24 2026] POST /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/action => generated 0 bytes in 43 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: 374/747] 10.0.0.83 () {32 vars in 722 bytes} [Thu Aug 13 10:09:24 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/ips => generated 157 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-08-13 10:09:25.335 8 WARNING neutronclient.v2_0.client [None req-a81a9df5-15a7-432a-9e26-01df507c25b8 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/748] 10.0.0.83 () {32 vars in 722 bytes} [Thu Aug 13 10:09:25 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/ips => generated 157 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:25.829 7 INFO nova.api.openstack.compute.server_external_events [req-12b293e8-f025-4154-b39a-301392e25fc4 req-0e811297-3a81-447e-9143-884df2078327 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:72e5c678-730f-4d06-a29f-5a1086bd31f3 for instance 50d0b802-f669-4b3e-832a-e6d3a6d8869f on instance [pid: 7|app: 0|req: 376/749] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:09:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:25 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1520 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:26.029 7 INFO nova.api.openstack.compute.server_external_events [req-1eee51c5-8074-4f5f-90ac-edef3579fed3 req-4cbd79cd-992a-48ab-94ab-d4853fb6a599 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:cac53046-fbb5-4192-8097-a51c6b5dd85f for instance 90690601-d358-4906-ae54-f0ef5f04f7eb on instance [pid: 7|app: 0|req: 377/751] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:09:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/752] 10.0.0.83 () {32 vars in 722 bytes} [Thu Aug 13 10:09:26 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/ips => generated 157 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:27.051 7 WARNING neutronclient.v2_0.client [None req-b9e21d0d-923d-480c-863f-a5b820211f50 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/753] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:27 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1518 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/754] 10.0.0.83 () {32 vars in 722 bytes} [Thu Aug 13 10:09:27 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/ips => generated 195 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-08-13 10:09:27.795 7 WARNING neutronclient.v2_0.client [None req-ac55aa77-7a02-4948-a007-f40f075c432f 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/755] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:27 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1947 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/756] 10.0.0.83 () {34 vars in 749 bytes} [Thu Aug 13 10:09:28 2026] POST /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/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: 380/757] 10.0.0.83 () {32 vars in 722 bytes} [Thu Aug 13 10:09:28 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/ips => generated 195 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:28.479 8 WARNING neutronclient.v2_0.client [None req-94f2d82e-01ef-47ca-ab50-8aa9ce0fca6f 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in 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/758] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:28 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1518 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/759] 10.0.0.83 () {32 vars in 722 bytes} [Thu Aug 13 10:09:29 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/ips => generated 195 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-08-13 10:09:29.459 8 INFO nova.api.openstack.compute.server_external_events [req-c268536c-dacb-494f-baee-83879bb08908 req-2b19cc53-4bd6-40ff-b4c0-bbe32a6a1dce f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:72e5c678-730f-4d06-a29f-5a1086bd31f3 for instance 50d0b802-f669-4b3e-832a-e6d3a6d8869f on instance [pid: 8|app: 0|req: 379/760] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:09:29 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-08-13 10:09:29.633 7 WARNING neutronclient.v2_0.client [None req-428207d4-0d8f-445a-af06-7972e55bf118 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in 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/761] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:29 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1518 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/762] 10.0.0.83 () {32 vars in 722 bytes} [Thu Aug 13 10:09:30 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/ips => generated 195 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-08-13 10:09:30.999 7 WARNING neutronclient.v2_0.client [None req-6d287a06-e433-4ae9-b76c-8e3f7cc1d444 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/763] 10.0.0.83 () {32 vars in 722 bytes} [Thu Aug 13 10:09:31 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f/ips => generated 157 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: 8|app: 0|req: 382/764] 10.0.0.83 () {32 vars in 717 bytes} [Thu Aug 13 10:09:31 2026] DELETE /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 0 bytes in 155 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/765] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:30 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1518 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:09:31.524 8 WARNING neutronclient.v2_0.client [None req-5b0fbbb1-6e2c-4f05-bd04-790c018d509a 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:31.865 7 INFO nova.api.openstack.compute.server_external_events [req-92926c1b-68df-4cf7-993b-e1551c60e150 req-2188eb11-a95b-4508-ab0a-5cc4b0b37003 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:cac53046-fbb5-4192-8097-a51c6b5dd85f for instance 90690601-d358-4906-ae54-f0ef5f04f7eb on instance [pid: 7|app: 0|req: 384/766] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:09:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/767] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:31 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1839 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:32.582 7 WARNING neutronclient.v2_0.client [None req-1df70878-ad52-438b-9990-78a1632985fa 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/768] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:32 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1518 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:32.982 8 WARNING neutronclient.v2_0.client [None req-2914ca7f-b2d1-4a1d-94e5-8aa2ac572999 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/769] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:32 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1839 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-08-13 10:09:33.824 8 WARNING neutronclient.v2_0.client [None req-b63b4e34-9ac8-472d-ab1a-991558a0c0b4 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/772] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:33 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1702 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-08-13 10:09:34.006 7 WARNING neutronclient.v2_0.client [None req-6082a89b-d1f7-4928-b518-0d5e3fea306d 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:34.148 8 WARNING neutronclient.v2_0.client [None req-7a5ddd70-6fd3-4dca-ab71-3a9c78e3277b 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/773] 10.0.0.83 () {32 vars in 740 bytes} [Thu Aug 13 10:09:33 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb/os-interface => generated 285 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/774] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:34 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1772 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:34.689 7 INFO nova.api.openstack.compute.server_external_events [req-99cd5156-47ec-4850-a59d-270b8d9315be req-43e63984-111a-45d4-b668-c248c9203bf1 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-deleted:72e5c678-730f-4d06-a29f-5a1086bd31f3 for instance 50d0b802-f669-4b3e-832a-e6d3a6d8869f on instance [pid: 7|app: 0|req: 388/775] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:09:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:35.185 8 INFO nova.api.openstack.compute.server_external_events [req-af908b53-865b-4740-9493-03977f9cb5a2 req-e2d7d25a-e1e2-4e21-9736-44b850534817 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:cac53046-fbb5-4192-8097-a51c6b5dd85f for instance 90690601-d358-4906-ae54-f0ef5f04f7eb on instance [pid: 8|app: 0|req: 388/776] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:09: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-08-13 10:09:35.457 7 WARNING neutronclient.v2_0.client [None req-9ffb06af-ae02-4124-986d-0d92c127e7e2 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/777] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:35 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1477 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-08-13 10:09:36.550 8 WARNING neutronclient.v2_0.client [None req-bdfc5363-17ed-4511-b8d5-553c9903f18b 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/778] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:36 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1482 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-08-13 10:09:37.652 7 WARNING neutronclient.v2_0.client [None req-db5d6341-7bb0-4ebf-af0c-3add2f058665 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/779] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:37 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 1482 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-08-13 10:09:38.720 8 INFO nova.api.openstack.wsgi [None req-43e0a453-c44b-4748-bda4-397ec0894144 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] HTTP exception thrown: Instance 50d0b802-f669-4b3e-832a-e6d3a6d8869f could not be found. [pid: 8|app: 0|req: 390/780] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:38 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/781] 10.0.0.83 () {32 vars in 701 bytes} [Thu Aug 13 10:09:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-31716291 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:39.286 8 INFO nova.api.openstack.wsgi [None req-01f26d35-4f04-4531-9a57-1a8db0a23de5 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] HTTP exception thrown: Instance 50d0b802-f669-4b3e-832a-e6d3a6d8869f could not be found. [pid: 8|app: 0|req: 391/782] 10.0.0.83 () {32 vars in 717 bytes} [Thu Aug 13 10:09:39 2026] DELETE /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-13 10:09:39.325 7 INFO nova.api.openstack.wsgi [None req-e4f28de3-0568-4422-82b6-e5f8c81ea256 7a17053b933745999c942417a0eeae7b aff7ea20d26046919734ef1aca70f1b6 - - default default] HTTP exception thrown: Instance 50d0b802-f669-4b3e-832a-e6d3a6d8869f could not be found. [pid: 7|app: 0|req: 392/783] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:39 2026] GET /v2.1/servers/50d0b802-f669-4b3e-832a-e6d3a6d8869f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/786] 10.0.0.83 () {34 vars in 670 bytes} [Thu Aug 13 10:09:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:53.230 8 WARNING neutronclient.v2_0.client [None req-07ba5fa8-4cff-4fb4-9b97-a864e8c96814 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:09:53.280 8 WARNING neutronclient.v2_0.client [None req-07ba5fa8-4cff-4fb4-9b97-a864e8c96814 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:09:53.435 8 WARNING neutronclient.v2_0.client [None req-07ba5fa8-4cff-4fb4-9b97-a864e8c96814 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/789] 10.0.0.83 () {34 vars in 662 bytes} [Thu Aug 13 10:09:53 2026] POST /v2.1/servers => generated 450 bytes in 704 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-13 10:09:53.867 7 WARNING neutronclient.v2_0.client [None req-60c07fad-40cd-4010-be54-655e2c82164a abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/790] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:53 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1254 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:54.969 8 WARNING neutronclient.v2_0.client [None req-2f3db44f-4c5b-4122-8227-c8436008befa abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in 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/791] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:54 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1304 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-08-13 10:09:56.002 7 WARNING neutronclient.v2_0.client [None req-35c3d467-9985-4343-a3be-af51c0625fe8 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:56.076 8 WARNING neutronclient.v2_0.client [None req-eba11490-5869-4d69-b560-c348672d0e11 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/792] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:56 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1352 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/793] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:55 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1822 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-08-13 10:09:56.196 8 WARNING neutronclient.v2_0.client [None req-a02590d7-386e-450e-b6fc-41a77a06cc19 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/794] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:56 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1822 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/795] 10.0.0.83 () {34 vars in 749 bytes} [Thu Aug 13 10:09:56 2026] POST /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb/action => generated 0 bytes in 76 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-08-13 10:09:56.687 8 WARNING neutronclient.v2_0.client [None req-c01742c3-85a8-4eda-a7ff-02c55ff353b8 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/796] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:56 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1824 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:57.163 7 WARNING neutronclient.v2_0.client [None req-0a1888e6-defb-4873-95d5-7185693be5b4 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/797] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:57 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1352 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:57.834 8 WARNING neutronclient.v2_0.client [None req-6fde2e48-2dbf-468c-a19d-23bdd97a8e58 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/798] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:57 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1824 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:58.255 7 WARNING neutronclient.v2_0.client [None req-f2afb04a-5a3c-4388-935e-fbdbc1ed3df8 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/799] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:58 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1360 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-08-13 10:09:58.965 8 WARNING neutronclient.v2_0.client [None req-86b1cb89-07f3-4b73-a321-db73ca057982 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:09:59.145 7 INFO nova.api.openstack.compute.server_external_events [req-c745d8a0-4924-4276-9211-86c07be7484a req-e27efa3d-ab16-48ee-bfda-3abdf8760871 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:60a7206d-5a86-4a6f-8013-ab0a7fe41c11 for instance 6f177318-0191-4f0b-98e7-6bca1fb96675 on instance [pid: 8|app: 0|req: 399/800] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:58 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1824 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/801] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:09:59 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-08-13 10:09:59.347 8 WARNING neutronclient.v2_0.client [None req-1571f917-b819-4c5c-9fb6-1469c92e2c95 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/802] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:09:59 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1437 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-08-13 10:10:00.215 7 WARNING neutronclient.v2_0.client [None req-f3a830f1-8844-4e2d-baa3-5d7bfdc59f71 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in 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/803] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:00 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1829 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-08-13 10:10:00.478 8 WARNING neutronclient.v2_0.client [None req-c366de7e-3222-4267-b0ba-345c7ca90ffb abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/804] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:00 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1437 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-08-13 10:10:01.413 7 WARNING neutronclient.v2_0.client [None req-b55f81ec-52a2-4dcc-91a7-b28c4a0b2379 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in 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/805] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:01 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1829 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:01.673 8 WARNING neutronclient.v2_0.client [None req-1dae1c9a-7a46-4650-a6e6-22ccfcdec53c abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/806] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:01 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1437 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/807] 10.0.0.15 () {30 vars in 618 bytes} [Thu Aug 13 10:10:02 2026] GET /v2.1 => generated 0 bytes in 94 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: 403/808] 10.0.0.15 () {32 vars in 691 bytes} [Thu Aug 13 10:10:02 2026] GET /v2.1/ => generated 411 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:10:02.655 8 WARNING neutronclient.v2_0.client [None req-e4635100-9fdc-4e57-958a-0b8e62750bec 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in 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/809] 10.0.0.15 () {34 vars in 912 bytes} [Thu Aug 13 10:10:02 2026] GET /v2.1/os-simple-tenant-usage/1e422d19af8b4340a9499237110830ab?start=2026-08-12T00:00:00&end=2026-08-13T23:59:59 => generated 20 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/810] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:02 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1829 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:02.856 7 WARNING neutronclient.v2_0.client [None req-9db88df1-32ec-48eb-88c0-7d48ad7ed5e4 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/811] 10.0.0.15 () {30 vars in 653 bytes} [Thu Aug 13 10:10:02 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/812] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:02 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1437 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:10:03.162 8 INFO nova.api.openstack.compute.server_external_events [req-2f2610e6-bf61-425a-881d-f7e61b41d658 req-88db3618-6cc4-4649-a1ed-c0f019745ae8 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-unplugged:cac53046-fbb5-4192-8097-a51c6b5dd85f for instance 90690601-d358-4906-ae54-f0ef5f04f7eb on instance [pid: 8|app: 0|req: 406/815] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:10:03 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-08-13 10:10:03.793 7 WARNING neutronclient.v2_0.client [None req-4fd8a397-7aaa-467f-81f7-47fbbc72a064 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/816] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:03 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1829 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-08-13 10:10:04.021 8 WARNING neutronclient.v2_0.client [None req-5401349f-87dc-421c-9dbd-ae56a3d38180 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/817] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:03 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1425 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-08-13 10:10:05.025 7 WARNING neutronclient.v2_0.client [None req-c26e25ed-4a45-4a85-a4f6-d346d63474a9 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in 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/818] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:04 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1829 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-08-13 10:10:05.214 8 WARNING neutronclient.v2_0.client [None req-adbe0f32-b352-457f-b9d3-f8f03e29aab5 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in 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/819] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:05 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1425 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-08-13 10:10:06.113 8 INFO nova.api.openstack.compute.server_external_events [req-7222ce0a-8a5e-4fab-950d-8067dcd80678 req-65f9b1d4-0a3b-456f-abd9-1146a4809210 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:cac53046-fbb5-4192-8097-a51c6b5dd85f for instance 90690601-d358-4906-ae54-f0ef5f04f7eb on instance [pid: 8|app: 0|req: 409/820] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:10:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/821] 10.0.0.15 () {30 vars in 618 bytes} [Thu Aug 13 10:10:06 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 413/822] 10.0.0.15 () {32 vars in 691 bytes} [Thu Aug 13 10:10:06 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:10:06.213 8 WARNING neutronclient.v2_0.client [None req-b5839a56-7a21-48f8-a21f-e70f156fbabe 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in 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/823] 10.0.0.15 () {34 vars in 912 bytes} [Thu Aug 13 10:10:06 2026] GET /v2.1/os-simple-tenant-usage/1e422d19af8b4340a9499237110830ab?start=2026-08-12T00:00:00&end=2026-08-13T23:59:59 => generated 20 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/824] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:06 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1822 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-08-13 10:10:06.377 7 WARNING neutronclient.v2_0.client [None req-caeb9404-2708-4bb4-8307-476dd10f4b59 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/825] 10.0.0.15 () {30 vars in 653 bytes} [Thu Aug 13 10:10:06 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/826] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:06 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1425 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:10:07.662 8 WARNING neutronclient.v2_0.client [None req-92298dbd-5d05-41bc-92c5-f7419394604f abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/827] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:07 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1425 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-08-13 10:10:08.178 7 INFO nova.api.openstack.compute.server_external_events [req-0bb408cf-7070-42d9-880d-09fb265d8625 req-aa2ec1d5-815b-4528-ac07-4e17945d578b f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:60a7206d-5a86-4a6f-8013-ab0a7fe41c11 for instance 6f177318-0191-4f0b-98e7-6bca1fb96675 on instance [pid: 7|app: 0|req: 416/828] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:10:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:08.858 8 WARNING neutronclient.v2_0.client [None req-b12f321d-ecfb-47c1-b776-b5110486e517 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in 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/829] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:08 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1425 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:10.104 7 WARNING neutronclient.v2_0.client [None req-2a8f9f6f-a237-408f-a3b8-5429868a4aaf abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/830] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:10 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1610 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:10.420 8 WARNING neutronclient.v2_0.client [None req-580611a3-4464-4631-9ea5-112404e02a63 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/831] 10.0.0.83 () {32 vars in 740 bytes} [Thu Aug 13 10:10:10 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675/os-interface => generated 284 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:11.221 8 INFO nova.api.openstack.compute.server_external_events [req-2a1d0823-4db7-4260-9fe8-5aed2fc7ccbd req-21fa0c49-04d7-4d71-9730-93673585c673 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:60a7206d-5a86-4a6f-8013-ab0a7fe41c11 for instance 6f177318-0191-4f0b-98e7-6bca1fb96675 on instance [pid: 8|app: 0|req: 415/832] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:10:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:10:11.228 7 WARNING neutronclient.v2_0.client [None req-e6f619c0-81c8-4826-be6f-7929c936d8a7 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/833] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:11 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1610 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/834] 10.0.0.83 () {32 vars in 640 bytes} [Thu Aug 13 10:10:11 2026] GET /v2.1/servers => generated 388 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: 7|app: 0|req: 419/835] 10.0.0.83 () {32 vars in 717 bytes} [Thu Aug 13 10:10:11 2026] DELETE /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:11.610 8 WARNING neutronclient.v2_0.client [None req-2626411e-96f8-4659-b5e5-8d1a69ed19ff abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/836] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:11 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1616 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:12.771 7 WARNING neutronclient.v2_0.client [None req-263c9489-8e86-41b9-85b1-042de439acac abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/837] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:12 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1736 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:13.988 7 WARNING neutronclient.v2_0.client [None req-938867a0-1e76-47be-bc43-531f6cc95895 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/840] 10.0.0.83 () {34 vars in 670 bytes} [Thu Aug 13 10:10:14 2026] POST /v2.1/os-keypairs => generated 396 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/841] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:13 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1736 bytes in 1125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:10:15.747 8 INFO nova.api.openstack.compute.server_external_events [req-5e7bf74e-59e3-409e-8709-2b3a0f49cf18 req-b099ecfe-bad4-4f06-b513-e1bc81ee0ba0 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-deleted:60a7206d-5a86-4a6f-8013-ab0a7fe41c11 for instance 6f177318-0191-4f0b-98e7-6bca1fb96675 on instance [pid: 8|app: 0|req: 420/842] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:10:15 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-08-13 10:10:16.140 7 WARNING neutronclient.v2_0.client [None req-2ba90b53-a8aa-4b5f-be82-fc13ad9760f2 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/843] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:16 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1381 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-08-13 10:10:17.296 8 WARNING neutronclient.v2_0.client [None req-2de3e14a-3b35-4bbc-9520-75c3553a616d abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/844] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:17 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1381 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-08-13 10:10:17.577 7 WARNING neutronclient.v2_0.client [None req-28692f1e-8594-4010-93e0-f91e44c179d7 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:10:17.635 7 WARNING neutronclient.v2_0.client [None req-28692f1e-8594-4010-93e0-f91e44c179d7 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/845] 10.0.0.83 () {34 vars in 670 bytes} [Thu Aug 13 10:10:17 2026] POST /v2.1/os-keypairs => generated 398 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:10:18.031 7 WARNING neutronclient.v2_0.client [None req-28692f1e-8594-4010-93e0-f91e44c179d7 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in 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/846] 10.0.0.83 () {34 vars in 662 bytes} [Thu Aug 13 10:10:17 2026] POST /v2.1/servers => generated 448 bytes in 804 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-13 10:10:18.320 8 WARNING neutronclient.v2_0.client [None req-5b629985-39d2-4b72-a3eb-0ab08603fb64 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/847] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:18 2026] GET /v2.1/servers/510e9d4a-cbd2-42dc-8223-c98dc6abde9f => generated 1395 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:10:18.403 7 WARNING neutronclient.v2_0.client [None req-77e77e83-1c2a-43bf-8991-07fa50e9d9b0 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in 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/848] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:18 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1386 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:19.507 7 WARNING neutronclient.v2_0.client [None req-137b8241-6f2d-435d-93f7-ea2bc42a9226 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:10:19.545 8 WARNING neutronclient.v2_0.client [None req-b9399dfd-2f53-4224-92d5-13696b24c3b3 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/849] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:19 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 1386 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:10:19.593 8 WARNING neutronclient.v2_0.client [None req-b9399dfd-2f53-4224-92d5-13696b24c3b3 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:10:19.766 8 WARNING neutronclient.v2_0.client [None req-b9399dfd-2f53-4224-92d5-13696b24c3b3 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/850] 10.0.0.83 () {34 vars in 662 bytes} [Thu Aug 13 10:10:19 2026] POST /v2.1/servers => generated 450 bytes in 526 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:20.012 7 WARNING neutronclient.v2_0.client [None req-10b794f2-5c1e-433d-8d4c-d21040d6c851 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/851] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:19 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1403 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-08-13 10:10:20.599 8 INFO nova.api.openstack.wsgi [None req-90b97c9b-354b-45ab-a3df-a4b13318ebe1 abeba7ce71c74990bc67c45f6face662 b8a54fc15e9e405f9cf96c126d8e2808 - - default default] HTTP exception thrown: Instance 6f177318-0191-4f0b-98e7-6bca1fb96675 could not be found. [pid: 8|app: 0|req: 425/852] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:20 2026] GET /v2.1/servers/6f177318-0191-4f0b-98e7-6bca1fb96675 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/853] 10.0.0.83 () {32 vars in 705 bytes} [Thu Aug 13 10:10:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2019162936 => 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-08-13 10:10:21.107 8 WARNING neutronclient.v2_0.client [None req-8bbfec99-9f2f-45ff-bf41-a2b579a4990b aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/854] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:21 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1407 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:10:22.205 7 WARNING neutronclient.v2_0.client [None req-59bf528d-1ef3-422a-bd16-ff74c3bbf582 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/855] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:22 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1399 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-08-13 10:10:23.311 8 WARNING neutronclient.v2_0.client [None req-2596d669-ccb9-459b-82f4-bcd135ad8d45 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:23.405 7 WARNING neutronclient.v2_0.client [None req-15f5f3f3-8f62-4eed-ba7e-825079619fa6 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/858] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:23 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1455 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:23.626 8 INFO nova.api.openstack.compute.server_external_events [req-f06f4d70-db38-4d58-8521-3693b7210602 req-04364b47-3604-4174-a9e3-422cf389a98a f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:b15372fd-5e67-49eb-b25b-99e21b858162 for instance 510e9d4a-cbd2-42dc-8223-c98dc6abde9f on instance [pid: 8|app: 0|req: 429/859] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:10:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/860] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:23 2026] GET /v2.1/servers/510e9d4a-cbd2-42dc-8223-c98dc6abde9f => generated 1521 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:24.594 8 WARNING neutronclient.v2_0.client [None req-e852587e-f9de-4e7a-8b38-e5bf0d831f80 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/861] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:24 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1463 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-08-13 10:10:25.677 7 WARNING neutronclient.v2_0.client [None req-bcba071b-6ea6-461e-94d7-d7f104e743b4 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:25.806 8 INFO nova.api.openstack.compute.server_external_events [req-a95459ae-21cf-4676-ac9b-45f6ec676bb7 req-bbaaf2bc-d4d3-40e3-80a7-58b90d9625af f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:0200b400-a40d-4402-80ec-144c460a4689 for instance 76d5a0b3-4dbf-497a-9ec2-2277c669f038 on instance [pid: 7|app: 0|req: 432/862] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:25 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1531 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/863] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:10:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:26.884 7 WARNING neutronclient.v2_0.client [None req-ce7798c1-35c0-4a47-9d81-652d9b3b9d96 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/864] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:26 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1529 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:27.855 8 WARNING neutronclient.v2_0.client [None req-a944530e-5be8-4c9b-91d8-659416f3cfba 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in 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/865] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:27 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1822 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:28.043 7 WARNING neutronclient.v2_0.client [None req-c3119b90-2aaa-458d-b1b3-5dc639a7ad3f aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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.83 () {32 vars in 717 bytes} [Thu Aug 13 10:10:28 2026] DELETE /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 0 bytes in 135 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/867] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:28 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1529 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:10:28.213 8 WARNING neutronclient.v2_0.client [None req-e03f9544-eb8e-4969-b973-647252e1741c 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/868] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:28 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1828 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:28.455 7 INFO nova.api.openstack.compute.server_external_events [req-dfa30822-f688-468f-a5bc-13ad316c3768 req-18c0b9f4-87b9-486e-93ca-ef06af6308e9 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:b15372fd-5e67-49eb-b25b-99e21b858162 for instance 510e9d4a-cbd2-42dc-8223-c98dc6abde9f on instance [pid: 7|app: 0|req: 435/869] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:10:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:28.699 8 WARNING neutronclient.v2_0.client [None req-115c461c-188c-445a-aa5b-27131819e0ab bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in 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.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:28 2026] GET /v2.1/servers/510e9d4a-cbd2-42dc-8223-c98dc6abde9f => generated 1519 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:29.233 7 WARNING neutronclient.v2_0.client [None req-0fa6bb50-7d2e-481e-b3b8-241c0a64c562 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/871] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:29 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1529 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:10:29.384 8 WARNING neutronclient.v2_0.client [None req-f1a7e4c2-1f84-4e0b-a4c9-5c0e0f56a89a 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in 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.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:29 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1828 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:30.431 7 WARNING neutronclient.v2_0.client [None req-6f3652d7-1133-4abb-af01-424bb90dbbb9 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/873] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:30 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1529 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:10:30.581 8 WARNING neutronclient.v2_0.client [None req-76688064-5a26-43fd-b60c-c9f39e21fc9f 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/874] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:30 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1828 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:30.976 7 WARNING neutronclient.v2_0.client [None req-e4ac3238-896c-430a-9517-7502549b471a ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:31.073 8 INFO nova.api.openstack.compute.server_external_events [req-c11579a5-4118-4b16-bf70-122513243cda req-5ab19411-9b7f-472d-91f8-a6d19436ec53 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:0200b400-a40d-4402-80ec-144c460a4689 for instance 76d5a0b3-4dbf-497a-9ec2-2277c669f038 on instance [pid: 8|app: 0|req: 438/875] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:10:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:10:31.168 7 WARNING neutronclient.v2_0.client [None req-e4ac3238-896c-430a-9517-7502549b471a ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in 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/876] 10.0.0.83 () {34 vars in 662 bytes} [Thu Aug 13 10:10:30 2026] POST /v2.1/servers => generated 424 bytes in 623 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-08-13 10:10:31.403 8 WARNING neutronclient.v2_0.client [None req-d9de378e-6074-47fc-9e62-c43894a775a3 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in 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/877] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:31 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1370 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-08-13 10:10:31.492 7 INFO nova.api.openstack.compute.server_external_events [req-77e51b40-7649-4fa9-bef7-ee400282711d req-e9357514-febe-43a2-884a-6849fa88721f f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-deleted:cac53046-fbb5-4192-8097-a51c6b5dd85f for instance 90690601-d358-4906-ae54-f0ef5f04f7eb on instance [pid: 7|app: 0|req: 439/878] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:10:31 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-08-13 10:10:31.609 8 WARNING neutronclient.v2_0.client [None req-966387ee-1b75-4e82-ac7e-e1dba4281708 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:31.756 7 WARNING neutronclient.v2_0.client [None req-1b6bc5fc-e017-47c8-93c6-3ac30ff447f8 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in 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.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:31 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1473 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/880] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:31 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1529 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:32.496 7 WARNING neutronclient.v2_0.client [None req-87f1bb34-be2c-489d-9a5d-236b70e3a48f ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/881] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:32 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1374 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:32.857 7 WARNING neutronclient.v2_0.client [None req-233c0390-3660-47f2-a37d-2b517b397226 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:10:32.880 8 WARNING neutronclient.v2_0.client [None req-efaaa526-5135-4d4a-a195-aff0f260a32e 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/882] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:32 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1478 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/883] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:32 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1697 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:33.012 8 WARNING neutronclient.v2_0.client [None req-876567a7-fbc9-4de8-885b-1c580bfd2958 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/884] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:32 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1697 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-08-13 10:10:33.602 7 WARNING neutronclient.v2_0.client [None req-605d5919-329c-4424-b466-1207632e1339 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in 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/887] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:33 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1366 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:33.929 8 WARNING neutronclient.v2_0.client [None req-839909f8-4b46-4c76-a72f-a435aeb3f06a bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:34.005 7 WARNING neutronclient.v2_0.client [None req-728553cc-d379-48fe-b628-a6416208a187 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/888] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:33 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1478 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/889] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:33 2026] GET /v2.1/servers/510e9d4a-cbd2-42dc-8223-c98dc6abde9f => generated 1816 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-08-13 10:10:34.417 7 INFO nova.api.openstack.compute.server_external_events [req-7b715929-c766-4f6f-af2f-c456648d73c5 req-d501b57a-eadb-45e5-a486-0eaaf32d9f06 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:0200b400-a40d-4402-80ec-144c460a4689 for instance 76d5a0b3-4dbf-497a-9ec2-2277c669f038 on instance [pid: 7|app: 0|req: 446/890] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:10:34 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-08-13 10:10:34.703 8 WARNING neutronclient.v2_0.client [None req-821ccb11-1fa1-4054-9771-7c5ba9020584 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in 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/891] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:34 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1366 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-08-13 10:10:35.162 7 WARNING neutronclient.v2_0.client [None req-acb00a40-5e23-4dd4-ac6e-103402aac9e6 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/892] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:35 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 1478 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:35.454 8 INFO nova.api.openstack.compute.server_external_events [req-2b400a0d-7d0e-401f-be2a-038b7c938cad req-9c2a3dd9-a0d4-43ab-874b-53e860a6e661 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:b15372fd-5e67-49eb-b25b-99e21b858162 for instance 510e9d4a-cbd2-42dc-8223-c98dc6abde9f on instance [pid: 8|app: 0|req: 446/893] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:10:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:10:35.505 7 WARNING neutronclient.v2_0.client [None req-cb5fa0d4-e6db-44d3-b64c-177bc6e17e43 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:10:35.566 7 WARNING neutronclient.v2_0.client [None req-cb5fa0d4-e6db-44d3-b64c-177bc6e17e43 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:35.788 7 WARNING neutronclient.v2_0.client [None req-cb5fa0d4-e6db-44d3-b64c-177bc6e17e43 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:10:35.809 8 WARNING neutronclient.v2_0.client [None req-30722241-2255-4993-ac51-7241176d3338 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/894] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:35 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1422 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/895] 10.0.0.83 () {34 vars in 662 bytes} [Thu Aug 13 10:10:35 2026] POST /v2.1/servers => generated 448 bytes in 567 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:36.027 8 WARNING neutronclient.v2_0.client [None req-6e9f4ed3-97e6-4521-9fe6-b4539434a0dd bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/896] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:36 2026] GET /v2.1/servers/150c2f59-5af8-44b8-bc84-55aae91b2786 => generated 1394 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:36.290 7 INFO nova.api.openstack.wsgi [None req-20a657f2-5adb-4bd2-99d5-c7243c602190 48d0aa1b487147469c36d03dbd282e5e b14b8038741d42b6904fa3e0ce7fdf1f - - default default] HTTP exception thrown: Instance 90690601-d358-4906-ae54-f0ef5f04f7eb could not be found. [pid: 7|app: 0|req: 449/897] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:36 2026] GET /v2.1/servers/90690601-d358-4906-ae54-f0ef5f04f7eb => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/898] 10.0.0.83 () {32 vars in 703 bytes} [Thu Aug 13 10:10:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-845252215 => 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-08-13 10:10:36.913 7 WARNING neutronclient.v2_0.client [None req-b662769e-50a4-4b51-ae12-dff1f2b386c5 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in 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/899] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:36 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1422 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:10:38.023 8 WARNING neutronclient.v2_0.client [None req-99bbaed1-c30b-406e-b0e1-a3b506d17092 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in 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/900] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:37 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1430 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-08-13 10:10:39.117 7 WARNING neutronclient.v2_0.client [None req-ea433247-a551-4b40-9d49-47d791ec900e ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:39.290 8 INFO nova.api.openstack.compute.server_external_events [req-639a0d38-9485-4eca-a800-4b3bfba4c677 req-92bcddb3-0546-43ba-98b5-9835d4a2ece3 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:84857f5d-8116-4583-a2ec-0c8a83cd2d6a for instance a90c003d-a34a-440f-a988-605414923358 on instance [pid: 8|app: 0|req: 451/901] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:10: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) [pid: 7|app: 0|req: 451/902] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:39 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1472 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-08-13 10:10:40.363 8 WARNING neutronclient.v2_0.client [None req-1682a420-9e32-42f8-9d20-8ee0314041c9 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in 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.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:40 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1470 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-08-13 10:10:41.121 7 WARNING neutronclient.v2_0.client [None req-5a7a9f93-e6b5-4793-b9e7-876f2e980c3e bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/904] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:41 2026] GET /v2.1/servers/150c2f59-5af8-44b8-bc84-55aae91b2786 => generated 1520 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-08-13 10:10:41.512 8 WARNING neutronclient.v2_0.client [None req-438005dc-e71f-401f-a0c0-e9d29f690f9d ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:41.535 7 INFO nova.api.openstack.compute.server_external_events [req-63be7888-e150-4587-bb3d-e2d6974502b9 req-ddc622ef-2c67-45d8-aca0-84bcf279fd92 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:59a9956f-eba9-40f1-ba94-57fbe28253c9 for instance 150c2f59-5af8-44b8-bc84-55aae91b2786 on instance [pid: 7|app: 0|req: 453/905] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:10:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/906] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:41 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1470 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:42.666 8 WARNING neutronclient.v2_0.client [None req-70c799a9-91d5-46c8-9846-e8b4552564a7 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in 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/907] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:42 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1470 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/908] 10.0.0.83 () {34 vars in 749 bytes} [Thu Aug 13 10:10:42 2026] POST /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038/action => generated 31891 bytes in 549 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-08-13 10:10:43.816 8 WARNING neutronclient.v2_0.client [None req-ee8cff09-7635-4fbc-8a35-5817603fca7f ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/911] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:43 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1470 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:44.122 7 INFO nova.api.openstack.compute.server_external_events [req-547a9d9f-a7d2-48cf-99e3-f86ca7e7b162 req-c79bf65a-e2f5-48f9-9f9e-a542be59a219 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:84857f5d-8116-4583-a2ec-0c8a83cd2d6a for instance a90c003d-a34a-440f-a988-605414923358 on instance [pid: 7|app: 0|req: 456/912] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:10:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:45.059 8 WARNING neutronclient.v2_0.client [None req-1c4fef5e-17e1-4679-b46b-8a1322ce07f6 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in 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/913] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:45 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1470 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:45.422 7 INFO nova.api.openstack.compute.server_external_events [req-86508df1-26e8-49f9-b474-90d866e4fe44 req-924a6993-e817-4538-9146-a4ed854fb585 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:59a9956f-eba9-40f1-ba94-57fbe28253c9 for instance 150c2f59-5af8-44b8-bc84-55aae91b2786 on instance [pid: 7|app: 0|req: 457/914] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:10:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:46.226 8 WARNING neutronclient.v2_0.client [None req-1cbac4ac-92da-4495-8e67-24fcb2cfe250 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:46.345 7 WARNING neutronclient.v2_0.client [None req-757c43c0-b436-4550-b452-04bcb9a19a07 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/915] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:46 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1653 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: 459/916] 10.0.0.83 () {32 vars in 722 bytes} [Thu Aug 13 10:10:46 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358/ips => generated 107 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: 460/917] 10.0.0.83 () {32 vars in 722 bytes} [Thu Aug 13 10:10:46 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358/ips => generated 107 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: 458/918] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:46 2026] GET /v2.1/servers/150c2f59-5af8-44b8-bc84-55aae91b2786 => generated 1518 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/919] 10.0.0.83 () {32 vars in 820 bytes} [Thu Aug 13 10:10:46 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358/ips/tempest-ServerAddressesTestJSON-13476065-network => generated 92 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/920] 10.0.0.83 () {32 vars in 717 bytes} [Thu Aug 13 10:10:46 2026] DELETE /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 0 bytes in 98 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-08-13 10:10:46.678 8 WARNING neutronclient.v2_0.client [None req-131ca9b2-39b3-458c-83db-3301478f1674 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/921] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:46 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1659 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:47.852 7 WARNING neutronclient.v2_0.client [None req-61e019f4-d726-439b-b7c5-a07b970fa8f1 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in 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/922] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:47 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1659 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:49.067 8 WARNING neutronclient.v2_0.client [None req-2cc4a3d3-9ed7-4376-a6c5-7c43fb7aa66b ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/923] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:49 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1659 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:49.619 7 INFO nova.api.openstack.compute.server_external_events [req-9a8bdc17-ff2d-4e71-93a2-ec54ac1c72ad req-80e35c80-3e17-43d2-a9a4-ddb2a5b978ee f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-deleted:84857f5d-8116-4583-a2ec-0c8a83cd2d6a for instance a90c003d-a34a-440f-a988-605414923358 on instance [pid: 7|app: 0|req: 461/924] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:10:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:10:50.315 8 WARNING neutronclient.v2_0.client [None req-2227da7e-de0f-449c-a5ea-34633325a6d5 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/925] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:50 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1451 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-08-13 10:10:51.412 7 WARNING neutronclient.v2_0.client [None req-27e189bf-0b41-44ab-98a2-7a10c1bed0ae ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/926] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:51 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1456 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-08-13 10:10:51.552 8 WARNING neutronclient.v2_0.client [None req-71138231-c66f-453f-8528-5133df12fb4b bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/927] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:51 2026] GET /v2.1/servers/150c2f59-5af8-44b8-bc84-55aae91b2786 => generated 1818 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-08-13 10:10:52.524 7 WARNING neutronclient.v2_0.client [None req-895eaa76-62e1-44a9-bb7d-f8ed07d0bcd2 ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/928] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:52 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => generated 1456 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-08-13 10:10:52.952 8 INFO nova.api.openstack.compute.server_external_events [req-ca53aade-fb36-429e-b1a2-cc5e6069f7e4 req-dfa6215d-77bc-4606-aa2e-4bdb8224dcda f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:59a9956f-eba9-40f1-ba94-57fbe28253c9 for instance 150c2f59-5af8-44b8-bc84-55aae91b2786 on instance [pid: 8|app: 0|req: 466/929] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:10:52 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-08-13 10:10:53.607 7 INFO nova.api.openstack.wsgi [None req-b459bef3-5e1e-4167-8c77-ac7c736aa78c ca1e13e59b0f4bac936cc0a346b516ea 9ba60788bfd14722a52d9d8a76294aa1 - - default default] HTTP exception thrown: Instance a90c003d-a34a-440f-a988-605414923358 could not be found. [pid: 7|app: 0|req: 465/932] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:10:53 2026] GET /v2.1/servers/a90c003d-a34a-440f-a988-605414923358 => 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-08-13 10:10:54.827 8 INFO nova.api.openstack.compute.server_external_events [req-db4ceee3-085b-456a-a9b1-7e46ce4979bd req-ca290819-031f-45d7-8ed6-9ed49f276703 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:0200b400-a40d-4402-80ec-144c460a4689 for instance 76d5a0b3-4dbf-497a-9ec2-2277c669f038 on instance [pid: 8|app: 0|req: 468/933] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:10:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/934] 10.0.0.83 () {34 vars in 670 bytes} [Thu Aug 13 10:10:57 2026] POST /v2.1/os-keypairs => generated 397 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-08-13 10:10:59.743 8 WARNING neutronclient.v2_0.client [None req-8bb6c4f7-c23a-456c-8251-05e60c443ceb aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:10:59.793 8 WARNING neutronclient.v2_0.client [None req-8bb6c4f7-c23a-456c-8251-05e60c443ceb aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:10:59.962 8 WARNING neutronclient.v2_0.client [None req-8bb6c4f7-c23a-456c-8251-05e60c443ceb aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/935] 10.0.0.83 () {34 vars in 662 bytes} [Thu Aug 13 10:10:59 2026] POST /v2.1/servers => generated 449 bytes in 491 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-13 10:11:00.203 7 WARNING neutronclient.v2_0.client [None req-8d27ba12-ad2c-48a4-b437-54fbc0550ded aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/936] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:00 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1401 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:01.288 8 WARNING neutronclient.v2_0.client [None req-d7d0044f-04b3-4d90-9b8a-4201cdd355f7 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/937] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:01 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1405 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-08-13 10:11:02.385 7 WARNING neutronclient.v2_0.client [None req-3d7a2b1d-f461-4b7a-95ff-ca73fa353694 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/938] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:02 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1453 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:03.492 7 WARNING neutronclient.v2_0.client [None req-93430cfb-d766-4972-99df-76ff8dce8bbc aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/941] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:03 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1453 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-08-13 10:11:04.594 8 WARNING neutronclient.v2_0.client [None req-2fea5d1c-b04f-42fe-b64a-c2060029ed54 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/942] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:04 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1461 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-08-13 10:11:05.610 7 INFO nova.api.openstack.compute.server_external_events [req-e0d0c016-b182-4ed7-8e9d-d44d6a9b2070 req-f7ea8c1e-fe00-4a71-bdb5-8c3578fea1dd f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:816fae6f-6a4d-4165-bb2d-0ce8d7e64b17 for instance fce13d14-347e-476e-afd3-4a65c1983da3 on instance [pid: 7|app: 0|req: 471/943] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:11:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:05.708 8 WARNING neutronclient.v2_0.client [None req-170c8bab-bfcf-4092-a081-ef04703d08da aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/944] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:05 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1538 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:06.874 7 WARNING neutronclient.v2_0.client [None req-ac497c6f-6ee6-4434-9a88-adc8478c4c1d aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/945] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:06 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1526 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-08-13 10:11:08.082 8 WARNING neutronclient.v2_0.client [None req-a54dbe54-dcaf-4640-bb3a-5922fcebc403 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/946] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:08 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1526 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-08-13 10:11:09.254 7 WARNING neutronclient.v2_0.client [None req-ae6be890-4f5c-4d0f-9a22-566449586591 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:09.806 8 INFO nova.api.openstack.compute.server_external_events [req-a71dc476-18ce-40a9-ba72-8fca3955dd94 req-d22fd0ff-f1e3-4bc0-a67d-fcb3f301eaac f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:816fae6f-6a4d-4165-bb2d-0ce8d7e64b17 for instance fce13d14-347e-476e-afd3-4a65c1983da3 on instance [pid: 8|app: 0|req: 475/947] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:11:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/948] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:09 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1526 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:10.893 8 WARNING neutronclient.v2_0.client [None req-ca91f975-d684-4f9b-b84a-46a47453f09d aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/949] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:10 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1526 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:12.277 7 WARNING neutronclient.v2_0.client [None req-33641287-bf6c-407f-8c79-cfba2deaa278 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/950] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:12 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1526 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:13.863 8 WARNING neutronclient.v2_0.client [None req-312666e4-7cc4-48c7-8551-9865be1e1168 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/953] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:13 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1695 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-08-13 10:11:14.046 7 WARNING neutronclient.v2_0.client [None req-185c81d9-e162-461c-9d9e-ad38e73052b2 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/954] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:13 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1695 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:15.057 8 INFO nova.api.openstack.compute.server_external_events [req-b1957acf-9807-45b3-a10b-f8ab3aa63847 req-af2f9e00-ff3d-4c90-8f13-a48b1b46ecb3 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:816fae6f-6a4d-4165-bb2d-0ce8d7e64b17 for instance fce13d14-347e-476e-afd3-4a65c1983da3 on instance [pid: 8|app: 0|req: 479/955] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:11:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/956] 10.0.0.83 () {34 vars in 749 bytes} [Thu Aug 13 10:11:21 2026] POST /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3/action => generated 31853 bytes in 548 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: 481/959] 10.0.0.83 () {32 vars in 717 bytes} [Thu Aug 13 10:11:32 2026] DELETE /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 0 bytes in 121 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-08-13 10:11:32.851 7 WARNING neutronclient.v2_0.client [None req-163ab211-f7fd-4670-a376-b0567f82e82f aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/960] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:32 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1821 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:34.178 7 WARNING neutronclient.v2_0.client [None req-133d2f59-070b-4932-8ba9-aa45047386ce aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/963] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:34 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1821 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:35.415 8 WARNING neutronclient.v2_0.client [None req-09f4370b-5e9b-4deb-af5e-a9f3d71e7eb8 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:35.651 7 INFO nova.api.openstack.compute.server_external_events [req-dd5cc142-1e56-4f9d-82df-09a6fea8ad72 req-5c03e718-4334-4e7b-b3f5-35f1a14520b6 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-deleted:816fae6f-6a4d-4165-bb2d-0ce8d7e64b17 for instance fce13d14-347e-476e-afd3-4a65c1983da3 on instance [pid: 8|app: 0|req: 483/964] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:35 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1754 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/965] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:11:35 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-08-13 10:11:36.507 8 WARNING neutronclient.v2_0.client [None req-7fe5dc40-bbb8-49fa-b2da-d03ae27239e1 ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:36.730 7 WARNING neutronclient.v2_0.client [None req-878c4888-dac5-4944-ab16-9b37a39db88f aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:11:36.770 8 WARNING neutronclient.v2_0.client [None req-7fe5dc40-bbb8-49fa-b2da-d03ae27239e1 ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in 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.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:36 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1487 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/967] 10.0.0.83 () {34 vars in 662 bytes} [Thu Aug 13 10:11:36 2026] POST /v2.1/servers => generated 424 bytes in 833 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-08-13 10:11:37.281 7 WARNING neutronclient.v2_0.client [None req-fc55a6b2-d06c-4668-8644-fc2119693d3d ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in 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.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:37 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1367 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:38.123 8 WARNING neutronclient.v2_0.client [None req-e27b6b1f-7375-4082-8c1c-ff1711998464 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/969] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:38 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1487 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-08-13 10:11:38.374 7 WARNING neutronclient.v2_0.client [None req-39f50dbf-7489-409b-902b-5c9e122351a9 ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/970] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:38 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => 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-08-13 10:11:39.301 8 WARNING neutronclient.v2_0.client [None req-18a9580c-a36a-479e-9e4b-249a2843c344 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/971] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:39 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 1487 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-08-13 10:11:39.472 7 WARNING neutronclient.v2_0.client [None req-a0a74530-d889-4a08-be2c-0c8010ec59aa ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/972] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:39 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1419 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-08-13 10:11:40.412 8 INFO nova.api.openstack.wsgi [None req-e85b05e7-493c-4f3b-97dc-ab2d574d0087 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] HTTP exception thrown: Instance fce13d14-347e-476e-afd3-4a65c1983da3 could not be found. [pid: 8|app: 0|req: 487/973] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:40 2026] GET /v2.1/servers/fce13d14-347e-476e-afd3-4a65c1983da3 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:40.571 7 WARNING neutronclient.v2_0.client [None req-00a2720b-62bb-4467-8835-dbffbc63e61f ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 488/974] 10.0.0.83 () {32 vars in 727 bytes} [Thu Aug 13 10:11:40 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-641406986 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/975] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:40 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1419 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/976] 10.0.0.83 () {32 vars in 717 bytes} [Thu Aug 13 10:11:40 2026] DELETE /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 0 bytes in 142 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-08-13 10:11:41.077 7 WARNING neutronclient.v2_0.client [None req-9d84edaa-ace9-40de-bfef-0f7314dc0497 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/977] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:41 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1703 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-08-13 10:11:41.664 8 WARNING neutronclient.v2_0.client [None req-fb9c6dd1-b9ee-41a4-8c47-744af717ea09 ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/978] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:41 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1427 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:42.301 7 WARNING neutronclient.v2_0.client [None req-53519f1b-3592-4fb1-9475-b7ca79067090 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:42.735 8 INFO nova.api.openstack.compute.server_external_events [req-f144e45c-64b9-423e-88d3-72e23f3834d6 req-a8aef5f5-adf6-402d-b496-26158228d029 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:dbb3cb52-26d7-4416-8373-d441c685e336 for instance 89f62bb8-db82-4adb-9679-e345778b820a on instance [pid: 8|app: 0|req: 491/979] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:11:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:42.774 8 WARNING neutronclient.v2_0.client [None req-0b6f636b-c8e1-4346-ac63-cb4852a33225 ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/980] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:42 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1703 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/981] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:42 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1469 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-08-13 10:11:43.539 7 INFO nova.api.openstack.compute.server_external_events [req-58af560e-af08-43a2-baf2-be7a3ececbeb req-7e2d8f29-e9c3-48e9-a793-b2efa84dfcf6 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-unplugged:0200b400-a40d-4402-80ec-144c460a4689 for instance 76d5a0b3-4dbf-497a-9ec2-2277c669f038 on instance [pid: 7|app: 0|req: 491/984] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:11:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:43.863 8 WARNING neutronclient.v2_0.client [None req-0e8e9f89-9f65-43a1-9da0-b91e6f3e1239 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in 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/985] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:43 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1635 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:43.966 7 WARNING neutronclient.v2_0.client [None req-7726e6d8-c9c7-43a0-a28c-250f9219848a ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in 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/986] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:43 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => 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-08-13 10:11:44.785 8 INFO nova.api.openstack.compute.server_external_events [req-d2d7bd51-b2ee-407e-b307-b4b16030335b req-cb1d15c4-ccee-4ca9-89a3-bf184184ec0e f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-deleted:0200b400-a40d-4402-80ec-144c460a4689 for instance 76d5a0b3-4dbf-497a-9ec2-2277c669f038 on instance [pid: 8|app: 0|req: 495/987] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:11:44 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-08-13 10:11:44.989 7 WARNING neutronclient.v2_0.client [None req-38101045-0abf-4180-b585-531012af1af6 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/988] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:44 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1489 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-08-13 10:11:45.129 8 WARNING neutronclient.v2_0.client [None req-0432fa80-a797-4bb5-9abb-6511e6b8c5c3 ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in 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/989] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:45 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1467 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:46.093 7 WARNING neutronclient.v2_0.client [None req-90ff22ea-3457-4e59-9d7d-741f4ee5f993 aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/990] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:46 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 1489 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-08-13 10:11:46.321 8 WARNING neutronclient.v2_0.client [None req-082f8aaa-0727-4b1a-bde9-f3804dbb5ca6 ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/991] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:46 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1467 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:47.183 7 INFO nova.api.openstack.wsgi [None req-dcf36138-08bc-4600-972e-cfcefca441ce aec4e3b625d54663b5527da6b6d49ed0 ef35c21dddfb42059f5107a24217def2 - - default default] HTTP exception thrown: Instance 76d5a0b3-4dbf-497a-9ec2-2277c669f038 could not be found. [pid: 7|app: 0|req: 495/992] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:47 2026] GET /v2.1/servers/76d5a0b3-4dbf-497a-9ec2-2277c669f038 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 498/993] 10.0.0.83 () {32 vars in 729 bytes} [Thu Aug 13 10:11:47 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1469110008 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:47.487 7 WARNING neutronclient.v2_0.client [None req-c368125d-ac4e-49c7-b4ed-bec4b6414cbd ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in 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/994] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:47 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1467 bytes in 870 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:11:48.690 8 INFO nova.api.openstack.compute.server_external_events [req-a0290557-0649-42cf-a717-7293d50036c5 req-bbdb4964-beec-4026-8bfe-54716ba0c680 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:dbb3cb52-26d7-4416-8373-d441c685e336 for instance 89f62bb8-db82-4adb-9679-e345778b820a on instance [pid: 8|app: 0|req: 499/995] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:11:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:49.097 7 WARNING neutronclient.v2_0.client [None req-e69d3134-a391-48cc-aa66-a6eb5a02d82d 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:11:49.246 7 WARNING neutronclient.v2_0.client [None req-e69d3134-a391-48cc-aa66-a6eb5a02d82d 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:49.395 8 WARNING neutronclient.v2_0.client [None req-ccf07318-cf6f-48e6-a170-b95e7eaef387 ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in 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/996] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:49 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1467 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:11:49.599 7 WARNING neutronclient.v2_0.client [None req-e69d3134-a391-48cc-aa66-a6eb5a02d82d 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/997] 199.204.45.235 () {36 vars in 714 bytes} [Thu Aug 13 10:11:48 2026] POST /v2.1/servers => generated 453 bytes in 1131 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-08-13 10:11:50.215 8 WARNING neutronclient.v2_0.client [None req-30c22ca0-b04a-47f5-a282-c292847a78d1 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/998] 199.204.45.235 () {32 vars in 733 bytes} [Thu Aug 13 10:11:50 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2 => generated 2213 bytes in 85 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-08-13 10:11:50.312 7 WARNING neutronclient.v2_0.client [None req-5f4d3533-9df9-494d-961f-207d0c4748e2 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in 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/999] 199.204.45.235 () {32 vars in 759 bytes} [Thu Aug 13 10:11:50 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/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: 8|app: 0|req: 502/1000] 199.204.45.235 () {32 vars in 777 bytes} [Thu Aug 13 10:11:50 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:50.629 7 WARNING neutronclient.v2_0.client [None req-a83bf643-74e1-43ff-9e01-450012809bf5 ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1001] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:50 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1648 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/1002] 10.0.0.83 () {32 vars in 717 bytes} [Thu Aug 13 10:11:52 2026] DELETE /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => 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-08-13 10:11:52.349 7 WARNING neutronclient.v2_0.client [None req-26b3d6f0-b17a-4f18-8a6b-a03e9a157eeb ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 500/1003] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:52 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1654 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 10:11:53.311 8 WARNING neutronclient.v2_0.client [None req-3b6802dd-d4e7-432e-9db1-ed6d33ece446 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1006] 199.204.45.235 () {32 vars in 733 bytes} [Thu Aug 13 10:11:53 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2 => generated 2371 bytes in 287 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-08-13 10:11:53.420 7 WARNING neutronclient.v2_0.client [None req-50b4a4e6-3dd0-4c1e-b2c7-2e2f1ca4bead 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in 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/1007] 199.204.45.235 () {32 vars in 759 bytes} [Thu Aug 13 10:11:53 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-interface => generated 28 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: 8|app: 0|req: 505/1008] 199.204.45.235 () {32 vars in 777 bytes} [Thu Aug 13 10:11:53 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-volume_attachments => generated 197 bytes in 61 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-08-13 10:11:54.211 7 WARNING neutronclient.v2_0.client [None req-31d47e4e-8778-4241-8419-51369f61d25c ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1009] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:54 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1654 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:55.251 8 INFO nova.api.openstack.compute.server_external_events [req-be8ce75b-aa8d-43b3-93aa-366bba8b39c9 req-77cf4c60-c06d-41ac-a8c9-b381b8bfe372 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:f6640189-5872-4761-aae2-1479e80bed2c for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 8|app: 0|req: 506/1010] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:11:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:55.441 7 WARNING neutronclient.v2_0.client [None req-6fbd6a42-e13e-423e-87c8-f8dd11e045b3 ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in 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/1011] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:55 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1612 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-08-13 10:11:56.430 8 WARNING neutronclient.v2_0.client [None req-0744474f-c090-4e10-8427-aa28e5c5b2d3 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1012] 199.204.45.235 () {32 vars in 733 bytes} [Thu Aug 13 10:11:56 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2 => generated 2445 bytes in 144 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:56.583 8 WARNING neutronclient.v2_0.client [None req-34e9220b-4ea8-4b38-bae0-700dedff450e 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:11:56.598 7 WARNING neutronclient.v2_0.client [None req-66c2971b-a2ef-4221-84f7-a85959b6636c ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in 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/1013] 199.204.45.235 () {32 vars in 759 bytes} [Thu Aug 13 10:11:56 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-interface => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 506/1014] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:56 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1453 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1015] 199.204.45.235 () {32 vars in 777 bytes} [Thu Aug 13 10:11:56 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-volume_attachments => generated 197 bytes in 51 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-08-13 10:11:57.290 7 INFO nova.api.openstack.compute.server_external_events [req-a71312b7-f08a-45ed-b47c-f87c0af0120a req-4fb5be3f-143c-4bfc-b0cc-6bbbadf6e8e2 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-deleted:dbb3cb52-26d7-4416-8373-d441c685e336 for instance 89f62bb8-db82-4adb-9679-e345778b820a on instance [pid: 7|app: 0|req: 507/1016] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:11:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:57.755 8 WARNING neutronclient.v2_0.client [None req-34ba5441-26fb-4669-9158-f9c4f48a1f37 ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] The python binding code in 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/1017] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:57 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 1453 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-08-13 10:11:58.857 7 INFO nova.api.openstack.wsgi [None req-5fd7c5b0-0682-40fa-b058-68d72ea15c4f ac6cb0b0498b4b07b31c276925adacd7 7cd3bd6668094e6c9947a366390eb545 - - default default] HTTP exception thrown: Instance 89f62bb8-db82-4adb-9679-e345778b820a could not be found. [pid: 7|app: 0|req: 508/1018] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:11:58 2026] GET /v2.1/servers/89f62bb8-db82-4adb-9679-e345778b820a => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:11:59.524 8 WARNING neutronclient.v2_0.client [None req-e1819566-a2ca-4df7-b6e7-bf890f3d3a70 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1019] 199.204.45.235 () {32 vars in 733 bytes} [Thu Aug 13 10:11:59 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2 => generated 2433 bytes in 144 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-08-13 10:11:59.664 7 WARNING neutronclient.v2_0.client [None req-11d6a01f-a9d1-41ea-b633-0acc9ca3d6ff 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1020] 199.204.45.235 () {32 vars in 759 bytes} [Thu Aug 13 10:11:59 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/1021] 199.204.45.235 () {32 vars in 777 bytes} [Thu Aug 13 10:11:59 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:01.363 7 INFO nova.api.openstack.compute.server_external_events [req-1e84562d-8a47-4c90-bfea-6757458a960f req-3c272551-db41-4642-8355-8fbdbdcdd5eb f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:f6640189-5872-4761-aae2-1479e80bed2c for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 7|app: 0|req: 510/1022] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:12:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:02.683 8 WARNING neutronclient.v2_0.client [None req-d9b1b9cd-7080-4455-abce-0e92afcb363f 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in 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/1023] 199.204.45.235 () {32 vars in 733 bytes} [Thu Aug 13 10:12:02 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2 => generated 2433 bytes in 311 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-08-13 10:12:03.017 7 WARNING neutronclient.v2_0.client [None req-ec290e7b-283a-4983-9eec-4b5b60aee7e0 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1024] 199.204.45.235 () {32 vars in 759 bytes} [Thu Aug 13 10:12:02 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-interface => generated 286 bytes in 152 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: 514/1027] 199.204.45.235 () {32 vars in 777 bytes} [Thu Aug 13 10:12:03 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-volume_attachments => generated 197 bytes in 65 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: 514/1028] 10.0.0.83 () {34 vars in 670 bytes} [Thu Aug 13 10:12:03 2026] POST /v2.1/os-keypairs => generated 397 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1029] 10.0.0.83 () {34 vars in 670 bytes} [Thu Aug 13 10:12:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:12:05.899 7 WARNING neutronclient.v2_0.client [None req-0ee83e2d-2437-4153-b83f-c1e8bd55c624 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1030] 199.204.45.235 () {32 vars in 733 bytes} [Thu Aug 13 10:12:05 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2 => generated 2581 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-13 10:12:06.095 8 WARNING neutronclient.v2_0.client [None req-6612d0a6-4a0c-4806-bb5c-c0ba297fabcf 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in 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/1031] 199.204.45.235 () {32 vars in 759 bytes} [Thu Aug 13 10:12:06 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-interface => generated 286 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1032] 199.204.45.235 () {32 vars in 777 bytes} [Thu Aug 13 10:12:06 2026] GET /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-volume_attachments => generated 197 bytes in 51 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-08-13 10:12:06.384 8 WARNING neutronclient.v2_0.client [None req-43ae1e60-1b6a-4862-a9b0-a5d2207c7b4d e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:12:06.439 8 WARNING neutronclient.v2_0.client [None req-43ae1e60-1b6a-4862-a9b0-a5d2207c7b4d e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:12:06.521 8 WARNING neutronclient.v2_0.client [None req-43ae1e60-1b6a-4862-a9b0-a5d2207c7b4d e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:12:06.711 8 WARNING neutronclient.v2_0.client [None req-43ae1e60-1b6a-4862-a9b0-a5d2207c7b4d e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1033] 10.0.0.83 () {34 vars in 662 bytes} [Thu Aug 13 10:12:06 2026] POST /v2.1/servers => generated 496 bytes in 658 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:07.015 7 WARNING neutronclient.v2_0.client [None req-07358d9b-2573-400f-9520-99619f2e8767 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in 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/1034] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:06 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1456 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-08-13 10:12:08.114 8 WARNING neutronclient.v2_0.client [None req-65e90b7e-d4f9-4125-95d5-620fa8c1e6d2 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1035] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:08 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1460 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:09.233 7 WARNING neutronclient.v2_0.client [None req-a6087764-32b0-4d6f-88cd-a5a99db33b64 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1036] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:09 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1508 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-08-13 10:12:10.335 8 WARNING neutronclient.v2_0.client [None req-5ed0bd1d-9c68-476b-b794-9bba7a0a0674 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1037] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:10 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1508 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-08-13 10:12:11.436 7 WARNING neutronclient.v2_0.client [None req-d63defd0-5264-4b59-bafe-8926589ef308 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in 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/1038] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:11 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1516 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:12.432 8 INFO nova.api.openstack.compute.server_external_events [req-4ef3bc74-ddc5-47d9-aaa7-be928953734b req-9495b299-5b3c-447c-9107-3969dd6afb12 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:84faa6bb-83ad-4cbb-8a08-73aa62a4a2a9 for instance cbc85b7b-a4ca-4d20-8f29-9450615e667a on instance [pid: 8|app: 0|req: 520/1039] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:12:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:12.586 7 WARNING neutronclient.v2_0.client [None req-67447529-1ef0-48d5-a51c-7162a04cc47f e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in 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/1040] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:12 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1640 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:13.768 8 WARNING neutronclient.v2_0.client [None req-0cfe260d-90d9-469c-bb66-5cc4163a8c5d e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1043] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:13 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1628 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:15.067 7 WARNING neutronclient.v2_0.client [None req-f22cb80f-025e-4710-9026-79f0388e4e0f e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1044] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:15 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1628 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-08-13 10:12:16.249 8 WARNING neutronclient.v2_0.client [None req-06f9afaa-eb7e-4c26-96a1-825c2df8a189 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1045] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:16 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1628 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-08-13 10:12:17.416 7 WARNING neutronclient.v2_0.client [None req-dcea4b02-c8f7-4ae0-a558-26f277e0036d e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1046] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:17 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1628 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-08-13 10:12:18.638 8 WARNING neutronclient.v2_0.client [None req-23e057c4-92f0-4413-8110-1dc87f32fff2 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:18.729 7 INFO nova.api.openstack.compute.server_external_events [req-aa523db0-4830-4b1c-a13c-ef185bb02192 req-6268ba9c-4dd6-4a28-80d9-111bcec1b0d5 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:84faa6bb-83ad-4cbb-8a08-73aa62a4a2a9 for instance cbc85b7b-a4ca-4d20-8f29-9450615e667a on instance [pid: 7|app: 0|req: 524/1047] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:12:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1048] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:18 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1628 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:19.821 7 WARNING neutronclient.v2_0.client [None req-c8c8b69c-87b6-4299-ab57-5457a6a9b6a9 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1049] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:19 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1628 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:21.254 8 WARNING neutronclient.v2_0.client [None req-dc252dd7-df08-4d08-8f1f-8f513ecef243 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1050] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:21 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1808 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-08-13 10:12:21.425 7 WARNING neutronclient.v2_0.client [None req-5b68d4df-2bb1-45e3-a4f7-c5733bb830a2 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in 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/1051] 10.0.0.83 () {32 vars in 740 bytes} [Thu Aug 13 10:12:21 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:22.394 8 INFO nova.api.openstack.compute.server_external_events [req-17be2f3d-8c27-4e52-a0a1-982983582c6b req-f92ae35c-aa48-488f-8a33-456922898e4a f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:84faa6bb-83ad-4cbb-8a08-73aa62a4a2a9 for instance cbc85b7b-a4ca-4d20-8f29-9450615e667a on instance [pid: 8|app: 0|req: 526/1052] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:12:22 2026] POST /v2.1/os-server-external-events => generated 179 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-08-13 10:12:30.097 8 WARNING neutronclient.v2_0.client [None req-0eabb4c7-54ad-4aad-b855-87bc44af0f53 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1055] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:30 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1928 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 528/1056] 10.0.0.83 () {32 vars in 752 bytes} [Thu Aug 13 10:12:32 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a/os-server-password => generated 116 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: 530/1059] 10.0.0.83 () {32 vars in 717 bytes} [Thu Aug 13 10:12:33 2026] DELETE /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 0 bytes in 129 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-08-13 10:12:33.976 7 WARNING neutronclient.v2_0.client [None req-5381cbf2-50ac-49b4-a110-e4ee62aaba41 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in 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/1060] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:33 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1934 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:35.193 8 WARNING neutronclient.v2_0.client [None req-cd43dcbf-815b-47ab-a3cc-52b0ece70025 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1061] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:35 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1934 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:36.388 7 WARNING neutronclient.v2_0.client [None req-fa731e82-116a-420c-b029-0f20bc9100ad e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1062] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:36 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1934 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-08-13 10:12:37.072 8 INFO nova.api.openstack.compute.server_external_events [req-c7f94319-a242-42e4-80e4-c29e408ebb72 req-89e95444-5ab0-4bea-a08c-bf85ac488a2a f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-deleted:84faa6bb-83ad-4cbb-8a08-73aa62a4a2a9 for instance cbc85b7b-a4ca-4d20-8f29-9450615e667a on instance [pid: 8|app: 0|req: 532/1063] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:12:37 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-08-13 10:12:37.538 7 WARNING neutronclient.v2_0.client [None req-584d74f8-cb95-40a7-980b-aadc095104db e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1064] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:37 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1537 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-08-13 10:12:38.664 8 WARNING neutronclient.v2_0.client [None req-94c753d3-a321-40f5-ba55-3a9339ddb19b e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1065] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:38 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1542 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:39.768 7 WARNING neutronclient.v2_0.client [None req-b81f0c79-29a8-4026-a4c2-d6230c41e76a e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] The python binding code in 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/1066] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:39 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 1542 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:40.843 8 INFO nova.api.openstack.wsgi [None req-40d69efd-9981-43a6-ad5b-ac62adb6d7f0 e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] HTTP exception thrown: Instance cbc85b7b-a4ca-4d20-8f29-9450615e667a could not be found. [pid: 8|app: 0|req: 534/1067] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:40 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:40.873 7 INFO nova.api.openstack.wsgi [None req-dbfc01aa-26ae-43b3-b97a-ba18a466e74b e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] HTTP exception thrown: Instance cbc85b7b-a4ca-4d20-8f29-9450615e667a could not be found. [pid: 7|app: 0|req: 534/1068] 10.0.0.83 () {32 vars in 717 bytes} [Thu Aug 13 10:12:40 2026] DELETE /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:40.911 8 INFO nova.api.openstack.wsgi [None req-609ac116-7e47-471c-8f42-13310aff1e9d e4e81ad6609742e99a582b34ed10c820 af8a80f45b0e4594b5bce208974c2a50 - - default default] HTTP exception thrown: Instance cbc85b7b-a4ca-4d20-8f29-9450615e667a could not be found. [pid: 8|app: 0|req: 535/1069] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:12:40 2026] GET /v2.1/servers/cbc85b7b-a4ca-4d20-8f29-9450615e667a => 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: 535/1070] 10.0.0.83 () {32 vars in 705 bytes} [Thu Aug 13 10:12:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1005759181 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1071] 10.0.0.83 () {32 vars in 727 bytes} [Thu Aug 13 10:12:41 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1934794766 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-13 10:12:43.595 7 WARNING neutronclient.v2_0.client [None req-b2620a81-850a-4480-9385-bbfb5bf5ac2a 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:12:43.671 7 WARNING neutronclient.v2_0.client [None req-b2620a81-850a-4480-9385-bbfb5bf5ac2a 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:12:46.299 8 INFO nova.api.openstack.compute.server_external_events [req-cc581f3a-32de-4baf-be92-0a4ddad73ee6 req-0e9cb2fc-562b-463a-8c7c-133be7565e6b f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:44faab33-644f-4d14-8849-f50e14529aea for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 8|app: 0|req: 538/1074] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:12:46 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-08-13 10:12:51.697 8 INFO nova.api.openstack.compute.server_external_events [req-ba31b836-b134-4060-b35d-b250df9f22aa req-5a23ee15-17c7-443a-b70d-f2b4a8dd2b87 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:44faab33-644f-4d14-8849-f50e14529aea for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 8|app: 0|req: 539/1075] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:12:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:12:52.738 7 WARNING neutronclient.v2_0.client [None req-b2620a81-850a-4480-9385-bbfb5bf5ac2a 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1076] 199.204.45.235 () {36 vars in 812 bytes} [Thu Aug 13 10:12:43 2026] POST /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-interface => generated 280 bytes in 9252 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-08-13 10:12:53.146 8 INFO nova.api.openstack.compute.server_external_events [req-603c4c36-5043-4462-9743-ab808c0ffc14 req-5cbc911f-54a3-4531-a51f-499aea7a0b6a f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:44faab33-644f-4d14-8849-f50e14529aea for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 8|app: 0|req: 540/1079] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:12:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:12:55.191 7 INFO nova.api.openstack.compute.server_external_events [req-b320c7d4-99b6-4534-a4c5-6254c1454d2c req-124b70f1-f0dd-45c2-a082-1bcf5fba09b6 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:44faab33-644f-4d14-8849-f50e14529aea for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 7|app: 0|req: 540/1080] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:12: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-08-13 10:13:12.820 7 WARNING neutronclient.v2_0.client [None req-5924bc70-3a2e-400b-8b8d-44ad53bd0ea1 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:13:12.863 7 WARNING neutronclient.v2_0.client [None req-5924bc70-3a2e-400b-8b8d-44ad53bd0ea1 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:13:15.151 8 INFO nova.api.openstack.compute.server_external_events [req-8d686223-8bed-4786-8cd3-8240204020af req-bad19c5d-a403-4a7b-819f-be94eb026980 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:4a12a2be-150b-4586-a1f3-584d535686f3 for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 8|app: 0|req: 544/1085] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:13:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:13:21.241 8 INFO nova.api.openstack.compute.server_external_events [req-7edcd3f4-e05c-412b-a14f-5dc01fd68211 req-84eae729-5aa3-46ef-ac73-bfb46707dead f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:4a12a2be-150b-4586-a1f3-584d535686f3 for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 8|app: 0|req: 545/1086] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:13:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:13:21.907 7 WARNING neutronclient.v2_0.client [None req-5924bc70-3a2e-400b-8b8d-44ad53bd0ea1 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1087] 199.204.45.235 () {36 vars in 812 bytes} [Thu Aug 13 10:13:12 2026] POST /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-interface => generated 374 bytes in 9195 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:13:34.170 7 WARNING neutronclient.v2_0.client [None req-61d80e4e-987b-4a8e-98cf-8e778402208e 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 10:13:34.431 7 WARNING neutronclient.v2_0.client [None req-61d80e4e-987b-4a8e-98cf-8e778402208e 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:13:36.625 8 INFO nova.api.openstack.compute.server_external_events [req-1905d0f9-ecba-4c3a-a655-46174db9ee25 req-f30d29dc-ce3d-458f-b574-c3154178b993 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:5cae1aee-5cc0-4e9d-905e-53407cad574f for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 8|app: 0|req: 548/1092] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:13:36 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-08-13 10:13:41.908 8 INFO nova.api.openstack.compute.server_external_events [req-b6eeeaed-561a-4727-bfef-891701db6dcd req-0ff1d204-f2ea-4644-8f68-848201222bbf f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-plugged:5cae1aee-5cc0-4e9d-905e-53407cad574f for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 8|app: 0|req: 549/1093] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:13:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:13:43.469 7 WARNING neutronclient.v2_0.client [None req-61d80e4e-987b-4a8e-98cf-8e778402208e 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1096] 199.204.45.235 () {36 vars in 812 bytes} [Thu Aug 13 10:13:34 2026] POST /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-interface => generated 377 bytes in 9400 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-08-13 10:13:44.249 8 INFO nova.api.openstack.compute.server_external_events [req-c2c4c013-147a-45a3-8c5b-673ff4dbd2f1 req-7f8c00d8-7b13-43b2-a3c9-7236c4af4cc3 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:4a12a2be-150b-4586-a1f3-584d535686f3 for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 8|app: 0|req: 552/1097] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:13:44 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-08-13 10:13:57.753 8 INFO nova.api.openstack.compute.server_external_events [req-cfec7d1f-173b-47e6-9b2d-a005f1209617 req-e609a91f-9d5a-4581-9525-192d7f1ebf99 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:5cae1aee-5cc0-4e9d-905e-53407cad574f for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 8|app: 0|req: 554/1100] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:13:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1101] 199.204.45.235 () {34 vars in 855 bytes} [Thu Aug 13 10:13:58 2026] DELETE /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-interface/5cae1aee-5cc0-4e9d-905e-53407cad574f => generated 0 bytes in 69 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-08-13 10:13:59.791 8 INFO nova.api.openstack.compute.server_external_events [req-32686432-fcf7-4cac-9c90-2110732cf878 req-fa2b8f11-4fcd-4f98-a1cb-efb96be6aa14 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:5cae1aee-5cc0-4e9d-905e-53407cad574f for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 8|app: 0|req: 555/1102] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:13:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:14:09.502 7 INFO nova.api.openstack.compute.server_external_events [req-34936fd2-b329-4d59-b8c0-02e6e6773a76 req-3d060f03-41b2-4b31-8096-79105188f6b8 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:4a12a2be-150b-4586-a1f3-584d535686f3 for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 7|app: 0|req: 549/1105] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:14:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1106] 199.204.45.235 () {34 vars in 855 bytes} [Thu Aug 13 10:14:09 2026] DELETE /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-interface/4a12a2be-150b-4586-a1f3-584d535686f3 => generated 0 bytes in 143 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: 560/1111] 199.204.45.235 () {34 vars in 855 bytes} [Thu Aug 13 10:14:29 2026] DELETE /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2/os-interface/44faab33-644f-4d14-8849-f50e14529aea => generated 0 bytes in 52 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: 562/1114] 199.204.45.235 () {34 vars in 755 bytes} [Thu Aug 13 10:14:34 2026] DELETE /v2.1/servers/a8df04c0-1a9c-4646-a41d-b503e86375d2 => generated 0 bytes in 112 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-08-13 10:14:37.224 7 INFO nova.api.openstack.compute.server_external_events [req-204ac457-9b8e-4509-8567-4f82ce96fdb6 req-21b304dc-0eb8-4ff0-9e83-48c10b389676 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-deleted:f6640189-5872-4761-aae2-1479e80bed2c for instance a8df04c0-1a9c-4646-a41d-b503e86375d2 on instance [pid: 7|app: 0|req: 553/1115] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:14:37 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-08-13 10:14:38.866 8 INFO nova.api.openstack.compute.server_external_events [req-ec69a3c5-38d0-447b-be5a-7c52b884f4e2 req-e4601fbb-cc32-47ff-8427-716171249503 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:59a9956f-eba9-40f1-ba94-57fbe28253c9 for instance 150c2f59-5af8-44b8-bc84-55aae91b2786 on instance [pid: 8|app: 0|req: 563/1116] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:14:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1117] 10.0.0.83 () {32 vars in 717 bytes} [Thu Aug 13 10:14:38 2026] DELETE /v2.1/servers/150c2f59-5af8-44b8-bc84-55aae91b2786 => generated 0 bytes in 318 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-08-13 10:14:39.201 8 WARNING neutronclient.v2_0.client [None req-3c1922e7-e7df-4067-819e-6d4203d81691 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1118] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:14:39 2026] GET /v2.1/servers/150c2f59-5af8-44b8-bc84-55aae91b2786 => generated 1944 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:14:42.083 7 INFO nova.api.openstack.compute.server_external_events [req-2548f41c-e314-41be-b3eb-db1043a5711c req-4cf15a5e-8e3b-4829-b80e-8e6ba569f069 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-deleted:59a9956f-eba9-40f1-ba94-57fbe28253c9 for instance 150c2f59-5af8-44b8-bc84-55aae91b2786 on instance [pid: 7|app: 0|req: 555/1119] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:14:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:14:44.508 7 WARNING neutronclient.v2_0.client [None req-21567a4e-244b-4583-be8b-a0ced157bcd2 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1122] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:14:44 2026] GET /v2.1/servers/150c2f59-5af8-44b8-bc84-55aae91b2786 => generated 1480 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-08-13 10:14:49.588 8 INFO nova.api.openstack.wsgi [None req-e250abe2-1b3e-449b-bf25-dc5df202b099 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] HTTP exception thrown: Instance 150c2f59-5af8-44b8-bc84-55aae91b2786 could not be found. [pid: 8|app: 0|req: 566/1123] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:14:49 2026] GET /v2.1/servers/150c2f59-5af8-44b8-bc84-55aae91b2786 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:14:51.166 7 INFO nova.api.openstack.compute.server_external_events [req-cdeba835-29af-40ad-b076-505cee102b66 req-3efe0c44-0623-4b40-9b35-eb8e07876927 f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-changed:b15372fd-5e67-49eb-b25b-99e21b858162 for instance 510e9d4a-cbd2-42dc-8223-c98dc6abde9f on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1124] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:14:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1125] 10.0.0.83 () {32 vars in 717 bytes} [Thu Aug 13 10:14:51 2026] DELETE /v2.1/servers/510e9d4a-cbd2-42dc-8223-c98dc6abde9f => generated 0 bytes in 98 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-08-13 10:14:51.304 7 WARNING neutronclient.v2_0.client [None req-fd00e840-7643-4eaa-b209-2aeeb6de1962 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1126] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:14:51 2026] GET /v2.1/servers/510e9d4a-cbd2-42dc-8223-c98dc6abde9f => generated 1942 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-08-13 10:14:54.007 7 INFO nova.api.openstack.compute.server_external_events [req-36570297-cce5-4226-8b8a-9d3138729d8f req-88b6a73a-7f7f-4895-a1ae-bdca262d5fbc f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-unplugged:b15372fd-5e67-49eb-b25b-99e21b858162 for instance 510e9d4a-cbd2-42dc-8223-c98dc6abde9f on instance [pid: 7|app: 0|req: 561/1129] 10.0.0.133 () {38 vars in 815 bytes} [Thu Aug 13 10:14:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:14:54.164 8 INFO nova.api.openstack.compute.server_external_events [req-5537d8bd-cf7a-4526-b084-e42483b0674c req-a5d9cefb-30ee-4877-9d10-a3a7c16025bf f45b7392913348088e8c60247be00386 3ee4729e3e194165909bd5ca501fdeb0 - - 38f8e015e54f454c8c1e3f4f10543fe3 38f8e015e54f454c8c1e3f4f10543fe3] Creating event network-vif-deleted:b15372fd-5e67-49eb-b25b-99e21b858162 for instance 510e9d4a-cbd2-42dc-8223-c98dc6abde9f on instance [pid: 8|app: 0|req: 569/1130] 10.0.0.68 () {38 vars in 814 bytes} [Thu Aug 13 10:14:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:14:56.507 7 WARNING neutronclient.v2_0.client [None req-f3cc1426-4c66-4e9c-be9d-878842c70872 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1131] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:14:56 2026] GET /v2.1/servers/510e9d4a-cbd2-42dc-8223-c98dc6abde9f => generated 1481 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-08-13 10:15:01.590 8 INFO nova.api.openstack.wsgi [None req-a642867b-a664-487e-afb4-149f8847e534 bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] HTTP exception thrown: Instance 510e9d4a-cbd2-42dc-8223-c98dc6abde9f could not be found. [pid: 8|app: 0|req: 570/1132] 10.0.0.83 () {32 vars in 714 bytes} [Thu Aug 13 10:15:01 2026] GET /v2.1/servers/510e9d4a-cbd2-42dc-8223-c98dc6abde9f => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1133] 10.0.0.83 () {32 vars in 725 bytes} [Thu Aug 13 10:15:02 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1556142069 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:15:02.729 8 INFO nova.api.openstack.wsgi [None req-3df724f6-8382-410f-8655-e11323a6bd2b bf74b7d974f341c6aa2a8a57a8cfa896 804e100604b54b8cae286efdce014a8a - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1556142069 not found for user bf74b7d974f341c6aa2a8a57a8cfa896 [pid: 8|app: 0|req: 571/1134] 10.0.0.83 () {32 vars in 722 bytes} [Thu Aug 13 10:15:02 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1556142069 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1149] 10.0.0.83 () {32 vars in 654 bytes} [Thu Aug 13 10:16:06 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1150] 10.0.0.83 () {32 vars in 640 bytes} [Thu Aug 13 10:16:06 2026] GET /v2.1/servers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-13 10:16:06.694 7 WARNING oslo_db.sqlalchemy.utils [None req-9fcc204b-24a0-449d-9d70-6e96235a1e45 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 572/1151] 10.0.0.83 () {32 vars in 648 bytes} [Thu Aug 13 10:16:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1152] 10.0.0.83 () {32 vars in 693 bytes} [Thu Aug 13 10:16:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1167] 10.0.0.234 () {28 vars in 454 bytes} [Thu Aug 13 10:17: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: 8|app: 0|req: 588/1168] 10.0.0.234 () {30 vars in 658 bytes} [Thu Aug 13 10:17:13 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 581/1169] 10.0.0.234 () {32 vars in 731 bytes} [Thu Aug 13 10:17:13 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1170] 10.0.0.234 () {34 vars in 806 bytes} [Thu Aug 13 10:17:13 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1171] 10.0.0.234 () {28 vars in 454 bytes} [Thu Aug 13 10:17:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1172] 10.0.0.234 () {30 vars in 658 bytes} [Thu Aug 13 10:17:14 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 583/1173] 10.0.0.234 () {32 vars in 731 bytes} [Thu Aug 13 10:17:14 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1174] 10.0.0.234 () {34 vars in 894 bytes} [Thu Aug 13 10:17:14 2026] GET /v2.1/servers/detail?project_id=295f964ed6374939bb169fa8108c7466&all_tenants=True => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1175] 10.0.0.234 () {34 vars in 894 bytes} [Thu Aug 13 10:17:14 2026] GET /v2.1/servers/detail?project_id=3ee4729e3e194165909bd5ca501fdeb0&all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1176] 10.0.0.234 () {34 vars in 894 bytes} [Thu Aug 13 10:17:14 2026] GET /v2.1/servers/detail?project_id=e7673e52c94c4a05b14122e77e8c3f36&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)