+ 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 8 04:08:45 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-865668978d-hkd6j machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f2b335a7668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-06-08 04:08:50.478 7 INFO nova.utils [None req-bf0ca7c6-7ab6-466d-87db-cb7b825eae8b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-08 04:08:50.680 8 INFO nova.utils [None req-11220512-d2dd-4d12-af90-ebd74459c125 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-08 04:08:52.214 7 WARNING keystonemiddleware._common.config [None req-bf0ca7c6-7ab6-466d-87db-cb7b825eae8b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 04:08:52.224 7 WARNING oslo_config.cfg [None req-bf0ca7c6-7ab6-466d-87db-cb7b825eae8b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-08 04:08:52.306 7 WARNING keystonemiddleware._common.config [None req-bf0ca7c6-7ab6-466d-87db-cb7b825eae8b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 04:08:52.322 7 WARNING oslo_config.cfg [None req-bf0ca7c6-7ab6-466d-87db-cb7b825eae8b - - - - - -] 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-08 04:08:52.335 7 WARNING oslo_config.cfg [None req-bf0ca7c6-7ab6-466d-87db-cb7b825eae8b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f2b335a7668 pid: 7 (default app) 2026-06-08 04:08:52.491 8 WARNING keystonemiddleware._common.config [None req-11220512-d2dd-4d12-af90-ebd74459c125 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 04:08:52.501 8 WARNING oslo_config.cfg [None req-11220512-d2dd-4d12-af90-ebd74459c125 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-08 04:08:52.596 8 WARNING keystonemiddleware._common.config [None req-11220512-d2dd-4d12-af90-ebd74459c125 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 04:08:52.614 8 WARNING oslo_config.cfg [None req-11220512-d2dd-4d12-af90-ebd74459c125 - - - - - -] 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-08 04:08:52.627 8 WARNING oslo_config.cfg [None req-11220512-d2dd-4d12-af90-ebd74459c125 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f2b335a7668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:08:59 2026] GET /v2.1 => generated 114 bytes in 19 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-08 04:09:00.445 7 WARNING oslo_policy.policy [None req-13b23dbf-cf68-479d-b3ce-901ad232b8b1 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - 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-08 04:09:00.446 7 WARNING oslo_policy.policy [None req-13b23dbf-cf68-479d-b3ce-901ad232b8b1 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - 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.4 () {44 vars in 900 bytes} [Mon Jun 8 04:08:59 2026] GET /v2.1 => generated 0 bytes in 565 msecs (HTTP/1.1 302) 5 headers in 264 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-08 04:09:00.545 8 WARNING oslo_policy.policy [req-13b23dbf-cf68-479d-b3ce-901ad232b8b1 req-e4801941-ef7e-4d09-8f89-1c76aafafe2a fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - 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-08 04:09:00.546 8 WARNING oslo_policy.policy [req-13b23dbf-cf68-479d-b3ce-901ad232b8b1 req-e4801941-ef7e-4d09-8f89-1c76aafafe2a fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:09:00 2026] GET /v2.1/ => generated 398 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:09:00.653 7 INFO nova.api.openstack.wsgi [None req-2ca920e1-98d7-4cb0-a422-6fd973ef5dca fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.4 () {48 vars in 1002 bytes} [Mon Jun 8 04:09:00 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:09:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.4 () {52 vars in 1039 bytes} [Mon Jun 8 04:09:00 2026] POST /v2.1/flavors => generated 525 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:09:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:09:01 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:09:01 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:09:01.637 7 INFO nova.api.openstack.wsgi [None req-7bc4e7d9-1fe5-400f-b108-3cf50ec2a88c fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.4 () {48 vars in 1004 bytes} [Mon Jun 8 04:09:01 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:09:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 528 bytes in 14 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.4 () {52 vars in 1039 bytes} [Mon Jun 8 04:09:01 2026] POST /v2.1/flavors => generated 528 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:09:02 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:09:02 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:09:02 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:09:02.606 7 INFO nova.api.openstack.wsgi [None req-68fd8437-30be-4c21-98bf-509a61bbf2a6 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.4 () {48 vars in 1006 bytes} [Mon Jun 8 04:09:02 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:09:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 1046 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.4 () {52 vars in 1039 bytes} [Mon Jun 8 04:09:02 2026] POST /v2.1/flavors => generated 529 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:09:03 2026] GET /v2.1 => generated 114 bytes in 6 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:09:03 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:09:03 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:09:03.601 7 INFO nova.api.openstack.wsgi [None req-59cd46bc-cd42-4c44-8a55-701bb7a421ac fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.4 () {48 vars in 1004 bytes} [Mon Jun 8 04:09:03 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:09:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 1565 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.4 () {52 vars in 1039 bytes} [Mon Jun 8 04:09:03 2026] POST /v2.1/flavors => generated 528 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:09:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:09:04 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:09:04 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:09:04.611 7 INFO nova.api.openstack.wsgi [None req-5d939292-5630-43f9-842a-abdd19106cee fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.4 () {48 vars in 1006 bytes} [Mon Jun 8 04:09:04 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: 16/32] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:09:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2083 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.4 () {52 vars in 1039 bytes} [Mon Jun 8 04:09:04 2026] POST /v2.1/flavors => generated 531 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 10.0.0.190 () {28 vars in 454 bytes} [Mon Jun 8 04:14: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/105] 10.0.0.190 () {30 vars in 658 bytes} [Mon Jun 8 04:14:48 2026] GET /v2.1 => generated 0 bytes in 430 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: 54/106] 10.0.0.190 () {32 vars in 731 bytes} [Mon Jun 8 04:14:49 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/107] 10.0.0.190 () {34 vars in 804 bytes} [Mon Jun 8 04:14:49 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: 79/156] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:18: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 78/157] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:18:48 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 80/158] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:18:48 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:18:48.546 8 INFO nova.api.openstack.wsgi [None req-c807362d-1359-413e-9384-8911bb6ba692 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 79/159] 199.204.45.4 () {48 vars in 1008 bytes} [Mon Jun 8 04:18:48 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/160] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:18:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 2604 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/161] 199.204.45.4 () {52 vars in 1040 bytes} [Mon Jun 8 04:18:48 2026] POST /v2.1/flavors => generated 530 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/174] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:19:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/175] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:19:47 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 89/176] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:19:47 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:19:47.454 8 INFO nova.api.openstack.wsgi [None req-4b74f8d0-c643-4dae-bec3-8a84547c6735 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user fe1ac1a980474fed984c8e8409b0b73f [pid: 8|app: 0|req: 88/177] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:19:47 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-08 04:19:47.470 7 WARNING oslo_db.sqlalchemy.utils [None req-7a6f84cc-fac4-4689-9b75-f3c03d10ad84 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 90/178] 199.204.45.4 () {48 vars in 1007 bytes} [Mon Jun 8 04:19:47 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/179] 199.204.45.4 () {52 vars in 1048 bytes} [Mon Jun 8 04:19:47 2026] POST /v2.1/os-keypairs => generated 576 bytes in 64 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/180] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:19:51 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/181] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:19:51 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/182] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:19:51 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/183] 199.204.45.4 () {48 vars in 1064 bytes} [Mon Jun 8 04:19:51 2026] GET /v2.1/os-quota-sets/bee3f67793e24189996e2c8f035a37cb => generated 283 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/184] 199.204.45.4 () {52 vars in 1116 bytes} [Mon Jun 8 04:19:51 2026] PUT /v2.1/os-quota-sets/bee3f67793e24189996e2c8f035a37cb => generated 238 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:27:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:27:56 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:27:56 2026] GET /v2.1/ => generated 398 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:27:56.327 8 INFO nova.api.openstack.wsgi [None req-b4644ecf-4403-4524-8a23-9a1dad2ee8d2 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 142/286] 199.204.45.4 () {48 vars in 1006 bytes} [Mon Jun 8 04:27:56 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: 145/287] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:27:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3124 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.4 () {52 vars in 1040 bytes} [Mon Jun 8 04:27:56 2026] POST /v2.1/flavors => generated 530 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/329] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:31:15 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/330] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:31:15 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 165/331] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:31:15 2026] GET /v2.1/ => generated 398 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/332] 199.204.45.4 () {48 vars in 1064 bytes} [Mon Jun 8 04:31:15 2026] GET /v2.1/os-quota-sets/688d36433e274495b1f9f4b17c2e89aa => generated 283 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/333] 199.204.45.4 () {52 vars in 1116 bytes} [Mon Jun 8 04:31:15 2026] PUT /v2.1/os-quota-sets/688d36433e274495b1f9f4b17c2e89aa => generated 238 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:43:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:43:03 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 238/476] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:43:03 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:43:03.792 7 INFO nova.api.openstack.wsgi [None req-1fd0c8c5-59d3-461e-ae15-994a43628560 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 239/477] 199.204.45.4 () {48 vars in 1002 bytes} [Mon Jun 8 04:43:03 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:43:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 199.204.45.4 () {48 vars in 1090 bytes} [Mon Jun 8 04:43:03 2026] GET /v2.1/flavors/4057e0d6-7aee-43de-9b59-516f37bf9668/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:43:04 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: 241/481] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:43:04 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 241/482] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:43:04 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:43:04.801 7 INFO nova.api.openstack.wsgi [None req-10ef4c04-2a83-4ade-8274-1cc4b2ea5c16 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 242/483] 199.204.45.4 () {48 vars in 1004 bytes} [Mon Jun 8 04:43:04 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:43:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 199.204.45.4 () {48 vars in 1090 bytes} [Mon Jun 8 04:43:04 2026] GET /v2.1/flavors/7624f1e8-72f5-40f7-ae96-46c00e2014ca/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:43:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/489] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:43:05 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 245/490] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:43:05 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:43:05.780 7 INFO nova.api.openstack.wsgi [None req-c058bf44-e47e-45e6-9353-ec54e6741a10 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 246/491] 199.204.45.4 () {48 vars in 1006 bytes} [Mon Jun 8 04:43:05 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:43:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 199.204.45.4 () {48 vars in 1090 bytes} [Mon Jun 8 04:43:05 2026] GET /v2.1/flavors/312e57ff-04b9-45ad-96b0-708c579fee69/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:43:06 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: 248/495] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:43:06 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:43:06 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:43:06.858 7 INFO nova.api.openstack.wsgi [None req-7e6fb87c-b070-41ef-b34d-626f08d88e23 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 249/497] 199.204.45.4 () {48 vars in 1004 bytes} [Mon Jun 8 04:43:06 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:43:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.204.45.4 () {48 vars in 1090 bytes} [Mon Jun 8 04:43:06 2026] GET /v2.1/flavors/9e060778-a58d-4560-9405-9b7267c6953b/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: 250/500] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:43:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:43:07 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:43:07 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:43:07.888 7 INFO nova.api.openstack.wsgi [None req-253724c0-2ec9-46f8-99f3-36aa6f346f92 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 252/503] 199.204.45.4 () {48 vars in 1006 bytes} [Mon Jun 8 04:43:07 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:43:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.204.45.4 () {48 vars in 1090 bytes} [Mon Jun 8 04:43:07 2026] GET /v2.1/flavors/4d87e5b8-8804-4634-b712-79562c782d42/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/518] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:44:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/519] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:44:12 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 261/520] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:44:12 2026] GET /v2.1/ => generated 398 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:44:12.620 8 INFO nova.api.openstack.wsgi [None req-18f166c6-b4a1-4598-95ec-8b0aed7b4906 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 260/521] 199.204.45.4 () {48 vars in 1008 bytes} [Mon Jun 8 04:44:12 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/522] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:44:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 199.204.45.4 () {48 vars in 1090 bytes} [Mon Jun 8 04:44:12 2026] GET /v2.1/flavors/91a07d06-b4a0-4a4a-aab4-2d4802b2e3f4/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/526] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:44:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/527] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:44:20 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/528] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:44:20 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/529] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:44:20 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/530] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:44:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:44:24 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 267/532] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:44:24 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/533] 199.204.45.4 () {48 vars in 1064 bytes} [Mon Jun 8 04:44:24 2026] GET /v2.1/os-quota-sets/bee3f67793e24189996e2c8f035a37cb => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:45:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/547] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:45:15 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/548] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:45:15 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:45:15.974 8 INFO nova.api.openstack.wsgi [None req-6d9829d1-5489-4237-9e21-c00c605a6add fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 274/549] 199.204.45.4 () {48 vars in 1006 bytes} [Mon Jun 8 04:45:15 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: 276/550] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:45:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.204.45.4 () {48 vars in 1090 bytes} [Mon Jun 8 04:45:16 2026] GET /v2.1/flavors/410dde0c-c71e-4a7d-be83-060631e683f1/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/554] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:45:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/555] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:45:31 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/556] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:45:31 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/557] 199.204.45.4 () {48 vars in 1064 bytes} [Mon Jun 8 04:45:31 2026] GET /v2.1/os-quota-sets/688d36433e274495b1f9f4b17c2e89aa => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 199.204.45.4 () {42 vars in 696 bytes} [Mon Jun 8 04:46:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/569] 199.204.45.4 () {44 vars in 900 bytes} [Mon Jun 8 04:46:22 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 286/570] 199.204.45.4 () {46 vars in 973 bytes} [Mon Jun 8 04:46:22 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:46:22.875 8 INFO nova.api.openstack.wsgi [None req-adcf09e1-184e-4ef5-9a5a-4203b2ef4a6f fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 285/571] 199.204.45.4 () {48 vars in 1002 bytes} [Mon Jun 8 04:46:22 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/572] 199.204.45.4 () {48 vars in 1042 bytes} [Mon Jun 8 04:46:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 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: 290/581] 10.0.0.104 () {32 vars in 655 bytes} [Mon Jun 8 04:47:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 10.0.0.104 () {32 vars in 641 bytes} [Mon Jun 8 04:47:05 2026] GET /v2.1/servers => generated 15 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-08 04:47:05.579 8 WARNING oslo_db.sqlalchemy.utils [None req-98188448-43e0-44dd-a4aa-8d002cf8217c fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 291/584] 10.0.0.104 () {32 vars in 649 bytes} [Mon Jun 8 04:47:05 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/586] 10.0.0.104 () {32 vars in 694 bytes} [Mon Jun 8 04:47:05 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/589] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:16 2026] GET /v2.1/flavors/4057e0d6-7aee-43de-9b59-516f37bf9668 => generated 511 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 10.0.0.104 () {32 vars in 641 bytes} [Mon Jun 8 04:47:17 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/591] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:17 2026] GET /v2.1/flavors/4057e0d6-7aee-43de-9b59-516f37bf9668 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:47:24.719 7 WARNING neutronclient.v2_0.client [None req-0ca04a89-e120-4777-8440-f2e4be5eaa5e 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The 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-08 04:47:26.999 8 WARNING neutronclient.v2_0.client [None req-ce0ee48f-3097-4cb7-828f-8cdbfcc29f71 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/594] 10.0.0.104 () {34 vars in 685 bytes} [Mon Jun 8 04:47:24 2026] POST /v2.1/os-security-groups => generated 243 bytes in 3878 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 10.0.0.104 () {34 vars in 671 bytes} [Mon Jun 8 04:47:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:47:28.613 7 WARNING neutronclient.v2_0.client [None req-4c85b280-78fe-427f-9e98-2252cbb6e5b7 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/596] 10.0.0.104 () {34 vars in 685 bytes} [Mon Jun 8 04:47:26 2026] POST /v2.1/os-security-groups => generated 245 bytes in 1945 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:47:28.920 8 WARNING neutronclient.v2_0.client [None req-782e6856-a33f-4ab1-91cd-bb7d042df555 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/597] 10.0.0.104 () {34 vars in 685 bytes} [Mon Jun 8 04:47:28 2026] POST /v2.1/os-security-groups => generated 242 bytes in 932 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:47:29.559 7 WARNING neutronclient.v2_0.client [None req-87e09892-4d22-462f-9d6c-30235d8281de 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The 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-08 04:47:29.610 8 WARNING neutronclient.v2_0.client [None req-782e6856-a33f-4ab1-91cd-bb7d042df555 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/598] 10.0.0.104 () {34 vars in 685 bytes} [Mon Jun 8 04:47:29 2026] POST /v2.1/os-security-groups => generated 243 bytes in 766 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:47:30.331 7 WARNING neutronclient.v2_0.client [None req-8861f93b-53f6-4dd0-9916-7e0b3bf3ae26 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/599] 10.0.0.104 () {34 vars in 695 bytes} [Mon Jun 8 04:47:28 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1620 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:47:30.549 8 WARNING neutronclient.v2_0.client [None req-eb24545d-4da9-4d6c-8b4f-943118995c4c 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The 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-08 04:47:30.744 7 WARNING neutronclient.v2_0.client [None req-8861f93b-53f6-4dd0-9916-7e0b3bf3ae26 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/600] 10.0.0.104 () {34 vars in 685 bytes} [Mon Jun 8 04:47:30 2026] POST /v2.1/os-security-groups => generated 248 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:47:30.976 8 WARNING neutronclient.v2_0.client [None req-ed726fd9-4f1f-4c10-818e-138817c737f3 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The 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-08 04:47:31.032 7 WARNING neutronclient.v2_0.client [None req-8861f93b-53f6-4dd0-9916-7e0b3bf3ae26 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The 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-08 04:47:31.062 8 WARNING neutronclient.v2_0.client [None req-ed726fd9-4f1f-4c10-818e-138817c737f3 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/601] 10.0.0.104 () {32 vars in 663 bytes} [Mon Jun 8 04:47:30 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 774 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:47:31.115 7 WARNING neutronclient.v2_0.client [None req-2136536a-0926-4ada-a403-1234e5b520c9 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/602] 10.0.0.104 () {34 vars in 695 bytes} [Mon Jun 8 04:47:30 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:47:31.453 8 WARNING neutronclient.v2_0.client [None req-1425e39f-b5f3-4e9b-8ef2-3ae1b108ee71 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The 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-08 04:47:31.462 7 WARNING neutronclient.v2_0.client [None req-2136536a-0926-4ada-a403-1234e5b520c9 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The 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-08 04:47:31.490 8 WARNING neutronclient.v2_0.client [None req-1425e39f-b5f3-4e9b-8ef2-3ae1b108ee71 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/603] 10.0.0.104 () {32 vars in 740 bytes} [Mon Jun 8 04:47:31 2026] DELETE /v2.1/os-security-groups/dc318942-144b-495f-b8dd-7bb8cf844ffd => generated 0 bytes in 594 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/604] 10.0.0.104 () {34 vars in 671 bytes} [Mon Jun 8 04:47:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:47:31.780 7 WARNING neutronclient.v2_0.client [None req-3353f2be-80e4-4ff6-bb6f-acd60a447c97 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/605] 10.0.0.104 () {34 vars in 695 bytes} [Mon Jun 8 04:47:31 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:47:31.820 7 INFO nova.api.openstack.wsgi [None req-3353f2be-80e4-4ff6-bb6f-acd60a447c97 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] HTTP exception thrown: Security group dc318942-144b-495f-b8dd-7bb8cf844ffd does not exist Neutron server returns request_ids: ['req-855c4496-d56c-4d91-bd65-7df014ab04e3'] [pid: 7|app: 0|req: 304/606] 10.0.0.104 () {32 vars in 737 bytes} [Mon Jun 8 04:47:31 2026] GET /v2.1/os-security-groups/dc318942-144b-495f-b8dd-7bb8cf844ffd => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-08 04:47:31.828 8 WARNING neutronclient.v2_0.client [None req-d61f4b5c-8874-4e63-a68c-5b700926c684 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The 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-08 04:47:31.833 7 WARNING neutronclient.v2_0.client [None req-72c440e3-de68-40ac-b9dc-9efde3fb0c30 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/607] 10.0.0.104 () {32 vars in 737 bytes} [Mon Jun 8 04:47:31 2026] GET /v2.1/os-security-groups/e1873eef-46b7-487e-b64c-f544894e8f01 => generated 665 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:47:31.884 8 WARNING neutronclient.v2_0.client [None req-954b4136-052e-4d66-815e-63c93934d7bd 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The 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-08 04:47:31.894 7 WARNING neutronclient.v2_0.client [None req-72c440e3-de68-40ac-b9dc-9efde3fb0c30 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The 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-08 04:47:31.916 8 WARNING neutronclient.v2_0.client [None req-954b4136-052e-4d66-815e-63c93934d7bd 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The 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-08 04:47:32.017 8 WARNING neutronclient.v2_0.client [None req-954b4136-052e-4d66-815e-63c93934d7bd 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/608] 10.0.0.104 () {32 vars in 740 bytes} [Mon Jun 8 04:47:31 2026] DELETE /v2.1/os-security-groups/7bd55645-3210-4855-a54e-172371e11331 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-08 04:47:32.107 7 WARNING neutronclient.v2_0.client [None req-e8623cbe-6cb3-417c-93e8-5fbcf49d1607 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/609] 10.0.0.104 () {32 vars in 750 bytes} [Mon Jun 8 04:47:31 2026] DELETE /v2.1/os-security-group-rules/3372ed61-0a95-4cc9-b839-29d42a94cd1c => generated 0 bytes in 311 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-08 04:47:32.198 8 WARNING neutronclient.v2_0.client [None req-9b67a5d2-d630-4a5e-832b-f1041e23196b 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The 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-08 04:47:32.221 8 INFO nova.api.openstack.wsgi [None req-9b67a5d2-d630-4a5e-832b-f1041e23196b 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] HTTP exception thrown: Security group 7bd55645-3210-4855-a54e-172371e11331 does not exist Neutron server returns request_ids: ['req-1f7b3128-95c6-49b7-93bc-af180ddc2e9e'] [pid: 8|app: 0|req: 305/610] 10.0.0.104 () {32 vars in 737 bytes} [Mon Jun 8 04:47:32 2026] GET /v2.1/os-security-groups/7bd55645-3210-4855-a54e-172371e11331 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-08 04:47:32.230 8 WARNING neutronclient.v2_0.client [None req-38365889-6da8-4125-8423-3e153420f264 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The 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-08 04:47:32.232 7 WARNING neutronclient.v2_0.client [None req-e8623cbe-6cb3-417c-93e8-5fbcf49d1607 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The 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-08 04:47:32.280 8 WARNING neutronclient.v2_0.client [None req-38365889-6da8-4125-8423-3e153420f264 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/611] 10.0.0.104 () {32 vars in 740 bytes} [Mon Jun 8 04:47:32 2026] DELETE /v2.1/os-security-groups/e1873eef-46b7-487e-b64c-f544894e8f01 => generated 0 bytes in 271 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-08 04:47:32.503 8 WARNING neutronclient.v2_0.client [None req-880e35e9-82b4-42ba-a559-91cf14906bb7 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The 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-08 04:47:32.618 7 WARNING neutronclient.v2_0.client [None req-e8623cbe-6cb3-417c-93e8-5fbcf49d1607 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The 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-08 04:47:32.634 8 WARNING neutronclient.v2_0.client [None req-880e35e9-82b4-42ba-a559-91cf14906bb7 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/612] 10.0.0.104 () {32 vars in 740 bytes} [Mon Jun 8 04:47:32 2026] DELETE /v2.1/os-security-groups/b6fbf9b3-19e7-4e61-8909-675b1275294b => generated 0 bytes in 264 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-08 04:47:32.767 8 WARNING neutronclient.v2_0.client [None req-a8fcfd39-a1b7-4216-955d-73de002f19b2 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The 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-08 04:47:32.807 8 WARNING neutronclient.v2_0.client [None req-a8fcfd39-a1b7-4216-955d-73de002f19b2 8f1127ddd88245e29f29750bb7229501 60b8bb0d70f8454a86988f2d9ac53290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/613] 10.0.0.104 () {32 vars in 740 bytes} [Mon Jun 8 04:47:32 2026] DELETE /v2.1/os-security-groups/a650165a-d538-488e-9292-658759261672 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-08 04:47:32.958 8 WARNING neutronclient.v2_0.client [None req-6d925ad7-4ca2-4057-952e-14df7861ee1f 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The 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-08 04:47:33.270 8 INFO nova.api.openstack.wsgi [None req-6d925ad7-4ca2-4057-952e-14df7861ee1f 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] HTTP exception thrown: Security group b6fbf9b3-19e7-4e61-8909-675b1275294b does not exist Neutron server returns request_ids: ['req-8308e131-194d-4880-a22b-3e4cd8d9ed0c'] [pid: 8|app: 0|req: 309/614] 10.0.0.104 () {32 vars in 737 bytes} [Mon Jun 8 04:47:32 2026] GET /v2.1/os-security-groups/b6fbf9b3-19e7-4e61-8909-675b1275294b => generated 194 bytes in 320 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-08 04:47:33.284 8 WARNING neutronclient.v2_0.client [None req-6e27ff7a-08b4-482e-9190-00ece7ba69ea 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The 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-08 04:47:33.378 8 WARNING neutronclient.v2_0.client [None req-6e27ff7a-08b4-482e-9190-00ece7ba69ea 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The 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-08 04:47:33.506 8 WARNING neutronclient.v2_0.client [None req-6e27ff7a-08b4-482e-9190-00ece7ba69ea 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/615] 10.0.0.104 () {32 vars in 663 bytes} [Mon Jun 8 04:47:33 2026] GET /v2.1/os-security-groups => generated 707 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/616] 10.0.0.104 () {34 vars in 663 bytes} [Mon Jun 8 04:47:32 2026] POST /v2.1/servers => generated 453 bytes in 1692 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-08 04:47:33.738 7 WARNING neutronclient.v2_0.client [None req-e4fa9945-5c61-4f89-9f25-6b3e996c07e8 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The 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-08 04:47:33.781 8 WARNING neutronclient.v2_0.client [None req-ee976e7f-eb00-4515-90ab-3baba6457f7f f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/617] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:33 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1391 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:34.247 7 WARNING neutronclient.v2_0.client [None req-c7a9ccc4-18c3-497d-8fc5-3335df3fa4ad 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The 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-08 04:47:34.262 8 WARNING neutronclient.v2_0.client [None req-ee976e7f-eb00-4515-90ab-3baba6457f7f f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The 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-08 04:47:34.282 7 INFO nova.api.openstack.wsgi [None req-c7a9ccc4-18c3-497d-8fc5-3335df3fa4ad 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] HTTP exception thrown: Security group b6fbf9b3-19e7-4e61-8909-675b1275294b does not exist Neutron server returns request_ids: ['req-f6b4326c-ce96-4eac-9b26-ca4390a4643b'] [pid: 7|app: 0|req: 308/618] 10.0.0.104 () {32 vars in 740 bytes} [Mon Jun 8 04:47:34 2026] DELETE /v2.1/os-security-groups/b6fbf9b3-19e7-4e61-8909-675b1275294b => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-08 04:47:34.294 7 WARNING neutronclient.v2_0.client [None req-4d75b58f-7f40-4e02-909f-1212d786cd01 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The 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-08 04:47:34.386 7 INFO nova.api.openstack.wsgi [None req-4d75b58f-7f40-4e02-909f-1212d786cd01 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] HTTP exception thrown: Security group 7bd55645-3210-4855-a54e-172371e11331 does not exist Neutron server returns request_ids: ['req-371d7c3e-d5cd-4c2e-aabc-ce173a192e00'] [pid: 7|app: 0|req: 309/619] 10.0.0.104 () {32 vars in 740 bytes} [Mon Jun 8 04:47:34 2026] DELETE /v2.1/os-security-groups/7bd55645-3210-4855-a54e-172371e11331 => generated 194 bytes in 98 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-08 04:47:34.398 7 WARNING neutronclient.v2_0.client [None req-d4574336-7fe2-4ea8-a111-73c99de73257 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] The 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-08 04:47:34.422 7 INFO nova.api.openstack.wsgi [None req-d4574336-7fe2-4ea8-a111-73c99de73257 0598a7d4b4ab431e825010e75f1b315d 909d7c452dce4baa908bee561364c6be - - default default] HTTP exception thrown: Security group dc318942-144b-495f-b8dd-7bb8cf844ffd does not exist Neutron server returns request_ids: ['req-46fddd62-73f0-412f-81dd-3e149ac3be67'] [pid: 7|app: 0|req: 310/620] 10.0.0.104 () {32 vars in 740 bytes} [Mon Jun 8 04:47:34 2026] DELETE /v2.1/os-security-groups/dc318942-144b-495f-b8dd-7bb8cf844ffd => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-08 04:47:34.585 8 WARNING neutronclient.v2_0.client [None req-ee976e7f-eb00-4515-90ab-3baba6457f7f f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The 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-08 04:47:35.324 7 WARNING neutronclient.v2_0.client [None req-3357524f-b15c-44a8-a6a1-33ddf1a9ebde 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/621] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:35 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1387 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/624] 10.0.0.104 () {34 vars in 663 bytes} [Mon Jun 8 04:47:33 2026] POST /v2.1/servers => generated 450 bytes in 2329 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-08 04:47:36.066 7 WARNING neutronclient.v2_0.client [None req-f5ac54eb-8d2d-4766-81fa-b7c627238120 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/625] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:36 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1423 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:36.503 8 WARNING neutronclient.v2_0.client [None req-96fb7910-74b6-44b3-9a45-276cfef7c6f3 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/626] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:36 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1443 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:37.172 7 WARNING neutronclient.v2_0.client [None req-60ea6f9f-c001-46a6-8254-5bd38a038b72 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in 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.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:37 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1427 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:37.595 8 WARNING neutronclient.v2_0.client [None req-498846f1-0282-4ee8-b447-d2e0f66aed1b 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in 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/628] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:37 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1443 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-08 04:47:38.315 7 WARNING neutronclient.v2_0.client [None req-52df3265-a609-4674-8962-90606b122dff f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/629] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:38 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1475 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:38.721 8 WARNING neutronclient.v2_0.client [None req-61d89195-da43-41b2-b2fb-1c6777879767 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in 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/630] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:38 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1451 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:39.406 7 WARNING neutronclient.v2_0.client [None req-7265f87d-4af4-452b-90e8-b8226623a914 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] 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-08 04:47:39.825 8 WARNING neutronclient.v2_0.client [None req-e327a040-a64e-4086-9bf7-cb9bb9d77f5f 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in 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/631] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:39 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1475 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/632] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:39 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1517 bytes in 1143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:41.010 7 WARNING neutronclient.v2_0.client [None req-410d1151-5d84-4138-9a1e-d0abcbeab716 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] 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-08 04:47:41.367 8 INFO nova.api.openstack.compute.server_external_events [req-23118dbe-2280-4c88-99f7-8b53c7f81684 req-983d49c9-5512-4631-a9b6-7d627886c792 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:c7a6aad4-62e2-4352-a2a1-2e2dfc2e354e for instance 1f3297dc-0a09-4bda-aa18-487a28de76f5 on instance 2026-06-08 04:47:41.380 8 INFO nova.compute.rpcapi [None req-da28f3a5-048d-4187-93f6-665ddd4342bb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 316/633] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:47:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/634] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:40 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1483 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:41.991 8 WARNING neutronclient.v2_0.client [None req-cbd9ee58-4a5b-4611-b770-9083662de614 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] 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-08 04:47:42.836 7 WARNING neutronclient.v2_0.client [None req-82bcc622-b4fa-460d-ab53-ed02fd0797d7 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in 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/635] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:41 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1517 bytes in 3385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 318/636] 10.0.0.104 () {34 vars in 671 bytes} [Mon Jun 8 04:47:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/637] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:42 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1548 bytes in 2646 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:47:45.604 8 INFO nova.api.openstack.compute.server_external_events [req-f555dac9-e201-4d32-8843-48a8739c50f3 req-2ea76ea7-ae4b-4e8d-9e5b-182ce17d6a6d cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:20f3e628-2bb2-4f9f-bf96-d1aca9cad222 for instance a3cb45fd-2a40-471d-8309-0c4b28848811 on instance [pid: 8|app: 0|req: 319/640] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:47:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:46.409 7 WARNING neutronclient.v2_0.client [None req-fdf59e0e-5d73-417a-b2cb-e0708640cbf4 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] 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-08 04:47:46.493 8 WARNING neutronclient.v2_0.client [None req-ee01674d-4d8b-41bd-b6e1-e78dff506b4d f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in 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/641] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:46 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1517 bytes in 1664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/642] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:46 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1548 bytes in 1633 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:47:48.085 7 WARNING neutronclient.v2_0.client [None req-c666d8a7-02f3-4869-b4e3-d4c6cb78ec5b 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The 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-08 04:47:48.192 7 WARNING neutronclient.v2_0.client [None req-c666d8a7-02f3-4869-b4e3-d4c6cb78ec5b 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The 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-08 04:47:48.388 7 WARNING neutronclient.v2_0.client [None req-c666d8a7-02f3-4869-b4e3-d4c6cb78ec5b 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in 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/643] 10.0.0.104 () {34 vars in 663 bytes} [Mon Jun 8 04:47:48 2026] POST /v2.1/servers => generated 450 bytes in 572 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-08 04:47:48.635 8 WARNING neutronclient.v2_0.client [None req-30afdc93-19f6-47f0-a687-ec3236516809 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in 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/644] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:48 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1401 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-08 04:47:49.012 7 WARNING neutronclient.v2_0.client [None req-40322aeb-7e07-4d35-9e82-522ac1531110 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] 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-08 04:47:49.075 8 WARNING neutronclient.v2_0.client [None req-386c57f2-8ef4-47e8-b564-45546080e0e9 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in 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/645] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:49 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1517 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-08 04:47:49.228 8 WARNING neutronclient.v2_0.client [None req-d844233b-dc4f-4ea8-bf11-a7abb0005687 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The 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-08 04:47:49.384 7 WARNING neutronclient.v2_0.client [None req-40322aeb-7e07-4d35-9e82-522ac1531110 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/646] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:49 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1548 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 10.0.0.104 () {34 vars in 663 bytes} [Mon Jun 8 04:47:48 2026] POST /v2.1/servers => generated 424 bytes in 710 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-08 04:47:49.644 8 WARNING neutronclient.v2_0.client [None req-8502f686-1b26-4065-8d59-dd998322fb3f 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/648] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:49 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1371 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:49.729 7 WARNING neutronclient.v2_0.client [None req-796fb1b6-ca48-40d9-8567-38f640e9479c 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in 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/649] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:49 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1405 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-08 04:47:50.240 8 WARNING neutronclient.v2_0.client [None req-b2566ac8-06bf-409d-a0c8-e88e3476d459 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/650] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:50 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1517 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-08 04:47:50.464 7 WARNING neutronclient.v2_0.client [None req-6387f248-a628-4ffc-90c6-397731b9e52a f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/651] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:50 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1548 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:50.723 8 WARNING neutronclient.v2_0.client [None req-18a323a3-6045-4f95-8248-a5335d210772 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/652] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:50 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1375 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-08 04:47:50.806 7 WARNING neutronclient.v2_0.client [None req-df9f0921-e87f-4243-988d-e4291e83c659 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in 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/653] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:50 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1453 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-08 04:47:51.410 8 WARNING neutronclient.v2_0.client [None req-4147e9a0-2428-4487-b239-75621679d984 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/654] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:51 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1517 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-08 04:47:51.659 7 WARNING neutronclient.v2_0.client [None req-e78f019f-570c-488d-baac-b72fc350f00f f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in 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/655] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:51 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1548 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:51.807 8 WARNING neutronclient.v2_0.client [None req-b68979c2-ae42-463a-9f9c-61d77acdba10 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/656] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:51 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1367 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-08 04:47:51.890 7 WARNING neutronclient.v2_0.client [None req-e1aa4c8b-8533-412e-a325-edbbf43df982 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/657] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:51 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:52.210 8 INFO nova.api.openstack.compute.server_external_events [req-490403ae-5e47-4890-9866-084d3c8f8f7e req-a89d54a1-bb55-47ac-b021-9c3045bf22ab cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:20f3e628-2bb2-4f9f-bf96-d1aca9cad222 for instance a3cb45fd-2a40-471d-8309-0c4b28848811 on instance [pid: 8|app: 0|req: 329/658] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:47:52 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-08 04:47:52.610 7 WARNING neutronclient.v2_0.client [None req-16f34c58-680b-415d-aa16-62e331896180 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in 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/659] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:52 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1517 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:52.811 8 WARNING neutronclient.v2_0.client [None req-9de233aa-e7a4-4430-a02c-3cbb6d0fe917 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] 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-08 04:47:52.897 7 WARNING neutronclient.v2_0.client [None req-88cd2648-66e2-48a5-b3a3-6c0b4ba6ae7d 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/660] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:52 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1423 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:52 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1548 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-08 04:47:52.991 7 WARNING neutronclient.v2_0.client [None req-2c946679-d9a3-4eb0-ab1b-b3ab04c1ce05 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/662] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:52 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1461 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:53.780 8 WARNING neutronclient.v2_0.client [None req-0b54fe07-111f-4cc5-b498-1d4222589d85 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in 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.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:53 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:53.979 7 WARNING neutronclient.v2_0.client [None req-f89cee5f-17b8-45f9-b706-b96029f5f988 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The 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-08 04:47:54.001 8 WARNING neutronclient.v2_0.client [None req-6bd94f42-3a45-4519-b8b1-103fba169218 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/664] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:53 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1423 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:54.091 7 WARNING neutronclient.v2_0.client [None req-d18f5fbe-c723-42db-9c89-f1b05fee46c0 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/665] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:53 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1724 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:54.173 8 WARNING neutronclient.v2_0.client [None req-751aa570-6d07-4e34-a528-328f6cee1a05 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/666] 10.0.0.104 () {32 vars in 741 bytes} [Mon Jun 8 04:47:54 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:54.273 8 INFO nova.api.openstack.compute.server_external_events [req-c1e48dc9-eb69-4847-bd54-980c98751ba7 req-1e3e086c-eb7d-4960-ab44-c303626e1800 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:20f3e628-2bb2-4f9f-bf96-d1aca9cad222 for instance a3cb45fd-2a40-471d-8309-0c4b28848811 on instance [pid: 8|app: 0|req: 334/667] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:47:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:54 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1529 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:54.944 8 WARNING neutronclient.v2_0.client [None req-001e93fe-77b1-4f23-875e-66baf4abeeb1 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] 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: 335/669] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:54 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1517 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:47:55.081 7 WARNING neutronclient.v2_0.client [None req-8b3693ca-a0c4-4131-920f-419360f2890b 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in 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/670] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:55 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1431 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:55.230 7 INFO nova.api.openstack.compute.server_external_events [req-203c98de-f7db-4103-bcda-935afe718bf0 req-8e0da2e6-403b-48ac-9026-428aad0f8878 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:20f3e628-2bb2-4f9f-bf96-d1aca9cad222 for instance a3cb45fd-2a40-471d-8309-0c4b28848811 on instance 2026-06-08 04:47:55.232 8 WARNING neutronclient.v2_0.client [None req-7651b82b-d865-438a-bb05-58488af53b35 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The 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-08 04:47:55.238 7 INFO nova.compute.rpcapi [None req-c7db3799-0a59-408b-be56-93ad0d676ce0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 336/671] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:47:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:55.348 7 WARNING neutronclient.v2_0.client [None req-afe77c55-5224-4f1f-9490-f17ce7a5abe2 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in 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.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:55 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1724 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, ' [pid: 7|app: 0|req: 337/673] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:55 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1527 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/674] 10.0.0.104 () {32 vars in 641 bytes} [Mon Jun 8 04:47:55 2026] GET /v2.1/servers => generated 378 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 338/677] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:47:55 2026] DELETE /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:55.732 8 WARNING neutronclient.v2_0.client [None req-5e8767aa-948c-4817-b619-9aabe3ef02c0 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] 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: 340/678] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:55 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1730 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:47:56.128 7 WARNING neutronclient.v2_0.client [None req-4eeaf0f8-afea-4d55-94ae-7d6da807dc1c 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] 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-08 04:47:56.175 8 WARNING neutronclient.v2_0.client [None req-7ad3aa50-5cc7-4c1a-a8a4-ea35a9afddb0 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/679] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:56 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1517 bytes in 703 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:56.837 7 INFO nova.api.openstack.compute.server_external_events [req-7a7e3f01-aa02-4dbf-b4ef-17293b2c60dd req-c8c7ca41-a959-4b6b-a09c-40662bcce64d cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:d7fa26eb-3e20-4851-b5cf-f22f23921a2b for instance d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 on instance [pid: 7|app: 0|req: 340/680] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:47:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/681] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:56 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1473 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:47:56.889 7 WARNING neutronclient.v2_0.client [None req-ade8f969-bca4-4a9c-af7a-0c2fd26c24c7 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in 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/682] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:56 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1527 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-08 04:47:57.165 8 WARNING neutronclient.v2_0.client [None req-f06056c1-a336-45fa-b5de-03aad21592d5 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] 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-08 04:47:57.296 7 INFO nova.api.openstack.compute.server_external_events [req-2096a138-9fc1-4493-9344-1eca77c6348c req-5e70d657-93f5-4946-9906-938d8ad17b24 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:c7a6aad4-62e2-4352-a2a1-2e2dfc2e354e for instance 1f3297dc-0a09-4bda-aa18-487a28de76f5 on instance 2026-06-08 04:47:57.296 7 INFO nova.api.openstack.compute.server_external_events [req-2096a138-9fc1-4493-9344-1eca77c6348c req-5e70d657-93f5-4946-9906-938d8ad17b24 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:c7a6aad4-62e2-4352-a2a1-2e2dfc2e354e for instance 1f3297dc-0a09-4bda-aa18-487a28de76f5 on instance 2026-06-08 04:47:57.296 7 INFO nova.api.openstack.compute.server_external_events [req-2096a138-9fc1-4493-9344-1eca77c6348c req-5e70d657-93f5-4946-9906-938d8ad17b24 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:d7fa26eb-3e20-4851-b5cf-f22f23921a2b for instance d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 on instance 2026-06-08 04:47:57.297 7 INFO nova.api.openstack.compute.server_external_events [req-2096a138-9fc1-4493-9344-1eca77c6348c req-5e70d657-93f5-4946-9906-938d8ad17b24 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:e7e12204-0145-476d-aa1e-b2b114a10c4b for instance e19e931f-a876-4946-9d9b-88eee9fcae18 on instance [pid: 8|app: 0|req: 342/683] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:57 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1850 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:47:57 2026] POST /v2.1/os-server-external-events => generated 700 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-08 04:47:57.850 8 WARNING neutronclient.v2_0.client [None req-323357ee-1c48-45c8-a1ef-dbfff4af0424 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] 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-08 04:47:57.914 7 WARNING neutronclient.v2_0.client [None req-9864b9da-86d5-493f-949a-10e19d8724dc 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/685] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:57 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1517 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, ' [pid: 7|app: 0|req: 343/686] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:57 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1471 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:47:58.050 8 WARNING neutronclient.v2_0.client [None req-0673f0be-f0d8-42fb-b73e-13ec309c58f4 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in 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.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:58 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1527 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:58.340 7 WARNING neutronclient.v2_0.client [None req-04adc657-b31c-485f-9409-0bbb8a681d2d f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/688] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:58 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1850 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:58.882 8 INFO nova.api.openstack.compute.server_external_events [req-fbd8ae3d-c32a-44f5-8e2d-b58663a3f3a5 req-4784a4b5-6026-490c-bb83-75e31afecf9c cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:e7e12204-0145-476d-aa1e-b2b114a10c4b for instance e19e931f-a876-4946-9d9b-88eee9fcae18 on instance 2026-06-08 04:47:58.882 8 INFO nova.api.openstack.compute.server_external_events [req-fbd8ae3d-c32a-44f5-8e2d-b58663a3f3a5 req-4784a4b5-6026-490c-bb83-75e31afecf9c cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:20f3e628-2bb2-4f9f-bf96-d1aca9cad222 for instance a3cb45fd-2a40-471d-8309-0c4b28848811 on instance 2026-06-08 04:47:58.882 8 INFO nova.api.openstack.compute.server_external_events [req-fbd8ae3d-c32a-44f5-8e2d-b58663a3f3a5 req-4784a4b5-6026-490c-bb83-75e31afecf9c cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:20f3e628-2bb2-4f9f-bf96-d1aca9cad222 for instance a3cb45fd-2a40-471d-8309-0c4b28848811 on instance [pid: 8|app: 0|req: 345/689] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:47:58 2026] POST /v2.1/os-server-external-events => generated 525 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-08 04:47:59.028 7 WARNING neutronclient.v2_0.client [None req-312ba683-4d46-4dfd-b66f-744828299b4c 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] 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-08 04:47:59.084 8 WARNING neutronclient.v2_0.client [None req-faebae9e-e4b0-498c-89c1-df49d1381baf 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/690] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:58 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1699 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-08 04:47:59.182 7 WARNING neutronclient.v2_0.client [None req-e9490993-b49a-4d65-96c5-b3d722cb781e 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in 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/691] 10.0.0.104 () {32 vars in 741 bytes} [Mon Jun 8 04:47:59 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5/os-interface => generated 284 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:59.297 7 WARNING neutronclient.v2_0.client [None req-425c0678-24c9-49fa-be20-e00a8ea548f2 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in 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/692] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:59 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1471 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:47:59.660 8 INFO nova.api.openstack.compute.server_external_events [req-cd2979fe-3c47-4af2-a8e7-528406a66140 req-214814b3-f235-48ae-bd0e-f8a34a640855 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-deleted:20f3e628-2bb2-4f9f-bf96-d1aca9cad222 for instance a3cb45fd-2a40-471d-8309-0c4b28848811 on instance 2026-06-08 04:47:59.660 8 INFO nova.api.openstack.compute.server_external_events [req-cd2979fe-3c47-4af2-a8e7-528406a66140 req-214814b3-f235-48ae-bd0e-f8a34a640855 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:d7fa26eb-3e20-4851-b5cf-f22f23921a2b for instance d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 on instance 2026-06-08 04:47:59.660 8 INFO nova.api.openstack.compute.server_external_events [req-cd2979fe-3c47-4af2-a8e7-528406a66140 req-214814b3-f235-48ae-bd0e-f8a34a640855 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:d7fa26eb-3e20-4851-b5cf-f22f23921a2b for instance d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 on instance [pid: 8|app: 0|req: 347/693] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:47:59 2026] POST /v2.1/os-server-external-events => generated 525 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-08 04:47:59.718 8 WARNING neutronclient.v2_0.client [None req-b4fae7ed-c6cd-4c96-8133-c380fcd66364 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/694] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:59 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1509 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:47:59 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1527 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:00.679 8 WARNING neutronclient.v2_0.client [None req-5947812f-9086-4a62-aaa9-7a83da1611fb 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in 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/696] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:00 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1471 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:00.862 7 WARNING neutronclient.v2_0.client [None req-26f9794a-f235-43a1-99ee-3298629425bf f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in 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/697] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:00 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1509 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:48:00.923 8 WARNING neutronclient.v2_0.client [None req-6dd73ab8-4259-4346-bb6b-9fb260e0202b 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/698] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:00 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1718 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:01.170 7 WARNING neutronclient.v2_0.client [None req-93888352-e7a2-4690-b48a-a0cbf981274f 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/699] 10.0.0.104 () {32 vars in 741 bytes} [Mon Jun 8 04:48:01 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/os-interface => generated 284 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:01.701 8 INFO nova.api.openstack.compute.server_external_events [req-af625e9f-d60e-4b65-b060-f229793ece2e req-12cc6771-defe-4db9-b188-6a020eaf8c64 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:c7a6aad4-62e2-4352-a2a1-2e2dfc2e354e for instance 1f3297dc-0a09-4bda-aa18-487a28de76f5 on instance 2026-06-08 04:48:01.701 8 INFO nova.api.openstack.compute.server_external_events [req-af625e9f-d60e-4b65-b060-f229793ece2e req-12cc6771-defe-4db9-b188-6a020eaf8c64 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:e7e12204-0145-476d-aa1e-b2b114a10c4b for instance e19e931f-a876-4946-9d9b-88eee9fcae18 on instance 2026-06-08 04:48:01.701 8 INFO nova.api.openstack.compute.server_external_events [req-af625e9f-d60e-4b65-b060-f229793ece2e req-12cc6771-defe-4db9-b188-6a020eaf8c64 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:e7e12204-0145-476d-aa1e-b2b114a10c4b for instance e19e931f-a876-4946-9d9b-88eee9fcae18 on instance [pid: 8|app: 0|req: 351/700] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:01 2026] POST /v2.1/os-server-external-events => generated 521 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-08 04:48:01.847 7 WARNING neutronclient.v2_0.client [None req-96175e2a-b3ea-468f-bde3-2c2dae375d11 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] 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: 350/701] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:01 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1471 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:48:02.019 8 WARNING neutronclient.v2_0.client [None req-ece20caf-66d0-4615-8533-f0102786e2e9 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/702] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:01 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 1509 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:02.221 8 INFO nova.api.openstack.compute.server_external_events [req-2a191c06-9d9a-4adb-9103-d3f9abeab295 req-9a43dbfe-d1d6-4d31-a6ad-14ce16aaa4db cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:d7fa26eb-3e20-4851-b5cf-f22f23921a2b for instance d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 on instance [pid: 8|app: 0|req: 353/703] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:48:02.233 7 WARNING neutronclient.v2_0.client [None req-cf4c04db-b3fe-497f-86d9-8a73d1653bc7 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/704] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:02 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1718 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:03.069 8 WARNING neutronclient.v2_0.client [None req-af612899-230b-4d7e-84f9-154628409dc7 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The 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-08 04:48:03.131 7 INFO nova.api.openstack.wsgi [None req-a15bf8a9-8242-40b3-ac2e-aff628b24954 f14f96f3ea2b4d33adff43d815fb71f4 ea2e65cd21b042feb1104d9cb9ca4553 - - default default] HTTP exception thrown: Instance a3cb45fd-2a40-471d-8309-0c4b28848811 could not be found. [pid: 7|app: 0|req: 352/705] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:03 2026] GET /v2.1/servers/a3cb45fd-2a40-471d-8309-0c4b28848811 => generated 111 bytes in 67 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: 353/706] 10.0.0.104 () {32 vars in 704 bytes} [Mon Jun 8 04:48:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-908756248 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:03 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1471 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:48:04.256 7 WARNING neutronclient.v2_0.client [None req-a5c066d1-8b75-4409-940c-586223e83e1f 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/708] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:04 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1655 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/709] 10.0.0.104 () {32 vars in 723 bytes} [Mon Jun 8 04:48:04 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18/ips => generated 108 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/710] 10.0.0.104 () {32 vars in 723 bytes} [Mon Jun 8 04:48:04 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18/ips => generated 108 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/711] 10.0.0.104 () {32 vars in 823 bytes} [Mon Jun 8 04:48:04 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18/ips/tempest-ServerAddressesTestJSON-579616021-network => generated 93 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/712] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:48:04 2026] DELETE /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 0 bytes in 122 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-08 04:48:04.692 8 WARNING neutronclient.v2_0.client [None req-d6fd29b2-d74c-4778-b2db-55d48c7a55ba 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/713] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:04 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1661 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-08 04:48:05.884 7 WARNING neutronclient.v2_0.client [None req-431e1300-5fb6-451a-af04-d1c07c7837e3 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] 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-08 04:48:05.953 8 INFO nova.api.openstack.compute.server_external_events [req-5bd66985-6e0d-40f4-bb14-7742866ec4b3 req-0500185d-d68c-483b-9bb6-1c434613ddc9 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:e7e12204-0145-476d-aa1e-b2b114a10c4b for instance e19e931f-a876-4946-9d9b-88eee9fcae18 on instance [pid: 8|app: 0|req: 359/716] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:05 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: 7|app: 0|req: 358/717] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:05 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1661 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-08 04:48:07.064 8 WARNING neutronclient.v2_0.client [None req-2b1ca70b-9770-41f8-a6bd-40068cd958e5 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in 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/718] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:07 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1661 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:08.004 7 INFO nova.api.openstack.compute.server_external_events [req-d4963d82-bee8-4f54-bd09-a67b45a5f0e0 req-9049b6a0-bb5d-4699-972a-4edcdf98ec1b cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:e7e12204-0145-476d-aa1e-b2b114a10c4b for instance e19e931f-a876-4946-9d9b-88eee9fcae18 on instance 2026-06-08 04:48:08.004 7 INFO nova.api.openstack.compute.server_external_events [req-d4963d82-bee8-4f54-bd09-a67b45a5f0e0 req-9049b6a0-bb5d-4699-972a-4edcdf98ec1b cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-deleted:e7e12204-0145-476d-aa1e-b2b114a10c4b for instance e19e931f-a876-4946-9d9b-88eee9fcae18 on instance [pid: 7|app: 0|req: 359/719] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:07 2026] POST /v2.1/os-server-external-events => generated 356 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-08 04:48:08.200 8 WARNING neutronclient.v2_0.client [None req-77ad79d6-a0d8-4c09-91fc-62c17c736f71 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/720] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:08 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1452 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:09.301 7 WARNING neutronclient.v2_0.client [None req-27983381-efb4-41e7-8acf-e396dcd5bd2c 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/721] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:09 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1457 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-08 04:48:10.408 8 WARNING neutronclient.v2_0.client [None req-2f74225b-3c08-4cbc-9b95-4b928a093bf6 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/722] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:10 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 1457 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-08 04:48:11.577 7 INFO nova.api.openstack.wsgi [None req-a6a22048-4fe8-4766-9c32-8af567c5a916 49f80c70c26b44d8a1eb5f0ea777c57a e1ae6f624e3742528f38de49f508e0b7 - - default default] HTTP exception thrown: Instance e19e931f-a876-4946-9d9b-88eee9fcae18 could not be found. [pid: 7|app: 0|req: 361/723] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:11 2026] GET /v2.1/servers/e19e931f-a876-4946-9d9b-88eee9fcae18 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/724] 10.0.0.104 () {34 vars in 671 bytes} [Mon Jun 8 04:48:13 2026] POST /v2.1/os-keypairs => generated 386 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:15.501 7 WARNING neutronclient.v2_0.client [None req-fad9363e-b1b2-46a5-8244-30ced0525399 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The 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-08 04:48:15.656 8 WARNING neutronclient.v2_0.client [None req-0577de2c-211b-49c1-937b-9ae534e44dcd 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/727] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:15 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1819 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/728] 10.0.0.104 () {32 vars in 741 bytes} [Mon Jun 8 04:48:15 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/os-interface => generated 284 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:15.774 7 WARNING neutronclient.v2_0.client [None req-05fd702d-7549-4c07-800e-8bf58ef62df2 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The 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-08 04:48:15.791 8 WARNING neutronclient.v2_0.client [None req-3a8d9499-78dc-4d77-8529-ee03d476f0ba 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The 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-08 04:48:15.833 7 WARNING neutronclient.v2_0.client [None req-05fd702d-7549-4c07-800e-8bf58ef62df2 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/729] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:15 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1819 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:15.963 8 WARNING neutronclient.v2_0.client [None req-308193b3-7698-49a0-bd45-b5f8a695a38b 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The 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-08 04:48:15.996 7 WARNING neutronclient.v2_0.client [None req-05fd702d-7549-4c07-800e-8bf58ef62df2 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/730] 10.0.0.104 () {32 vars in 815 bytes} [Mon Jun 8 04:48:15 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/os-interface/d7fa26eb-3e20-4851-b5cf-f22f23921a2b => generated 281 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, ' [pid: 8|app: 0|req: 369/731] 10.0.0.104 () {32 vars in 723 bytes} [Mon Jun 8 04:48:16 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/ips => generated 156 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, ' [pid: 8|app: 0|req: 370/732] 10.0.0.104 () {34 vars in 750 bytes} [Mon Jun 8 04:48:16 2026] POST /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/action => generated 0 bytes in 42 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: 363/733] 10.0.0.104 () {34 vars in 663 bytes} [Mon Jun 8 04:48:15 2026] POST /v2.1/servers => generated 453 bytes in 502 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/734] 10.0.0.104 () {32 vars in 723 bytes} [Mon Jun 8 04:48:16 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/ips => generated 156 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-08 04:48:16.259 7 WARNING neutronclient.v2_0.client [None req-5605c9ef-7c18-40a3-bc78-97428c2b9d48 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in 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/735] 10.0.0.104 () {34 vars in 750 bytes} [Mon Jun 8 04:48:16 2026] POST /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5/action => generated 0 bytes in 107 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: 365/736] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:16 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1432 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:48:16.309 8 WARNING neutronclient.v2_0.client [None req-1825c92a-12d1-4dce-b72d-7bf87ee29211 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in 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/737] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:16 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1821 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/738] 10.0.0.104 () {32 vars in 723 bytes} [Mon Jun 8 04:48:17 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/ips => generated 156 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-08 04:48:17.348 8 WARNING neutronclient.v2_0.client [None req-c2f4065e-f6b1-477e-9589-d6976742950f f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/739] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:17 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1436 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:17.451 7 WARNING neutronclient.v2_0.client [None req-96cc940d-ba71-42da-8012-836524525a5f 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in 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/740] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:17 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1821 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:18.004 8 INFO nova.api.openstack.compute.server_external_events [req-4f160170-51b6-41a1-b8d2-6b514496088d req-c4d8aa32-b018-4401-a1a0-a15c7468b74b cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:d7fa26eb-3e20-4851-b5cf-f22f23921a2b for instance d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 on instance [pid: 8|app: 0|req: 374/741] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/742] 10.0.0.104 () {32 vars in 723 bytes} [Mon Jun 8 04:48:18 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/ips => generated 156 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-08 04:48:18.451 8 WARNING neutronclient.v2_0.client [None req-af109498-62b1-478a-83b6-ba4da93e6aa2 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/743] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:18 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1484 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:18.651 7 WARNING neutronclient.v2_0.client [None req-36a79f7a-c8ef-4e9a-9781-5f8beb9cace8 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/744] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:18 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1821 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/745] 10.0.0.104 () {32 vars in 723 bytes} [Mon Jun 8 04:48:19 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/ips => generated 194 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-08 04:48:19.426 7 WARNING neutronclient.v2_0.client [None req-3b14a7ae-2528-4721-b468-f8952e18ab4a 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] 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: 370/746] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:19 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1952 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:48:19.552 8 WARNING neutronclient.v2_0.client [None req-4aadd518-1cd3-40ef-bd1d-ba7ec6addf34 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] 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: 371/747] 10.0.0.104 () {34 vars in 750 bytes} [Mon Jun 8 04:48:19 2026] POST /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/748] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:19 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1484 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/749] 10.0.0.104 () {32 vars in 723 bytes} [Mon Jun 8 04:48:19 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/ips => generated 194 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-08 04:48:19.794 8 WARNING neutronclient.v2_0.client [None req-fd2f0f5e-4926-42d1-a750-5cb251516afb 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in 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/750] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:19 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1826 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:20.568 7 INFO nova.api.openstack.compute.server_external_events [req-312c4620-bc1c-4c85-8bfa-a2eea3b31e08 req-17b50bcc-efe9-4020-8999-fc9c4c7ffb03 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:c7a6aad4-62e2-4352-a2a1-2e2dfc2e354e for instance 1f3297dc-0a09-4bda-aa18-487a28de76f5 on instance [pid: 7|app: 0|req: 373/751] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:20.665 8 WARNING neutronclient.v2_0.client [None req-af979520-98ff-4926-b483-63ec8b4b6418 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/752] 10.0.0.104 () {32 vars in 723 bytes} [Mon Jun 8 04:48:20 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/ips => generated 194 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:20 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1492 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:20.951 7 WARNING neutronclient.v2_0.client [None req-864cd2d4-7566-42ad-9f2d-b76710a88d4b 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] 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-08 04:48:21.526 8 INFO nova.api.openstack.compute.server_external_events [req-92059241-6c6d-44be-b7f4-94ee5cd9fbac req-9ae387a0-d358-46c8-a232-f1bcd9d2dc4c cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:d7fa26eb-3e20-4851-b5cf-f22f23921a2b for instance d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 on instance [pid: 8|app: 0|req: 380/754] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/755] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:20 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1826 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/756] 10.0.0.104 () {32 vars in 723 bytes} [Mon Jun 8 04:48:21 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/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-08 04:48:21.769 7 WARNING neutronclient.v2_0.client [None req-4c000c0e-86fc-47a3-8af8-5939141faf5e f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in 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/757] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:21 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1570 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:22.597 8 WARNING neutronclient.v2_0.client [None req-6435e071-4fbb-4ec4-9588-eca196bec784 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The 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-08 04:48:22.614 7 INFO nova.api.openstack.compute.server_external_events [req-de47b1c3-570a-4f0f-9dd5-d46019f6ff49 req-0fdd9cf3-85d3-4ee7-a741-97d9cc480c69 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:c7a6aad4-62e2-4352-a2a1-2e2dfc2e354e for instance 1f3297dc-0a09-4bda-aa18-487a28de76f5 on instance 2026-06-08 04:48:22.615 7 INFO nova.api.openstack.compute.server_external_events [req-de47b1c3-570a-4f0f-9dd5-d46019f6ff49 req-0fdd9cf3-85d3-4ee7-a741-97d9cc480c69 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:53f00380-29ed-4688-b506-4574608e24b5 for instance 0f3373b4-f552-43e9-a513-391d0339a908 on instance [pid: 7|app: 0|req: 377/758] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:22 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/759] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:22 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1826 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/760] 10.0.0.104 () {32 vars in 723 bytes} [Mon Jun 8 04:48:22 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/761] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:48:22 2026] DELETE /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:22.917 7 WARNING neutronclient.v2_0.client [None req-1c3e91a0-aa2c-4507-8690-e27d2ce69b67 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] 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-08 04:48:22.960 8 WARNING neutronclient.v2_0.client [None req-7c4cca83-92c7-4182-82b0-ba398342eb8e f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/762] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:22 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1558 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/763] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:22 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1844 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:23.772 8 WARNING neutronclient.v2_0.client [None req-169379e9-cf87-4c88-819a-238afd27404a 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/764] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:23 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1826 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:24.126 7 WARNING neutronclient.v2_0.client [None req-ae694d45-a9a0-475e-b99e-ec876a6815b7 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The 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-08 04:48:24.151 8 WARNING neutronclient.v2_0.client [None req-48caf030-3632-4e1c-92ac-abcf67bdc7f3 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/765] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:24 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1844 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/766] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:24 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1558 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-08 04:48:24.664 8 INFO nova.api.openstack.compute.server_external_events [req-83989b7b-7b54-4e4e-8351-53f4edc6aa2b req-d9c627a1-ee21-458d-9b47-19a75e3b7309 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:c7a6aad4-62e2-4352-a2a1-2e2dfc2e354e for instance 1f3297dc-0a09-4bda-aa18-487a28de76f5 on instance 2026-06-08 04:48:24.664 8 INFO nova.api.openstack.compute.server_external_events [req-83989b7b-7b54-4e4e-8351-53f4edc6aa2b req-d9c627a1-ee21-458d-9b47-19a75e3b7309 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:c7a6aad4-62e2-4352-a2a1-2e2dfc2e354e for instance 1f3297dc-0a09-4bda-aa18-487a28de76f5 on instance 2026-06-08 04:48:24.665 8 INFO nova.api.openstack.compute.server_external_events [req-83989b7b-7b54-4e4e-8351-53f4edc6aa2b req-d9c627a1-ee21-458d-9b47-19a75e3b7309 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:d7fa26eb-3e20-4851-b5cf-f22f23921a2b for instance d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 on instance 2026-06-08 04:48:24.665 8 INFO nova.api.openstack.compute.server_external_events [req-83989b7b-7b54-4e4e-8351-53f4edc6aa2b req-d9c627a1-ee21-458d-9b47-19a75e3b7309 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:d7fa26eb-3e20-4851-b5cf-f22f23921a2b for instance d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 on instance [pid: 8|app: 0|req: 387/767] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:24 2026] POST /v2.1/os-server-external-events => generated 700 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-08 04:48:24.958 7 WARNING neutronclient.v2_0.client [None req-e0fde8ef-0596-4f1d-bda1-070bbdfce59a 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in 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/768] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:24 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1826 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:25.288 8 WARNING neutronclient.v2_0.client [None req-e64eeb58-b3bd-4474-8d6f-169e974af540 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The 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-08 04:48:25.308 7 WARNING neutronclient.v2_0.client [None req-27111156-814a-45b9-996f-f94f82d0dfa5 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in 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/769] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:25 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1844 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/770] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:25 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1558 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:25.808 7 INFO nova.api.openstack.compute.server_external_events [req-a2d45f43-9cfd-44c4-a822-424e1515b758 req-7136d3a5-0c71-4693-9a38-863d9f1b0fc1 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-deleted:d7fa26eb-3e20-4851-b5cf-f22f23921a2b for instance d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 on instance [pid: 7|app: 0|req: 384/773] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:26.112 8 WARNING neutronclient.v2_0.client [None req-dfd26974-b760-4fa5-9a28-01817d450d93 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/774] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:26 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1819 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:26.458 7 WARNING neutronclient.v2_0.client [None req-4d5d1f52-d122-490f-b7aa-9e60780c429b 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The 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-08 04:48:26.505 8 WARNING neutronclient.v2_0.client [None req-5c2d3fab-8ad0-4830-94f1-626c5da79153 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/775] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:26 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1482 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/776] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:26 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1558 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-08 04:48:26.715 7 INFO nova.api.openstack.compute.server_external_events [req-ce1ea73b-201d-4d6a-9ab2-6ee77b08ecf9 req-98ad9567-f2a7-4721-9169-60e8d645fa9a cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:53f00380-29ed-4688-b506-4574608e24b5 for instance 0f3373b4-f552-43e9-a513-391d0339a908 on instance 2026-06-08 04:48:26.716 7 INFO nova.api.openstack.compute.server_external_events [req-ce1ea73b-201d-4d6a-9ab2-6ee77b08ecf9 req-98ad9567-f2a7-4721-9169-60e8d645fa9a cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:53f00380-29ed-4688-b506-4574608e24b5 for instance 0f3373b4-f552-43e9-a513-391d0339a908 on instance [pid: 7|app: 0|req: 386/777] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:26 2026] POST /v2.1/os-server-external-events => generated 354 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-08 04:48:27.589 8 WARNING neutronclient.v2_0.client [None req-1088a949-2618-4a22-9b92-0493caf9096d 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/778] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:27 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1487 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:27.673 7 WARNING neutronclient.v2_0.client [None req-8a592546-2420-427e-8891-c7e46f41937e f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/779] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:27 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1558 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-08 04:48:28.703 8 WARNING neutronclient.v2_0.client [None req-d0678290-a50d-4aab-bfc0-fc366516771c 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/780] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:28 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 1487 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:28.876 7 WARNING neutronclient.v2_0.client [None req-deb88cfb-312f-4333-b5d3-20316c903b0a f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in 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/781] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:28 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1740 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-08 04:48:29.056 8 WARNING neutronclient.v2_0.client [None req-c90c429f-4384-4d1c-9268-3f35349f99c3 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/782] 10.0.0.104 () {32 vars in 741 bytes} [Mon Jun 8 04:48:29 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:29.788 7 INFO nova.api.openstack.wsgi [None req-52a785d6-95c7-4f4b-847f-5c148c39f332 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] HTTP exception thrown: Instance d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 could not be found. [pid: 7|app: 0|req: 389/783] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:29 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/784] 10.0.0.104 () {32 vars in 706 bytes} [Mon Jun 8 04:48:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1569228388 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:29.841 8 INFO nova.api.openstack.compute.server_external_events [req-46b0604f-f82f-4469-be5b-56cd26a115be req-54a02c5f-3e3a-4446-aa99-c3c8f4accfd8 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:53f00380-29ed-4688-b506-4574608e24b5 for instance 0f3373b4-f552-43e9-a513-391d0339a908 on instance [pid: 8|app: 0|req: 396/785] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:48:29.855 7 WARNING neutronclient.v2_0.client [None req-261bfaf6-6188-4414-bdca-983a314a7fe4 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in 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/786] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:29 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1740 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, ' [pid: 8|app: 0|req: 397/787] 10.0.0.104 () {32 vars in 641 bytes} [Mon Jun 8 04:48:30 2026] GET /v2.1/servers => generated 384 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, ' [pid: 7|app: 0|req: 391/788] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:48:30 2026] DELETE /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 0 bytes in 123 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-08 04:48:30.342 8 WARNING neutronclient.v2_0.client [None req-4a232ee1-03a6-49fd-bfff-4c9b43ad34df f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] 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-08 04:48:30.420 7 INFO nova.api.openstack.wsgi [None req-2d799097-00ea-4b89-80d3-7d73f1603c21 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] HTTP exception thrown: Instance d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 could not be found. [pid: 7|app: 0|req: 392/789] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:48:30 2026] DELETE /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:30.456 7 INFO nova.api.openstack.wsgi [None req-a40245e9-ea13-4dad-b67d-d1d4c0862ada 1b28b8ab9b78435f86953b89e5a4fb64 04002b32a539437b8fd602be014645e9 - - default default] HTTP exception thrown: Instance d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 could not be found. [pid: 7|app: 0|req: 393/790] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:30 2026] GET /v2.1/servers/d19bed9f-89ce-4b4c-8afa-e62e6c8cc054 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/791] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:30 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1746 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:31.584 7 WARNING neutronclient.v2_0.client [None req-8a1b420d-68c2-4459-8376-29c97bfd0606 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/792] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:31 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1866 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-08 04:48:31.900 8 INFO nova.api.openstack.compute.server_external_events [req-feec7456-f793-4dfb-b148-dcc9754c9033 req-34f48502-b859-4883-9348-e54562122d47 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:53f00380-29ed-4688-b506-4574608e24b5 for instance 0f3373b4-f552-43e9-a513-391d0339a908 on instance [pid: 8|app: 0|req: 399/793] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:31 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-08 04:48:32.757 7 WARNING neutronclient.v2_0.client [None req-15eb8fdc-ffc1-460a-91be-5f6fcbcbd3fd f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/794] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:32 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1866 bytes in 735 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:33.663 8 INFO nova.api.openstack.compute.server_external_events [req-bec0dcd2-64d1-426b-8739-6d8caf659d97 req-874f60f3-95c4-4a30-9001-53cedeb9476b cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-deleted:53f00380-29ed-4688-b506-4574608e24b5 for instance 0f3373b4-f552-43e9-a513-391d0339a908 on instance [pid: 8|app: 0|req: 400/795] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:33 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-08 04:48:33.952 7 INFO nova.api.openstack.compute.server_external_events [req-0d8625c0-69c5-46cf-b855-66c491cba6ae req-79d3020a-5b95-4db8-b424-e6985d191d9f cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:53f00380-29ed-4688-b506-4574608e24b5 for instance 0f3373b4-f552-43e9-a513-391d0339a908 on instance [pid: 7|app: 0|req: 396/796] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:34.506 8 WARNING neutronclient.v2_0.client [None req-d624f48e-262a-4547-8b0b-b2d308a20e3a f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in 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/797] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:34 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1513 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-08 04:48:35.598 7 WARNING neutronclient.v2_0.client [None req-fc14a9ba-423d-4687-9c3b-d3349c3d17ad f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] The python binding code in 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/800] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:35 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 1518 bytes in 871 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:37.480 8 INFO nova.api.openstack.wsgi [None req-ad17c47a-145c-43c0-a477-62211360fe33 f693380a767149e895f23d747e287087 d167c69055934276a1ab8ea8892ee49a - - default default] HTTP exception thrown: Instance 0f3373b4-f552-43e9-a513-391d0339a908 could not be found. [pid: 8|app: 0|req: 404/801] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:37 2026] GET /v2.1/servers/0f3373b4-f552-43e9-a513-391d0339a908 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/802] 10.0.0.104 () {32 vars in 706 bytes} [Mon Jun 8 04:48:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1001844040 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:41.906 8 WARNING neutronclient.v2_0.client [None req-29047d8a-7246-4b09-bc98-b568c539d2e2 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in 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/803] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:41 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1819 bytes in 1104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 406/804] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:48:42 2026] DELETE /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 0 bytes in 70 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-08 04:48:43.110 8 WARNING neutronclient.v2_0.client [None req-5370a96b-ee0a-459a-9b40-e8aea9a8adb8 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/805] 10.0.0.104 () {34 vars in 671 bytes} [Mon Jun 8 04:48:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/806] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:43 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1825 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:48:44.430 7 INFO nova.api.openstack.compute.server_external_events [req-c7a76fcd-4ce0-4053-870e-db70ad58cc12 req-2907e959-370c-46f8-b5cf-970522c6df66 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:c7a6aad4-62e2-4352-a2a1-2e2dfc2e354e for instance 1f3297dc-0a09-4bda-aa18-487a28de76f5 on instance [pid: 7|app: 0|req: 400/807] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:44 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-08 04:48:44.578 8 WARNING neutronclient.v2_0.client [None req-0e54eb8c-b8fd-4a2b-a8f5-fd95393ef035 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/808] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:44 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1825 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:45.948 8 WARNING neutronclient.v2_0.client [None req-9c8eab76-a362-4d84-a609-4d4e3a59c085 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/811] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:45 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1757 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, ' 2026-06-08 04:48:46.487 7 INFO nova.api.openstack.compute.server_external_events [req-62f8212b-40a9-49a2-865e-728b7b4b5352 req-4bcd96a3-deb3-4999-b275-f48278414bd0 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:c7a6aad4-62e2-4352-a2a1-2e2dfc2e354e for instance 1f3297dc-0a09-4bda-aa18-487a28de76f5 on instance 2026-06-08 04:48:46.488 7 INFO nova.api.openstack.compute.server_external_events [req-62f8212b-40a9-49a2-865e-728b7b4b5352 req-4bcd96a3-deb3-4999-b275-f48278414bd0 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-deleted:c7a6aad4-62e2-4352-a2a1-2e2dfc2e354e for instance 1f3297dc-0a09-4bda-aa18-487a28de76f5 on instance [pid: 7|app: 0|req: 402/812] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:46 2026] POST /v2.1/os-server-external-events => generated 356 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-08 04:48:47.209 8 WARNING neutronclient.v2_0.client [None req-fa4c43b0-5be3-415a-bdf8-8cd13936d46f 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/813] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:47 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1477 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-08 04:48:48.303 7 WARNING neutronclient.v2_0.client [None req-a8e7c9e0-6b8c-457e-a12b-54585d9bf738 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] The python binding code in 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/814] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:48 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 1477 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-08 04:48:49.381 8 INFO nova.api.openstack.wsgi [None req-97e391f0-05f3-4706-a1b9-b2eb926928b6 39a6b569e0f14123aee9285df4709713 ffb6c87baacd474494003b2e307ee62c - - default default] HTTP exception thrown: Instance 1f3297dc-0a09-4bda-aa18-487a28de76f5 could not be found. [pid: 8|app: 0|req: 412/815] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:49 2026] GET /v2.1/servers/1f3297dc-0a09-4bda-aa18-487a28de76f5 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/816] 10.0.0.104 () {32 vars in 704 bytes} [Mon Jun 8 04:48:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-662561298 => 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-08 04:48:49.682 8 WARNING neutronclient.v2_0.client [None req-1ffe428b-eb2f-49b1-95ec-b98a1c2496e5 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The 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-08 04:48:49.758 8 WARNING neutronclient.v2_0.client [None req-1ffe428b-eb2f-49b1-95ec-b98a1c2496e5 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The 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-08 04:48:49.911 8 WARNING neutronclient.v2_0.client [None req-1ffe428b-eb2f-49b1-95ec-b98a1c2496e5 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/817] 10.0.0.104 () {34 vars in 663 bytes} [Mon Jun 8 04:48:49 2026] POST /v2.1/servers => generated 449 bytes in 657 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-08 04:48:50.277 7 WARNING neutronclient.v2_0.client [None req-8ae9772e-8581-4e5f-bab7-987abed153f3 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/818] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:50 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1254 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:51.615 8 WARNING neutronclient.v2_0.client [None req-5639dd40-5c64-493f-a70c-fb22e14a8a3d fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/819] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:51 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1296 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:52.710 7 WARNING neutronclient.v2_0.client [None req-57e41e1f-8dc9-4dd4-b574-8dc34a552978 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/820] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:52 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1352 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:53.948 8 WARNING neutronclient.v2_0.client [None req-2b75fe13-6c84-49f7-911b-01f9d0bbc0b8 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in 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/821] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:53 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1352 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/822] 10.0.0.104 () {30 vars in 413 bytes} [Mon Jun 8 04:48:54 2026] GET / => generated 423 bytes in 4 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, ' 2026-06-08 04:48:55.103 7 WARNING neutronclient.v2_0.client [None req-e5b8b033-0493-4fa0-93ce-11c54007afd8 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in 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/823] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:55 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1426 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, ' [pid: 8|app: 0|req: 416/824] 10.0.0.104 () {28 vars in 560 bytes} [Mon Jun 8 04:48:54 2026] GET /v2/ => generated 402 bytes in 603 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/827] 10.0.0.104 () {28 vars in 564 bytes} [Mon Jun 8 04:48:55 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: 410/828] 10.0.0.104 () {30 vars in 413 bytes} [Mon Jun 8 04:48:55 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-08 04:48:55.795 8 INFO nova.api.openstack.compute.server_external_events [req-94acdd1d-39f2-489e-b0a0-c1fad1659119 req-cec10563-a2a5-41de-88f4-456b860d4ec9 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:505d5540-2d82-441a-a88d-20367f237820 for instance 1a23d08c-da79-4b4b-9ede-e24371851c0f on instance [pid: 8|app: 0|req: 419/829] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:48:55 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-08 04:48:56.269 7 WARNING neutronclient.v2_0.client [None req-ce263490-4ac9-4e56-b3ee-f5a5bad15d77 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/830] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:56 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1436 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:57.493 8 WARNING neutronclient.v2_0.client [None req-d5114bd5-94b2-48cc-8741-bd98e862e9b2 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in 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/831] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:57 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1436 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:58.699 7 WARNING neutronclient.v2_0.client [None req-384619b5-1ff2-48b6-aeb9-496d5cf8d24d fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in 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/832] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:58 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1436 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:48:59.837 8 WARNING neutronclient.v2_0.client [None req-18aa8721-4b82-4128-9b63-dbe688385a2d fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in 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/833] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:48:59 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1436 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:00.980 7 WARNING neutronclient.v2_0.client [None req-f1c6e8d4-b1ae-4e84-bd90-34f816bb18f2 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/834] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:00 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1424 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:02.154 8 WARNING neutronclient.v2_0.client [None req-75b79757-4608-4182-bb75-d61853ca4be7 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in 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/835] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:02 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1424 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-08 04:49:03.354 7 WARNING neutronclient.v2_0.client [None req-99b32eb7-da2f-4fd4-8d95-accd7c2eaa63 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/836] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:03 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1424 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-08 04:49:03.595 8 INFO nova.api.openstack.compute.server_external_events [req-d7ab7530-7877-4bae-b276-8642353d6a5b req-005cad68-3889-4720-aae4-b6a3213c5e49 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:505d5540-2d82-441a-a88d-20367f237820 for instance 1a23d08c-da79-4b4b-9ede-e24371851c0f on instance [pid: 8|app: 0|req: 423/837] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:49:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:04.524 7 WARNING neutronclient.v2_0.client [None req-d134752a-5df4-4135-9266-bf1ffe594270 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in 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/838] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:04 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1424 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:05.645 7 INFO nova.api.openstack.compute.server_external_events [req-3bdf3b72-7388-4065-bd63-e699449d0ecb req-d8ef3193-3630-457d-a3fb-221cb61329ed cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:505d5540-2d82-441a-a88d-20367f237820 for instance 1a23d08c-da79-4b4b-9ede-e24371851c0f on instance [pid: 7|app: 0|req: 417/841] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:49:05 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-08 04:49:05.723 8 WARNING neutronclient.v2_0.client [None req-0a70a3b5-8d96-4082-a3b4-99e38a462891 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/842] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:05 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1611 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:05.886 7 WARNING neutronclient.v2_0.client [None req-3f173988-8d16-400b-b0d8-1c412e457ed4 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/843] 10.0.0.104 () {32 vars in 741 bytes} [Mon Jun 8 04:49:05 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08 04:49:06.631 7 INFO nova.api.openstack.compute.server_external_events [req-797f4ba9-5559-42d5-8802-ab56302fae83 req-ca8b3ba0-6ef3-4118-b0af-073b01319e4c cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:505d5540-2d82-441a-a88d-20367f237820 for instance 1a23d08c-da79-4b4b-9ede-e24371851c0f on instance [pid: 7|app: 0|req: 419/844] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:49:06 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) 2026-06-08 04:49:06.639 8 WARNING neutronclient.v2_0.client [None req-94fa7caf-df23-4f3a-b7d1-948eff84cbe1 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/845] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:06 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1611 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/846] 10.0.0.104 () {32 vars in 641 bytes} [Mon Jun 8 04:49:07 2026] GET /v2.1/servers => generated 388 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/847] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:49:07 2026] DELETE /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:07.454 7 WARNING neutronclient.v2_0.client [None req-ce5d7c01-ddf5-421d-8421-3e8dea989162 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in 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/848] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:07 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1617 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:08.650 8 INFO nova.api.openstack.compute.server_external_events [req-4e9e79e7-e8f9-4b3c-9ecf-e09a3f34b581 req-278547e1-c75f-40f4-b26a-5d27f82eb8bb cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:505d5540-2d82-441a-a88d-20367f237820 for instance 1a23d08c-da79-4b4b-9ede-e24371851c0f on instance 2026-06-08 04:49:08.653 7 WARNING neutronclient.v2_0.client [None req-69391023-8a4b-4221-9f89-92c5decf48b9 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in 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/849] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:49:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/850] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:08 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1737 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-08 04:49:09.830 8 WARNING neutronclient.v2_0.client [None req-0a23e661-40eb-4de5-b81b-870d3ee78661 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in 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/851] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:09 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1737 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:10.419 7 INFO nova.api.openstack.compute.server_external_events [req-9c9f29eb-72ed-49b2-8f32-45426b954242 req-a397e694-525a-44cd-b809-e1c160acbae7 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-deleted:505d5540-2d82-441a-a88d-20367f237820 for instance 1a23d08c-da79-4b4b-9ede-e24371851c0f on instance [pid: 7|app: 0|req: 423/852] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:49:10 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-08 04:49:10.688 8 INFO nova.api.openstack.compute.server_external_events [req-a98c2138-3550-4c52-a2de-8d1b8cc5fe82 req-f3606bde-7057-406b-a47d-f4df0482b253 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:505d5540-2d82-441a-a88d-20367f237820 for instance 1a23d08c-da79-4b4b-9ede-e24371851c0f on instance [pid: 8|app: 0|req: 430/853] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:49:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:11.118 7 WARNING neutronclient.v2_0.client [None req-dc7924e9-78d9-4691-b9aa-f0075760be84 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in 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/854] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:11 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1381 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:12.219 8 WARNING neutronclient.v2_0.client [None req-a59a85f5-8bc1-454d-90dc-01682a849ced fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/855] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:12 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1386 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/856] 10.0.0.175 () {30 vars in 619 bytes} [Mon Jun 8 04:49:12 2026] GET /v2.1 => generated 0 bytes in 196 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: 432/857] 10.0.0.175 () {32 vars in 692 bytes} [Mon Jun 8 04:49:12 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/858] 10.0.0.175 () {34 vars in 913 bytes} [Mon Jun 8 04:49:12 2026] GET /v2.1/os-simple-tenant-usage/31a8a53256c74259bee82dbb9bc388a7?start=2026-06-07T00:00:00&end=2026-06-08T23:59:59 => generated 20 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/859] 10.0.0.175 () {30 vars in 654 bytes} [Mon Jun 8 04:49:13 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:49:13.329 7 WARNING neutronclient.v2_0.client [None req-5d40ea8d-687c-4cae-b1fe-70afc26eff19 fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/860] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:13 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 1386 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:49:14.427 8 INFO nova.api.openstack.wsgi [None req-ccd90029-a0da-47dc-bc34-92f2eb99113c fd851150663149b28d776b6428d8531d 0ac5c4c6b6cc436fb156e9675d8c1cd6 - - default default] HTTP exception thrown: Instance 1a23d08c-da79-4b4b-9ede-e24371851c0f could not be found. [pid: 8|app: 0|req: 434/861] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:14 2026] GET /v2.1/servers/1a23d08c-da79-4b4b-9ede-e24371851c0f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/862] 10.0.0.104 () {32 vars in 706 bytes} [Mon Jun 8 04:49:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1611927040 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/865] 10.0.0.175 () {30 vars in 619 bytes} [Mon Jun 8 04:49:16 2026] GET /v2.1 => generated 0 bytes in 109 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: 436/866] 10.0.0.175 () {32 vars in 692 bytes} [Mon Jun 8 04:49:16 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: 431/867] 10.0.0.175 () {34 vars in 913 bytes} [Mon Jun 8 04:49:16 2026] GET /v2.1/os-simple-tenant-usage/31a8a53256c74259bee82dbb9bc388a7?start=2026-06-07T00:00:00&end=2026-06-08T23:59:59 => generated 20 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/868] 10.0.0.175 () {30 vars in 654 bytes} [Mon Jun 8 04:49:16 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/871] 10.0.0.104 () {34 vars in 671 bytes} [Mon Jun 8 04:49:34 2026] POST /v2.1/os-keypairs => generated 397 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:49:37.229 8 WARNING neutronclient.v2_0.client [None req-39fea341-a5e2-43b5-8663-854088e6e2f1 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The 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-08 04:49:37.270 8 WARNING neutronclient.v2_0.client [None req-39fea341-a5e2-43b5-8663-854088e6e2f1 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The 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-08 04:49:38.319 8 WARNING neutronclient.v2_0.client [None req-39fea341-a5e2-43b5-8663-854088e6e2f1 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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/874] 10.0.0.104 () {34 vars in 663 bytes} [Mon Jun 8 04:49:37 2026] POST /v2.1/servers => generated 449 bytes in 1793 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-08 04:49:38.961 7 WARNING neutronclient.v2_0.client [None req-4dc1f214-94fe-422a-a443-871376f4e3b8 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/875] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:38 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1401 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:40.231 8 WARNING neutronclient.v2_0.client [None req-45925cb8-db39-449e-9606-eef759b0aa97 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/876] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:40 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1405 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:42.029 7 WARNING neutronclient.v2_0.client [None req-a0cbe3df-eabd-4d40-9ccc-19770d828487 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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/877] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:41 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1453 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:43.365 8 WARNING neutronclient.v2_0.client [None req-cef032b0-f867-48b7-ab71-8ee9de028ae1 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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/878] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:43 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1461 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:44.541 7 WARNING neutronclient.v2_0.client [None req-13982e9e-8eb7-4f07-8867-209235261457 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] 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-08 04:49:44.916 8 INFO nova.api.openstack.compute.server_external_events [req-19cdbaaa-1f1e-4f77-9e2f-3120dc084847 req-90059135-d83f-4c87-97d6-0cbf747737b1 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:8a11d9cb-d125-4723-a1b3-c67dee8a9ed3 for instance 54f47081-9227-45ca-b33c-4bded2ef6398 on instance [pid: 8|app: 0|req: 444/879] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:49:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/880] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:44 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1538 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:46.439 7 WARNING neutronclient.v2_0.client [None req-816b3e30-4930-422b-8856-016cb90af425 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/883] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:46 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1526 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:47.876 8 WARNING neutronclient.v2_0.client [None req-adefdb46-7929-49d5-8f97-17460078ab62 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/884] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:47 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1526 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:49.616 7 WARNING neutronclient.v2_0.client [None req-70dd2f37-5497-4abb-9efb-ee9c5ba1ccc6 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/885] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:49 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1526 bytes in 1654 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:52.283 8 WARNING neutronclient.v2_0.client [None req-902d291d-29b0-4c90-a39e-4d937e36ac97 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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/886] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:52 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1526 bytes in 1137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:54.429 7 WARNING neutronclient.v2_0.client [None req-29683c66-0408-45fb-81a8-690272275790 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] 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-08 04:49:54.686 8 INFO nova.api.openstack.compute.server_external_events [req-e39285b9-d385-43e5-a5a1-f433ef6c9fcf req-d5a8209a-dad7-4c1f-a9a9-7390b4b047ea cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:8a11d9cb-d125-4723-a1b3-c67dee8a9ed3 for instance 54f47081-9227-45ca-b33c-4bded2ef6398 on instance [pid: 8|app: 0|req: 448/887] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:49:54 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: 7|app: 0|req: 440/888] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:54 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1526 bytes in 956 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:56.404 8 WARNING neutronclient.v2_0.client [None req-13d83414-7d4b-4e4a-885a-a35ac4dd0699 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] 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-08 04:49:56.731 7 INFO nova.api.openstack.compute.server_external_events [req-c1398147-be54-46eb-ac38-315405c6e0f2 req-0e2beb74-2fb9-4ce8-b42a-9a9068a7ef2f cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:8a11d9cb-d125-4723-a1b3-c67dee8a9ed3 for instance 54f47081-9227-45ca-b33c-4bded2ef6398 on instance [pid: 7|app: 0|req: 442/891] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:49:56 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) [pid: 8|app: 0|req: 450/892] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:56 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1694 bytes in 889 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:49:57.311 7 WARNING neutronclient.v2_0.client [None req-bbaaa6e9-26d7-47a4-9ce1-8f990f3ba07f 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/893] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:49:57 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1694 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:00.079 8 INFO nova.api.openstack.compute.server_external_events [req-61a4725c-3cb9-47db-9113-c240c052d246 req-4eab13c2-63c6-4704-9220-afcffbc72d50 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:8a11d9cb-d125-4723-a1b3-c67dee8a9ed3 for instance 54f47081-9227-45ca-b33c-4bded2ef6398 on instance [pid: 8|app: 0|req: 451/894] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/897] 10.0.0.104 () {34 vars in 750 bytes} [Mon Jun 8 04:50:06 2026] POST /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398/action => generated 32037 bytes in 575 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-08 04:50:08.077 7 INFO nova.api.openstack.compute.server_external_events [req-aeec1661-5363-41b1-88b7-ab420841fc30 req-34cc7591-2e52-4880-9958-6f52cb32bc33 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:8a11d9cb-d125-4723-a1b3-c67dee8a9ed3 for instance 54f47081-9227-45ca-b33c-4bded2ef6398 on instance [pid: 7|app: 0|req: 445/898] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/899] 10.0.0.104 () {34 vars in 671 bytes} [Mon Jun 8 04:50:09 2026] POST /v2.1/os-keypairs => generated 397 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:11.845 7 WARNING neutronclient.v2_0.client [None req-812d18fa-2ba8-4f19-846f-08da65b0fbff 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The 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-08 04:50:12.542 7 WARNING neutronclient.v2_0.client [None req-812d18fa-2ba8-4f19-846f-08da65b0fbff 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The 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-08 04:50:13.181 7 WARNING neutronclient.v2_0.client [None req-812d18fa-2ba8-4f19-846f-08da65b0fbff 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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.104 () {34 vars in 663 bytes} [Mon Jun 8 04:50:11 2026] POST /v2.1/servers => generated 450 bytes in 2064 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-08 04:50:13.871 8 WARNING neutronclient.v2_0.client [None req-8dbdae66-9c1e-48ea-9819-239d1074cf18 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:13 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1402 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:15.134 7 WARNING neutronclient.v2_0.client [None req-abfbceaf-7b06-4512-9f48-fab0d81bd3e4 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/902] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:15 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1398 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:16.517 8 WARNING neutronclient.v2_0.client [None req-f1837f16-cb46-400f-9527-695d07f071c5 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:16 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1454 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:17.671 7 WARNING neutronclient.v2_0.client [None req-b9e5c659-b628-4981-877f-6525c0f371db 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/906] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:17 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1454 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:18.922 8 WARNING neutronclient.v2_0.client [None req-ad1dc866-59e9-420d-a688-0d753ef679b8 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/907] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:18 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1530 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:19.989 7 INFO nova.api.openstack.compute.server_external_events [req-1336d9e0-112b-4c34-96a5-894f43974556 req-9d9b8e85-08f0-4fd9-b079-e40ba939861e cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:94ca8bef-a87c-4f78-9981-37b49c78c683 for instance 6a79c6ce-9589-4a72-bf6b-5e67ea43b164 on instance [pid: 7|app: 0|req: 450/908] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:20.338 8 WARNING neutronclient.v2_0.client [None req-c325fd2e-fcdb-4a4d-b305-9b5b12ebbf42 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/909] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:20 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1528 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:21.526 7 WARNING neutronclient.v2_0.client [None req-b8a8125f-1469-4684-975e-9ad51e5e0a3f 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/910] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:21 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1528 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:22.849 8 WARNING neutronclient.v2_0.client [None req-9d2ef237-5c98-4ee0-9d16-692257a34745 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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/911] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:22 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1528 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:23.478 7 INFO nova.api.openstack.compute.server_external_events [req-13c1f657-7625-425e-9fc1-13874c437105 req-b12356dd-e36b-42b8-98dc-31fdfe2f6154 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:94ca8bef-a87c-4f78-9981-37b49c78c683 for instance 6a79c6ce-9589-4a72-bf6b-5e67ea43b164 on instance [pid: 7|app: 0|req: 452/912] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:24.038 8 WARNING neutronclient.v2_0.client [None req-0af21126-36ae-44d5-89f8-d193004e374c 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/913] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:24 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1528 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:25.384 7 WARNING neutronclient.v2_0.client [None req-e7512c62-4d17-4d3f-8c14-962f9f9777d0 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:25 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1528 bytes in 827 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:27.216 8 WARNING neutronclient.v2_0.client [None req-ca48ee4a-e9d8-4a1b-85a3-33d627599cda 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] 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-08 04:50:29.904 7 INFO nova.api.openstack.compute.server_external_events [req-2857f24a-3aaa-4e29-b631-5b873aad831f req-4a7fac71-91b9-404c-b90d-cfbf5fd88400 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:94ca8bef-a87c-4f78-9981-37b49c78c683 for instance 6a79c6ce-9589-4a72-bf6b-5e67ea43b164 on instance [pid: 7|app: 0|req: 454/917] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/918] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:27 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1528 bytes in 3117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:31.354 7 WARNING neutronclient.v2_0.client [None req-6751cb9d-bbb1-4b96-90fa-bbea56e63e25 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] 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-08 04:50:31.950 8 INFO nova.api.openstack.compute.server_external_events [req-b31a1edb-e079-4036-a186-0508ac1ab610 req-956e13b8-ce3a-47d7-9d9b-b3154133df05 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:94ca8bef-a87c-4f78-9981-37b49c78c683 for instance 6a79c6ce-9589-4a72-bf6b-5e67ea43b164 on instance [pid: 8|app: 0|req: 465/919] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/920] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:31 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1695 bytes in 1237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:32.604 8 WARNING neutronclient.v2_0.client [None req-54d8e962-de71-42db-a82f-62959e726ff6 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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/921] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:32 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1695 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:34.236 7 WARNING neutronclient.v2_0.client [None req-d62d6896-db43-4151-8601-42d7eaeca2d3 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] 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-08 04:50:34.416 8 INFO nova.api.openstack.compute.server_external_events [req-3b3d8f9b-6f0f-472a-bbff-605985cde79e req-677ef298-7478-418d-b4d3-c42da90cbbe8 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:94ca8bef-a87c-4f78-9981-37b49c78c683 for instance 6a79c6ce-9589-4a72-bf6b-5e67ea43b164 on instance [pid: 8|app: 0|req: 467/922] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:50:34.666 7 WARNING neutronclient.v2_0.client [None req-d62d6896-db43-4151-8601-42d7eaeca2d3 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/923] 10.0.0.104 () {34 vars in 663 bytes} [Mon Jun 8 04:50:34 2026] POST /v2.1/servers => generated 424 bytes in 697 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-08 04:50:34.908 8 WARNING neutronclient.v2_0.client [None req-dc6b2982-a688-4aa0-921b-ee4e0ef458fb 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/924] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:34 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1366 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:36.031 7 WARNING neutronclient.v2_0.client [None req-ef8d8686-21af-45db-ae55-a10648002d89 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in 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/927] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:35 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1370 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:37.163 8 WARNING neutronclient.v2_0.client [None req-0b5afdac-7680-4b5f-8d05-fb9a10c3cf35 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in 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/928] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:37 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1418 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:38.254 7 WARNING neutronclient.v2_0.client [None req-45d5951b-3f16-4037-b1c1-63b68c81a64c 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in 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/929] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:38 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1418 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-08 04:50:39.359 8 WARNING neutronclient.v2_0.client [None req-9fadfd82-7ab6-4ee9-a91a-24a4cbd0e312 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in 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/930] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:39 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1468 bytes in 908 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:40.730 7 INFO nova.api.openstack.compute.server_external_events [req-69a406f7-3a86-4a97-9b56-30b7d9fd0dca req-39041a6b-4a31-4ff0-997b-2154e88bd3a7 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:aa64f463-ad53-4870-97fe-360855169978 for instance da964c2c-e4c8-47d1-b0f7-c44502737809 on instance [pid: 7|app: 0|req: 460/931] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:40 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-08 04:50:41.276 8 WARNING neutronclient.v2_0.client [None req-1a13bd24-dac4-4a6e-a5ac-efd519db9fb1 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in 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/932] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:41 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1466 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:42.693 8 WARNING neutronclient.v2_0.client [None req-0cd2428c-04ee-43fe-8485-f9a51b5d70af 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/933] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:42 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1466 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/934] 10.0.0.104 () {34 vars in 750 bytes} [Mon Jun 8 04:50:42 2026] POST /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164/action => generated 31892 bytes in 558 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-08 04:50:43.973 8 WARNING neutronclient.v2_0.client [None req-c526ed94-dcbb-44f4-a4a2-480337f768a2 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in 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/935] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:43 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1466 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-08 04:50:45.111 7 WARNING neutronclient.v2_0.client [None req-ab263815-a7ff-4ed8-a425-8f439d941f76 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in 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/936] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:45 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1466 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/939] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:50:45 2026] DELETE /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 0 bytes in 191 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-08 04:50:45.954 7 WARNING neutronclient.v2_0.client [None req-e6ef2392-ac28-4b16-8e91-9b19e8fd2055 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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/940] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:45 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1821 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:46.189 8 INFO nova.api.openstack.compute.server_external_events [req-9b6d9a82-ee88-41a3-ac58-a3dc0a07cbe8 req-d310d63d-4e05-4850-aa34-928d154bdf2a cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:aa64f463-ad53-4870-97fe-360855169978 for instance da964c2c-e4c8-47d1-b0f7-c44502737809 on instance [pid: 8|app: 0|req: 477/941] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50: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-08 04:50:46.312 7 WARNING neutronclient.v2_0.client [None req-d89080dd-fbea-4888-8e8a-2fa80ea9ae0a 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/942] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:46 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1466 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:47.194 8 INFO nova.api.openstack.compute.server_external_events [req-2b1d619d-49ec-42ef-bbdb-5aed7a87e2bb req-f2dad345-e29e-4a26-bcca-a94c2a57d657 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:94ca8bef-a87c-4f78-9981-37b49c78c683 for instance 6a79c6ce-9589-4a72-bf6b-5e67ea43b164 on instance [pid: 8|app: 0|req: 478/943] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:50:47.206 7 WARNING neutronclient.v2_0.client [None req-760f5624-1d96-4f62-b7fd-e8256b0deadf 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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/944] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:47 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1821 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-08 04:50:47.518 8 WARNING neutronclient.v2_0.client [None req-11261bf5-f8ee-47ba-8323-dc1eebebfb72 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/945] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:47 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1647 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:48.235 7 INFO nova.api.openstack.compute.server_external_events [req-4b8be85d-150c-4694-bcea-10912a593a71 req-2b281d8b-a99e-4c56-bd42-f7a378643f20 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:aa64f463-ad53-4870-97fe-360855169978 for instance da964c2c-e4c8-47d1-b0f7-c44502737809 on instance [pid: 7|app: 0|req: 467/946] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:48.365 8 WARNING neutronclient.v2_0.client [None req-3ec2c301-e5ab-4be1-a260-99afadf2ebb8 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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/947] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:48 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1821 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/948] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:50:48 2026] DELETE /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 0 bytes in 110 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-08 04:50:49.063 8 WARNING neutronclient.v2_0.client [None req-c06884ba-2477-42bb-a871-4ca193df64e8 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/949] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:49 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1653 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:49.236 7 INFO nova.api.openstack.compute.server_external_events [req-70577033-2f9b-425a-b8a6-03184943ce3f req-7eb8559b-95bf-49ef-8998-8e238aa68f9b cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:94ca8bef-a87c-4f78-9981-37b49c78c683 for instance 6a79c6ce-9589-4a72-bf6b-5e67ea43b164 on instance 2026-06-08 04:50:49.236 7 INFO nova.api.openstack.compute.server_external_events [req-70577033-2f9b-425a-b8a6-03184943ce3f req-7eb8559b-95bf-49ef-8998-8e238aa68f9b cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-deleted:94ca8bef-a87c-4f78-9981-37b49c78c683 for instance 6a79c6ce-9589-4a72-bf6b-5e67ea43b164 on instance [pid: 7|app: 0|req: 469/950] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:49 2026] POST /v2.1/os-server-external-events => generated 356 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-08 04:50:49.717 8 WARNING neutronclient.v2_0.client [None req-7d965548-e2b2-4355-820a-0c8277db6c6b 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/951] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:49 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1483 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:50.286 7 WARNING neutronclient.v2_0.client [None req-a0c6cd59-83fd-42de-b4e4-68a8f72012eb 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The 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-08 04:50:50.287 8 INFO nova.api.openstack.compute.server_external_events [req-16568dba-f149-42ee-8426-edd8f9cb3f0d req-5d1ed2f8-e714-4ee3-a57b-6fb3f8bbc54b cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:aa64f463-ad53-4870-97fe-360855169978 for instance da964c2c-e4c8-47d1-b0f7-c44502737809 on instance [pid: 8|app: 0|req: 483/952] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/953] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:50 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1653 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:50.839 8 WARNING neutronclient.v2_0.client [None req-a3f1ac54-8527-4bd7-95fb-e5124e69ef3f 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/954] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:50 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1488 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:51.603 7 WARNING neutronclient.v2_0.client [None req-89aa6213-ad4e-4fe5-bda1-9c40efc7d53b 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] 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-08 04:50:51.652 8 INFO nova.api.openstack.compute.server_external_events [req-d4b9c297-18e8-4cb3-9f28-dfe2db6de920 req-d104bfde-642a-49f9-8bca-182fe055da74 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-deleted:aa64f463-ad53-4870-97fe-360855169978 for instance da964c2c-e4c8-47d1-b0f7-c44502737809 on instance [pid: 7|app: 0|req: 471/955] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:51 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1611 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/956] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:51 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-08 04:50:51.950 7 WARNING neutronclient.v2_0.client [None req-2d41fe65-dec6-4097-a54a-fa9b4ca216d1 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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/957] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:51 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 1488 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-08 04:50:52.330 8 INFO nova.api.openstack.compute.server_external_events [req-0f96809d-cae5-44d3-8502-54c6d7548aa4 req-1f3a8cf2-ace6-4489-8d2d-4adf95cc590b cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:aa64f463-ad53-4870-97fe-360855169978 for instance da964c2c-e4c8-47d1-b0f7-c44502737809 on instance [pid: 8|app: 0|req: 486/958] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:52.713 7 WARNING neutronclient.v2_0.client [None req-3da5415d-822b-4636-95b1-16388bb94d99 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in 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/959] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:52 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1452 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-08 04:50:53.020 8 INFO nova.api.openstack.wsgi [None req-bcfbdeb2-12c4-4d4d-982a-5e1e49ae7cc0 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] HTTP exception thrown: Instance 6a79c6ce-9589-4a72-bf6b-5e67ea43b164 could not be found. [pid: 8|app: 0|req: 487/960] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:52 2026] GET /v2.1/servers/6a79c6ce-9589-4a72-bf6b-5e67ea43b164 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 474/961] 10.0.0.104 () {32 vars in 728 bytes} [Mon Jun 8 04:50:53 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-827605537 => generated 0 bytes in 34 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-08 04:50:53.804 7 WARNING neutronclient.v2_0.client [None req-cd3ce0b5-ece7-486a-815e-94266f5d0876 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/962] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:50:53 2026] DELETE /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/963] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:53 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => generated 1452 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:50:53.859 8 WARNING neutronclient.v2_0.client [None req-45f9f9e4-2f00-415a-93cd-9f24cddbc40e 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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/964] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:53 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1700 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:54.876 7 INFO nova.api.openstack.wsgi [None req-08a60908-647d-4b4c-b3b0-85e97bfa7814 84ea4681ad4d4ab6aa97b8b359ab4f96 0e51826ff8d64446a8882448b8217393 - - default default] HTTP exception thrown: Instance da964c2c-e4c8-47d1-b0f7-c44502737809 could not be found. [pid: 7|app: 0|req: 476/965] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:54 2026] GET /v2.1/servers/da964c2c-e4c8-47d1-b0f7-c44502737809 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:55.065 8 WARNING neutronclient.v2_0.client [None req-d30fec16-3608-4cd5-bdaa-151d41d47828 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The 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-08 04:50:55.070 7 INFO nova.api.openstack.compute.server_external_events [req-3112b413-e688-49c2-82cc-e9160565334b req-670af6b0-61bd-419b-8f01-a5e26f76717f cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:8a11d9cb-d125-4723-a1b3-c67dee8a9ed3 for instance 54f47081-9227-45ca-b33c-4bded2ef6398 on instance [pid: 7|app: 0|req: 477/966] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/967] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:55 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1700 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:56.346 8 WARNING neutronclient.v2_0.client [None req-326dab2d-32e0-43a7-9ae7-dec10998043b 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in 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/970] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:56 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1700 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:57.134 7 INFO nova.api.openstack.compute.server_external_events [req-32079588-cafb-4a44-9a33-8dc80acfd937 req-f33403e1-a076-4763-a1ee-c8eec8e8aa91 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:8a11d9cb-d125-4723-a1b3-c67dee8a9ed3 for instance 54f47081-9227-45ca-b33c-4bded2ef6398 on instance [pid: 7|app: 0|req: 479/971] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:50:57.366 8 INFO nova.api.openstack.compute.server_external_events [req-8aee2d2a-92ef-40db-9877-775ca4edad75 req-94294e9f-0259-4086-9abd-ca5a7ed2344e cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-deleted:8a11d9cb-d125-4723-a1b3-c67dee8a9ed3 for instance 54f47081-9227-45ca-b33c-4bded2ef6398 on instance [pid: 8|app: 0|req: 493/972] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:50:57 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-08 04:50:58.120 7 WARNING neutronclient.v2_0.client [None req-e7ac3c44-a990-4e4a-9d5d-7838bb5f8e9b 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/973] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:58 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1482 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-08 04:50:59.267 8 WARNING neutronclient.v2_0.client [None req-0e4261e3-44c7-44ce-b047-a734014ff92d 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/974] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:50:59 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1487 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:00.395 7 WARNING neutronclient.v2_0.client [None req-4a793fb6-e8a9-4231-9d56-12773a703417 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/975] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:00 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 1487 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:01.482 8 INFO nova.api.openstack.wsgi [None req-092c0f14-739e-49de-b02a-ead3fa944d7f 80a479842b04454e8d2d31c177235754 9ce770e8a4cc4b0b8cfa5992c6a11929 - - default default] HTTP exception thrown: Instance 54f47081-9227-45ca-b33c-4bded2ef6398 could not be found. [pid: 8|app: 0|req: 495/976] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:01 2026] GET /v2.1/servers/54f47081-9227-45ca-b33c-4bded2ef6398 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/977] 10.0.0.104 () {32 vars in 728 bytes} [Mon Jun 8 04:51:01 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-320381762 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/982] 10.0.0.104 () {34 vars in 671 bytes} [Mon Jun 8 04:51:17 2026] POST /v2.1/os-keypairs => generated 397 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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.104 () {34 vars in 671 bytes} [Mon Jun 8 04:51:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:51:23.425 7 WARNING neutronclient.v2_0.client [None req-bc2096eb-0862-4122-a3d6-20c405469478 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The 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-08 04:51:23.481 7 WARNING neutronclient.v2_0.client [None req-bc2096eb-0862-4122-a3d6-20c405469478 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The 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-08 04:51:23.534 7 WARNING neutronclient.v2_0.client [None req-bc2096eb-0862-4122-a3d6-20c405469478 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The 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-08 04:51:23.704 7 WARNING neutronclient.v2_0.client [None req-bc2096eb-0862-4122-a3d6-20c405469478 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/984] 10.0.0.104 () {34 vars in 663 bytes} [Mon Jun 8 04:51:23 2026] POST /v2.1/servers => generated 497 bytes in 575 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-08 04:51:23.962 8 WARNING neutronclient.v2_0.client [None req-9e4b8709-c593-42db-bd87-4d14a1723527 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/985] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:23 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1456 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-08 04:51:25.052 7 WARNING neutronclient.v2_0.client [None req-64888c21-f0dd-4941-9622-486d76812fab 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in 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.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:25 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1460 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-08 04:51:26.142 7 WARNING neutronclient.v2_0.client [None req-14840f8e-7038-44d3-91ae-160833165102 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/989] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:26 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1508 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-08 04:51:27.236 8 WARNING neutronclient.v2_0.client [None req-89e8a27a-d402-4c1f-ba54-d20ca5572c80 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in 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/990] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:27 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1508 bytes in 1222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:29.480 7 WARNING neutronclient.v2_0.client [None req-c41e42dc-a2fa-4392-bf6e-0ecafcfa49ff 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/991] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:29 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1641 bytes in 1593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:31.648 8 INFO nova.api.openstack.compute.server_external_events [req-49502061-9a13-4850-b822-dd58b792108f req-3776e694-5fc5-4097-bbfc-fe4de762309a cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:de490d99-8335-4542-a459-999aa6f0be6d for instance 4d9968a2-d454-4127-8104-3dcf1a9f1423 on instance [pid: 8|app: 0|req: 502/992] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:51:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:32.073 7 WARNING neutronclient.v2_0.client [None req-3aaa60d6-7a83-460c-8286-aebf29203739 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/993] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:32 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1629 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/994] 10.0.0.104 () {34 vars in 671 bytes} [Mon Jun 8 04:51:33 2026] POST /v2.1/os-keypairs => generated 396 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-08 04:51:33.907 7 WARNING neutronclient.v2_0.client [None req-8fc50d50-89df-4c33-88ec-de600a6df3a1 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in 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/995] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:33 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1629 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-08 04:51:35.252 8 WARNING neutronclient.v2_0.client [None req-8b7d3896-68eb-4c0e-ae77-e9f51d834e9d 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in 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/996] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:35 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1629 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:35.625 7 INFO nova.api.openstack.compute.server_external_events [req-0d686d8d-4838-4fd6-9b8c-8f9f4ddda8d5 req-33043a18-7412-4d82-8ad2-a04088033828 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:de490d99-8335-4542-a459-999aa6f0be6d for instance 4d9968a2-d454-4127-8104-3dcf1a9f1423 on instance [pid: 7|app: 0|req: 494/999] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:51:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:36.385 8 WARNING neutronclient.v2_0.client [None req-fdf58527-7724-4e22-b934-6380b53b7ec6 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The 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-08 04:51:36.448 8 WARNING neutronclient.v2_0.client [None req-fdf58527-7724-4e22-b934-6380b53b7ec6 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] 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-08 04:51:36.588 7 WARNING neutronclient.v2_0.client [None req-8cc155ee-e513-48d7-a134-e79daa63ada8 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The 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-08 04:51:36.971 8 WARNING neutronclient.v2_0.client [None req-fdf58527-7724-4e22-b934-6380b53b7ec6 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The python binding code in 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/1000] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:36 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1629 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1001] 10.0.0.104 () {34 vars in 663 bytes} [Mon Jun 8 04:51:36 2026] POST /v2.1/servers => generated 448 bytes in 849 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-08 04:51:37.199 7 WARNING neutronclient.v2_0.client [None req-1c129f6b-501a-415a-bf86-ceb29f0d1e40 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1002] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:37 2026] GET /v2.1/servers/62dab7b5-a068-4e7b-9971-50f6f7406e5d => 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-08 04:51:38.030 8 WARNING neutronclient.v2_0.client [None req-5e7e50cb-7657-43c8-a410-2ac63ad9611b 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1003] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:37 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1629 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:39.228 7 WARNING neutronclient.v2_0.client [None req-7892c913-0b8e-40d0-ba85-76af4e425b56 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in 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/1004] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:39 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1629 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-08 04:51:40.369 8 WARNING neutronclient.v2_0.client [None req-7919e580-d5fd-4190-b0be-026073d44f40 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1005] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:40 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1629 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-08 04:51:41.544 7 WARNING neutronclient.v2_0.client [None req-7be7b49a-3638-45e2-9cbf-a81cfc7be7a4 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1006] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:41 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1629 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08 04:51:42.265 8 INFO nova.api.openstack.compute.server_external_events [req-8e82170f-0720-4bfd-803c-53bae67dda25 req-87958796-eddc-4a2e-910e-8c682eecca8b cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:de490d99-8335-4542-a459-999aa6f0be6d for instance 4d9968a2-d454-4127-8104-3dcf1a9f1423 on instance [pid: 8|app: 0|req: 509/1007] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:51:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:51:42.287 7 WARNING neutronclient.v2_0.client [None req-7926d38a-fd1b-42dc-8134-b07f98dd38e0 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1008] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:42 2026] GET /v2.1/servers/62dab7b5-a068-4e7b-9971-50f6f7406e5d => generated 1454 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:42.766 8 WARNING neutronclient.v2_0.client [None req-25f48269-0138-48bb-9c74-b47820ba8107 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1009] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:42 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1629 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08 04:51:44.316 7 INFO nova.api.openstack.compute.server_external_events [req-6e81f464-0ac0-48a5-9c5e-9007b99a9eaa req-1cbec4cc-1c60-4426-93e4-d0a35363d36c cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:de490d99-8335-4542-a459-999aa6f0be6d for instance 4d9968a2-d454-4127-8104-3dcf1a9f1423 on instance 2026-06-08 04:51:44.316 7 INFO nova.api.openstack.compute.server_external_events [req-6e81f464-0ac0-48a5-9c5e-9007b99a9eaa req-1cbec4cc-1c60-4426-93e4-d0a35363d36c cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:19f6a732-18b6-4d49-847e-494ab3b766d4 for instance 62dab7b5-a068-4e7b-9971-50f6f7406e5d on instance [pid: 7|app: 0|req: 500/1010] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:51:44 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:51:44.340 8 WARNING neutronclient.v2_0.client [None req-93a0761b-d0d4-4ea8-9d17-ea3c18cdac2c 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1011] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:44 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1808 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-08 04:51:44.540 7 WARNING neutronclient.v2_0.client [None req-40e3960c-b7cd-45e9-b307-91a73479b283 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1012] 10.0.0.104 () {32 vars in 741 bytes} [Mon Jun 8 04:51:44 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:45.373 8 INFO nova.api.openstack.compute.server_external_events [req-88ebf603-970c-4fe2-839f-baf00803e905 req-7074415a-8711-4688-a71e-194526baa958 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:de490d99-8335-4542-a459-999aa6f0be6d for instance 4d9968a2-d454-4127-8104-3dcf1a9f1423 on instance [pid: 8|app: 0|req: 512/1013] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:51:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:47.380 7 WARNING neutronclient.v2_0.client [None req-fa026b39-532f-45c2-b94f-b379c3ba2daa 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1016] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:47 2026] GET /v2.1/servers/62dab7b5-a068-4e7b-9971-50f6f7406e5d => generated 1518 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:49.219 8 INFO nova.api.openstack.compute.server_external_events [req-9342f3c5-f8f0-4ac5-bf94-5bacfccae66f req-ab247f31-a1bc-4a75-a0e7-c3c4f8a0dadf cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:19f6a732-18b6-4d49-847e-494ab3b766d4 for instance 62dab7b5-a068-4e7b-9971-50f6f7406e5d on instance [pid: 8|app: 0|req: 514/1017] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:51:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:51.258 7 INFO nova.api.openstack.compute.server_external_events [req-2873ef12-e4ef-415b-bada-4a660f52cf5b req-a6809732-076a-4ca4-a7a1-e687c17b56de cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:19f6a732-18b6-4d49-847e-494ab3b766d4 for instance 62dab7b5-a068-4e7b-9971-50f6f7406e5d on instance [pid: 7|app: 0|req: 504/1018] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:51:51 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-08 04:51:52.590 8 WARNING neutronclient.v2_0.client [None req-b824ed5e-79b8-4589-892d-75e4c663c127 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1019] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:52 2026] GET /v2.1/servers/62dab7b5-a068-4e7b-9971-50f6f7406e5d => generated 1816 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:54.067 8 INFO nova.api.openstack.compute.server_external_events [req-6fb90d34-c095-43e0-8df2-4f09ece09c0d req-32c55493-7aea-4358-9299-9b89731fb70d cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:19f6a732-18b6-4d49-847e-494ab3b766d4 for instance 62dab7b5-a068-4e7b-9971-50f6f7406e5d on instance [pid: 8|app: 0|req: 516/1020] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:51:54 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-08 04:51:54.122 7 WARNING neutronclient.v2_0.client [None req-bb34d05a-2ad6-4c7a-8313-9c1b550e1f1b 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The 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-08 04:51:54.172 7 WARNING neutronclient.v2_0.client [None req-bb34d05a-2ad6-4c7a-8313-9c1b550e1f1b 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The 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-08 04:51:54.392 7 WARNING neutronclient.v2_0.client [None req-bb34d05a-2ad6-4c7a-8313-9c1b550e1f1b 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1021] 10.0.0.104 () {34 vars in 663 bytes} [Mon Jun 8 04:51:54 2026] POST /v2.1/servers => generated 448 bytes in 557 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-08 04:51:54.635 8 WARNING neutronclient.v2_0.client [None req-04c844e0-fdca-4197-bda6-b2f96e19ec8e 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1022] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:54 2026] GET /v2.1/servers/074a322e-8035-4505-a9d7-b719bab7d008 => generated 1395 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:51:59.735 7 WARNING neutronclient.v2_0.client [None req-715f6616-c29c-42e6-b1fd-8937f0948955 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The python binding code in 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/1025] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:51:59 2026] GET /v2.1/servers/074a322e-8035-4505-a9d7-b719bab7d008 => generated 1521 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:52:00.244 8 INFO nova.api.openstack.compute.server_external_events [req-1b7b89ca-3b2b-4ce5-b742-04a905287518 req-0aa724f8-8ec0-41bd-a133-67fdf6f9fecc cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:27871d0e-c9f9-4119-9839-1a1790989ed3 for instance 074a322e-8035-4505-a9d7-b719bab7d008 on instance [pid: 8|app: 0|req: 519/1026] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:52:00 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-08 04:52:00.830 7 WARNING neutronclient.v2_0.client [None req-1f93ec11-434b-4336-9dbe-0477b1d58376 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1027] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:52:00 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1928 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 520/1028] 10.0.0.104 () {32 vars in 753 bytes} [Mon Jun 8 04:52:01 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/1029] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:52:03 2026] DELETE /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 0 bytes in 195 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-08 04:52:03.857 8 WARNING neutronclient.v2_0.client [None req-84e4ec81-4968-4a9e-b67e-90594c916dee 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in 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/1030] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:52:03 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1934 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-08 04:52:04.879 7 WARNING neutronclient.v2_0.client [None req-8175782c-d2e5-4fc0-a83a-9f3ab83e702c 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] 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-08 04:52:05.024 8 WARNING neutronclient.v2_0.client [None req-c6eaf259-9cc1-449b-906e-08008102b49e 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1031] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:52:04 2026] GET /v2.1/servers/074a322e-8035-4505-a9d7-b719bab7d008 => generated 1519 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-08 04:52:05.140 7 INFO nova.api.openstack.compute.server_external_events [req-cca2b3cf-8c10-4924-91f6-fba93f662dd6 req-d4ad234e-1561-48b8-8f3a-454815127da4 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:de490d99-8335-4542-a459-999aa6f0be6d for instance 4d9968a2-d454-4127-8104-3dcf1a9f1423 on instance [pid: 7|app: 0|req: 511/1032] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:52:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1033] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:52:04 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1934 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:52:06.330 8 WARNING neutronclient.v2_0.client [None req-16f1ed2a-2d4e-4c19-9063-63f724f53760 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1036] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:52:06 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1934 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-08 04:52:07.199 7 INFO nova.api.openstack.compute.server_external_events [req-27abfa5a-c440-4469-bc77-e1191fb375d6 req-5e9ca82b-d54f-47e8-ba3f-d9b22268af44 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:de490d99-8335-4542-a459-999aa6f0be6d for instance 4d9968a2-d454-4127-8104-3dcf1a9f1423 on instance 2026-06-08 04:52:07.200 7 INFO nova.api.openstack.compute.server_external_events [req-27abfa5a-c440-4469-bc77-e1191fb375d6 req-5e9ca82b-d54f-47e8-ba3f-d9b22268af44 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:27871d0e-c9f9-4119-9839-1a1790989ed3 for instance 074a322e-8035-4505-a9d7-b719bab7d008 on instance 2026-06-08 04:52:07.200 7 INFO nova.api.openstack.compute.server_external_events [req-27abfa5a-c440-4469-bc77-e1191fb375d6 req-5e9ca82b-d54f-47e8-ba3f-d9b22268af44 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:27871d0e-c9f9-4119-9839-1a1790989ed3 for instance 074a322e-8035-4505-a9d7-b719bab7d008 on instance 2026-06-08 04:52:07.201 7 INFO nova.api.openstack.compute.server_external_events [req-27abfa5a-c440-4469-bc77-e1191fb375d6 req-5e9ca82b-d54f-47e8-ba3f-d9b22268af44 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-deleted:de490d99-8335-4542-a459-999aa6f0be6d for instance 4d9968a2-d454-4127-8104-3dcf1a9f1423 on instance [pid: 7|app: 0|req: 513/1037] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:52:07 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:52:07.471 8 WARNING neutronclient.v2_0.client [None req-d3da0665-6ee6-4b20-b555-9987f983b07f 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in 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/1038] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:52:07 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1537 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-08 04:52:08.585 7 WARNING neutronclient.v2_0.client [None req-8ce19cf4-7a39-4a44-81a5-9ff77d784e98 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1039] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:52:08 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1542 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-08 04:52:09.718 8 WARNING neutronclient.v2_0.client [None req-6b7fa33b-b270-42d8-a1f5-34155af27e1e 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1040] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:52:09 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 1542 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-08 04:52:10.172 7 WARNING neutronclient.v2_0.client [None req-6abcfa26-345b-453a-9b0c-985cd5637cad 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The python binding code in 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/1041] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:52:10 2026] GET /v2.1/servers/074a322e-8035-4505-a9d7-b719bab7d008 => generated 1816 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:52:10.801 8 INFO nova.api.openstack.wsgi [None req-4056d248-0e03-48cd-8523-3abfb0213836 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] HTTP exception thrown: Instance 4d9968a2-d454-4127-8104-3dcf1a9f1423 could not be found. [pid: 8|app: 0|req: 527/1042] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:52:10 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:52:10.834 7 INFO nova.api.openstack.wsgi [None req-344030cd-cc91-478d-8ab5-9f778ac215fe 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] HTTP exception thrown: Instance 4d9968a2-d454-4127-8104-3dcf1a9f1423 could not be found. [pid: 7|app: 0|req: 516/1043] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:52:10 2026] DELETE /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => 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-08 04:52:10.863 8 INFO nova.api.openstack.wsgi [None req-50e9956e-e587-4dd1-aa52-bc1e32c0a74c 9b0e160335364e22a277796a48ab3269 808becb72da64fba805d0462d3007665 - - default default] HTTP exception thrown: Instance 4d9968a2-d454-4127-8104-3dcf1a9f1423 could not be found. [pid: 8|app: 0|req: 528/1044] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:52:10 2026] GET /v2.1/servers/4d9968a2-d454-4127-8104-3dcf1a9f1423 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1045] 10.0.0.104 () {32 vars in 706 bytes} [Mon Jun 8 04:52:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1212307992 => generated 0 bytes in 50 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-08 04:52:11.455 8 INFO nova.api.openstack.compute.server_external_events [req-d8699d8a-3304-4a71-839f-f858604ed277 req-87775110-e407-4cce-bc54-da6da026d9da cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:27871d0e-c9f9-4119-9839-1a1790989ed3 for instance 074a322e-8035-4505-a9d7-b719bab7d008 on instance [pid: 8|app: 0|req: 529/1046] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:52:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1047] 10.0.0.104 () {32 vars in 728 bytes} [Mon Jun 8 04:52:11 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1498652300 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:52:43.765 8 WARNING neutronclient.v2_0.client [None req-07f6ddcf-68f1-48d0-9452-577bafa76ad2 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The 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-08 04:52:43.807 8 WARNING neutronclient.v2_0.client [None req-07f6ddcf-68f1-48d0-9452-577bafa76ad2 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The 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-08 04:52:43.986 8 WARNING neutronclient.v2_0.client [None req-07f6ddcf-68f1-48d0-9452-577bafa76ad2 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1054] 199.204.45.4 () {36 vars in 712 bytes} [Mon Jun 8 04:52:43 2026] POST /v2.1/servers => generated 453 bytes in 1111 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-06-08 04:52:44.873 7 WARNING neutronclient.v2_0.client [None req-d1226fab-1af8-43e9-941a-a54e4efe85ae fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1055] 199.204.45.4 () {32 vars in 731 bytes} [Mon Jun 8 04:52:44 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc => generated 2290 bytes in 212 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-08 04:52:45.300 8 WARNING neutronclient.v2_0.client [None req-4030616e-cd23-4bb5-a511-57a7e51767c9 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in 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/1056] 199.204.45.4 () {32 vars in 757 bytes} [Mon Jun 8 04:52:45 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-interface => generated 28 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 523/1057] 199.204.45.4 () {32 vars in 775 bytes} [Mon Jun 8 04:52:45 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:52:48.521 7 WARNING neutronclient.v2_0.client [None req-f23e4549-9404-4d5c-b510-cd4e4fbb887e fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1060] 199.204.45.4 () {32 vars in 731 bytes} [Mon Jun 8 04:52:48 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc => generated 2379 bytes in 119 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-08 04:52:48.615 8 WARNING neutronclient.v2_0.client [None req-6971ecaf-515c-48a3-b9c6-a7d0c7c27b38 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1061] 199.204.45.4 () {32 vars in 757 bytes} [Mon Jun 8 04:52:48 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 526/1062] 199.204.45.4 () {32 vars in 775 bytes} [Mon Jun 8 04:52:48 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:52:50.265 8 INFO nova.api.openstack.compute.server_external_events [req-10e23d7e-9d73-4335-9efc-cd210d6060b6 req-9749e20d-b365-4ce8-bac8-4c4f58b9acb4 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:f774a58d-5c1b-441b-b3ba-4458027a0547 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 537/1063] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:52:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:52:51.544 7 WARNING neutronclient.v2_0.client [None req-161574ce-2746-44eb-acdb-633b5a268ddf fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1064] 199.204.45.4 () {32 vars in 731 bytes} [Mon Jun 8 04:52:51 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc => generated 2445 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:52:51.688 8 WARNING neutronclient.v2_0.client [None req-fcb0e853-5238-4739-8c39-af45dced7f41 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1065] 199.204.45.4 () {32 vars in 757 bytes} [Mon Jun 8 04:52:51 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-interface => generated 284 bytes in 83 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/1066] 199.204.45.4 () {32 vars in 775 bytes} [Mon Jun 8 04:52:51 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-volume_attachments => generated 197 bytes in 37 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-08 04:52:55.124 8 WARNING neutronclient.v2_0.client [None req-6c6337cf-f821-4bb5-ad90-25651cf88f24 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1067] 199.204.45.4 () {32 vars in 731 bytes} [Mon Jun 8 04:52:55 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc => generated 2433 bytes in 169 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-08 04:52:55.440 7 WARNING neutronclient.v2_0.client [None req-ae952d2b-2127-4753-ae40-cb35fe176811 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in 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/1068] 199.204.45.4 () {32 vars in 757 bytes} [Mon Jun 8 04:52:55 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-interface => generated 284 bytes in 270 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: 540/1069] 199.204.45.4 () {32 vars in 775 bytes} [Mon Jun 8 04:52:55 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:52:56.239 7 INFO nova.api.openstack.compute.server_external_events [req-a6722c7c-6b22-436e-a67f-3719f5a5a49f req-1f5aa8fb-07d5-4808-bf7e-295c220fdc61 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:f774a58d-5c1b-441b-b3ba-4458027a0547 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 7|app: 0|req: 531/1072] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:52:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:52:58.284 8 INFO nova.api.openstack.compute.server_external_events [req-0a1ea160-648e-4979-b2bb-e60e45ae3aca req-3bff4af0-eb59-428a-8cbe-7e5032e44c26 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:f774a58d-5c1b-441b-b3ba-4458027a0547 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 542/1073] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:52:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:52:58.500 7 WARNING neutronclient.v2_0.client [None req-9a6ea3ee-8fad-4184-b13d-d9a64f371b08 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1074] 199.204.45.4 () {32 vars in 731 bytes} [Mon Jun 8 04:52:58 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc => generated 2581 bytes in 136 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-08 04:52:58.642 8 WARNING neutronclient.v2_0.client [None req-2fe8fe14-87c6-4653-8b45-c4defda34051 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in 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/1075] 199.204.45.4 () {32 vars in 757 bytes} [Mon Jun 8 04:52:58 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-interface => generated 286 bytes in 79 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: 533/1076] 199.204.45.4 () {32 vars in 775 bytes} [Mon Jun 8 04:52:58 2026] GET /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:53:35.802 8 WARNING neutronclient.v2_0.client [None req-d43c5591-4b48-49b1-a6a6-0eea8178f370 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The 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-08 04:53:35.845 8 WARNING neutronclient.v2_0.client [None req-d43c5591-4b48-49b1-a6a6-0eea8178f370 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] 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-08 04:53:38.294 7 INFO nova.api.openstack.compute.server_external_events [req-91408816-6737-49cb-ae52-a34c195a86ca req-ee1ddd2e-f0de-4300-823f-6373f0181af1 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:7f85fbba-2453-4032-8cbb-a1c381e1b7c1 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 7|app: 0|req: 538/1085] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:53:38 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-08 04:53:41.324 7 INFO nova.api.openstack.compute.server_external_events [req-e16af898-2882-43c1-a165-fccee7d2e01f req-29cdf825-49e9-4bf5-aaae-ebd9d69579b3 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:7f85fbba-2453-4032-8cbb-a1c381e1b7c1 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 7|app: 0|req: 539/1086] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:53:41 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-08 04:53:43.364 7 INFO nova.api.openstack.compute.server_external_events [req-7f029e3d-0eac-4156-840c-e81fda8f1ab5 req-4b122072-0bcf-49ba-a16e-79d8ed741f99 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:7f85fbba-2453-4032-8cbb-a1c381e1b7c1 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 7|app: 0|req: 540/1087] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:53:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:53:44.401 8 WARNING neutronclient.v2_0.client [None req-d43c5591-4b48-49b1-a6a6-0eea8178f370 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1088] 199.204.45.4 () {36 vars in 810 bytes} [Mon Jun 8 04:53:35 2026] POST /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-interface => generated 281 bytes in 8693 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-08 04:53:44.983 7 INFO nova.api.openstack.compute.server_external_events [req-052d51d2-a310-44a6-972d-f387d6ac358f req-ada7509d-b95c-4b6c-81cc-57871b4ea854 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:7f85fbba-2453-4032-8cbb-a1c381e1b7c1 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 7|app: 0|req: 541/1089] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:53:44 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-08 04:53:45.405 8 INFO nova.api.openstack.compute.server_external_events [req-425678c5-d4c4-4edd-b78e-e45509b0acbd req-0a0a950c-93fc-4608-8cd9-7f4b503a4f3a cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:7f85fbba-2453-4032-8cbb-a1c381e1b7c1 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 549/1090] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:53:45 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-08 04:54:07.845 7 WARNING neutronclient.v2_0.client [None req-920898bc-7a50-45fc-a1dc-dde94e080fef fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The 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-08 04:54:07.894 7 WARNING neutronclient.v2_0.client [None req-920898bc-7a50-45fc-a1dc-dde94e080fef fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] 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-08 04:54:10.435 8 INFO nova.api.openstack.compute.server_external_events [req-c7f0983d-143b-437c-aeb2-285e79f6f320 req-d7d7f050-17ac-4409-9b19-bde8341a9f6d cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:374bc125-0107-42c4-b8f7-f1b850a9e7d8 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 553/1097] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:54:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:54:13.797 8 INFO nova.api.openstack.compute.server_external_events [req-3eb3bd3f-b64a-4afd-a93b-d4117a557357 req-d1eba8bd-439c-410a-a7e6-9a82cd5a95be cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:374bc125-0107-42c4-b8f7-f1b850a9e7d8 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 554/1098] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:54:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:54:15.839 8 INFO nova.api.openstack.compute.server_external_events [req-c1d80e1e-37d3-4852-86bf-1b02886e9fc0 req-b287d2c2-33d1-4f2a-bea5-35fc59fc3830 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:374bc125-0107-42c4-b8f7-f1b850a9e7d8 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 557/1101] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:54:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:54:16.951 7 WARNING neutronclient.v2_0.client [None req-920898bc-7a50-45fc-a1dc-dde94e080fef fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1102] 199.204.45.4 () {36 vars in 810 bytes} [Mon Jun 8 04:54:07 2026] POST /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-interface => generated 376 bytes in 9326 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-08 04:54:28.372 7 WARNING neutronclient.v2_0.client [None req-2048b7f5-5f79-41ba-90ae-33465e99fd75 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The 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-08 04:54:28.417 7 WARNING neutronclient.v2_0.client [None req-2048b7f5-5f79-41ba-90ae-33465e99fd75 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] 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-08 04:54:30.901 8 INFO nova.api.openstack.compute.server_external_events [req-7bda3228-bb18-4ece-b4d2-d9959cb36fc6 req-2f370ece-7ad5-4f55-ab4a-feb0b0192a14 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:53dee959-0ba3-4d17-83fb-cb9a942c2bee for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 559/1105] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:54:30 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-08 04:54:34.569 8 INFO nova.api.openstack.compute.server_external_events [req-e6ab97a9-0b02-48f2-ad97-925d2366929e req-d9eaa510-81a2-4c01-af55-9c89c36fd438 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:53dee959-0ba3-4d17-83fb-cb9a942c2bee for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 560/1106] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:54:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:54:36.612 8 INFO nova.api.openstack.compute.server_external_events [req-1db5540c-47af-43f2-955e-4892a763df42 req-75d2c70f-7d04-4d24-ac11-5c1ea429de49 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-plugged:53dee959-0ba3-4d17-83fb-cb9a942c2bee for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 563/1109] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:54:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:54:37.962 7 WARNING neutronclient.v2_0.client [None req-2048b7f5-5f79-41ba-90ae-33465e99fd75 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1110] 199.204.45.4 () {36 vars in 810 bytes} [Mon Jun 8 04:54:28 2026] POST /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-interface => generated 375 bytes in 9674 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-08 04:54:38.653 8 INFO nova.api.openstack.compute.server_external_events [req-74b1b6fb-cdd9-43ea-8ca4-7a18f9691b56 req-69c5beb5-2556-42e1-b0bc-b49b6c6697d0 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:374bc125-0107-42c4-b8f7-f1b850a9e7d8 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 564/1111] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:54:38 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-08 04:54:52.181 7 INFO nova.api.openstack.compute.server_external_events [req-7791554d-7e73-49de-9bf4-7fbdb1f35557 req-a6b6fba9-cb74-4113-97a5-e22a14d39057 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:53dee959-0ba3-4d17-83fb-cb9a942c2bee for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 7|app: 0|req: 549/1114] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:54:52 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: 566/1115] 199.204.45.4 () {34 vars in 853 bytes} [Mon Jun 8 04:54:52 2026] DELETE /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-interface/53dee959-0ba3-4d17-83fb-cb9a942c2bee => generated 0 bytes in 66 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-08 04:54:54.220 7 INFO nova.api.openstack.compute.server_external_events [req-122afabe-fa8a-4d4b-8919-75c95ce24a51 req-4f371e72-5019-4cb2-868f-5d03038190ef cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:53dee959-0ba3-4d17-83fb-cb9a942c2bee for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 7|app: 0|req: 550/1116] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:54:54 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-08 04:54:56.267 7 INFO nova.api.openstack.compute.server_external_events [req-a9aa8f07-fd6c-4cf2-ae6c-4c4a4610693a req-43d03033-d8e0-4bf8-9111-c14b9a54168c cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:53dee959-0ba3-4d17-83fb-cb9a942c2bee for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance 2026-06-08 04:54:56.268 7 INFO nova.api.openstack.compute.server_external_events [req-a9aa8f07-fd6c-4cf2-ae6c-4c4a4610693a req-43d03033-d8e0-4bf8-9111-c14b9a54168c cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:53dee959-0ba3-4d17-83fb-cb9a942c2bee for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 7|app: 0|req: 552/1119] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:54:56 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:55:02.746 8 INFO nova.api.openstack.compute.server_external_events [req-55f22701-5a53-4fac-ba12-e27ea8afbcec req-4ffb0624-1fa4-4b96-af6d-f5339162d7e8 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:374bc125-0107-42c4-b8f7-f1b850a9e7d8 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 568/1120] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 553/1121] 199.204.45.4 () {34 vars in 853 bytes} [Mon Jun 8 04:55:02 2026] DELETE /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-interface/374bc125-0107-42c4-b8f7-f1b850a9e7d8 => generated 0 bytes in 89 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-08 04:55:04.915 8 INFO nova.api.openstack.compute.server_external_events [req-cabf41cd-d966-40de-aba6-eddc847368a0 req-9e08ac40-d279-4de8-8a84-d5946b209522 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:374bc125-0107-42c4-b8f7-f1b850a9e7d8 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 569/1122] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:04 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-08 04:55:06.959 8 INFO nova.api.openstack.compute.server_external_events [req-e90b0799-4249-4b84-9d79-36960117967d req-a82a411c-fab7-42d3-a96b-b39ae0a8be05 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:374bc125-0107-42c4-b8f7-f1b850a9e7d8 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 571/1125] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:06 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, ' [pid: 8|app: 0|req: 573/1128] 199.204.45.4 () {34 vars in 853 bytes} [Mon Jun 8 04:55:24 2026] DELETE /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc/os-interface/7f85fbba-2453-4032-8cbb-a1c381e1b7c1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:55:26.370 8 INFO nova.api.openstack.compute.server_external_events [req-36bb1b69-7af7-4edc-849a-7c304a3883d6 req-91a01d09-71a6-4664-a80a-e29237555c59 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:7f85fbba-2453-4032-8cbb-a1c381e1b7c1 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 8|app: 0|req: 575/1131] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:55:28.414 7 INFO nova.api.openstack.compute.server_external_events [req-363c82d2-a0c6-48ba-9fee-9647f9154800 req-a3e77549-2ad4-4e91-9ef6-f5fac0c0494e cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:7f85fbba-2453-4032-8cbb-a1c381e1b7c1 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 7|app: 0|req: 557/1132] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:28 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, ' [pid: 8|app: 0|req: 576/1133] 199.204.45.4 () {34 vars in 753 bytes} [Mon Jun 8 04:55:29 2026] DELETE /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc => generated 0 bytes in 116 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-08 04:55:31.009 7 INFO nova.api.openstack.compute.server_external_events [req-278b3588-17c5-4ae7-9125-d04fed156037 req-c6bcaa13-7be6-4542-981f-975f4a54604b cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:f774a58d-5c1b-441b-b3ba-4458027a0547 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 7|app: 0|req: 558/1134] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:30 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-08 04:55:32.038 8 INFO nova.compute.api [None req-6f2fb1a0-a364-4f9d-b555-ba656dfd25de fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] [instance: a9806205-3bad-40d9-b90d-aa0c9a4086cc] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 577/1135] 199.204.45.4 () {34 vars in 753 bytes} [Mon Jun 8 04:55:31 2026] DELETE /v2.1/servers/a9806205-3bad-40d9-b90d-aa0c9a4086cc => generated 0 bytes in 107 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-08 04:55:32.384 7 INFO nova.api.openstack.compute.server_external_events [req-89d0a692-dcef-4bf4-a8f2-cb1a6bf95c92 req-2f678cb6-01da-42fa-bce6-27f7766b7c8f cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-deleted:f774a58d-5c1b-441b-b3ba-4458027a0547 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance [pid: 7|app: 0|req: 559/1136] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 578/1137] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:55:32 2026] DELETE /v2.1/servers/074a322e-8035-4505-a9d7-b719bab7d008 => generated 0 bytes in 80 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-08 04:55:33.052 7 INFO nova.api.openstack.compute.server_external_events [req-d0b8644e-61d4-4a60-970c-f0d7181fca5f req-33e4d97d-2708-45fa-a10a-6f083d7fe4d6 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:f774a58d-5c1b-441b-b3ba-4458027a0547 for instance a9806205-3bad-40d9-b90d-aa0c9a4086cc on instance 2026-06-08 04:55:33.053 7 INFO nova.api.openstack.compute.server_external_events [req-d0b8644e-61d4-4a60-970c-f0d7181fca5f req-33e4d97d-2708-45fa-a10a-6f083d7fe4d6 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:27871d0e-c9f9-4119-9839-1a1790989ed3 for instance 074a322e-8035-4505-a9d7-b719bab7d008 on instance [pid: 7|app: 0|req: 560/1138] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:33 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-08 04:55:33.079 8 WARNING neutronclient.v2_0.client [None req-31e14f5b-1689-46d8-908d-7c6100741e1d 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1139] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:55:33 2026] GET /v2.1/servers/074a322e-8035-4505-a9d7-b719bab7d008 => generated 1942 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-08 04:55:34.430 7 INFO nova.api.openstack.compute.server_external_events [req-0cd885df-2270-42ed-8ff8-35755af87d5b req-fdf5c178-5cb3-43df-b624-edb0003cd821 cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:27871d0e-c9f9-4119-9839-1a1790989ed3 for instance 074a322e-8035-4505-a9d7-b719bab7d008 on instance [pid: 7|app: 0|req: 561/1140] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:55:35.730 8 INFO nova.api.openstack.compute.server_external_events [req-3515f093-3a9f-49b6-b58f-5799aabaf588 req-2fae3832-a1aa-44bc-8dca-2da6f69e558b cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-deleted:27871d0e-c9f9-4119-9839-1a1790989ed3 for instance 074a322e-8035-4505-a9d7-b719bab7d008 on instance [pid: 8|app: 0|req: 581/1143] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:35 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-08 04:55:36.471 7 INFO nova.api.openstack.compute.server_external_events [req-d459d134-3500-4947-8954-1587662860d5 req-490cf0fb-b5f7-4bf9-9bbe-cd9653e1acab cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:27871d0e-c9f9-4119-9839-1a1790989ed3 for instance 074a322e-8035-4505-a9d7-b719bab7d008 on instance [pid: 7|app: 0|req: 563/1144] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:36 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-08 04:55:38.288 8 WARNING neutronclient.v2_0.client [None req-297ff85e-983b-4dbb-a35d-54517439890d 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1145] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:55:38 2026] GET /v2.1/servers/074a322e-8035-4505-a9d7-b719bab7d008 => generated 1481 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:55:43.372 7 INFO nova.api.openstack.wsgi [None req-b9779756-8d8f-415c-8b85-c0c75ec197fd 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] HTTP exception thrown: Instance 074a322e-8035-4505-a9d7-b719bab7d008 could not be found. [pid: 7|app: 0|req: 564/1146] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:55:43 2026] GET /v2.1/servers/074a322e-8035-4505-a9d7-b719bab7d008 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:55:43.822 8 INFO nova.api.openstack.compute.server_external_events [req-42cc72a8-a62d-469e-83b4-536a23613d76 req-008c8a05-ae03-480a-a1b4-f418cec5e09e cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-changed:19f6a732-18b6-4d49-847e-494ab3b766d4 for instance 62dab7b5-a068-4e7b-9971-50f6f7406e5d on instance [pid: 8|app: 0|req: 583/1147] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 565/1148] 10.0.0.104 () {32 vars in 718 bytes} [Mon Jun 8 04:55:43 2026] DELETE /v2.1/servers/62dab7b5-a068-4e7b-9971-50f6f7406e5d => generated 0 bytes in 110 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-08 04:55:43.985 8 WARNING neutronclient.v2_0.client [None req-edf85404-6a1e-4ee3-b4a4-1c2006fb0b2d 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The python binding code in 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/1149] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:55:43 2026] GET /v2.1/servers/62dab7b5-a068-4e7b-9971-50f6f7406e5d => generated 1942 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:55:45.194 7 INFO nova.api.openstack.compute.server_external_events [req-29a766ab-78f0-4f05-91d0-29782d09d9cc req-438e0c0c-17bf-4b68-a0d2-ec88d5f4d95b cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:19f6a732-18b6-4d49-847e-494ab3b766d4 for instance 62dab7b5-a068-4e7b-9971-50f6f7406e5d on instance [pid: 7|app: 0|req: 566/1150] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:45 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-08 04:55:46.677 7 INFO nova.api.openstack.compute.server_external_events [req-733d5f06-bead-4d31-b097-f5ba521e2f4b req-45711655-e863-45db-8da5-0ab2feae1b4c cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-deleted:19f6a732-18b6-4d49-847e-494ab3b766d4 for instance 62dab7b5-a068-4e7b-9971-50f6f7406e5d on instance [pid: 7|app: 0|req: 568/1153] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:55:47.234 8 INFO nova.api.openstack.compute.server_external_events [req-51d4cde1-fc7f-43fd-b558-94ff218cdf8d req-25e1c6a6-6c9b-4306-ad88-6b4b005b43cc cd626ce9c49a4274b2218430b2948251 688d36433e274495b1f9f4b17c2e89aa - - d0ce83d043ea477b9d271829d95e00e3 d0ce83d043ea477b9d271829d95e00e3] Creating event network-vif-unplugged:19f6a732-18b6-4d49-847e-494ab3b766d4 for instance 62dab7b5-a068-4e7b-9971-50f6f7406e5d on instance [pid: 8|app: 0|req: 586/1154] 10.0.0.94 () {38 vars in 814 bytes} [Mon Jun 8 04:55:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:55:49.181 7 WARNING neutronclient.v2_0.client [None req-fdc16a81-667c-4cb9-8bac-bb67ac1e7f25 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1155] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:55:49 2026] GET /v2.1/servers/62dab7b5-a068-4e7b-9971-50f6f7406e5d => generated 1480 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:55:54.266 8 INFO nova.api.openstack.wsgi [None req-38ac66c1-0777-4b11-99a9-9ad943dd4b14 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] HTTP exception thrown: Instance 62dab7b5-a068-4e7b-9971-50f6f7406e5d could not be found. [pid: 8|app: 0|req: 587/1156] 10.0.0.104 () {32 vars in 715 bytes} [Mon Jun 8 04:55:54 2026] GET /v2.1/servers/62dab7b5-a068-4e7b-9971-50f6f7406e5d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1159] 10.0.0.104 () {32 vars in 726 bytes} [Mon Jun 8 04:55:56 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1090161351 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 04:55:56.799 8 INFO nova.api.openstack.wsgi [None req-41ddc05e-25a4-4414-a3e2-7e2d1edc73d9 0cd9ab6fc5db4417ad9e9402ae3f5e78 140aaa1257c9440082dba611e458bb2e - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1090161351 not found for user 0cd9ab6fc5db4417ad9e9402ae3f5e78 [pid: 8|app: 0|req: 589/1160] 10.0.0.104 () {32 vars in 723 bytes} [Mon Jun 8 04:55:56 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1090161351 => generated 142 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1171] 10.0.0.237 () {28 vars in 454 bytes} [Mon Jun 8 04:56:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1172] 10.0.0.237 () {30 vars in 658 bytes} [Mon Jun 8 04:56:47 2026] GET /v2.1 => generated 0 bytes in 105 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 578/1173] 10.0.0.237 () {32 vars in 731 bytes} [Mon Jun 8 04:56:48 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1174] 10.0.0.237 () {34 vars in 806 bytes} [Mon Jun 8 04:56:48 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1175] 10.0.0.237 () {28 vars in 454 bytes} [Mon Jun 8 04:56: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: 8|app: 0|req: 597/1176] 10.0.0.237 () {30 vars in 658 bytes} [Mon Jun 8 04:56:48 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 580/1177] 10.0.0.237 () {32 vars in 731 bytes} [Mon Jun 8 04:56:48 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1178] 10.0.0.237 () {34 vars in 894 bytes} [Mon Jun 8 04:56:48 2026] GET /v2.1/servers/detail?project_id=553d05e17377457eb82a1d200ee3d501&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1179] 10.0.0.237 () {34 vars in 894 bytes} [Mon Jun 8 04:56:48 2026] GET /v2.1/servers/detail?project_id=688d36433e274495b1f9f4b17c2e89aa&all_tenants=True => generated 15 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1180] 10.0.0.237 () {34 vars in 894 bytes} [Mon Jun 8 04:56:48 2026] GET /v2.1/servers/detail?project_id=733a1f3ee7004c57be3e987a1a85e0db&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: 582/1181] 10.0.0.237 () {34 vars in 894 bytes} [Mon Jun 8 04:56:48 2026] GET /v2.1/servers/detail?project_id=849071d8a0074273a46fff33c8d78c41&all_tenants=True => generated 15 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1182] 10.0.0.237 () {34 vars in 894 bytes} [Mon Jun 8 04:56:48 2026] GET /v2.1/servers/detail?project_id=bee3f67793e24189996e2c8f035a37cb&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1195] 10.0.0.104 () {32 vars in 655 bytes} [Mon Jun 8 04:57:47 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1196] 10.0.0.104 () {32 vars in 641 bytes} [Mon Jun 8 04:57:47 2026] GET /v2.1/servers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-08 04:57:47.873 8 WARNING oslo_db.sqlalchemy.utils [None req-6accd82a-bd6f-4af3-8dd0-8ff6deb72264 fe1ac1a980474fed984c8e8409b0b73f bee3f67793e24189996e2c8f035a37cb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 608/1197] 10.0.0.104 () {32 vars in 649 bytes} [Mon Jun 8 04:57:47 2026] GET /v2.1/os-keypairs => generated 530 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1198] 10.0.0.104 () {32 vars in 694 bytes} [Mon Jun 8 04:57:47 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: 623/1227] 10.0.0.248 () {28 vars in 454 bytes} [Mon Jun 8 05:00:08 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: 605/1228] 10.0.0.248 () {30 vars in 658 bytes} [Mon Jun 8 05:00:08 2026] GET /v2.1 => generated 0 bytes in 74 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 624/1229] 10.0.0.248 () {32 vars in 731 bytes} [Mon Jun 8 05:00:08 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: 606/1230] 10.0.0.248 () {34 vars in 765 bytes} [Mon Jun 8 05:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1231] 10.0.0.248 () {28 vars in 454 bytes} [Mon Jun 8 05:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 607/1232] 10.0.0.248 () {30 vars in 658 bytes} [Mon Jun 8 05:00:13 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 626/1233] 10.0.0.248 () {32 vars in 731 bytes} [Mon Jun 8 05:00:13 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1234] 10.0.0.248 () {34 vars in 765 bytes} [Mon Jun 8 05:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1237] 10.0.0.248 () {28 vars in 454 bytes} [Mon Jun 8 05:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 610/1238] 10.0.0.248 () {30 vars in 658 bytes} [Mon Jun 8 05:00:17 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 629/1239] 10.0.0.248 () {32 vars in 731 bytes} [Mon Jun 8 05:00:17 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: 611/1240] 10.0.0.248 () {34 vars in 808 bytes} [Mon Jun 8 05:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1241] 10.0.0.248 () {28 vars in 454 bytes} [Mon Jun 8 05:00:22 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 612/1242] 10.0.0.248 () {30 vars in 658 bytes} [Mon Jun 8 05:00:22 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 631/1243] 10.0.0.248 () {32 vars in 731 bytes} [Mon Jun 8 05:00:22 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1244] 10.0.0.248 () {34 vars in 808 bytes} [Mon Jun 8 05:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)