+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jun 1 20:05:20 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-554c5cbd57-qp5tj 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f65db0a3668 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)... 2026-06-01 20:05:26.537 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-01 20:05:26.651 7 INFO nova.utils [None req-2acf1108-891e-4811-aac6-0c89571f39f2 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-01 20:05:26.711 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-01 20:05:26.821 8 INFO nova.utils [None req-fac8aaf8-5043-4146-9a62-012f16b5a83f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-01 20:05:27.102 7 WARNING keystonemiddleware._common.config [None req-2acf1108-891e-4811-aac6-0c89571f39f2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-01 20:05:27.111 7 WARNING oslo_config.cfg [None req-2acf1108-891e-4811-aac6-0c89571f39f2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-01 20:05:27.189 7 WARNING keystonemiddleware._common.config [None req-2acf1108-891e-4811-aac6-0c89571f39f2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f65db0a3668 pid: 7 (default app) 2026-06-01 20:05:27.251 8 WARNING keystonemiddleware._common.config [None req-fac8aaf8-5043-4146-9a62-012f16b5a83f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-01 20:05:27.259 8 WARNING oslo_config.cfg [None req-fac8aaf8-5043-4146-9a62-012f16b5a83f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-01 20:05:27.338 8 WARNING keystonemiddleware._common.config [None req-fac8aaf8-5043-4146-9a62-012f16b5a83f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f65db0a3668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:05:33 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:05:34.438 8 WARNING oslo_policy.policy [None req-98c3d765-eb8c-4dc8-8162-508bd0c5a8be d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-01 20:05:34.439 8 WARNING oslo_policy.policy [None req-98c3d765-eb8c-4dc8-8162-508bd0c5a8be d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - 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.78 () {44 vars in 904 bytes} [Mon Jun 1 20:05:33 2026] GET /v2.1 => generated 0 bytes in 651 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:05:34.658 7 WARNING oslo_policy.policy [req-98c3d765-eb8c-4dc8-8162-508bd0c5a8be req-844aa597-5f7b-4d08-a6e3-b7700d23f00f d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-01 20:05:34.658 7 WARNING oslo_policy.policy [req-98c3d765-eb8c-4dc8-8162-508bd0c5a8be req-844aa597-5f7b-4d08-a6e3-b7700d23f00f d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - 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.78 () {46 vars in 977 bytes} [Mon Jun 1 20:05:34 2026] GET /v2.1/ => generated 399 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:05:34.924 8 INFO nova.api.openstack.wsgi [None req-10d4325e-b1f6-4316-8259-e9a76a0dfac5 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.78 () {48 vars in 1006 bytes} [Mon Jun 1 20:05:34 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 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.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:05:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 20 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.78 () {52 vars in 1043 bytes} [Mon Jun 1 20:05:34 2026] POST /v2.1/flavors => generated 527 bytes in 121 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.78 () {42 vars in 700 bytes} [Mon Jun 1 20:05:35 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.78 () {44 vars in 904 bytes} [Mon Jun 1 20:05:35 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:05:35 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:05:35.905 8 INFO nova.api.openstack.wsgi [None req-da49c3f5-27e6-44bb-bac4-8f79422d3581 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.78 () {48 vars in 1008 bytes} [Mon Jun 1 20:05:35 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:05:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 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.78 () {52 vars in 1043 bytes} [Mon Jun 1 20:05:35 2026] POST /v2.1/flavors => generated 530 bytes in 204 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.78 () {42 vars in 700 bytes} [Mon Jun 1 20:05:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:05:37 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:05:37 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:05:37.121 8 INFO nova.api.openstack.wsgi [None req-c13a79ca-93e7-4e57-8171-7362dc41bb2b d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.78 () {48 vars in 1010 bytes} [Mon Jun 1 20:05:37 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:05:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 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.78 () {52 vars in 1043 bytes} [Mon Jun 1 20:05:37 2026] POST /v2.1/flavors => generated 531 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:05:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:05:38 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:05:38 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:05:38.128 8 INFO nova.api.openstack.wsgi [None req-a51814c0-add5-4925-a447-a524dacb06cf d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 199.204.45.78 () {48 vars in 1008 bytes} [Mon Jun 1 20:05:38 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:05:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.78 () {52 vars in 1043 bytes} [Mon Jun 1 20:05:38 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:05:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:05:38 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:05:39 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:05:39.046 8 INFO nova.api.openstack.wsgi [None req-0ef7013d-a664-4e69-bb92-941f37ac4212 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.78 () {48 vars in 1010 bytes} [Mon Jun 1 20:05:39 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:05:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.78 () {52 vars in 1043 bytes} [Mon Jun 1 20:05:39 2026] POST /v2.1/flavors => generated 533 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.150 () {28 vars in 454 bytes} [Mon Jun 1 20:11:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/104] 10.0.0.150 () {30 vars in 658 bytes} [Mon Jun 1 20:11:20 2026] GET /v2.1 => generated 0 bytes in 114 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: 53/105] 10.0.0.150 () {32 vars in 731 bytes} [Mon Jun 1 20:11:20 2026] GET /v2.1/ => generated 411 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 10.0.0.150 () {34 vars in 804 bytes} [Mon Jun 1 20:11:20 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 73 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.78 () {42 vars in 700 bytes} [Mon Jun 1 20:14:35 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.78 () {44 vars in 904 bytes} [Mon Jun 1 20:14:35 2026] GET /v2.1 => generated 0 bytes in 100 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:14:35 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:14:35.883 8 INFO nova.api.openstack.wsgi [None req-837f8397-9d4c-48ff-bfcf-f78303e2dbe0 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/148] 199.204.45.78 () {48 vars in 1012 bytes} [Mon Jun 1 20:14:35 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.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:14:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.78 () {52 vars in 1044 bytes} [Mon Jun 1 20:14:35 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:16: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: 86/172] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:16:13 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:16:13 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:16:13.732 8 INFO nova.api.openstack.wsgi [None req-795f2d33-57ed-4db4-8938-2a6a1554634c d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d34df4aae75648d58b66e0e1c8820cfb [pid: 8|app: 0|req: 87/174] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:16:13 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-01 20:16:13.749 7 WARNING oslo_db.sqlalchemy.utils [None req-98a2e1c8-163a-4cee-a66e-e36c787abfec d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 88/175] 199.204.45.78 () {48 vars in 1011 bytes} [Mon Jun 1 20:16:13 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 199.204.45.78 () {52 vars in 1052 bytes} [Mon Jun 1 20:16:13 2026] POST /v2.1/os-keypairs => generated 576 bytes in 73 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:16: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: 90/180] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:16:17 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:16:17 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/182] 199.204.45.78 () {48 vars in 1068 bytes} [Mon Jun 1 20:16:17 2026] GET /v2.1/os-quota-sets/5cfb4d7d0542469c916a04b6be3a39b9 => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/183] 199.204.45.78 () {52 vars in 1120 bytes} [Mon Jun 1 20:16:17 2026] PUT /v2.1/os-quota-sets/5cfb4d7d0542469c916a04b6be3a39b9 => generated 238 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/318] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:27:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/319] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:27:36 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 161/320] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:27:36 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:27:37.031 8 INFO nova.api.openstack.wsgi [None req-35c154ca-c705-4597-a835-7141ff0c429a d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 160/321] 199.204.45.78 () {48 vars in 1010 bytes} [Mon Jun 1 20:27:37 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/322] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:27:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/323] 199.204.45.78 () {52 vars in 1044 bytes} [Mon Jun 1 20:27:37 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:31:02 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:31:02 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:31:02 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.204.45.78 () {48 vars in 1068 bytes} [Mon Jun 1 20:31:02 2026] GET /v2.1/os-quota-sets/2df469fbf3ae4b36bbdfd12899ba562e => generated 283 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.204.45.78 () {52 vars in 1120 bytes} [Mon Jun 1 20:31:02 2026] PUT /v2.1/os-quota-sets/2df469fbf3ae4b36bbdfd12899ba562e => generated 238 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/507] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:42:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/508] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:42:23 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 254/509] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:42:23 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:42:23.344 7 INFO nova.api.openstack.wsgi [None req-ea4dfb04-603a-48aa-8d13-1de40974bd2e d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 256/510] 199.204.45.78 () {48 vars in 1006 bytes} [Mon Jun 1 20:42:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/511] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:42:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/512] 199.204.45.78 () {48 vars in 1094 bytes} [Mon Jun 1 20:42:23 2026] GET /v2.1/flavors/964fa92c-8e54-406b-a636-eb39a9eaa153/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/513] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:42:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/514] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:42:24 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 257/515] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:42:24 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:42:24.271 7 INFO nova.api.openstack.wsgi [None req-3ccb3287-31db-4945-a830-28ec2bb6bb28 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 259/516] 199.204.45.78 () {48 vars in 1008 bytes} [Mon Jun 1 20:42:24 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/517] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:42:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/518] 199.204.45.78 () {48 vars in 1094 bytes} [Mon Jun 1 20:42:24 2026] GET /v2.1/flavors/e899a5ba-eb58-4896-aff5-d582d8573581/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/519] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:42:25 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: 261/520] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:42:25 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/521] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:42:25 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:42:25.201 7 INFO nova.api.openstack.wsgi [None req-eb39c727-a4e9-4484-993c-64e403bc76d7 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 262/522] 199.204.45.78 () {48 vars in 1010 bytes} [Mon Jun 1 20:42:25 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:42:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/524] 199.204.45.78 () {48 vars in 1094 bytes} [Mon Jun 1 20:42:25 2026] GET /v2.1/flavors/0a3f02f0-8b9e-4e01-8f74-c222015aa87e/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/525] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:42:26 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/526] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:42:26 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/527] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:42:26 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:42:26.141 7 INFO nova.api.openstack.wsgi [None req-a2ae536e-a555-4f0d-90d2-07045be92e49 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 265/528] 199.204.45.78 () {48 vars in 1008 bytes} [Mon Jun 1 20:42:26 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: 8|app: 0|req: 264/529] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:42:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/530] 199.204.45.78 () {48 vars in 1094 bytes} [Mon Jun 1 20:42:26 2026] GET /v2.1/flavors/3f02bc9d-1010-4b1a-a08a-8b2690e99575/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:42: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: 7|app: 0|req: 267/532] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:42:26 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/533] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:42:27 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:42:27.043 7 INFO nova.api.openstack.wsgi [None req-be4bb820-9267-494f-9fc8-a8fc34a21c8c d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 268/534] 199.204.45.78 () {48 vars in 1010 bytes} [Mon Jun 1 20:42:27 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:42:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/536] 199.204.45.78 () {48 vars in 1094 bytes} [Mon Jun 1 20:42:27 2026] GET /v2.1/flavors/3c0564a3-f820-432f-b6a6-e726513027f3/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/551] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:43:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/552] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:43:30 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 278/553] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:43:30 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:43:30.723 8 INFO nova.api.openstack.wsgi [None req-1920c2e1-9db5-4ed3-8b6b-1b6c5d181164 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 276/554] 199.204.45.78 () {48 vars in 1012 bytes} [Mon Jun 1 20:43:30 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: 279/555] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:43:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 199.204.45.78 () {48 vars in 1094 bytes} [Mon Jun 1 20:43:30 2026] GET /v2.1/flavors/ca2425c5-5d60-483f-af3c-b91b62d9f17a/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/559] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:43:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/560] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:43:38 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/561] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:43:38 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/562] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:43:38 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/563] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:43:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/564] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:43:41 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 284/565] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:43:41 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/566] 199.204.45.78 () {48 vars in 1068 bytes} [Mon Jun 1 20:43:41 2026] GET /v2.1/os-quota-sets/5cfb4d7d0542469c916a04b6be3a39b9 => 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: 290/577] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:44:33 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: 288/578] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:44:33 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/579] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:44:33 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:44:33.149 8 INFO nova.api.openstack.wsgi [None req-6757a686-6db0-4346-bc50-446e746f8331 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 289/580] 199.204.45.78 () {48 vars in 1010 bytes} [Mon Jun 1 20:44:33 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/581] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:44:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/582] 199.204.45.78 () {48 vars in 1094 bytes} [Mon Jun 1 20:44:33 2026] GET /v2.1/flavors/2593e05c-d041-453c-b491-f369d954f074/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/587] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:44:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:44:48 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 294/589] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:44:48 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 199.204.45.78 () {48 vars in 1068 bytes} [Mon Jun 1 20:44:48 2026] GET /v2.1/os-quota-sets/2df469fbf3ae4b36bbdfd12899ba562e => generated 280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 199.204.45.78 () {42 vars in 700 bytes} [Mon Jun 1 20:45:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/600] 199.204.45.78 () {44 vars in 904 bytes} [Mon Jun 1 20:45:37 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 302/601] 199.204.45.78 () {46 vars in 977 bytes} [Mon Jun 1 20:45:37 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:45:37.240 8 INFO nova.api.openstack.wsgi [None req-f605cbce-61bf-42bb-bb85-57255770c130 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 300/602] 199.204.45.78 () {48 vars in 1006 bytes} [Mon Jun 1 20:45:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 199.204.45.78 () {48 vars in 1046 bytes} [Mon Jun 1 20:45:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 306/614] 10.0.0.245 () {32 vars in 655 bytes} [Mon Jun 1 20:46:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/615] 10.0.0.245 () {32 vars in 641 bytes} [Mon Jun 1 20:46:19 2026] GET /v2.1/servers => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-01 20:46:19.226 8 WARNING oslo_db.sqlalchemy.utils [None req-b5306755-d221-43b9-b760-2833795f2d8d d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 307/616] 10.0.0.245 () {32 vars in 649 bytes} [Mon Jun 1 20:46:19 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/617] 10.0.0.245 () {32 vars in 694 bytes} [Mon Jun 1 20:46:19 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/620] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:30 2026] GET /v2.1/flavors/964fa92c-8e54-406b-a636-eb39a9eaa153 => generated 511 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/621] 10.0.0.245 () {32 vars in 641 bytes} [Mon Jun 1 20:46:30 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/622] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:30 2026] GET /v2.1/flavors/964fa92c-8e54-406b-a636-eb39a9eaa153 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 10.0.0.245 () {34 vars in 671 bytes} [Mon Jun 1 20:46:35 2026] POST /v2.1/os-keypairs => generated 385 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/626] 10.0.0.245 () {34 vars in 671 bytes} [Mon Jun 1 20:46:39 2026] POST /v2.1/os-keypairs => generated 385 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:46:40.489 7 WARNING neutronclient.v2_0.client [None req-036913ef-3bc6-46ca-8f84-a7d048969972 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:40.547 7 WARNING neutronclient.v2_0.client [None req-036913ef-3bc6-46ca-8f84-a7d048969972 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:40.756 7 WARNING neutronclient.v2_0.client [None req-036913ef-3bc6-46ca-8f84-a7d048969972 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:41.379 8 WARNING neutronclient.v2_0.client [None req-43d341d6-7cca-4d33-b94a-bc152cc74d43 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:41.420 8 WARNING neutronclient.v2_0.client [None req-43d341d6-7cca-4d33-b94a-bc152cc74d43 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/627] 10.0.0.245 () {34 vars in 663 bytes} [Mon Jun 1 20:46:39 2026] POST /v2.1/servers => generated 451 bytes in 1626 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:41.478 7 WARNING neutronclient.v2_0.client [None req-79810398-d98a-4be1-a5fa-3a1b5ffaa2ee 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in 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/628] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:41 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1422 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:46:42.117 8 WARNING neutronclient.v2_0.client [None req-43d341d6-7cca-4d33-b94a-bc152cc74d43 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in 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/629] 10.0.0.245 () {34 vars in 663 bytes} [Mon Jun 1 20:46:40 2026] POST /v2.1/servers => generated 450 bytes in 1881 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:42.730 7 WARNING neutronclient.v2_0.client [None req-c16b75f8-948e-4fa3-8769-fbf20200477a 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in 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.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:42 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1399 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:42.866 7 WARNING neutronclient.v2_0.client [None req-55e16dc3-7f1f-48ac-b71f-84f79f60fd4e 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in 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.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:42 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1418 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:42.960 8 WARNING neutronclient.v2_0.client [None req-97e3a47d-3596-440d-a744-fdf4c2f47846 d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in 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/632] 10.0.0.245 () {34 vars in 685 bytes} [Mon Jun 1 20:46:42 2026] POST /v2.1/os-security-groups => generated 245 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:43.159 7 WARNING neutronclient.v2_0.client [None req-e7c76583-a1b7-4f5d-a3a7-9c76a5a72cfb d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:43.190 7 WARNING neutronclient.v2_0.client [None req-e7c76583-a1b7-4f5d-a3a7-9c76a5a72cfb d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/633] 10.0.0.245 () {34 vars in 695 bytes} [Mon Jun 1 20:46:43 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:46:43.379 8 WARNING neutronclient.v2_0.client [None req-1f504b0c-912a-43ae-8858-61cab3e33cb4 d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in 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/634] 10.0.0.245 () {34 vars in 685 bytes} [Mon Jun 1 20:46:43 2026] POST /v2.1/os-security-groups => generated 246 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:46:43.599 7 WARNING neutronclient.v2_0.client [None req-1ca5aa76-0aa1-4aa6-9754-3f8133359f80 d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:43.632 7 WARNING neutronclient.v2_0.client [None req-1ca5aa76-0aa1-4aa6-9754-3f8133359f80 d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in 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/635] 10.0.0.245 () {34 vars in 695 bytes} [Mon Jun 1 20:46:43 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:46:43.845 7 WARNING neutronclient.v2_0.client [None req-d1ac0912-c6c7-4fd0-b806-be2fd90ff75b d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:43.861 8 WARNING neutronclient.v2_0.client [None req-91067598-715f-4750-b398-c3ead00431ac 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:43.877 7 WARNING neutronclient.v2_0.client [None req-d1ac0912-c6c7-4fd0-b806-be2fd90ff75b d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in 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/636] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:43 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1403 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:43.946 8 WARNING neutronclient.v2_0.client [None req-cbfde6af-07d4-4e93-a76b-98d57e80ac8f 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/637] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:43 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1474 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/638] 10.0.0.245 () {34 vars in 695 bytes} [Mon Jun 1 20:46:43 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:44.068 8 WARNING neutronclient.v2_0.client [None req-fccaa756-066b-40f0-8fa2-847903584bd0 d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in 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/639] 10.0.0.245 () {32 vars in 737 bytes} [Mon Jun 1 20:46:44 2026] GET /v2.1/os-security-groups/2fe4fa80-5564-4175-a77c-7193443db450 => generated 663 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:46:44.161 7 WARNING neutronclient.v2_0.client [None req-67cda73e-1442-47bd-9af0-f9da94d9363f d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:44.188 7 WARNING neutronclient.v2_0.client [None req-67cda73e-1442-47bd-9af0-f9da94d9363f d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:44.499 7 WARNING neutronclient.v2_0.client [None req-67cda73e-1442-47bd-9af0-f9da94d9363f d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in 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/640] 10.0.0.245 () {32 vars in 750 bytes} [Mon Jun 1 20:46:44 2026] DELETE /v2.1/os-security-group-rules/21bc44b8-de81-4eca-bb1c-85f942a1e345 => generated 0 bytes in 506 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-01 20:46:44.676 8 WARNING neutronclient.v2_0.client [None req-ec7bf812-40e4-4e00-b99b-18ae344cc9a3 d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:44.734 8 WARNING neutronclient.v2_0.client [None req-ec7bf812-40e4-4e00-b99b-18ae344cc9a3 d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in 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/641] 10.0.0.245 () {32 vars in 740 bytes} [Mon Jun 1 20:46:44 2026] DELETE /v2.1/os-security-groups/2fe4fa80-5564-4175-a77c-7193443db450 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-01 20:46:44.903 7 WARNING neutronclient.v2_0.client [None req-8763b703-acf5-460a-8bf3-7e2b346f2ad5 d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:44.934 7 WARNING neutronclient.v2_0.client [None req-8763b703-acf5-460a-8bf3-7e2b346f2ad5 d461ed7e0c1c4ae0a924c33932a968c7 6ce5d0e0586c453cad4f189b178e1d03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:44.944 8 WARNING neutronclient.v2_0.client [None req-13512b24-5315-4e7d-97b1-2962c4cadd31 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/642] 10.0.0.245 () {32 vars in 740 bytes} [Mon Jun 1 20:46:44 2026] DELETE /v2.1/os-security-groups/fdc49ad5-617c-4772-9bca-dd44b0556004 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/643] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:44 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1395 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:46:45.147 7 WARNING neutronclient.v2_0.client [None req-65efda59-41cd-4822-8806-82af503fc90f 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/644] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:45 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1474 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:46.146 8 WARNING neutronclient.v2_0.client [None req-b1776fed-278b-454a-9c26-cd17c1f6a92a 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/645] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:46 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1451 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:46.270 7 WARNING neutronclient.v2_0.client [None req-7617066b-b6e0-4da9-b6be-c971200dbf60 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/646] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:46 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1482 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:47.233 8 WARNING neutronclient.v2_0.client [None req-ddb23da8-7b36-4133-b924-20350751eb08 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/647] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:47 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1451 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:47.479 8 WARNING neutronclient.v2_0.client [None req-8da26421-ba09-42e9-8982-88f21f3fe06d 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in 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/650] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:47 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1548 bytes in 721 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:48.312 7 WARNING neutronclient.v2_0.client [None req-8bd99555-156e-4e49-9bec-a8ff5ab09dfa 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in 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/651] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:48 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1459 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:48.504 8 INFO nova.api.openstack.compute.server_external_events [req-76217954-8e28-4970-9b6e-8c57a7d5685e req-971a4bcc-1587-4319-95c4-9cf8ebe5b82b 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:52c6cf13-2793-4d6c-9e31-cc6edca03bbc for instance 66e95d7f-7bf6-4426-bf42-65bd5b91fa66 on instance 2026-06-01 20:46:48.510 8 INFO nova.compute.rpcapi [None req-6bdf2cac-53d8-4c49-a94b-846b87ad302f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 325/652] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:46:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:49.223 7 WARNING neutronclient.v2_0.client [None req-bc0a7d84-2dbb-4de8-953a-029983beecc4 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:49.502 8 WARNING neutronclient.v2_0.client [None req-dd08c9d7-43b2-4028-9693-d56a966f319c 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in 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/653] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:49 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1548 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/654] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:49 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1537 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:50.038 7 INFO nova.api.openstack.compute.server_external_events [req-ff2fc87f-e2eb-40a2-8da6-8c097cc33c2d req-84ae92e8-c5af-4f09-ba21-123a825cf740 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:236e6d17-6462-4ee1-b7a8-bbb529a5a035 for instance 8f7175e8-4331-41df-bf87-fa738e80a31b on instance 2026-06-01 20:46:50.045 7 INFO nova.compute.rpcapi [None req-d7de6ab5-0adc-4598-b9fb-84ee3afefe01 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 329/655] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:46:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:50.663 8 INFO nova.api.openstack.compute.server_external_events [req-6fcf1c84-fa86-4831-a666-bc29d6d70b10 req-9d193587-95e4-41c6-98e0-777f8517dacb 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:52c6cf13-2793-4d6c-9e31-cc6edca03bbc for instance 66e95d7f-7bf6-4426-bf42-65bd5b91fa66 on instance [pid: 8|app: 0|req: 327/656] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:46:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:50.721 7 WARNING neutronclient.v2_0.client [None req-2a70251b-ea93-4467-aa7d-c16492aea783 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:50.769 8 WARNING neutronclient.v2_0.client [None req-445fc0bb-0084-4d87-bd01-1f9051b4b693 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in 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/657] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:50 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1548 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:50 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1525 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:51.931 7 WARNING neutronclient.v2_0.client [None req-c6273d31-7383-4926-94ba-3c082d9aba73 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:51.963 8 WARNING neutronclient.v2_0.client [None req-a5af82f9-57d8-411f-a5cd-7a0e4ae7afb8 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in 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/659] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:51 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1525 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:51 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1548 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:53.180 8 WARNING neutronclient.v2_0.client [None req-942a55b3-3b1c-4631-8bf8-87daf4937962 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:53.220 7 WARNING neutronclient.v2_0.client [None req-e199ccaa-6e13-4504-9da1-00ff37c29b18 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in 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/661] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:53 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1525 bytes in 951 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:53 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1548 bytes in 933 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:55.144 8 WARNING neutronclient.v2_0.client [None req-21b5f4ed-72a2-4af5-a443-8b6458d59e57 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:55.170 7 WARNING neutronclient.v2_0.client [None req-3419a03e-4a5d-4288-b0d2-51600dce7757 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/663] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:55 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1525 bytes in 2348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:55 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1548 bytes in 2379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:57.585 8 WARNING neutronclient.v2_0.client [None req-ad5548f6-6a2b-4ed6-8f97-897ffa66c36f ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:57.718 7 INFO nova.api.openstack.compute.server_external_events [req-43775cd3-962a-4854-817b-553f2132d6cb req-2264e957-4645-4d56-bcc9-7be6f0c1a72b 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:52c6cf13-2793-4d6c-9e31-cc6edca03bbc for instance 66e95d7f-7bf6-4426-bf42-65bd5b91fa66 on instance [pid: 7|app: 0|req: 334/667] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:46:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 10.0.0.245 () {34 vars in 685 bytes} [Mon Jun 1 20:46:57 2026] POST /v2.1/os-security-groups => generated 244 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:58.014 7 WARNING neutronclient.v2_0.client [None req-387b832b-2a06-44dd-af73-da320209a14f ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in 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/669] 10.0.0.245 () {34 vars in 685 bytes} [Mon Jun 1 20:46:57 2026] POST /v2.1/os-security-groups => generated 242 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:46:58.377 8 WARNING neutronclient.v2_0.client [None req-cc58d7df-a6be-44e9-bdad-5eba20e23d5d ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:58.510 7 WARNING neutronclient.v2_0.client [None req-48268aba-cee6-496a-95ad-dd8cff2e0205 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/670] 10.0.0.245 () {34 vars in 685 bytes} [Mon Jun 1 20:46:58 2026] POST /v2.1/os-security-groups => generated 242 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:46:58.809 8 WARNING neutronclient.v2_0.client [None req-c621427b-d713-480f-8482-bbc21229e612 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/671] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:58 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1525 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:58.834 7 WARNING neutronclient.v2_0.client [None req-45ca3496-1b2f-4ac0-a703-8bbcb8ac2d60 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:58.987 7 WARNING neutronclient.v2_0.client [None req-45ca3496-1b2f-4ac0-a703-8bbcb8ac2d60 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in 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/672] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:58 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1548 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:46:59.080 7 WARNING neutronclient.v2_0.client [None req-45ca3496-1b2f-4ac0-a703-8bbcb8ac2d60 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in 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/673] 10.0.0.245 () {32 vars in 663 bytes} [Mon Jun 1 20:46:58 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:46:59.137 8 WARNING neutronclient.v2_0.client [None req-596d2ee4-f18e-4353-93c2-93e8499f6657 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:59.169 8 WARNING neutronclient.v2_0.client [None req-596d2ee4-f18e-4353-93c2-93e8499f6657 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in 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/674] 10.0.0.245 () {32 vars in 740 bytes} [Mon Jun 1 20:46:59 2026] DELETE /v2.1/os-security-groups/2627928c-4c55-4fd9-af6c-b07f266b9638 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-01 20:46:59.330 7 WARNING neutronclient.v2_0.client [None req-91ac0a32-4417-4441-bf0a-157075dc20e7 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:59.351 7 INFO nova.api.openstack.wsgi [None req-91ac0a32-4417-4441-bf0a-157075dc20e7 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] HTTP exception thrown: Security group 2627928c-4c55-4fd9-af6c-b07f266b9638 does not exist Neutron server returns request_ids: ['req-4a08b871-0b76-45d7-a8e9-9403c9ef04df'] [pid: 7|app: 0|req: 338/675] 10.0.0.245 () {32 vars in 737 bytes} [Mon Jun 1 20:46:59 2026] GET /v2.1/os-security-groups/2627928c-4c55-4fd9-af6c-b07f266b9638 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-01 20:46:59.362 8 WARNING neutronclient.v2_0.client [None req-7bfb839c-881d-48c6-8005-0b99813a4369 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:59.399 8 WARNING neutronclient.v2_0.client [None req-7bfb839c-881d-48c6-8005-0b99813a4369 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/676] 10.0.0.245 () {32 vars in 740 bytes} [Mon Jun 1 20:46:59 2026] DELETE /v2.1/os-security-groups/78399818-21b7-4c6d-b78b-756f4289f973 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-01 20:46:59.527 7 WARNING neutronclient.v2_0.client [None req-5d081075-5640-4b8b-b7fc-6f482f4e94a8 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:59.548 7 INFO nova.api.openstack.wsgi [None req-5d081075-5640-4b8b-b7fc-6f482f4e94a8 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] HTTP exception thrown: Security group 78399818-21b7-4c6d-b78b-756f4289f973 does not exist Neutron server returns request_ids: ['req-d4f77065-80ae-46da-8373-613aa6244cbe'] [pid: 7|app: 0|req: 339/677] 10.0.0.245 () {32 vars in 737 bytes} [Mon Jun 1 20:46:59 2026] GET /v2.1/os-security-groups/78399818-21b7-4c6d-b78b-756f4289f973 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-01 20:46:59.561 8 WARNING neutronclient.v2_0.client [None req-7389d126-9408-4dfd-9ebe-c98b246aa2b2 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:59.609 8 WARNING neutronclient.v2_0.client [None req-7389d126-9408-4dfd-9ebe-c98b246aa2b2 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/678] 10.0.0.245 () {32 vars in 740 bytes} [Mon Jun 1 20:46:59 2026] DELETE /v2.1/os-security-groups/bc129d20-fb6f-4564-adea-cb9a5a2ffc7f => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-01 20:46:59.761 8 WARNING neutronclient.v2_0.client [None req-dc0ebc6b-a2c9-402a-a373-df35a243762f ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:59.764 7 INFO nova.api.openstack.compute.server_external_events [req-7f9484ba-7082-4a98-9d2c-4f9e11605986 req-15349728-3a21-4381-8882-c4ee2b50a2a7 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:52c6cf13-2793-4d6c-9e31-cc6edca03bbc for instance 66e95d7f-7bf6-4426-bf42-65bd5b91fa66 on instance [pid: 7|app: 0|req: 340/679] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:46:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:46:59.785 8 INFO nova.api.openstack.wsgi [None req-dc0ebc6b-a2c9-402a-a373-df35a243762f ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] HTTP exception thrown: Security group bc129d20-fb6f-4564-adea-cb9a5a2ffc7f does not exist Neutron server returns request_ids: ['req-72409414-fd40-4438-91c2-da7ee85c9963'] [pid: 8|app: 0|req: 340/680] 10.0.0.245 () {32 vars in 737 bytes} [Mon Jun 1 20:46:59 2026] GET /v2.1/os-security-groups/bc129d20-fb6f-4564-adea-cb9a5a2ffc7f => generated 194 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-06-01 20:46:59.799 7 WARNING neutronclient.v2_0.client [None req-8794c57b-43d6-4714-a425-724084412c5e ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:59.849 7 WARNING neutronclient.v2_0.client [None req-8794c57b-43d6-4714-a425-724084412c5e ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:59.887 8 WARNING neutronclient.v2_0.client [None req-d7a1e395-5210-43f0-99e5-b85f0eb91b1b 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:46:59.890 7 WARNING neutronclient.v2_0.client [None req-8794c57b-43d6-4714-a425-724084412c5e ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in 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/681] 10.0.0.245 () {32 vars in 663 bytes} [Mon Jun 1 20:46:59 2026] GET /v2.1/os-security-groups => generated 707 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:47:00.043 7 WARNING neutronclient.v2_0.client [None req-b8ae34d1-9992-4886-b307-f30626e4893e ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:47:00.080 7 INFO nova.api.openstack.wsgi [None req-b8ae34d1-9992-4886-b307-f30626e4893e ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] HTTP exception thrown: Security group bc129d20-fb6f-4564-adea-cb9a5a2ffc7f does not exist Neutron server returns request_ids: ['req-ed27527a-5dfa-43d3-aedc-6b157332f52c'] [pid: 7|app: 0|req: 342/682] 10.0.0.245 () {32 vars in 740 bytes} [Mon Jun 1 20:47:00 2026] DELETE /v2.1/os-security-groups/bc129d20-fb6f-4564-adea-cb9a5a2ffc7f => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/683] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:46:59 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1525 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:00.092 8 WARNING neutronclient.v2_0.client [None req-89ddb1c3-b45f-44be-a483-8ef4d5dc30e6 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:47:00.109 8 INFO nova.api.openstack.wsgi [None req-89ddb1c3-b45f-44be-a483-8ef4d5dc30e6 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] HTTP exception thrown: Security group 78399818-21b7-4c6d-b78b-756f4289f973 does not exist Neutron server returns request_ids: ['req-8c2bcd02-f632-400e-8993-ed383b7c2254'] [pid: 8|app: 0|req: 342/684] 10.0.0.245 () {32 vars in 740 bytes} [Mon Jun 1 20:47:00 2026] DELETE /v2.1/os-security-groups/78399818-21b7-4c6d-b78b-756f4289f973 => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-01 20:47:00.111 7 WARNING neutronclient.v2_0.client [None req-5fe84164-33a9-4af4-8fb4-ba5c9d449e52 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:47:00.120 8 WARNING neutronclient.v2_0.client [None req-8d384a84-2ecf-48aa-9845-004fec185f16 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:47:00.138 8 INFO nova.api.openstack.wsgi [None req-8d384a84-2ecf-48aa-9845-004fec185f16 ab23795dc9734c30b4367c0fb25f97ba d5f9223abb3c4ed0abacf6c576ba9f6b - - default default] HTTP exception thrown: Security group 2627928c-4c55-4fd9-af6c-b07f266b9638 does not exist Neutron server returns request_ids: ['req-2ff568cd-644a-4955-abde-017306fd8bf0'] [pid: 8|app: 0|req: 343/685] 10.0.0.245 () {32 vars in 740 bytes} [Mon Jun 1 20:47:00 2026] DELETE /v2.1/os-security-groups/2627928c-4c55-4fd9-af6c-b07f266b9638 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:00 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1725 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:47:00.463 8 WARNING neutronclient.v2_0.client [None req-58eb4c3c-4711-4744-b606-cc673de09c29 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:01.123 7 WARNING neutronclient.v2_0.client [None req-4d5f7ef4-85e9-42fe-b0b1-e727cb001e9d 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/687] 10.0.0.245 () {32 vars in 741 bytes} [Mon Jun 1 20:47:00 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66/os-interface => generated 285 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:01.269 8 INFO nova.api.openstack.compute.server_external_events [req-8c0dfe05-2a25-4545-902c-85d947ce8e49 req-a3b80aed-4a37-43d2-9b2e-8b30a49e2264 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:236e6d17-6462-4ee1-b7a8-bbb529a5a035 for instance 8f7175e8-4331-41df-bf87-fa738e80a31b on instance [pid: 8|app: 0|req: 345/688] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:01 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1525 bytes in 997 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:02.441 8 WARNING neutronclient.v2_0.client [None req-86c4a7cf-c07b-4278-9bad-28d8edd35110 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/690] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:02 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1725 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/691] 10.0.0.245 () {32 vars in 641 bytes} [Mon Jun 1 20:47:02 2026] GET /v2.1/servers => generated 377 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/692] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:47:03 2026] DELETE /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:03.143 7 WARNING neutronclient.v2_0.client [None req-7aca70cd-46c0-4799-a9c0-08984e5e84e0 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:47:03.153 8 WARNING neutronclient.v2_0.client [None req-c1d13894-5769-4779-837d-e74fcd73dcfd 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/693] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:03 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1716 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:03.406 7 INFO nova.api.openstack.compute.server_external_events [req-4e8d26b6-2a54-497a-91a3-6f782276350d req-e6be7263-5b14-4bde-bde5-5db5d05fb360 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:236e6d17-6462-4ee1-b7a8-bbb529a5a035 for instance 8f7175e8-4331-41df-bf87-fa738e80a31b on instance 2026-06-01 20:47:03.406 7 INFO nova.api.openstack.compute.server_external_events [req-4e8d26b6-2a54-497a-91a3-6f782276350d req-e6be7263-5b14-4bde-bde5-5db5d05fb360 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:52c6cf13-2793-4d6c-9e31-cc6edca03bbc for instance 66e95d7f-7bf6-4426-bf42-65bd5b91fa66 on instance [pid: 7|app: 0|req: 347/694] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:03 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/695] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:03 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1731 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:47:03.478 7 WARNING neutronclient.v2_0.client [None req-d610540e-af0c-4ab6-8815-95b16b306fcf 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/696] 10.0.0.245 () {32 vars in 741 bytes} [Mon Jun 1 20:47:03 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/os-interface => generated 285 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:04.458 8 WARNING neutronclient.v2_0.client [None req-a876493f-584e-43dd-8b5b-a59f26e463cd 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:04.513 7 WARNING neutronclient.v2_0.client [None req-6096deca-4833-4204-adfe-a1bb3e0c54a3 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/697] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:04 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1731 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:04.742 8 INFO nova.api.openstack.compute.server_external_events [req-647c4a1d-4c48-49c3-9e3f-0d9f3da12897 req-93131b91-0d98-45ac-9f61-aed7f193c013 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:236e6d17-6462-4ee1-b7a8-bbb529a5a035 for instance 8f7175e8-4331-41df-bf87-fa738e80a31b on instance [pid: 8|app: 0|req: 350/698] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/699] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:04 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1716 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:05.779 8 WARNING neutronclient.v2_0.client [None req-6a38ebfd-9670-4c05-af9c-968634cd5de7 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in 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/700] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:05 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1851 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:06.911 7 INFO nova.api.openstack.compute.server_external_events [req-3753f5e4-40f8-4fa3-ac88-7e82379aa753 req-a6d2be6e-1697-41bc-b394-a78c1c08e850 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-deleted:52c6cf13-2793-4d6c-9e31-cc6edca03bbc for instance 66e95d7f-7bf6-4426-bf42-65bd5b91fa66 on instance [pid: 7|app: 0|req: 350/701] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:07.554 7 WARNING neutronclient.v2_0.client [None req-3912b9bf-c96c-4101-af49-db317b8166e1 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in 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/704] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:07 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1503 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:08.697 8 WARNING neutronclient.v2_0.client [None req-fb09f139-ccea-4cb6-bf17-09807fe3f78c 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in 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/705] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:08 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1508 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:09.861 7 WARNING neutronclient.v2_0.client [None req-489b0ce7-0a3e-4e71-984c-21c7fe6a24f1 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/706] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:09 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 1508 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/707] 10.0.0.245 () {34 vars in 671 bytes} [Mon Jun 1 20:47:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:10.955 7 INFO nova.api.openstack.wsgi [None req-af141ff0-dccf-4578-93df-5a1a296fbd96 00a184f45a894f92b17e7dc41dc97ae6 7831ba34e89342c99dcb4f379108b7cd - - default default] HTTP exception thrown: Instance 66e95d7f-7bf6-4426-bf42-65bd5b91fa66 could not be found. [pid: 7|app: 0|req: 354/708] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:10 2026] GET /v2.1/servers/66e95d7f-7bf6-4426-bf42-65bd5b91fa66 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/709] 10.0.0.245 () {32 vars in 704 bytes} [Mon Jun 1 20:47:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-100389583 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:17.244 7 WARNING neutronclient.v2_0.client [None req-6f122697-6c90-419c-a35f-d58cd5f00cfd 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:47:17.286 7 WARNING neutronclient.v2_0.client [None req-6f122697-6c90-419c-a35f-d58cd5f00cfd 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:47:18.170 7 WARNING neutronclient.v2_0.client [None req-6f122697-6c90-419c-a35f-d58cd5f00cfd 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/712] 10.0.0.245 () {34 vars in 663 bytes} [Mon Jun 1 20:47:17 2026] POST /v2.1/servers => generated 450 bytes in 2093 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-01 20:47:19.281 8 WARNING neutronclient.v2_0.client [None req-0b14b216-15f1-4fb0-a708-88da9372b2fc 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in 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/713] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:19 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1252 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:20.315 7 WARNING neutronclient.v2_0.client [None req-19d55039-6c36-41dc-a160-bdbe105fb8f9 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in 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/714] 10.0.0.245 () {32 vars in 741 bytes} [Mon Jun 1 20:47:20 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/os-interface => generated 285 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:20.442 8 WARNING neutronclient.v2_0.client [None req-4c869d6a-effb-44c7-8ae0-2814c0cfed2d 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/715] 10.0.0.245 () {32 vars in 815 bytes} [Mon Jun 1 20:47:20 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/os-interface/236e6d17-6462-4ee1-b7a8-bbb529a5a035 => generated 282 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/716] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:47:20 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/ips => generated 156 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:20.624 7 WARNING neutronclient.v2_0.client [None req-00e61f66-0a89-4138-8e11-df2ceed82104 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in 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/717] 10.0.0.245 () {34 vars in 750 bytes} [Mon Jun 1 20:47:20 2026] POST /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/action => generated 0 bytes in 33 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: 361/718] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:47:20 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:20 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1294 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/720] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:47:21 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/ips => generated 156 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:21.873 7 WARNING neutronclient.v2_0.client [None req-19de2fc7-df5b-4390-afd9-ea97ca5615e8 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:22.693 8 INFO nova.api.openstack.compute.server_external_events [req-b004a22c-6375-4387-9d2b-cbe9be12b9eb req-2fd63639-7fb8-4a52-b6a6-e81697684eb2 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:236e6d17-6462-4ee1-b7a8-bbb529a5a035 for instance 8f7175e8-4331-41df-bf87-fa738e80a31b on instance [pid: 8|app: 0|req: 363/721] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:22 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) [pid: 7|app: 0|req: 359/722] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:21 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1350 bytes in 869 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/723] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:47:22 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/724] 10.0.0.245 () {34 vars in 671 bytes} [Mon Jun 1 20:47:23 2026] POST /v2.1/os-keypairs => generated 385 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:23.749 8 WARNING neutronclient.v2_0.client [None req-7c1653a8-2315-4640-9de3-a8f61179b81e 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in 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/725] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:47:23 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/ips => generated 156 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:23 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1358 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/727] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:47:24 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/ips => generated 156 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:25.011 8 WARNING neutronclient.v2_0.client [None req-0336c35a-7c98-4533-bade-d9a4b65a2cb6 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:25.895 7 WARNING neutronclient.v2_0.client [None req-81f4eaa6-825a-4948-a1da-1776a36d664a 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/728] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:24 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1435 bytes in 920 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/729] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:47:25 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:25.953 8 INFO nova.api.openstack.compute.server_external_events [req-04c955d5-b5b5-4306-9e95-bee1655e5fbe req-4aeac66f-910b-4537-b225-69ab13ee6e20 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:680a01d9-8851-4f00-9cc4-dd751399a66e for instance 93ea972a-8c32-4b88-aeda-e9944830a5bf on instance [pid: 8|app: 0|req: 368/730] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:47:25.959 7 WARNING neutronclient.v2_0.client [None req-81f4eaa6-825a-4948-a1da-1776a36d664a 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:25.984 8 WARNING neutronclient.v2_0.client [None req-a13edb01-2009-4b7f-baa4-84c058378d17 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in 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/731] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:25 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1950 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/732] 10.0.0.245 () {34 vars in 750 bytes} [Mon Jun 1 20:47:26 2026] POST /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/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, ' 2026-06-01 20:47:26.227 7 WARNING neutronclient.v2_0.client [None req-81f4eaa6-825a-4948-a1da-1776a36d664a 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in 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/733] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:47:26 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/ips => generated 194 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/734] 10.0.0.245 () {34 vars in 663 bytes} [Mon Jun 1 20:47:25 2026] POST /v2.1/servers => generated 452 bytes in 591 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:26.431 8 WARNING neutronclient.v2_0.client [None req-cc56f181-171b-4d69-9ca7-8c4a851d5784 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in 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/735] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:26 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1431 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:26.953 7 WARNING neutronclient.v2_0.client [None req-d8feef31-1881-410c-b49e-4b47a8d872ed 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/736] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:26 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1435 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/737] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:47:27 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:27.538 7 WARNING neutronclient.v2_0.client [None req-7c7adb4a-dbf2-4147-b510-1701ba2d65c9 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in 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/740] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:27 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1435 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:28.005 8 INFO nova.api.openstack.compute.server_external_events [req-c2e8b959-4f19-48bf-8ca7-a70bac9d2a59 req-83af2329-3dcc-413d-b730-30d5d672fcd7 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:236e6d17-6462-4ee1-b7a8-bbb529a5a035 for instance 8f7175e8-4331-41df-bf87-fa738e80a31b on instance [pid: 8|app: 0|req: 375/741] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:28.151 7 WARNING neutronclient.v2_0.client [None req-be7a1b70-6052-4f95-8bcb-799f26ea4ee2 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/742] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:28 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1435 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: 8|app: 0|req: 376/743] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:47:28 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:28.784 7 WARNING neutronclient.v2_0.client [None req-6e8675fc-2d83-4935-b27a-cf0797af6d0a 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/744] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:28 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1483 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:29.320 8 WARNING neutronclient.v2_0.client [None req-0c8d4925-7302-4c03-8c4f-5f9a8dfeebe3 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/745] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:47:29 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/746] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:29 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1423 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/747] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:47:29 2026] DELETE /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:29.497 8 WARNING neutronclient.v2_0.client [None req-08d6485f-a384-46b3-8f84-46d725cc5f42 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in 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/748] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:29 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1842 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-06-01 20:47:30.035 7 WARNING neutronclient.v2_0.client [None req-7826ee1b-2e8a-4bed-832f-b04c8f6024ec 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/749] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:29 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1483 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-06-01 20:47:30.454 8 WARNING neutronclient.v2_0.client [None req-dd85af69-c21f-465e-be2b-1b58a70bcb71 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/750] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:30 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1423 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:30.737 7 WARNING neutronclient.v2_0.client [None req-b011f364-2a2f-4be3-bf9f-5ad470289770 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:30.797 8 INFO nova.api.openstack.compute.server_external_events [req-934444f8-68b7-4201-b358-af4e02cbdd2e req-66b53c8d-10ca-41b4-bbb1-e5ffc2848a0a 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:236e6d17-6462-4ee1-b7a8-bbb529a5a035 for instance 8f7175e8-4331-41df-bf87-fa738e80a31b on instance [pid: 8|app: 0|req: 380/751] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/752] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:30 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1842 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-06-01 20:47:31.118 8 WARNING neutronclient.v2_0.client [None req-d4694555-e20e-41f5-8015-ad2d2b837c99 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/753] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:31 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1491 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:31.578 7 WARNING neutronclient.v2_0.client [None req-1eeae812-1373-4381-9f3d-21f667ca82c0 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/754] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:31 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1423 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:31.940 8 WARNING neutronclient.v2_0.client [None req-4a25f9a4-dd18-4137-b7ad-fe36be6cf5a2 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:32.205 7 WARNING neutronclient.v2_0.client [None req-16b69163-ad76-4f3f-bcfa-57e2f9ae5840 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/755] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:31 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1842 bytes in 772 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:32.698 8 INFO nova.api.openstack.compute.server_external_events [req-0f4e0bd3-40c5-46dd-b367-a43ba7e3939f req-68d3f585-34e9-4643-8ec2-9d98cc8df28c 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:680a01d9-8851-4f00-9cc4-dd751399a66e for instance 93ea972a-8c32-4b88-aeda-e9944830a5bf on instance [pid: 8|app: 0|req: 383/756] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:32.763 8 WARNING neutronclient.v2_0.client [None req-065d5208-c49a-4fd1-af24-35c1cd81f6ac 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/757] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:32 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1568 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:32.851 7 INFO nova.api.openstack.compute.server_external_events [req-65e02627-d7ed-4ce4-8800-02253b1d7b4e req-304aa61f-27f9-4f84-868b-d5b286e1f704 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:236e6d17-6462-4ee1-b7a8-bbb529a5a035 for instance 8f7175e8-4331-41df-bf87-fa738e80a31b on instance 2026-06-01 20:47:32.851 7 INFO nova.api.openstack.compute.server_external_events [req-65e02627-d7ed-4ce4-8800-02253b1d7b4e req-304aa61f-27f9-4f84-868b-d5b286e1f704 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:effe004b-22b1-4066-934d-948807619e52 for instance 19174ee4-8abd-4776-91ce-8f89b81c753f on instance 2026-06-01 20:47:32.851 7 INFO nova.api.openstack.compute.server_external_events [req-65e02627-d7ed-4ce4-8800-02253b1d7b4e req-304aa61f-27f9-4f84-868b-d5b286e1f704 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-deleted:236e6d17-6462-4ee1-b7a8-bbb529a5a035 for instance 8f7175e8-4331-41df-bf87-fa738e80a31b on instance [pid: 7|app: 0|req: 375/758] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:32 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/759] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:32 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1423 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:33.753 7 WARNING neutronclient.v2_0.client [None req-9e2ea00c-4931-4829-8d12-7824e794e9db 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/760] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:33 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1485 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:33.828 8 WARNING neutronclient.v2_0.client [None req-9bc264fe-c078-442e-ba66-ef2b700ef89d 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/761] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:33 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1556 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:47:33.948 7 WARNING neutronclient.v2_0.client [None req-36b9cf68-fbc6-4b10-81fe-b5fea406cbdb 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/762] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:33 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1423 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:34.755 8 INFO nova.api.openstack.compute.server_external_events [req-1c059f58-a951-413d-a5f0-6417f4642436 req-eba775c2-0a07-4d5d-b047-31951edc313e 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:680a01d9-8851-4f00-9cc4-dd751399a66e for instance 93ea972a-8c32-4b88-aeda-e9944830a5bf on instance [pid: 8|app: 0|req: 386/763] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:34.840 7 WARNING neutronclient.v2_0.client [None req-a3af209d-8601-444f-a12b-16f29e5384f4 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] The python binding code in 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/764] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:34 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 1485 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:34.987 8 WARNING neutronclient.v2_0.client [None req-e3273602-2f49-471d-9cad-3a55cd77255a 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/765] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:34 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1556 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:35.109 7 WARNING neutronclient.v2_0.client [None req-b7aa81fa-e549-486b-8c67-dc334e502427 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in 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/766] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:35 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1611 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:35.243 8 WARNING neutronclient.v2_0.client [None req-61fbd336-4a4c-43ee-b792-8609dd515b7d 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/767] 10.0.0.245 () {32 vars in 741 bytes} [Mon Jun 1 20:47:35 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf/os-interface => generated 285 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:35.921 7 INFO nova.api.openstack.wsgi [None req-a6f4fd96-8b98-4f54-960d-7d263ac7829d 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] HTTP exception thrown: Instance 8f7175e8-4331-41df-bf87-fa738e80a31b could not be found. [pid: 7|app: 0|req: 380/768] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:35 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/769] 10.0.0.245 () {32 vars in 704 bytes} [Mon Jun 1 20:47:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-249360010 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-01 20:47:35.992 7 WARNING neutronclient.v2_0.client [None req-ecfa42d8-2877-4b4c-a05c-5c38ceb363a9 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:47:36.123 8 WARNING neutronclient.v2_0.client [None req-d683746b-f7c8-4108-86ae-5ca3ef0ebf59 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/770] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:35 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1611 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/771] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:36 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1556 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/772] 10.0.0.245 () {32 vars in 641 bytes} [Mon Jun 1 20:47:36 2026] GET /v2.1/servers => generated 387 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:36.801 7 INFO nova.api.openstack.compute.server_external_events [req-6a2b8daf-c22e-4e78-955d-f081c98d0466 req-175cf761-992a-40c5-90cd-7e6ff2f80331 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:680a01d9-8851-4f00-9cc4-dd751399a66e for instance 93ea972a-8c32-4b88-aeda-e9944830a5bf on instance 2026-06-01 20:47:36.802 7 INFO nova.api.openstack.compute.server_external_events [req-6a2b8daf-c22e-4e78-955d-f081c98d0466 req-175cf761-992a-40c5-90cd-7e6ff2f80331 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:effe004b-22b1-4066-934d-948807619e52 for instance 19174ee4-8abd-4776-91ce-8f89b81c753f on instance 2026-06-01 20:47:36.802 7 INFO nova.api.openstack.compute.server_external_events [req-6a2b8daf-c22e-4e78-955d-f081c98d0466 req-175cf761-992a-40c5-90cd-7e6ff2f80331 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:effe004b-22b1-4066-934d-948807619e52 for instance 19174ee4-8abd-4776-91ce-8f89b81c753f on instance [pid: 7|app: 0|req: 383/773] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:36 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/774] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:47:36 2026] DELETE /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:36.852 7 WARNING neutronclient.v2_0.client [None req-2cf0d2d7-93e9-4f0c-8e59-2bb9d4cba073 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:36.926 8 INFO nova.api.openstack.wsgi [None req-a98afa96-6a3c-470e-9eb4-5b474b22d6ba 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] HTTP exception thrown: Instance 8f7175e8-4331-41df-bf87-fa738e80a31b could not be found. [pid: 8|app: 0|req: 392/775] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:47:36 2026] DELETE /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:36.958 8 INFO nova.api.openstack.wsgi [None req-d9cac373-497d-4cec-8e3c-cd6cfa3e22a0 8b1b4ec4cffd4baeb313f19374ce478b bef716a2c47d4b00a346507e3eac98c1 - - default default] HTTP exception thrown: Instance 8f7175e8-4331-41df-bf87-fa738e80a31b could not be found. [pid: 8|app: 0|req: 393/776] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:36 2026] GET /v2.1/servers/8f7175e8-4331-41df-bf87-fa738e80a31b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/777] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:36 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1617 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:37.681 8 WARNING neutronclient.v2_0.client [None req-45cb37ca-1bbf-435c-8e54-0f4344d3dd87 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:38.056 7 WARNING neutronclient.v2_0.client [None req-da88e00a-2bc4-49e2-b68d-f615b6b7d4e9 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in 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/780] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:37 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1556 bytes in 804 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:38.843 8 INFO nova.api.openstack.compute.server_external_events [req-bdba6070-e5c5-4046-bb96-d80b9263e066 req-7f772ebd-9833-4dd7-8668-5281b0e79653 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:680a01d9-8851-4f00-9cc4-dd751399a66e for instance 93ea972a-8c32-4b88-aeda-e9944830a5bf on instance 2026-06-01 20:47:38.843 8 INFO nova.api.openstack.compute.server_external_events [req-bdba6070-e5c5-4046-bb96-d80b9263e066 req-7f772ebd-9833-4dd7-8668-5281b0e79653 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:680a01d9-8851-4f00-9cc4-dd751399a66e for instance 93ea972a-8c32-4b88-aeda-e9944830a5bf on instance [pid: 8|app: 0|req: 396/781] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:38 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/782] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:38 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1617 bytes in 1195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:39.498 8 WARNING neutronclient.v2_0.client [None req-bafac076-9dc1-454d-aeca-7f3c5cd463d3 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:40.261 7 WARNING neutronclient.v2_0.client [None req-f3e46ef3-1f1b-47b2-9c31-aa39b9f69f4e 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in 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/783] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:39 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1556 bytes in 858 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:40.352 8 INFO nova.api.openstack.compute.server_external_events [req-ab135159-0b75-4f09-b13e-acfd86fac4da req-7c4615d2-e5c9-493f-b82e-16e9d6617761 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-deleted:680a01d9-8851-4f00-9cc4-dd751399a66e for instance 93ea972a-8c32-4b88-aeda-e9944830a5bf on instance [pid: 8|app: 0|req: 398/784] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/785] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:40 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1550 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:41.383 8 WARNING neutronclient.v2_0.client [None req-d7dff370-a4bb-4e61-b1b6-377dd5d92807 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/786] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:41 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1556 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:47:41.503 7 WARNING neutronclient.v2_0.client [None req-1f291112-4e7c-4305-82a7-7a8100a65e34 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/787] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:41 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1379 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:42.555 8 WARNING neutronclient.v2_0.client [None req-288fdac5-d285-4d34-bdbf-8c5f828bd61c 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:42.631 7 WARNING neutronclient.v2_0.client [None req-fda1f0ee-a848-4e2c-9bab-d4e75c1b0f96 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in 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/788] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:42 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1739 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/789] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:42 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1384 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:42.705 8 WARNING neutronclient.v2_0.client [None req-e993617d-2d14-4292-85f7-42ed04669581 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in 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/790] 10.0.0.245 () {32 vars in 741 bytes} [Mon Jun 1 20:47:42 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:43.435 8 INFO nova.api.openstack.compute.server_external_events [req-7da32d00-2eaa-4024-b168-cd7724b9b545 req-32fcd719-c922-4003-8946-8b505d0dde2e 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:effe004b-22b1-4066-934d-948807619e52 for instance 19174ee4-8abd-4776-91ce-8f89b81c753f on instance [pid: 8|app: 0|req: 402/791] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:47:43.467 7 WARNING neutronclient.v2_0.client [None req-b3ca7411-15ca-4935-88eb-12f7edc71ac2 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in 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/792] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:43 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1739 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/793] 10.0.0.245 () {32 vars in 641 bytes} [Mon Jun 1 20:47:43 2026] GET /v2.1/servers => generated 384 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:43.740 7 WARNING neutronclient.v2_0.client [None req-49542de8-22dd-49f7-8d60-5f9f3abe58bb 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/794] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:43 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1384 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/795] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:47:43 2026] DELETE /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:43.900 7 WARNING neutronclient.v2_0.client [None req-4d81f5f2-6e74-4885-8cfa-e9f0fe989080 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/796] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:43 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1745 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:44.853 8 WARNING neutronclient.v2_0.client [None req-93971893-b2cc-4493-9ca6-464f805bb6a0 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/797] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:44 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 1384 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:45.125 7 WARNING neutronclient.v2_0.client [None req-34f2edba-939e-402e-bb94-7492af2eccfc 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/798] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:45 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1865 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:46.111 8 INFO nova.api.openstack.wsgi [None req-94e86270-c14a-4e5a-af88-717662c2d3de 0393f3b8c6874650b49e88eded042487 cb99b4aebdb847168d1907f80f56d9e4 - - default default] HTTP exception thrown: Instance 93ea972a-8c32-4b88-aeda-e9944830a5bf could not be found. [pid: 8|app: 0|req: 406/799] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:45 2026] GET /v2.1/servers/93ea972a-8c32-4b88-aeda-e9944830a5bf => generated 111 bytes in 204 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/800] 10.0.0.245 () {32 vars in 704 bytes} [Mon Jun 1 20:47:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-506792077 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:46.260 8 WARNING neutronclient.v2_0.client [None req-60d616a9-6673-4b2b-a41b-30b75a8a7fb3 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in 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/801] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:46 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1865 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:47:46.697 7 INFO nova.api.openstack.compute.server_external_events [req-97e523f2-fdd4-40e0-a776-137068f4210a req-26b41bbc-2248-4b17-8c4f-975290f75db4 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-deleted:effe004b-22b1-4066-934d-948807619e52 for instance 19174ee4-8abd-4776-91ce-8f89b81c753f on instance [pid: 7|app: 0|req: 395/802] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:47:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:47.651 8 WARNING neutronclient.v2_0.client [None req-b20c7896-cfcc-45d2-9a5d-a3c1a554b60d 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/805] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:47 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1512 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:48.805 7 WARNING neutronclient.v2_0.client [None req-183fb933-6575-47da-9ce4-66ab5358b010 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] The python binding code in 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/806] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:48 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 1517 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:47:50.044 8 INFO nova.api.openstack.wsgi [None req-0560f90a-f995-46c0-86e1-34c503b12d72 608cff5fbd4a4af69edd5b36eedc2426 8fada15f64a64413888150e99e9ff4f5 - - default default] HTTP exception thrown: Instance 19174ee4-8abd-4776-91ce-8f89b81c753f could not be found. [pid: 8|app: 0|req: 410/807] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:47:50 2026] GET /v2.1/servers/19174ee4-8abd-4776-91ce-8f89b81c753f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/808] 10.0.0.245 () {32 vars in 704 bytes} [Mon Jun 1 20:47:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-512065451 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/811] 10.0.0.245 () {30 vars in 413 bytes} [Mon Jun 1 20:47:57 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/812] 10.0.0.245 () {28 vars in 560 bytes} [Mon Jun 1 20:47:57 2026] GET /v2/ => generated 402 bytes in 423 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/813] 10.0.0.245 () {28 vars in 564 bytes} [Mon Jun 1 20:47:58 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/814] 10.0.0.245 () {30 vars in 413 bytes} [Mon Jun 1 20:47:58 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: 401/815] 10.0.0.245 () {34 vars in 671 bytes} [Mon Jun 1 20:47:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:47:59.743 8 WARNING neutronclient.v2_0.client [None req-6d90cca6-f748-4766-97db-694e967599ff bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:47:59.809 8 WARNING neutronclient.v2_0.client [None req-6d90cca6-f748-4766-97db-694e967599ff bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:47:59.966 8 WARNING neutronclient.v2_0.client [None req-6d90cca6-f748-4766-97db-694e967599ff bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/816] 10.0.0.245 () {34 vars in 663 bytes} [Mon Jun 1 20:47:59 2026] POST /v2.1/servers => generated 453 bytes in 435 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-01 20:48:00.148 7 WARNING neutronclient.v2_0.client [None req-31a092a6-5dc6-46af-918e-452f7fa0dd63 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/817] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:00 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1393 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-06-01 20:48:01.231 8 WARNING neutronclient.v2_0.client [None req-9d148f83-fe34-4b3b-9c3f-a92a0bbafcc7 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/818] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:01 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1397 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:02.308 7 WARNING neutronclient.v2_0.client [None req-e1a16f1a-4e73-486a-b675-d3774a1db516 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in 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/819] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:02 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1445 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:03.384 8 WARNING neutronclient.v2_0.client [None req-ca486f27-c1bf-4c7d-9887-0854b38b960e bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in 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/820] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:03 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1445 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:04.471 7 WARNING neutronclient.v2_0.client [None req-894f42e9-42b6-4207-9ec7-77db3ddd764f bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in 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/821] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:04 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1453 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:05.767 8 WARNING neutronclient.v2_0.client [None req-cc8de9cc-aa0f-4621-88e5-c6ddf3a1298a bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/822] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:05 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1531 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:06.784 7 INFO nova.api.openstack.compute.server_external_events [req-e8833d9a-ecef-4077-8353-4cf44973fb94 req-a74bb33c-d23c-4a17-8614-33f26cbc1ad4 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:d5234483-0880-41f5-8168-364bafdc3a13 for instance 71697364-d83b-4328-9be3-34f1b2784fa8 on instance [pid: 7|app: 0|req: 405/823] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:48:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:07.416 8 WARNING neutronclient.v2_0.client [None req-cc408bfe-2b29-4d1e-b8c0-f6ada1a8258f bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/826] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:07 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1519 bytes in 950 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:09.387 7 WARNING neutronclient.v2_0.client [None req-23a63d3f-6614-423c-adcd-28ddd7b005ea bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/827] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:09 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1519 bytes in 811 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:11.204 8 WARNING neutronclient.v2_0.client [None req-a6f19527-b8eb-4c65-bc10-6f39ba66478f bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/828] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:11 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1519 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:12.692 7 WARNING neutronclient.v2_0.client [None req-b7069cbb-d81f-47f7-8b91-f71933e98c29 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/829] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:12 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1519 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:13.859 8 WARNING neutronclient.v2_0.client [None req-7439a813-daf0-4a07-b4a0-36950fb2fb9d bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in 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/830] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:13 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1519 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:14.089 7 INFO nova.api.openstack.compute.server_external_events [req-2ea932b6-ff00-4595-9b51-58ed688a5fc9 req-636e9a54-6737-400b-9a50-e4b60e940cf0 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:d5234483-0880-41f5-8168-364bafdc3a13 for instance 71697364-d83b-4328-9be3-34f1b2784fa8 on instance [pid: 7|app: 0|req: 410/831] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:48:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:15.094 8 WARNING neutronclient.v2_0.client [None req-2448e230-866d-4982-b39e-cf0ceb4c70d9 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/832] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:15 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1519 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-06-01 20:48:16.126 7 INFO nova.api.openstack.compute.server_external_events [req-f1ca244a-1755-45be-9ff1-38eae9a30404 req-0cc7ae32-4647-48de-9860-94d2e19f03b3 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:d5234483-0880-41f5-8168-364bafdc3a13 for instance 71697364-d83b-4328-9be3-34f1b2784fa8 on instance [pid: 7|app: 0|req: 411/833] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:48:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:16.305 8 WARNING neutronclient.v2_0.client [None req-47519f72-f10c-44f5-bc3d-8ae2b391ddc1 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/834] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:16 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1703 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:16.440 7 WARNING neutronclient.v2_0.client [None req-40bdbc46-c8e1-4a89-a30a-68ff400eb042 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/835] 10.0.0.245 () {32 vars in 741 bytes} [Mon Jun 1 20:48:16 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8/os-interface => generated 285 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:18.163 8 INFO nova.api.openstack.compute.server_external_events [req-6469b2c5-8a48-4132-98e5-31d0001f4870 req-72139b12-6b63-49e1-89fd-8155ce97a051 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:d5234483-0880-41f5-8168-364bafdc3a13 for instance 71697364-d83b-4328-9be3-34f1b2784fa8 on instance [pid: 8|app: 0|req: 425/838] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:48:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:32.515 7 WARNING neutronclient.v2_0.client [None req-f7456c59-973a-4576-ab25-4f9f296e082b bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/841] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:32 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1823 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:32.896 8 WARNING neutronclient.v2_0.client [None req-f8eb6e7b-34dd-43e0-8222-64c2d242012b bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/842] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:32 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1823 bytes in 1227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/843] 10.0.0.245 () {34 vars in 750 bytes} [Mon Jun 1 20:48:34 2026] POST /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:34.333 8 WARNING neutronclient.v2_0.client [None req-a5823f70-a3ef-4612-9e72-9f4606fc96b2 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in 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/844] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:34 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1825 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:35.819 7 WARNING neutronclient.v2_0.client [None req-a0430962-9592-4664-9d8f-69216924e445 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in 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/845] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:35 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1825 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:37.292 8 WARNING neutronclient.v2_0.client [None req-9562c2f6-e4f5-47bf-9c56-88a37fb9f704 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/848] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:37 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1825 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:38.577 7 WARNING neutronclient.v2_0.client [None req-26df758d-de62-43fb-84db-fa4536ad5797 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in 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/849] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:38 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1830 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:40.175 8 WARNING neutronclient.v2_0.client [None req-968c63d3-5839-4092-aa7c-3dc242513521 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in 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/850] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:40 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1830 bytes in 751 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:41.963 7 WARNING neutronclient.v2_0.client [None req-e3a306e5-c95c-45be-95f2-a8d2b2bca46b bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/851] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:41 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1830 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/852] 10.0.0.245 () {34 vars in 671 bytes} [Mon Jun 1 20:48:42 2026] POST /v2.1/os-keypairs => generated 396 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:43.258 7 WARNING neutronclient.v2_0.client [None req-f6005ff3-7864-49ef-8eb4-410d5c8dce3c bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:48:43.259 8 INFO nova.api.openstack.compute.server_external_events [req-e1c29995-41d7-4105-a54e-27ec48a7896e req-440b45ea-c4f1-4fcf-9c38-7e46b2ad3506 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:d5234483-0880-41f5-8168-364bafdc3a13 for instance 71697364-d83b-4328-9be3-34f1b2784fa8 on instance [pid: 8|app: 0|req: 432/853] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:48:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/854] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:43 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1830 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:44.681 8 WARNING neutronclient.v2_0.client [None req-186cb7ee-8424-4c01-87e8-5eb62abafcb0 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in 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/855] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:44 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1823 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:45.297 7 INFO nova.api.openstack.compute.server_external_events [req-eae64b43-51da-4015-b06b-644e79013ba4 req-198cf5d6-8501-4040-aa85-d0bededafbc2 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:d5234483-0880-41f5-8168-364bafdc3a13 for instance 71697364-d83b-4328-9be3-34f1b2784fa8 on instance 2026-06-01 20:48:45.298 7 INFO nova.api.openstack.compute.server_external_events [req-eae64b43-51da-4015-b06b-644e79013ba4 req-198cf5d6-8501-4040-aa85-d0bededafbc2 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:d5234483-0880-41f5-8168-364bafdc3a13 for instance 71697364-d83b-4328-9be3-34f1b2784fa8 on instance 2026-06-01 20:48:45.298 7 INFO nova.api.openstack.compute.server_external_events [req-eae64b43-51da-4015-b06b-644e79013ba4 req-198cf5d6-8501-4040-aa85-d0bededafbc2 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:d5234483-0880-41f5-8168-364bafdc3a13 for instance 71697364-d83b-4328-9be3-34f1b2784fa8 on instance [pid: 7|app: 0|req: 423/856] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:48:45 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:46.489 8 WARNING neutronclient.v2_0.client [None req-6bed66b6-ee3b-4d3d-8817-b4fbf2a1f0b0 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:48:46.533 8 WARNING neutronclient.v2_0.client [None req-6bed66b6-ee3b-4d3d-8817-b4fbf2a1f0b0 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:48:46.801 8 WARNING neutronclient.v2_0.client [None req-6bed66b6-ee3b-4d3d-8817-b4fbf2a1f0b0 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in 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/857] 10.0.0.245 () {34 vars in 663 bytes} [Mon Jun 1 20:48:46 2026] POST /v2.1/servers => generated 447 bytes in 549 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:46.991 7 WARNING neutronclient.v2_0.client [None req-39bad38d-9065-4d3a-bbca-588b5ff4a3c9 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in 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/858] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:46 2026] GET /v2.1/servers/b63574a1-b737-4118-83eb-7ca6cba3f94c => 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-06-01 20:48:52.080 7 WARNING neutronclient.v2_0.client [None req-cfe53d6e-778c-4b0c-bd14-2c1a91e462ec 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:52.714 8 INFO nova.api.openstack.compute.server_external_events [req-a3a90aef-76c4-4b73-b76c-b2ed08efa6ff req-01f20240-c918-4da8-b0ed-5061abf3e0af 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:0ffc2edd-c4c5-4ae9-bfe1-995cd69a0285 for instance b63574a1-b737-4118-83eb-7ca6cba3f94c on instance [pid: 8|app: 0|req: 436/861] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:48:52 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) [pid: 7|app: 0|req: 426/862] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:52 2026] GET /v2.1/servers/b63574a1-b737-4118-83eb-7ca6cba3f94c => generated 1519 bytes in 1039 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:57.374 8 WARNING neutronclient.v2_0.client [None req-884f5936-2f4b-45ea-98ff-fe60c66b537f 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:48:57.518 8 WARNING neutronclient.v2_0.client [None req-884f5936-2f4b-45ea-98ff-fe60c66b537f 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in 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/865] 10.0.0.245 () {34 vars in 663 bytes} [Mon Jun 1 20:48:57 2026] POST /v2.1/servers => generated 424 bytes in 354 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:57.701 7 WARNING neutronclient.v2_0.client [None req-dee35d3c-8044-4d57-b157-dbb1319c2c09 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in 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/866] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:57 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1367 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:58.136 8 WARNING neutronclient.v2_0.client [None req-c046b6e9-7106-4485-8d37-95bd02ac291d 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/867] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:58 2026] GET /v2.1/servers/b63574a1-b737-4118-83eb-7ca6cba3f94c => generated 1517 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-06-01 20:48:58.782 7 WARNING neutronclient.v2_0.client [None req-c1068171-d70c-480e-a35c-d82a7d997fa9 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/868] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:58 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1371 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:48:59.861 8 WARNING neutronclient.v2_0.client [None req-5a459371-a4a2-45de-8dc3-8942886d6252 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in 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/869] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:48:59 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1419 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:00.476 7 WARNING neutronclient.v2_0.client [None req-21510239-3cf9-4b0f-974c-72ea25281fd3 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/870] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:00 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1823 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/871] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:49:00 2026] DELETE /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:00.729 7 WARNING neutronclient.v2_0.client [None req-ad65447c-5aec-41e6-903b-103ae5cd7cd8 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/872] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:00 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1829 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:00.947 8 WARNING neutronclient.v2_0.client [None req-69416823-c806-477b-9de3-e5a29e9eef62 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in 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/873] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:00 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1419 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-06-01 20:49:01.892 7 WARNING neutronclient.v2_0.client [None req-4cbc3f1c-dd69-4fd6-b09e-65ba0f188260 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:02.021 8 WARNING neutronclient.v2_0.client [None req-9a317b80-575f-4b4a-9960-a2f8f05a7c46 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in 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/874] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:01 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1829 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/875] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:01 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1427 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:02.323 7 INFO nova.api.openstack.compute.server_external_events [req-def4f31a-54d7-46c1-b63a-a072b52435a7 req-1a6d519c-a7bc-4af2-88cc-ca1b9d2621fb 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:0ffc2edd-c4c5-4ae9-bfe1-995cd69a0285 for instance b63574a1-b737-4118-83eb-7ca6cba3f94c on instance [pid: 7|app: 0|req: 434/876] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:02 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-06-01 20:49:03.087 8 WARNING neutronclient.v2_0.client [None req-493a9b3f-f5d0-48bb-83de-ca70599b21e0 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:03.154 7 WARNING neutronclient.v2_0.client [None req-46fedd8a-c045-4ca2-b65c-efc969580917 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/877] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:03 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1829 bytes in 1016 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:04.112 8 WARNING neutronclient.v2_0.client [None req-5bcda0bc-2050-4524-9c47-686c5b879d19 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/878] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:03 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1479 bytes in 1016 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:04.162 7 INFO nova.api.openstack.compute.server_external_events [req-b8c906c8-9f31-4278-ad94-956452c19455 req-4c3371f4-dc04-4d34-bbe3-1bff995b5f87 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:d81f3e18-4b5e-41f4-9fe0-13f8a6ee4556 for instance 2d2a33d3-2eb6-41bb-a868-d453112834cb on instance [pid: 7|app: 0|req: 436/879] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:04.375 7 INFO nova.api.openstack.compute.server_external_events [req-1e721f87-f9ee-40fa-9fab-4cd283329ab4 req-76b92961-bfcb-41c7-93c6-10ed8c15e18b 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:0ffc2edd-c4c5-4ae9-bfe1-995cd69a0285 for instance b63574a1-b737-4118-83eb-7ca6cba3f94c on instance 2026-06-01 20:49:04.376 7 INFO nova.api.openstack.compute.server_external_events [req-1e721f87-f9ee-40fa-9fab-4cd283329ab4 req-76b92961-bfcb-41c7-93c6-10ed8c15e18b 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:d5234483-0880-41f5-8168-364bafdc3a13 for instance 71697364-d83b-4328-9be3-34f1b2784fa8 on instance 2026-06-01 20:49:04.376 7 INFO nova.api.openstack.compute.server_external_events [req-1e721f87-f9ee-40fa-9fab-4cd283329ab4 req-76b92961-bfcb-41c7-93c6-10ed8c15e18b 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:d5234483-0880-41f5-8168-364bafdc3a13 for instance 71697364-d83b-4328-9be3-34f1b2784fa8 on instance 2026-06-01 20:49:04.377 7 INFO nova.api.openstack.compute.server_external_events [req-1e721f87-f9ee-40fa-9fab-4cd283329ab4 req-76b92961-bfcb-41c7-93c6-10ed8c15e18b 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:d81f3e18-4b5e-41f4-9fe0-13f8a6ee4556 for instance 2d2a33d3-2eb6-41bb-a868-d453112834cb on instance [pid: 8|app: 0|req: 444/880] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:04 2026] GET /v2.1/servers/b63574a1-b737-4118-83eb-7ca6cba3f94c => generated 1815 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/881] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:04 2026] POST /v2.1/os-server-external-events => generated 702 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:05.128 8 WARNING neutronclient.v2_0.client [None req-b57337e6-606b-4e5e-8ae8-1386e8de0317 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:05.186 7 WARNING neutronclient.v2_0.client [None req-1733a8cf-9d48-429b-b684-020a6e0851be 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in 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/882] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:05 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1479 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:06.233 8 INFO nova.api.openstack.compute.server_external_events [req-9f5fe868-8f4d-428f-b6ee-4ec22ad6dd80 req-7aa72d21-8353-4b33-90e4-3b24d18ba6fd 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-deleted:d5234483-0880-41f5-8168-364bafdc3a13 for instance 71697364-d83b-4328-9be3-34f1b2784fa8 on instance [pid: 8|app: 0|req: 446/883] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:06.292 8 WARNING neutronclient.v2_0.client [None req-c7b2dacd-b011-4171-ac09-ea606c19deeb bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] The python binding code in 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/884] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:06 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => generated 1479 bytes in 765 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/885] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:05 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1467 bytes in 1880 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:49:07.051 8 WARNING neutronclient.v2_0.client [None req-b2d4db65-2152-4dfb-ad79-a67f76e52f0a 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:49:07.105 8 WARNING neutronclient.v2_0.client [None req-b2d4db65-2152-4dfb-ad79-a67f76e52f0a 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/886] 10.0.0.245 () {34 vars in 671 bytes} [Mon Jun 1 20:49:07 2026] POST /v2.1/os-keypairs => generated 398 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:49:07.471 8 WARNING neutronclient.v2_0.client [None req-b2d4db65-2152-4dfb-ad79-a67f76e52f0a 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in 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/889] 10.0.0.245 () {34 vars in 663 bytes} [Mon Jun 1 20:49:07 2026] POST /v2.1/servers => generated 447 bytes in 775 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-01 20:49:07.802 7 WARNING neutronclient.v2_0.client [None req-8297ac88-6a16-4441-afbe-ac78785c0884 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/890] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:07 2026] GET /v2.1/servers/56936e26-5461-4dc7-b8cb-fd5f3a393a96 => generated 1394 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:08.027 8 INFO nova.api.openstack.compute.server_external_events [req-79c20e84-32d6-4270-8644-42c0c642879a req-45683a1f-2df5-4ffa-a9ed-94931f261dd8 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:d81f3e18-4b5e-41f4-9fe0-13f8a6ee4556 for instance 2d2a33d3-2eb6-41bb-a868-d453112834cb on instance [pid: 8|app: 0|req: 449/891] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:49:08.038 7 INFO nova.api.openstack.wsgi [None req-aba66f5a-0933-46ee-844a-b0a4ac575237 bf704be2509c491facfa96dfa231736f e36661ff52034b398a3d341d9b1aead5 - - default default] HTTP exception thrown: Instance 71697364-d83b-4328-9be3-34f1b2784fa8 could not be found. [pid: 7|app: 0|req: 443/892] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:08 2026] GET /v2.1/servers/71697364-d83b-4328-9be3-34f1b2784fa8 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:08.081 7 WARNING neutronclient.v2_0.client [None req-0f20a628-d84b-40a2-a33e-cda65fcb0201 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in 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/893] 10.0.0.245 () {32 vars in 706 bytes} [Mon Jun 1 20:49:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2061407090 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-01 20:49:08.277 8 INFO nova.api.openstack.compute.server_external_events [req-fb49314c-0816-49c8-97d1-491501a3a7e8 req-235d5b5f-1cf6-4df2-88ea-2546748351c6 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:0ffc2edd-c4c5-4ae9-bfe1-995cd69a0285 for instance b63574a1-b737-4118-83eb-7ca6cba3f94c on instance [pid: 8|app: 0|req: 451/894] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/895] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:08 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1467 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:09.526 8 WARNING neutronclient.v2_0.client [None req-476cfd30-3173-451f-b3a9-fe5679f15e48 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:49:09.607 7 WARNING neutronclient.v2_0.client [None req-9f1000b7-0fcf-4bc0-9809-bd9216f9dcc0 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:49:09.758 7 WARNING neutronclient.v2_0.client [None req-9f1000b7-0fcf-4bc0-9809-bd9216f9dcc0 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/896] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:09 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1467 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:49:10.035 7 WARNING neutronclient.v2_0.client [None req-9f1000b7-0fcf-4bc0-9809-bd9216f9dcc0 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:10.076 8 INFO nova.api.openstack.compute.server_external_events [req-5c4e9385-2ef9-4dcc-bde1-2809c9dfca3c req-7837c43f-227f-4c4b-8790-2009cd2a38fc 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:d81f3e18-4b5e-41f4-9fe0-13f8a6ee4556 for instance 2d2a33d3-2eb6-41bb-a868-d453112834cb on instance [pid: 8|app: 0|req: 453/897] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/898] 10.0.0.245 () {34 vars in 663 bytes} [Mon Jun 1 20:49:09 2026] POST /v2.1/servers => generated 450 bytes in 869 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:10.434 8 WARNING neutronclient.v2_0.client [None req-8e14d874-0805-4555-b7ee-a2ae7753ac3c 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/899] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:10 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1403 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:10.857 7 WARNING neutronclient.v2_0.client [None req-e9c52589-d803-4c9f-aaef-248d078bc0f3 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/900] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:10 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1647 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:11.602 8 WARNING neutronclient.v2_0.client [None req-6b5a962e-f762-4142-968f-8b637246d953 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/901] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:11 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1407 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/902] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:49:12 2026] DELETE /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:12.320 8 WARNING neutronclient.v2_0.client [None req-3c1e3cde-4fc1-4d25-9ef7-a7e21d8aed17 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in 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/903] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:12 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1653 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:12.692 7 WARNING neutronclient.v2_0.client [None req-7da28dfe-d6b5-4cf1-93c0-47d83e64c8cb 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/904] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:12 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1455 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-06-01 20:49:12.894 8 WARNING neutronclient.v2_0.client [None req-38787cfa-3247-4bdf-9fa7-a33397c18a49 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in 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/905] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:12 2026] GET /v2.1/servers/56936e26-5461-4dc7-b8cb-fd5f3a393a96 => generated 1519 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:13.489 7 WARNING neutronclient.v2_0.client [None req-7a08851f-7eea-40f0-92a0-4fa96ace112c 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:13.585 8 INFO nova.api.openstack.compute.server_external_events [req-b3b51ca5-3582-4ef7-b41b-4710b8853c69 req-fa3aab29-da67-46a5-b109-166d2147883d 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:d81f3e18-4b5e-41f4-9fe0-13f8a6ee4556 for instance 2d2a33d3-2eb6-41bb-a868-d453112834cb on instance [pid: 8|app: 0|req: 458/906] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:13.637 8 INFO nova.api.openstack.compute.server_external_events [req-1c13c199-398c-4700-8897-84ca0defca12 req-ad2b163d-7add-40f4-84dd-051d2fdc733b 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:c5b1ed42-41ba-4a59-8a54-155679ec43a8 for instance 56936e26-5461-4dc7-b8cb-fd5f3a393a96 on instance [pid: 8|app: 0|req: 459/907] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/908] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:13 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1653 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:13.793 8 WARNING neutronclient.v2_0.client [None req-005168ca-2f50-43c7-8e2f-a2fe9e49cf38 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/909] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:13 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1455 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:14.741 7 WARNING neutronclient.v2_0.client [None req-2f777cd2-f45d-4ec0-a800-fe0db73dc6a8 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:14.880 8 WARNING neutronclient.v2_0.client [None req-523b28be-4a25-4394-af78-03724636a790 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/910] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:14 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1611 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/911] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:14 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1463 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:15.638 7 INFO nova.api.openstack.compute.server_external_events [req-2e702b06-578a-4a2f-85d3-bf78a963a0e0 req-1b7c0c2d-10db-45c4-88ea-daa9821fe179 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:d81f3e18-4b5e-41f4-9fe0-13f8a6ee4556 for instance 2d2a33d3-2eb6-41bb-a868-d453112834cb on instance [pid: 7|app: 0|req: 451/912] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:15.671 8 INFO nova.api.openstack.compute.server_external_events [req-d7430ed4-0027-400d-8832-50772bbf5e83 req-e3aa905f-35ee-4957-aa4a-465863f38f3a 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-deleted:d81f3e18-4b5e-41f4-9fe0-13f8a6ee4556 for instance 2d2a33d3-2eb6-41bb-a868-d453112834cb on instance [pid: 8|app: 0|req: 462/913] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:15.998 7 WARNING neutronclient.v2_0.client [None req-c4ec4a8f-9539-444a-99dd-8c097e867de8 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:16.054 8 WARNING neutronclient.v2_0.client [None req-c54e58be-a8f4-4453-a53a-d062af8e522a 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/914] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:15 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1453 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/915] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:16 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1541 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:17.266 7 WARNING neutronclient.v2_0.client [None req-57467815-5159-4738-92da-2cde4baa601d 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/916] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:17 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 1453 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:17.414 8 WARNING neutronclient.v2_0.client [None req-1c1aef64-8652-447f-91f8-0db46be42a85 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/919] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:17 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1529 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:17.726 7 INFO nova.api.openstack.compute.server_external_events [req-6e39dd9d-6aec-4dc0-ad25-e56531b75c7c req-73e370b8-4ac1-4626-9d2c-4f7ca41014bd 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:fdcdc302-b95f-4bc4-9433-34779db626ea for instance c943c69e-3095-4a95-920c-10aa732348a9 on instance [pid: 7|app: 0|req: 456/920] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:18.079 8 WARNING neutronclient.v2_0.client [None req-5fb23b28-50c1-46cd-9a29-99a6a479d639 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in 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/921] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:18 2026] GET /v2.1/servers/56936e26-5461-4dc7-b8cb-fd5f3a393a96 => generated 1517 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:18.376 7 INFO nova.api.openstack.wsgi [None req-62a6032a-e0be-4c33-ba6c-ac351f6af58f 6cc37504a4f24ee49fbc23f23268babd 534c451712e641d68ca4012c41d75ea5 - - default default] HTTP exception thrown: Instance 2d2a33d3-2eb6-41bb-a868-d453112834cb could not be found. [pid: 7|app: 0|req: 457/922] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:18 2026] GET /v2.1/servers/2d2a33d3-2eb6-41bb-a868-d453112834cb => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:18.690 8 WARNING neutronclient.v2_0.client [None req-4ecd4e65-e580-4ebf-bf24-d2a5ab87ca31 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/923] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:18 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1529 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-06-01 20:49:18.940 7 WARNING neutronclient.v2_0.client [None req-e9a451d1-df75-469d-9804-618d47f7704c 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:49:19.143 7 WARNING neutronclient.v2_0.client [None req-e9a451d1-df75-469d-9804-618d47f7704c 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/924] 10.0.0.245 () {34 vars in 663 bytes} [Mon Jun 1 20:49:18 2026] POST /v2.1/servers => generated 424 bytes in 629 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:19.420 8 WARNING neutronclient.v2_0.client [None req-516959ad-3da9-4a07-9aa8-fbcf106ccf54 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/925] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:19 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1370 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:19.856 7 WARNING neutronclient.v2_0.client [None req-8de303d2-6379-464d-8297-ef00c7c41a81 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/926] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:19 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1529 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:20.500 8 WARNING neutronclient.v2_0.client [None req-7f44addd-d0c8-44cb-a7e2-1bf16e82e52b 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:20.538 7 INFO nova.api.openstack.compute.server_external_events [req-8e17ec38-bc0f-4586-ba40-b58cff0ae4a6 req-99f452d8-ed56-4158-aaeb-37f984fce4ef 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:fdcdc302-b95f-4bc4-9433-34779db626ea for instance c943c69e-3095-4a95-920c-10aa732348a9 on instance [pid: 7|app: 0|req: 460/927] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:20 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: 468/928] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:20 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => 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, ' 2026-06-01 20:49:21.042 7 WARNING neutronclient.v2_0.client [None req-9efaf534-b99a-4cb8-bb22-08a8141c80ac 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/929] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:21 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1529 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:21.599 8 WARNING neutronclient.v2_0.client [None req-0c913e06-4ec2-4c7f-9f17-9ca66813ed0f 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in 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/930] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:21 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1422 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:22.278 7 WARNING neutronclient.v2_0.client [None req-75df2bdd-ed59-45e5-aa35-82c766b0d689 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/931] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:22 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1697 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-06-01 20:49:22.432 8 WARNING neutronclient.v2_0.client [None req-346eeb11-f321-48c5-a30a-08af31f2fe69 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/932] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:22 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1697 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:22.599 7 INFO nova.api.openstack.compute.server_external_events [req-e9803de6-24b4-48e9-890d-8bab6c83041b req-4cba7aa8-ad44-4534-b6db-0ce1efb31eef 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:fdcdc302-b95f-4bc4-9433-34779db626ea for instance c943c69e-3095-4a95-920c-10aa732348a9 on instance [pid: 7|app: 0|req: 463/933] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:22.685 8 WARNING neutronclient.v2_0.client [None req-4312bb7a-55d7-4c1c-aa1a-9853a92ab9e2 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/934] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:22 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1422 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-06-01 20:49:23.278 7 WARNING neutronclient.v2_0.client [None req-1df8166a-40db-4626-beea-b971ce11b4ad 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/935] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:23 2026] GET /v2.1/servers/56936e26-5461-4dc7-b8cb-fd5f3a393a96 => generated 1517 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-06-01 20:49:23.758 8 WARNING neutronclient.v2_0.client [None req-28878f38-1e64-4a76-b5cc-7d5777915aba 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in 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/936] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:23 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1430 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:24.566 7 INFO nova.api.openstack.compute.server_external_events [req-bbd49f33-b0a3-4503-93a4-1b29ac613d58 req-dde35336-4f5c-4ebd-91d8-1a9040cb78ae 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:c5b1ed42-41ba-4a59-8a54-155679ec43a8 for instance 56936e26-5461-4dc7-b8cb-fd5f3a393a96 on instance [pid: 7|app: 0|req: 465/937] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:24.642 8 INFO nova.api.openstack.compute.server_external_events [req-f8ee05e4-8ec4-4f29-a1e7-15af127f2c99 req-f4db1754-80da-406f-bac1-5086620aa71a 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:fdcdc302-b95f-4bc4-9433-34779db626ea for instance c943c69e-3095-4a95-920c-10aa732348a9 on instance [pid: 8|app: 0|req: 473/938] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:24.861 7 WARNING neutronclient.v2_0.client [None req-d3b2a102-0e1f-4f31-b765-0cc1089b1b33 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/939] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:24 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1482 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-06-01 20:49:26.025 8 WARNING neutronclient.v2_0.client [None req-549f0187-ebe9-4203-8873-d95bd982a1d5 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in 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/940] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:25 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1470 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:26.606 7 INFO nova.api.openstack.compute.server_external_events [req-986873a8-2c9d-4358-84a2-d47082ac0ab3 req-402b0f91-399f-4a1c-857b-9fd18f8b9745 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:c5b1ed42-41ba-4a59-8a54-155679ec43a8 for instance 56936e26-5461-4dc7-b8cb-fd5f3a393a96 on instance [pid: 7|app: 0|req: 467/941] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:26.682 8 INFO nova.api.openstack.compute.server_external_events [req-05dc8458-e0f3-43c6-8ff5-f84fbb9cf271 req-f0741436-7cf1-412d-8310-c90af636ac68 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:dd4d9f39-37ca-4113-91f4-66354b19ca0d for instance f4296302-7fed-4f90-8eb9-a2717477b5b0 on instance [pid: 8|app: 0|req: 475/942] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:27.199 7 WARNING neutronclient.v2_0.client [None req-22cf83f0-7c38-40b2-8762-24c51813b11b 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in 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/943] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:27 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1470 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:28.356 7 WARNING neutronclient.v2_0.client [None req-a387ae75-ad13-4cdc-b4de-b73d05b43076 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/946] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:28 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1470 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:49:28.475 8 WARNING neutronclient.v2_0.client [None req-8a5f7a7d-725b-4889-a30c-598d54c03610 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/947] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:28 2026] GET /v2.1/servers/56936e26-5461-4dc7-b8cb-fd5f3a393a96 => generated 1816 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:29.371 7 INFO nova.api.openstack.compute.server_external_events [req-e5cc4b42-dd1b-45da-b1aa-c653641061c3 req-a6dff219-b8cd-468b-8a9e-755e2f8220cc 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:dd4d9f39-37ca-4113-91f4-66354b19ca0d for instance f4296302-7fed-4f90-8eb9-a2717477b5b0 on instance [pid: 7|app: 0|req: 471/948] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:29.516 8 WARNING neutronclient.v2_0.client [None req-ac0da4ca-cfa5-4206-aad2-b097d851fcf9 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in 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/949] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:29 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1470 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-06-01 20:49:30.717 7 WARNING neutronclient.v2_0.client [None req-684a966c-dc27-4998-8774-fa73585d1fb5 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in 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/950] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:30 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1470 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-06-01 20:49:31.438 8 INFO nova.api.openstack.compute.server_external_events [req-baa55e55-08a1-46ef-b0e2-75e456913eac req-d4cf07f5-4517-403d-b5fb-5576433496fd 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:dd4d9f39-37ca-4113-91f4-66354b19ca0d for instance f4296302-7fed-4f90-8eb9-a2717477b5b0 on instance 2026-06-01 20:49:31.438 8 INFO nova.api.openstack.compute.server_external_events [req-baa55e55-08a1-46ef-b0e2-75e456913eac req-d4cf07f5-4517-403d-b5fb-5576433496fd 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:c5b1ed42-41ba-4a59-8a54-155679ec43a8 for instance 56936e26-5461-4dc7-b8cb-fd5f3a393a96 on instance [pid: 8|app: 0|req: 479/951] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:31 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:31.865 8 WARNING neutronclient.v2_0.client [None req-1ee7aafa-0626-452b-9a43-db9192f7ab53 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/952] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:31 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1654 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/953] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:49:31 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0/ips => generated 108 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/954] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:49:32 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0/ips => generated 108 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/955] 10.0.0.245 () {32 vars in 823 bytes} [Mon Jun 1 20:49:32 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0/ips/tempest-ServerAddressesTestJSON-857986449-network => generated 93 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/956] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:49:32 2026] DELETE /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:32.281 8 WARNING neutronclient.v2_0.client [None req-5bb7af66-1ebd-4eb2-a112-ca9cbce9f118 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/957] 10.0.0.245 () {34 vars in 750 bytes} [Mon Jun 1 20:49:31 2026] POST /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9/action => generated 32007 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/958] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:32 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1660 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:33.437 7 WARNING neutronclient.v2_0.client [None req-c8e5af21-8e93-43f0-8c5e-bb53278a6a82 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:33.495 8 INFO nova.api.openstack.compute.server_external_events [req-a9c78feb-752c-4841-91d0-cd105c78b183 req-9ebcc006-d203-4b76-8cce-a0e0221e9b37 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:fdcdc302-b95f-4bc4-9433-34779db626ea for instance c943c69e-3095-4a95-920c-10aa732348a9 on instance 2026-06-01 20:49:33.495 8 INFO nova.api.openstack.compute.server_external_events [req-a9c78feb-752c-4841-91d0-cd105c78b183 req-9ebcc006-d203-4b76-8cce-a0e0221e9b37 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:dd4d9f39-37ca-4113-91f4-66354b19ca0d for instance f4296302-7fed-4f90-8eb9-a2717477b5b0 on instance [pid: 8|app: 0|req: 486/959] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:33 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/960] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:33 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1660 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/961] 10.0.0.245 () {34 vars in 671 bytes} [Mon Jun 1 20:49:34 2026] POST /v2.1/os-keypairs => generated 397 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:34.705 7 WARNING neutronclient.v2_0.client [None req-56377564-a685-4355-9297-3d959b09f849 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:49:34.835 8 INFO nova.api.openstack.compute.server_external_events [req-d6589ed5-65ad-405f-bfa6-36058484cf30 req-e181cb1e-b052-4eb2-8121-db980e22e16c 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-deleted:dd4d9f39-37ca-4113-91f4-66354b19ca0d for instance f4296302-7fed-4f90-8eb9-a2717477b5b0 on instance [pid: 7|app: 0|req: 475/962] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:34 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1618 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/963] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:35.536 7 INFO nova.api.openstack.compute.server_external_events [req-de9c6f95-12ee-46d2-9358-eb800b4939a6 req-a6c2bcd0-c133-417b-961e-290ad33e7382 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:dd4d9f39-37ca-4113-91f4-66354b19ca0d for instance f4296302-7fed-4f90-8eb9-a2717477b5b0 on instance [pid: 7|app: 0|req: 476/964] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:35.923 8 WARNING neutronclient.v2_0.client [None req-5e5db733-4c04-476b-b5bb-f7815330676e 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/965] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:35 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1456 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:36.160 7 WARNING neutronclient.v2_0.client [None req-8656eb05-44ee-4759-85ff-af9dfe2d7c0e 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:49:36.204 7 WARNING neutronclient.v2_0.client [None req-8656eb05-44ee-4759-85ff-af9dfe2d7c0e 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:49:36.388 7 WARNING neutronclient.v2_0.client [None req-8656eb05-44ee-4759-85ff-af9dfe2d7c0e 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/966] 10.0.0.245 () {34 vars in 663 bytes} [Mon Jun 1 20:49:36 2026] POST /v2.1/servers => generated 450 bytes in 470 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:36.599 8 WARNING neutronclient.v2_0.client [None req-a9ec7fac-3664-4d3a-a014-9add89a07d54 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/967] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:36 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1402 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:37.006 7 WARNING neutronclient.v2_0.client [None req-87f8801b-ba96-4d21-88b9-c84e1d054047 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/968] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:36 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 1456 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:37.679 8 WARNING neutronclient.v2_0.client [None req-58d0ce23-bfb4-410d-9cf4-c051a2201ca7 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/971] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:37 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1406 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:38.083 7 INFO nova.api.openstack.wsgi [None req-7639d266-94ea-41de-9915-c844450f6db7 8e78cb7acd0c4fcb8cc83cf85add0b3f 165ce7f12a71463fbf4b95d4c4282b05 - - default default] HTTP exception thrown: Instance f4296302-7fed-4f90-8eb9-a2717477b5b0 could not be found. [pid: 7|app: 0|req: 480/972] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:38 2026] GET /v2.1/servers/f4296302-7fed-4f90-8eb9-a2717477b5b0 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:38.758 8 WARNING neutronclient.v2_0.client [None req-2bdf9bcf-f552-4a07-9b60-eb0134da053f 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/973] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:38 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1454 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/974] 10.0.0.30 () {30 vars in 618 bytes} [Mon Jun 1 20:49:38 2026] GET /v2.1 => generated 0 bytes in 81 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: 494/975] 10.0.0.30 () {32 vars in 691 bytes} [Mon Jun 1 20:49:39 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: 7|app: 0|req: 482/976] 10.0.0.30 () {34 vars in 912 bytes} [Mon Jun 1 20:49:39 2026] GET /v2.1/os-simple-tenant-usage/371d79f78be649febcd0b1da019dd02e?start=2026-05-31T00:00:00&end=2026-06-01T23:59:59 => generated 20 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/977] 10.0.0.30 () {30 vars in 653 bytes} [Mon Jun 1 20:49:39 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:39.836 7 WARNING neutronclient.v2_0.client [None req-758329b6-18d9-4e03-a0f1-04925b42dcb2 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/978] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:39 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1454 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:49:40.922 8 WARNING neutronclient.v2_0.client [None req-62b57be0-84b2-4aa4-9da1-def4b5c0a73a 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/979] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:40 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1462 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:42.022 7 WARNING neutronclient.v2_0.client [None req-bc0b5cff-cab4-4d4b-96ac-93ae4ff9c8cc 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/980] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:41 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1540 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:42.234 8 INFO nova.api.openstack.compute.server_external_events [req-342d9193-011c-4fe2-81be-de4175d9e28d req-9f3e9b2d-3355-4cc8-92ac-fe6c55358374 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:293ea3e7-6e47-41da-865c-05b5df7242d0 for instance a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b on instance [pid: 8|app: 0|req: 497/981] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/982] 10.0.0.30 () {30 vars in 618 bytes} [Mon Jun 1 20:49:42 2026] GET /v2.1 => generated 0 bytes in 119 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: 498/983] 10.0.0.30 () {32 vars in 691 bytes} [Mon Jun 1 20:49:42 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/984] 10.0.0.30 () {34 vars in 912 bytes} [Mon Jun 1 20:49:42 2026] GET /v2.1/os-simple-tenant-usage/371d79f78be649febcd0b1da019dd02e?start=2026-05-31T00:00:00&end=2026-06-01T23:59:59 => generated 20 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/985] 10.0.0.30 () {30 vars in 653 bytes} [Mon Jun 1 20:49:42 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:43.262 7 WARNING neutronclient.v2_0.client [None req-c9b88473-693c-4157-8fc6-ae854c7fed0a 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/986] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:43 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1528 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:49:44.474 8 WARNING neutronclient.v2_0.client [None req-99389a92-b263-4c9a-8dc0-b19fbbb321ce 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/987] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:44 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1528 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:45.630 7 WARNING neutronclient.v2_0.client [None req-1bda4672-aa39-4c50-9dc5-be4b6d860ee2 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/988] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:45 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1528 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:46.822 8 WARNING neutronclient.v2_0.client [None req-7525884e-d797-467d-a071-469ecb206d01 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/989] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:46 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1528 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:47.037 7 INFO nova.api.openstack.compute.server_external_events [req-09d670f1-55b2-43fb-a5b4-b601270d5c8b req-01776abb-30ed-4eb0-a713-91f18fa87034 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:293ea3e7-6e47-41da-865c-05b5df7242d0 for instance a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b on instance [pid: 7|app: 0|req: 489/990] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:48.004 8 WARNING neutronclient.v2_0.client [None req-c9969a61-3d78-47cb-94e1-04d7ae15e56d 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/993] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:47 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1528 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:49.101 7 INFO nova.api.openstack.compute.server_external_events [req-8df5d153-92d0-4434-955e-0445390a7d2f req-3c63cd0b-1f59-4165-b3d4-ed496b641e5c 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:293ea3e7-6e47-41da-865c-05b5df7242d0 for instance a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b on instance [pid: 7|app: 0|req: 491/994] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:49.198 8 WARNING neutronclient.v2_0.client [None req-b4c6962c-7ed8-49b7-adb8-7d19e2488a77 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/995] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:49 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1695 bytes in 787 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:50.008 7 WARNING neutronclient.v2_0.client [None req-a88f89cd-de20-4fd9-adfc-b3c3458af231 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/996] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:49:49 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1695 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:51.789 8 INFO nova.api.openstack.compute.server_external_events [req-ff49c05b-fff4-4b2d-b027-00b5f343c75d req-798e98eb-4af3-411f-9c58-b57a4e90a22e 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:293ea3e7-6e47-41da-865c-05b5df7242d0 for instance a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b on instance [pid: 8|app: 0|req: 505/997] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:49:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:49:59.326 8 WARNING neutronclient.v2_0.client [None req-9dca2d01-3a08-4eed-810f-f1a670591b64 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:49:59.422 8 WARNING neutronclient.v2_0.client [None req-9dca2d01-3a08-4eed-810f-f1a670591b64 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:50:00.154 8 WARNING neutronclient.v2_0.client [None req-9dca2d01-3a08-4eed-810f-f1a670591b64 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 507/1000] 199.204.45.78 () {36 vars in 713 bytes} [Mon Jun 1 20:49:59 2026] POST /v2.1/servers => generated 453 bytes in 3082 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1001] 10.0.0.245 () {34 vars in 671 bytes} [Mon Jun 1 20:50:02 2026] POST /v2.1/os-keypairs => generated 397 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:50:02.337 8 WARNING neutronclient.v2_0.client [None req-e02a5399-296a-46cd-9b0d-2c59a60941ce d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in 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/1002] 10.0.0.245 () {34 vars in 750 bytes} [Mon Jun 1 20:50:01 2026] POST /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b/action => generated 31947 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1003] 199.204.45.78 () {32 vars in 732 bytes} [Mon Jun 1 20:50:02 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37 => generated 2213 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:02.528 7 WARNING neutronclient.v2_0.client [None req-ce37dbac-5953-48aa-ab97-f5ab31fcd8ba d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/1004] 199.204.45.78 () {32 vars in 758 bytes} [Mon Jun 1 20:50:02 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-interface => generated 28 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1005] 199.204.45.78 () {32 vars in 776 bytes} [Mon Jun 1 20:50:02 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/1006] 10.0.0.245 () {34 vars in 671 bytes} [Mon Jun 1 20:50:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 511/1007] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:50:05 2026] DELETE /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-01 20:50:05.166 7 WARNING neutronclient.v2_0.client [None req-a534fa23-256f-4079-becf-562e8e5d901e 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/1008] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:05 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1821 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:05.696 8 WARNING neutronclient.v2_0.client [None req-f86c4e18-2f7d-4c7e-9fdf-cfdbcb7607fc d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1009] 199.204.45.78 () {32 vars in 732 bytes} [Mon Jun 1 20:50:05 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37 => generated 2371 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:05.941 7 WARNING neutronclient.v2_0.client [None req-4f52344d-85d7-4ea4-adc1-098348fb94fe d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/1010] 199.204.45.78 () {32 vars in 758 bytes} [Mon Jun 1 20:50:05 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-interface => generated 28 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/1011] 199.204.45.78 () {32 vars in 776 bytes} [Mon Jun 1 20:50:05 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-volume_attachments => generated 197 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-01 20:50:06.045 8 WARNING neutronclient.v2_0.client [None req-95ec0009-476c-4cde-b03a-34e06b6508e4 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:50:06.086 8 WARNING neutronclient.v2_0.client [None req-95ec0009-476c-4cde-b03a-34e06b6508e4 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:50:06.127 8 WARNING neutronclient.v2_0.client [None req-95ec0009-476c-4cde-b03a-34e06b6508e4 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:06.321 8 WARNING neutronclient.v2_0.client [None req-95ec0009-476c-4cde-b03a-34e06b6508e4 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:50:06.345 7 WARNING neutronclient.v2_0.client [None req-63d3adf2-be2f-4635-9057-3dceec3713df 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1012] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:06 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1821 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:06.505 7 INFO nova.api.openstack.compute.server_external_events [req-dd03ef21-6306-4946-8b8c-6a3c4380cc22 req-37d740df-b500-4858-811a-9c197924a951 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:293ea3e7-6e47-41da-865c-05b5df7242d0 for instance a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b on instance [pid: 7|app: 0|req: 501/1013] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:50:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1014] 10.0.0.245 () {34 vars in 663 bytes} [Mon Jun 1 20:50:05 2026] POST /v2.1/servers => generated 497 bytes in 646 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:06.620 7 WARNING neutronclient.v2_0.client [None req-6bc7a562-988f-4c42-b9c6-2d48297e9945 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1015] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:06 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1457 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-06-01 20:50:07.556 8 WARNING neutronclient.v2_0.client [None req-39b68a37-1e55-4347-92d7-3a1135cb85fc 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:07.715 7 WARNING neutronclient.v2_0.client [None req-20ed9fca-24b5-47b3-afc8-a52982afa3bd 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in 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/1018] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:07 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1461 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:08.110 7 INFO nova.api.openstack.compute.server_external_events [req-f55a67ba-87fe-4d44-8252-9e08e094421d req-3185028b-3eac-451a-ba18-6acab54347a5 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:b4a18a76-7d67-4cf3-95c2-87ce61731612 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 7|app: 0|req: 505/1019] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:50:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1020] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:07 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1821 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:08.538 7 INFO nova.api.openstack.compute.server_external_events [req-30090b16-d27d-4083-9df4-5bfb3a987136 req-e2ec5489-cc08-434d-b407-115dbbbdeee7 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:293ea3e7-6e47-41da-865c-05b5df7242d0 for instance a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b on instance 2026-06-01 20:50:08.538 7 INFO nova.api.openstack.compute.server_external_events [req-30090b16-d27d-4083-9df4-5bfb3a987136 req-e2ec5489-cc08-434d-b407-115dbbbdeee7 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-deleted:293ea3e7-6e47-41da-865c-05b5df7242d0 for instance a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b on instance [pid: 7|app: 0|req: 506/1021] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:50:08 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:08.678 8 WARNING neutronclient.v2_0.client [None req-32bc2cbd-5078-4e0e-a6d1-436add1096b6 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in 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/1022] 199.204.45.78 () {32 vars in 732 bytes} [Mon Jun 1 20:50:08 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37 => generated 2445 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:08.902 7 WARNING neutronclient.v2_0.client [None req-729d0e16-2015-4375-a5fa-4ff8effd4628 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1023] 199.204.45.78 () {32 vars in 758 bytes} [Mon Jun 1 20:50:08 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-interface => generated 284 bytes in 135 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: 517/1024] 199.204.45.78 () {32 vars in 776 bytes} [Mon Jun 1 20:50:09 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-volume_attachments => generated 197 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:09.148 7 WARNING neutronclient.v2_0.client [None req-601e4a2c-9d63-4b67-b15a-53e6ff18cb1b 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 508/1025] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:09 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1509 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-01 20:50:09.204 8 WARNING neutronclient.v2_0.client [None req-a2120b02-1872-49a7-8914-00393236ffa4 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/1026] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:09 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1488 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:10.168 7 INFO nova.api.openstack.compute.server_external_events [req-e7e7b98e-4f55-4d61-aadc-a5a97836d059 req-a530baae-ef0a-411c-962f-c297c742b77d 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:b4a18a76-7d67-4cf3-95c2-87ce61731612 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 7|app: 0|req: 509/1027] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:50:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:10.245 8 WARNING neutronclient.v2_0.client [None req-caf11e58-40a7-4272-b260-37c0189494b1 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:10.308 7 WARNING neutronclient.v2_0.client [None req-e0c93acc-31cf-4d6e-97e5-a391ef9a967f 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/1028] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:10 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1509 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1029] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:10 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1488 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:11.416 8 WARNING neutronclient.v2_0.client [None req-f870a0a2-7121-48d5-a0eb-ccac9f6e2723 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:50:11.439 7 WARNING neutronclient.v2_0.client [None req-883d8002-7d71-422e-a54c-457b37957782 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/1030] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:11 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 1488 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:11.885 7 WARNING neutronclient.v2_0.client [None req-2df518c5-5fc4-4e24-8b5a-e67dbf7f87f7 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1031] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:11 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1632 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1032] 199.204.45.78 () {32 vars in 732 bytes} [Mon Jun 1 20:50:11 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37 => generated 2433 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:12.052 8 WARNING neutronclient.v2_0.client [None req-f74dc556-ff9d-4d00-877c-f703f04eb80a d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1033] 199.204.45.78 () {32 vars in 758 bytes} [Mon Jun 1 20:50:12 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-interface => generated 284 bytes in 74 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: 513/1034] 199.204.45.78 () {32 vars in 776 bytes} [Mon Jun 1 20:50:12 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:12.388 8 INFO nova.api.openstack.compute.server_external_events [req-2f0027a3-2490-4e2e-a05b-9dd0684ba997 req-7faa3615-eb39-48ab-b549-07a64d9ec3b0 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:cd47b7cd-9d75-44c1-b761-18391d683721 for instance eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf on instance [pid: 8|app: 0|req: 522/1035] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:50:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:12.783 7 INFO nova.api.openstack.wsgi [None req-d9cee492-cbc1-4f2b-b068-d2acf4837cc0 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] HTTP exception thrown: Instance a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b could not be found. [pid: 7|app: 0|req: 514/1036] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:12 2026] GET /v2.1/servers/a314640c-5d46-4b8c-b9cb-fea6f6ef3a5b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1037] 10.0.0.245 () {32 vars in 728 bytes} [Mon Jun 1 20:50:12 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-708598378 => 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-06-01 20:50:12.984 7 WARNING neutronclient.v2_0.client [None req-ed380cdc-a74d-4d81-b585-788a748b0b78 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in 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/1038] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:12 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1630 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1039] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:50:13 2026] DELETE /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:13.364 7 WARNING neutronclient.v2_0.client [None req-783852a9-0799-46e3-b882-4d5a78cc5a11 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1040] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:13 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1703 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:14.207 8 WARNING neutronclient.v2_0.client [None req-e02adc84-d626-467e-9407-c8539d12b250 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in 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/1041] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:14 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1630 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:14.535 7 INFO nova.api.openstack.compute.server_external_events [req-2241dd3f-2061-435e-8f5e-0c4b527896bb req-f03dfa5f-7a57-4547-957a-beb2a03ece20 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:b4a18a76-7d67-4cf3-95c2-87ce61731612 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 7|app: 0|req: 517/1042] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:50:14 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-06-01 20:50:14.560 8 WARNING neutronclient.v2_0.client [None req-e5322851-49a1-49fb-9a09-eaaa71574a0e 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:14.636 7 INFO nova.api.openstack.compute.server_external_events [req-644a0e14-7f44-4e67-8850-1a46cfd1326d req-0bde202f-ce92-4081-8ad0-c7630eecfc33 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:fdcdc302-b95f-4bc4-9433-34779db626ea for instance c943c69e-3095-4a95-920c-10aa732348a9 on instance [pid: 7|app: 0|req: 518/1043] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:50:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1044] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:14 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1703 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:14.881 7 WARNING neutronclient.v2_0.client [None req-0ce7abca-9338-46c8-9517-46ae3d73881e d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in 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/1045] 199.204.45.78 () {32 vars in 732 bytes} [Mon Jun 1 20:50:14 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37 => generated 2433 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:15.010 8 WARNING neutronclient.v2_0.client [None req-eae90063-0f46-44f6-b219-7163dd940217 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1046] 199.204.45.78 () {32 vars in 758 bytes} [Mon Jun 1 20:50:14 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-interface => generated 286 bytes in 85 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: 520/1047] 199.204.45.78 () {32 vars in 776 bytes} [Mon Jun 1 20:50:15 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:15.432 8 WARNING neutronclient.v2_0.client [None req-1504c33e-f877-48f9-8a65-58948fe38a9e 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in 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/1048] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:15 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1630 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:15.819 7 WARNING neutronclient.v2_0.client [None req-d840a467-5a84-4001-8bbb-44f035a10733 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1049] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:15 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1703 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:16.572 7 INFO nova.api.openstack.compute.server_external_events [req-cbc7e2fa-6a5d-4c39-bbc7-eafe0fb83ae0 req-5fd205e3-e6bf-4b3e-989e-9a8bce634c79 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:b4a18a76-7d67-4cf3-95c2-87ce61731612 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 7|app: 0|req: 522/1050] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:50:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:50:16.581 8 WARNING neutronclient.v2_0.client [None req-b244b52a-afe0-48f1-8488-1d3663082071 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:16.684 7 INFO nova.api.openstack.compute.server_external_events [req-4ad3b104-3148-4500-add1-8c97c0437078 req-452ea96d-6f68-4962-9ed3-a092ab264ae1 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:fdcdc302-b95f-4bc4-9433-34779db626ea for instance c943c69e-3095-4a95-920c-10aa732348a9 on instance 2026-06-01 20:50:16.685 7 INFO nova.api.openstack.compute.server_external_events [req-4ad3b104-3148-4500-add1-8c97c0437078 req-452ea96d-6f68-4962-9ed3-a092ab264ae1 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-deleted:fdcdc302-b95f-4bc4-9433-34779db626ea for instance c943c69e-3095-4a95-920c-10aa732348a9 on instance [pid: 7|app: 0|req: 523/1051] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:50:16 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1052] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:16 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1630 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:17.086 7 WARNING neutronclient.v2_0.client [None req-39cc3c1a-5f2c-4fff-8212-0cae9f76f1aa 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1053] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:17 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1489 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:17.768 7 WARNING neutronclient.v2_0.client [None req-ee182594-5c16-467e-8a2f-698cfd38925e 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in 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/1056] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:17 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1630 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:18.183 7 WARNING neutronclient.v2_0.client [None req-96754023-5f12-4734-bca7-7127ddc1916f d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:50:18.216 8 WARNING neutronclient.v2_0.client [None req-49a0fdb5-0a2a-45b3-bfe7-839a02f07657 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in 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/1057] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:18 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1489 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1058] 199.204.45.78 () {32 vars in 732 bytes} [Mon Jun 1 20:50:18 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37 => generated 2581 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:18.346 8 WARNING neutronclient.v2_0.client [None req-4e7b24f2-39ec-4f24-ae1a-eafcd545743f d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1059] 199.204.45.78 () {32 vars in 758 bytes} [Mon Jun 1 20:50:18 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-interface => generated 286 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 528/1060] 199.204.45.78 () {32 vars in 776 bytes} [Mon Jun 1 20:50:18 2026] GET /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:18.623 8 INFO nova.api.openstack.compute.server_external_events [req-41ef3dbc-29f0-4d0d-9e4d-15ae94916022 req-2de79159-f96f-4d5f-86b3-782ae5766ea2 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:cd47b7cd-9d75-44c1-b761-18391d683721 for instance eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf on instance 2026-06-01 20:50:18.624 8 INFO nova.api.openstack.compute.server_external_events [req-41ef3dbc-29f0-4d0d-9e4d-15ae94916022 req-2de79159-f96f-4d5f-86b3-782ae5766ea2 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:cd47b7cd-9d75-44c1-b761-18391d683721 for instance eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf on instance [pid: 8|app: 0|req: 533/1061] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:50:18 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:18.947 7 WARNING neutronclient.v2_0.client [None req-516396f6-12a0-40b4-bd8a-753eade148bd 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1062] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:18 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1630 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:19.356 8 WARNING neutronclient.v2_0.client [None req-811aec04-d963-4d67-bd43-3de594f607c0 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1063] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:19 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 1489 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:20.155 7 WARNING neutronclient.v2_0.client [None req-bed45db9-aa4b-4e75-b4ed-46eaf5ae4ada 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in 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/1064] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:20 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1811 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:20.312 8 WARNING neutronclient.v2_0.client [None req-25fd7014-01a7-4995-8df8-306240b967a5 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1065] 10.0.0.245 () {32 vars in 741 bytes} [Mon Jun 1 20:50:20 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:20.439 7 INFO nova.api.openstack.wsgi [None req-3bb2f70e-cc74-40f0-ad80-46ea1d0eccdf 81b6bc0935634f9d8def4f719f3f16b0 5baf87bfbbb343ea8cbdb473f2134a88 - - default default] HTTP exception thrown: Instance c943c69e-3095-4a95-920c-10aa732348a9 could not be found. [pid: 7|app: 0|req: 531/1066] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:20 2026] GET /v2.1/servers/c943c69e-3095-4a95-920c-10aa732348a9 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1067] 10.0.0.245 () {32 vars in 730 bytes} [Mon Jun 1 20:50:20 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1798544942 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:21.035 7 INFO nova.api.openstack.compute.server_external_events [req-76a742b1-5428-4992-8dbc-471c9851776d req-a9b8f3a0-05a6-43a8-a578-2d8c3008a836 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:cd47b7cd-9d75-44c1-b761-18391d683721 for instance eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf on instance [pid: 7|app: 0|req: 532/1068] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:50:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:50:36.472 8 WARNING neutronclient.v2_0.client [None req-c424c69a-9931-4a1c-bf9b-ebf2ec56bca6 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1071] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:36 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1931 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1074] 10.0.0.245 () {32 vars in 753 bytes} [Mon Jun 1 20:50:38 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf/os-server-password => generated 116 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, ' [pid: 8|app: 0|req: 540/1075] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:50:39 2026] DELETE /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:39.899 7 WARNING neutronclient.v2_0.client [None req-effb61c6-c30c-4b9e-b945-f6ae2a9f4aa5 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1076] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:39 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1937 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:41.091 8 WARNING neutronclient.v2_0.client [None req-d4bacf70-856d-443c-b9c2-bc446791ebe3 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1077] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:41 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1937 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:41.322 7 INFO nova.api.openstack.compute.server_external_events [req-01a3d69e-1522-4b28-a538-de66d52eccac req-a3b5603a-9cf6-46a1-8988-e0feb8103d7d 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:cd47b7cd-9d75-44c1-b761-18391d683721 for instance eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf on instance [pid: 7|app: 0|req: 537/1078] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:50:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:42.253 8 WARNING neutronclient.v2_0.client [None req-15591791-5545-4694-9bd4-4120b299496f 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1079] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:42 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1937 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-06-01 20:50:43.371 7 INFO nova.api.openstack.compute.server_external_events [req-262e728a-e46c-4f9b-a5d4-478142f3536d req-4edf7018-4782-4e7a-be45-7bb5a9540b17 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:cd47b7cd-9d75-44c1-b761-18391d683721 for instance eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf on instance 2026-06-01 20:50:43.372 7 INFO nova.api.openstack.compute.server_external_events [req-262e728a-e46c-4f9b-a5d4-478142f3536d req-4edf7018-4782-4e7a-be45-7bb5a9540b17 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-deleted:cd47b7cd-9d75-44c1-b761-18391d683721 for instance eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf on instance [pid: 7|app: 0|req: 538/1080] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:50:43 2026] POST /v2.1/os-server-external-events => generated 356 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-06-01 20:50:43.408 8 WARNING neutronclient.v2_0.client [None req-8fae7521-2b50-4475-b1bf-0c87a079b0f5 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1081] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:43 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1822 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:44.503 7 WARNING neutronclient.v2_0.client [None req-8763835d-7ede-40da-9232-e308e37b79a4 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1082] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:44 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1543 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:45.611 8 WARNING neutronclient.v2_0.client [None req-eef8e5de-fb75-434d-838b-35a5f9c3f096 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1083] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:45 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 1543 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:46.703 7 INFO nova.api.openstack.wsgi [None req-5b28a1ad-7a71-46de-afad-f747d61da05f 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] HTTP exception thrown: Instance eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf could not be found. [pid: 7|app: 0|req: 540/1084] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:46 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:46.734 8 INFO nova.api.openstack.wsgi [None req-6ee72cd8-b6e7-4d84-8b55-ec77f982750a 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] HTTP exception thrown: Instance eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf could not be found. [pid: 8|app: 0|req: 545/1085] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:50:46 2026] DELETE /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:50:46.766 7 INFO nova.api.openstack.wsgi [None req-c473299a-2303-4507-bf38-0460e29f4592 8de7a15214154197b39d8c40d1ea8094 09a86079759f4c6db2b515c4c299d8c7 - - default default] HTTP exception thrown: Instance eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf could not be found. [pid: 7|app: 0|req: 541/1086] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:50:46 2026] GET /v2.1/servers/eadc06a7-5fa8-4df4-a40e-9eb5306a4fdf => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1087] 10.0.0.245 () {32 vars in 704 bytes} [Mon Jun 1 20:50:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-693016152 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 543/1090] 10.0.0.245 () {32 vars in 728 bytes} [Mon Jun 1 20:50:47 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1557444874 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-01 20:50:58.655 8 WARNING neutronclient.v2_0.client [None req-49107b1c-b9ee-4cc8-85d6-05d7f6608f09 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:50:58.702 8 WARNING neutronclient.v2_0.client [None req-49107b1c-b9ee-4cc8-85d6-05d7f6608f09 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:51:01.666 7 INFO nova.api.openstack.compute.server_external_events [req-76fc18de-e4d0-431c-8557-849e991a572d req-d8e3d82b-051b-42b4-99e4-c49716fce765 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:3ec810c0-b2be-40fb-93a5-eda685564a8e for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 7|app: 0|req: 545/1093] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:51:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:51:06.297 7 INFO nova.api.openstack.compute.server_external_events [req-a37b9bc0-1d01-4d6e-aa0b-44d8f8710b3b req-6945b440-f786-40ec-935d-09e79b2fd30c 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:3ec810c0-b2be-40fb-93a5-eda685564a8e for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 7|app: 0|req: 546/1094] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:51:06 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-06-01 20:51:08.340 7 INFO nova.api.openstack.compute.server_external_events [req-9272899a-88fe-4f84-8ef9-0c2e26927d23 req-b668ea51-a321-4f40-b34d-80bfb6415683 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:3ec810c0-b2be-40fb-93a5-eda685564a8e for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 7|app: 0|req: 549/1097] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:51:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:51:09.331 8 WARNING neutronclient.v2_0.client [None req-49107b1c-b9ee-4cc8-85d6-05d7f6608f09 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1098] 199.204.45.78 () {36 vars in 811 bytes} [Mon Jun 1 20:50:58 2026] POST /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-interface => generated 281 bytes in 10764 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:51:10.394 7 INFO nova.api.openstack.compute.server_external_events [req-033b3a6f-6992-4b2f-bd1c-80b25269a98f req-ee76e3f2-6477-4c48-ac3d-a6695d2a06b3 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:3ec810c0-b2be-40fb-93a5-eda685564a8e for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 7|app: 0|req: 550/1099] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:51:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:51:10.501 8 INFO nova.api.openstack.compute.server_external_events [req-be94b96e-2891-4054-8f5d-86eca7e0a655 req-5f1398d2-5316-41f1-8836-74b91d42db76 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:3ec810c0-b2be-40fb-93a5-eda685564a8e for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 550/1100] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:51:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:51:35.647 7 WARNING neutronclient.v2_0.client [None req-c5da0974-8db6-42f7-8526-39171bac0fb7 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:51:35.701 7 WARNING neutronclient.v2_0.client [None req-c5da0974-8db6-42f7-8526-39171bac0fb7 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:51:39.832 8 INFO nova.api.openstack.compute.server_external_events [req-438a7f96-f78b-4516-8829-9ff9fa4e3bcd req-7d4a24fe-9907-4cc1-8d9b-06ddb5c2f51f 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:56f2f0d5-6fce-49b5-855e-fc62ed204b6c for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 555/1107] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:51:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:51:46.406 8 INFO nova.api.openstack.compute.server_external_events [req-fbbe0856-eb1a-44dd-812d-22c83c2b5acc req-1edd785f-fe04-4adc-82e9-819da272a30a 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:56f2f0d5-6fce-49b5-855e-fc62ed204b6c for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 556/1108] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:51:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:51:48.701 8 INFO nova.api.openstack.compute.server_external_events [req-c5a9bcd2-1139-4648-82f9-f8db880b763e req-104dbce9-74b0-444d-8744-8e0363672983 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:56f2f0d5-6fce-49b5-855e-fc62ed204b6c for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 559/1111] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:51:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:51:49.278 7 WARNING neutronclient.v2_0.client [None req-c5da0974-8db6-42f7-8526-39171bac0fb7 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1112] 199.204.45.78 () {36 vars in 811 bytes} [Mon Jun 1 20:51:35 2026] POST /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-interface => generated 377 bytes in 14006 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:52:01.805 7 WARNING neutronclient.v2_0.client [None req-8becb4f1-b4f5-407a-aba7-bbc3731fcffb d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-01 20:52:01.852 7 WARNING neutronclient.v2_0.client [None req-8becb4f1-b4f5-407a-aba7-bbc3731fcffb d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:52:05.427 8 INFO nova.api.openstack.compute.server_external_events [req-37e74d43-848a-4b6d-97bd-7dbab1200ea4 req-d4e4841d-b2c1-4f57-b219-fd4f2668b956 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:0ce9535b-fef4-45e5-ae33-e25df8dfe387 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 561/1115] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:52:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:52:12.617 8 INFO nova.api.openstack.compute.server_external_events [req-e6477baf-dc50-4ffa-a075-352bf82ed9d8 req-aa56dec6-ac18-4e00-90d7-f4d14849c66e 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:0ce9535b-fef4-45e5-ae33-e25df8dfe387 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 564/1118] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:52:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:52:14.662 8 INFO nova.api.openstack.compute.server_external_events [req-a906413f-72e5-47fc-bca7-397b61678326 req-dada2f84-824c-4b25-9541-308e192eb3bc 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-plugged:0ce9535b-fef4-45e5-ae33-e25df8dfe387 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 565/1119] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:52:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:52:15.904 7 WARNING neutronclient.v2_0.client [None req-8becb4f1-b4f5-407a-aba7-bbc3731fcffb d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1120] 199.204.45.78 () {36 vars in 811 bytes} [Mon Jun 1 20:52:01 2026] POST /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-interface => generated 378 bytes in 14197 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:52:16.782 8 INFO nova.api.openstack.compute.server_external_events [req-8eae8537-3beb-4af3-b7c3-51c7e969001f req-3c77e83b-a852-4eff-a1d5-fdc951aca6f1 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:56f2f0d5-6fce-49b5-855e-fc62ed204b6c for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 566/1121] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:52:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:52:30.601 8 INFO nova.api.openstack.compute.server_external_events [req-d8deafad-7872-43de-9031-97384b9a0e0b req-f9f78cb6-51a1-470f-a1b5-16eb7df5620d 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:0ce9535b-fef4-45e5-ae33-e25df8dfe387 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 569/1126] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:52:30 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: 558/1127] 199.204.45.78 () {34 vars in 854 bytes} [Mon Jun 1 20:52:31 2026] DELETE /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-interface/0ce9535b-fef4-45e5-ae33-e25df8dfe387 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:52:32.637 8 INFO nova.api.openstack.compute.server_external_events [req-98dda22f-b5d1-47df-9eb6-43330a8a9d96 req-1be95836-6bea-4582-b446-82369383df49 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:0ce9535b-fef4-45e5-ae33-e25df8dfe387 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 570/1128] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:52:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:52:33.542 7 INFO nova.api.openstack.compute.server_external_events [req-d453a410-d7c3-4d78-94ae-392cbf9b332d req-e3f71bc7-3d0c-486a-9366-4a57d83a6c99 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:0ce9535b-fef4-45e5-ae33-e25df8dfe387 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 7|app: 0|req: 559/1129] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:52:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:52:35.587 8 INFO nova.api.openstack.compute.server_external_events [req-54b5c4fd-1289-4a16-b9e8-211739c4cf11 req-c09e6fde-656d-4da4-8742-3a00806c2c3c 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:0ce9535b-fef4-45e5-ae33-e25df8dfe387 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 571/1130] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:52:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:52:40.866 8 INFO nova.api.openstack.compute.server_external_events [req-d16ada53-182c-4bc1-b75f-55f77e42f976 req-1e56b757-5aac-4113-9e5b-e6ca8d2d63ed 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:56f2f0d5-6fce-49b5-855e-fc62ed204b6c for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 573/1133] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:52:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1134] 199.204.45.78 () {34 vars in 854 bytes} [Mon Jun 1 20:52:40 2026] DELETE /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-interface/56f2f0d5-6fce-49b5-855e-fc62ed204b6c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:52:42.917 8 INFO nova.api.openstack.compute.server_external_events [req-dfc11466-3790-4c9c-8bd0-c5018c30e15f req-4d4a528d-15c7-4be0-832b-0da2e9c6b876 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:56f2f0d5-6fce-49b5-855e-fc62ed204b6c for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 574/1135] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:52:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:52:44.963 7 INFO nova.api.openstack.compute.server_external_events [req-9a08cbbd-e728-4e5e-a626-8a5f85f817f6 req-8dac6f36-2102-4ba3-b89f-bc73f34daed5 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:56f2f0d5-6fce-49b5-855e-fc62ed204b6c for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 7|app: 0|req: 562/1136] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:52:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1139] 10.0.0.107 () {28 vars in 455 bytes} [Mon Jun 1 20:52:57 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: 564/1140] 10.0.0.107 () {30 vars in 659 bytes} [Mon Jun 1 20:52:57 2026] GET /v2.1 => generated 0 bytes in 193 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: 577/1141] 10.0.0.107 () {32 vars in 732 bytes} [Mon Jun 1 20:52:57 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-01 20:52:57.427 7 WARNING neutronclient.v2_0.client [None req-0feacb2a-972a-4205-80dc-14ddcf96ab33 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1144] 10.0.0.107 () {34 vars in 807 bytes} [Mon Jun 1 20:52:57 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8374 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1145] 10.0.0.107 () {28 vars in 455 bytes} [Mon Jun 1 20:52:57 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: 566/1146] 10.0.0.107 () {30 vars in 659 bytes} [Mon Jun 1 20:52:57 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 581/1147] 10.0.0.107 () {32 vars in 732 bytes} [Mon Jun 1 20:52:57 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1148] 10.0.0.107 () {34 vars in 895 bytes} [Mon Jun 1 20:52:57 2026] GET /v2.1/servers/detail?project_id=0e64d4a532e746b9b3c686c38d84dedd&all_tenants=True => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1149] 10.0.0.107 () {34 vars in 895 bytes} [Mon Jun 1 20:52:57 2026] GET /v2.1/servers/detail?project_id=1d8d4d9f71314743be1227ac210fe559&all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1150] 10.0.0.107 () {34 vars in 895 bytes} [Mon Jun 1 20:52:57 2026] GET /v2.1/servers/detail?project_id=2df469fbf3ae4b36bbdfd12899ba562e&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-01 20:52:58.080 8 WARNING neutronclient.v2_0.client [None req-0701d2f6-2491-4bd6-8507-35e081f43f5c d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1151] 10.0.0.107 () {34 vars in 895 bytes} [Mon Jun 1 20:52:57 2026] GET /v2.1/servers/detail?project_id=5cfb4d7d0542469c916a04b6be3a39b9&all_tenants=True => generated 3005 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1152] 10.0.0.107 () {34 vars in 895 bytes} [Mon Jun 1 20:52:58 2026] GET /v2.1/servers/detail?project_id=71cfb2bfc19549f7b851301da800abbe&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:52:58.405 8 WARNING neutronclient.v2_0.client [None req-cfc3e772-ba84-4c74-b983-e56e730b2e1a d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 584/1153] 10.0.0.107 () {34 vars in 895 bytes} [Mon Jun 1 20:52:58 2026] GET /v2.1/servers/detail?project_id=71d4cc52337a4704916603a6c2ac28b4&all_tenants=True => generated 5448 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1154] 10.0.0.107 () {34 vars in 895 bytes} [Mon Jun 1 20:52:58 2026] GET /v2.1/servers/detail?project_id=86425482efb540f79791436028cf352f&all_tenants=True => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 585/1155] 10.0.0.107 () {34 vars in 895 bytes} [Mon Jun 1 20:52:58 2026] GET /v2.1/servers/detail?project_id=88ce03373c6a4ab49df29b561c3293b8&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1156] 10.0.0.107 () {34 vars in 895 bytes} [Mon Jun 1 20:52:58 2026] GET /v2.1/servers/detail?project_id=971c420d7674459094493547ce2fe675&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1157] 10.0.0.107 () {34 vars in 895 bytes} [Mon Jun 1 20:52:58 2026] GET /v2.1/servers/detail?project_id=e46db41f5b4048bbaec108f1b103ff31&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1158] 10.0.0.107 () {34 vars in 895 bytes} [Mon Jun 1 20:52:58 2026] GET /v2.1/servers/detail?project_id=f742d920030849e582bbac7d4a61f8c0&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1159] 199.204.45.78 () {34 vars in 854 bytes} [Mon Jun 1 20:53:01 2026] DELETE /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37/os-interface/3ec810c0-b2be-40fb-93a5-eda685564a8e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) 2026-06-01 20:53:03.985 7 INFO nova.api.openstack.compute.server_external_events [req-d35c44fe-f1e1-47cc-886c-a9d324d3c691 req-8c156513-389e-41b7-b173-dc0cbabb43ba 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:3ec810c0-b2be-40fb-93a5-eda685564a8e for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 7|app: 0|req: 573/1160] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:53:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:53:06.029 8 INFO nova.api.openstack.compute.server_external_events [req-3a09a87e-13f7-4e97-bf63-6076e176c7b8 req-22e9ddb3-ab7e-4273-9f4b-d142272d9a59 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:3ec810c0-b2be-40fb-93a5-eda685564a8e for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 588/1161] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:53:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 575/1164] 199.204.45.78 () {34 vars in 754 bytes} [Mon Jun 1 20:53:08 2026] DELETE /v2.1/servers/2a88ed19-5db7-49f3-9531-7114f4e48d37 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:53:10.063 8 INFO nova.api.openstack.compute.server_external_events [req-cb8c8b5a-de3b-49ca-90e9-695566b8cd51 req-576e48ca-a7d9-4bce-add1-ee427a148c49 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:b4a18a76-7d67-4cf3-95c2-87ce61731612 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 8|app: 0|req: 590/1165] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:53:10 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-06-01 20:53:11.393 7 INFO nova.api.openstack.compute.server_external_events [req-7e70cb58-d679-42e2-9513-91f6773ccf1b req-a6d4d93a-1974-42db-b55b-0a4e2c3f161b 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-deleted:b4a18a76-7d67-4cf3-95c2-87ce61731612 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance [pid: 7|app: 0|req: 576/1166] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:53:11 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, ' [pid: 8|app: 0|req: 591/1167] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:53:11 2026] DELETE /v2.1/servers/56936e26-5461-4dc7-b8cb-fd5f3a393a96 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:53:11.562 7 WARNING neutronclient.v2_0.client [None req-6e39439a-f443-41a6-b3b8-c3f395b65997 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1168] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:53:11 2026] GET /v2.1/servers/56936e26-5461-4dc7-b8cb-fd5f3a393a96 => generated 1942 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:53:12.102 8 INFO nova.api.openstack.compute.server_external_events [req-83901d8a-01e4-4039-9ead-7482ba660f61 req-9244dd6c-cb99-4110-8d60-5d5bf0388c6c 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:b4a18a76-7d67-4cf3-95c2-87ce61731612 for instance 2a88ed19-5db7-49f3-9531-7114f4e48d37 on instance 2026-06-01 20:53:12.102 8 INFO nova.api.openstack.compute.server_external_events [req-83901d8a-01e4-4039-9ead-7482ba660f61 req-9244dd6c-cb99-4110-8d60-5d5bf0388c6c 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:c5b1ed42-41ba-4a59-8a54-155679ec43a8 for instance 56936e26-5461-4dc7-b8cb-fd5f3a393a96 on instance [pid: 8|app: 0|req: 592/1169] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:53:12 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:53:14.142 7 INFO nova.api.openstack.compute.server_external_events [req-3d895368-7d4d-4652-8260-546d13a0a997 req-ee92d25f-a50f-49eb-9659-1ef37964b6a2 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:c5b1ed42-41ba-4a59-8a54-155679ec43a8 for instance 56936e26-5461-4dc7-b8cb-fd5f3a393a96 on instance 2026-06-01 20:53:14.143 7 INFO nova.api.openstack.compute.server_external_events [req-3d895368-7d4d-4652-8260-546d13a0a997 req-ee92d25f-a50f-49eb-9659-1ef37964b6a2 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:c5b1ed42-41ba-4a59-8a54-155679ec43a8 for instance 56936e26-5461-4dc7-b8cb-fd5f3a393a96 on instance [pid: 7|app: 0|req: 578/1170] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:53:14 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:53:16.177 8 INFO nova.api.openstack.compute.server_external_events [req-07d7a454-a434-4ea9-b7d6-05c30d84bf1a req-69a0b408-3374-4128-ad12-6cd895c1dc39 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-deleted:c5b1ed42-41ba-4a59-8a54-155679ec43a8 for instance 56936e26-5461-4dc7-b8cb-fd5f3a393a96 on instance [pid: 8|app: 0|req: 593/1171] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:53:16 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-06-01 20:53:16.776 7 WARNING neutronclient.v2_0.client [None req-b2318f30-bd7b-416b-84a1-51bbf06fc03b 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1172] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:53:16 2026] GET /v2.1/servers/56936e26-5461-4dc7-b8cb-fd5f3a393a96 => generated 1480 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:53:21.851 8 INFO nova.api.openstack.wsgi [None req-ca2a3521-f5cf-4000-8d39-133121d2a203 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] HTTP exception thrown: Instance 56936e26-5461-4dc7-b8cb-fd5f3a393a96 could not be found. [pid: 8|app: 0|req: 595/1175] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:53:21 2026] GET /v2.1/servers/56936e26-5461-4dc7-b8cb-fd5f3a393a96 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:53:22.276 7 INFO nova.api.openstack.compute.server_external_events [req-91c53560-f945-4a55-83a2-83e970916457 req-2336d99e-63ca-4ae9-9cd3-84bb3d8a78a2 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-changed:0ffc2edd-c4c5-4ae9-bfe1-995cd69a0285 for instance b63574a1-b737-4118-83eb-7ca6cba3f94c on instance [pid: 7|app: 0|req: 581/1176] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:53:22 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: 596/1177] 10.0.0.245 () {32 vars in 718 bytes} [Mon Jun 1 20:53:22 2026] DELETE /v2.1/servers/b63574a1-b737-4118-83eb-7ca6cba3f94c => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:53:22.390 7 WARNING neutronclient.v2_0.client [None req-972bdd82-d0ee-431c-9c2e-9f4ccb3a4d33 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1178] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:53:22 2026] GET /v2.1/servers/b63574a1-b737-4118-83eb-7ca6cba3f94c => generated 1941 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:53:24.314 8 INFO nova.api.openstack.compute.server_external_events [req-459d5895-dc60-44ac-8754-7a2db7f0a8ac req-f0ac2a5e-9a57-4c5a-9cb4-23ee9c61be30 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:0ffc2edd-c4c5-4ae9-bfe1-995cd69a0285 for instance b63574a1-b737-4118-83eb-7ca6cba3f94c on instance 2026-06-01 20:53:24.315 8 INFO nova.api.openstack.compute.server_external_events [req-459d5895-dc60-44ac-8754-7a2db7f0a8ac req-f0ac2a5e-9a57-4c5a-9cb4-23ee9c61be30 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-unplugged:0ffc2edd-c4c5-4ae9-bfe1-995cd69a0285 for instance b63574a1-b737-4118-83eb-7ca6cba3f94c on instance [pid: 8|app: 0|req: 597/1179] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:53:24 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:53:26.349 7 INFO nova.api.openstack.compute.server_external_events [req-f0a599c6-08dd-4559-b5c3-a56f26a37abe req-d772a092-4ff1-4562-a017-585cc865374f 2869b753f78c4c5b9a437d4d9d169313 2df469fbf3ae4b36bbdfd12899ba562e - - 4b1b9786b60d4ccbbba1fa657ad569e3 4b1b9786b60d4ccbbba1fa657ad569e3] Creating event network-vif-deleted:0ffc2edd-c4c5-4ae9-bfe1-995cd69a0285 for instance b63574a1-b737-4118-83eb-7ca6cba3f94c on instance [pid: 7|app: 0|req: 583/1180] 10.0.0.88 () {38 vars in 814 bytes} [Mon Jun 1 20:53:26 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-06-01 20:53:27.589 7 WARNING neutronclient.v2_0.client [None req-ac3a93ca-18aa-4e7b-a1e9-b38d38fa21de 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1183] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:53:27 2026] GET /v2.1/servers/b63574a1-b737-4118-83eb-7ca6cba3f94c => generated 1480 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:53:32.778 8 INFO nova.api.openstack.wsgi [None req-db9fe286-4380-4586-a0ac-2d03ad36b501 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] HTTP exception thrown: Instance b63574a1-b737-4118-83eb-7ca6cba3f94c could not be found. [pid: 8|app: 0|req: 599/1184] 10.0.0.245 () {32 vars in 715 bytes} [Mon Jun 1 20:53:32 2026] GET /v2.1/servers/b63574a1-b737-4118-83eb-7ca6cba3f94c => generated 111 bytes in 135 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: 586/1185] 10.0.0.245 () {32 vars in 726 bytes} [Mon Jun 1 20:53:34 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1035849898 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-01 20:53:34.675 8 INFO nova.api.openstack.wsgi [None req-5354c8d6-f3c9-4cb3-bc40-50aaf929383b 36c7f5b30e3e4d4193831225d37c6325 71d4cc52337a4704916603a6c2ac28b4 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1035849898 not found for user 36c7f5b30e3e4d4193831225d37c6325 [pid: 8|app: 0|req: 600/1186] 10.0.0.245 () {32 vars in 723 bytes} [Mon Jun 1 20:53:34 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1035849898 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1201] 10.0.0.245 () {32 vars in 655 bytes} [Mon Jun 1 20:54:39 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1202] 10.0.0.245 () {32 vars in 641 bytes} [Mon Jun 1 20:54:39 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-01 20:54:39.906 8 WARNING oslo_db.sqlalchemy.utils [None req-9413f853-90ff-4090-8d57-93028a608526 d34df4aae75648d58b66e0e1c8820cfb 5cfb4d7d0542469c916a04b6be3a39b9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 609/1203] 10.0.0.245 () {32 vars in 649 bytes} [Mon Jun 1 20:54:39 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1204] 10.0.0.245 () {32 vars in 694 bytes} [Mon Jun 1 20:54:39 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)