+ 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 [Tue Jun 30 09:33:55 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-7668fd9879-46zds 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 0x7f2efd813668 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-30 09:34:00.942 7 INFO nova.utils [None req-f7ae7d33-c3e9-4fe7-a739-44b75168135b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-30 09:34:00.970 8 INFO nova.utils [None req-e0cf710d-213d-4a25-85d2-ab716c1dcded - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-30 09:34:02.663 8 WARNING keystonemiddleware._common.config [None req-e0cf710d-213d-4a25-85d2-ab716c1dcded - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 09:34:02.673 8 WARNING oslo_config.cfg [None req-e0cf710d-213d-4a25-85d2-ab716c1dcded - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-30 09:34:02.722 7 WARNING keystonemiddleware._common.config [None req-f7ae7d33-c3e9-4fe7-a739-44b75168135b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 09:34:02.731 7 WARNING oslo_config.cfg [None req-f7ae7d33-c3e9-4fe7-a739-44b75168135b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-30 09:34:02.753 8 WARNING keystonemiddleware._common.config [None req-e0cf710d-213d-4a25-85d2-ab716c1dcded - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 09:34:02.769 8 WARNING oslo_config.cfg [None req-e0cf710d-213d-4a25-85d2-ab716c1dcded - - - - - -] 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-30 09:34:02.781 8 WARNING oslo_config.cfg [None req-e0cf710d-213d-4a25-85d2-ab716c1dcded - - - - - -] 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 0x7f2efd813668 pid: 8 (default app) 2026-06-30 09:34:02.809 7 WARNING keystonemiddleware._common.config [None req-f7ae7d33-c3e9-4fe7-a739-44b75168135b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 09:34:02.824 7 WARNING oslo_config.cfg [None req-f7ae7d33-c3e9-4fe7-a739-44b75168135b - - - - - -] 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-30 09:34:02.836 7 WARNING oslo_config.cfg [None req-f7ae7d33-c3e9-4fe7-a739-44b75168135b - - - - - -] 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 0x7f2efd813668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 09:34:09 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-30 09:34:10.462 7 WARNING oslo_policy.policy [None req-6b55b9a1-2841-4c89-bed7-f8cb847d45ad 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - 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-30 09:34:10.462 7 WARNING oslo_policy.policy [None req-6b55b9a1-2841-4c89-bed7-f8cb847d45ad 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - 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: 1/4] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 09:34:09 2026] GET /v2.1 => generated 0 bytes in 581 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 09:34:10.571 8 WARNING oslo_policy.policy [req-6b55b9a1-2841-4c89-bed7-f8cb847d45ad req-3133f52f-41fa-4e8d-a61a-8ceb75b4e514 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - 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-30 09:34:10.571 8 WARNING oslo_policy.policy [req-6b55b9a1-2841-4c89-bed7-f8cb847d45ad req-3133f52f-41fa-4e8d-a61a-8ceb75b4e514 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - 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: 4/5] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 09:34:10 2026] GET /v2.1/ => generated 399 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:34:10.679 7 INFO nova.api.openstack.wsgi [None req-9911e339-85a8-437c-a090-5c4ad9f578b4 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/6] 199.19.213.75 () {48 vars in 1007 bytes} [Tue Jun 30 09:34:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 09:34:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.75 () {52 vars in 1044 bytes} [Tue Jun 30 09:34:10 2026] POST /v2.1/flavors => generated 527 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 09:34:11 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: 7/12] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 09:34:11 2026] GET /v2.1 => generated 0 bytes in 362 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/13] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 09:34:12 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:34:12.048 8 INFO nova.api.openstack.wsgi [None req-636e4e0c-43a5-465a-8b1d-14c8480fa431 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 8/14] 199.19.213.75 () {48 vars in 1009 bytes} [Tue Jun 30 09:34:12 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 09:34:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/16] 199.19.213.75 () {52 vars in 1044 bytes} [Tue Jun 30 09:34:12 2026] POST /v2.1/flavors => generated 530 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 09:34:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 09:34:12 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/19] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 09:34:12 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:34:12.993 8 INFO nova.api.openstack.wsgi [None req-7f733dbb-51d3-4a23-a965-bda2535ed64f 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 11/20] 199.19.213.75 () {48 vars in 1011 bytes} [Tue Jun 30 09:34:12 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/21] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 09:34:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.19.213.75 () {52 vars in 1044 bytes} [Tue Jun 30 09:34:13 2026] POST /v2.1/flavors => generated 531 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 09:34:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 09:34:13 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 09:34:13 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:34:13.886 8 INFO nova.api.openstack.wsgi [None req-ccb83813-8c4e-4a3a-9c20-22364f2bab97 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/26] 199.19.213.75 () {48 vars in 1009 bytes} [Tue Jun 30 09:34:13 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 09:34:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.19.213.75 () {52 vars in 1044 bytes} [Tue Jun 30 09:34:13 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 09:34:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/30] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 09:34:14 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/31] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 09:34:14 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:34:14.853 8 INFO nova.api.openstack.wsgi [None req-8af0e25b-d43e-49ac-ab1c-494c9d61f8d3 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/32] 199.19.213.75 () {48 vars in 1011 bytes} [Tue Jun 30 09:34:14 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/33] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 09:34:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 199.19.213.75 () {52 vars in 1044 bytes} [Tue Jun 30 09:34:14 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 10.0.0.190 () {28 vars in 454 bytes} [Tue Jun 30 09:39:54 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: 53/104] 10.0.0.190 () {30 vars in 658 bytes} [Tue Jun 30 09:39:54 2026] GET /v2.1 => generated 0 bytes in 110 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: 52/105] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 30 09:39:54 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 10.0.0.190 () {34 vars in 804 bytes} [Tue Jun 30 09:39:54 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/147] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 09:43:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/148] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 09:43:13 2026] GET /v2.1 => generated 0 bytes in 105 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 76/149] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 09:43:13 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:43:13.422 7 INFO nova.api.openstack.wsgi [None req-9596a350-cb22-498e-a83f-6c7ac820cbba 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 74/150] 199.19.213.75 () {48 vars in 1013 bytes} [Tue Jun 30 09:43:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/151] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 09:43:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/152] 199.19.213.75 () {52 vars in 1045 bytes} [Tue Jun 30 09:43:13 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/165] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 09:44:11 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: 82/166] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 09:44:11 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 85/167] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 09:44:11 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:44:11.238 7 INFO nova.api.openstack.wsgi [None req-cdea3b26-9620-4a17-8d89-8e28506ee1a4 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 6d09a421262545a09128fa822bdcf8d8 [pid: 7|app: 0|req: 83/168] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 09:44:11 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-30 09:44:11.256 8 WARNING oslo_db.sqlalchemy.utils [None req-547af8a1-5fe9-4fe8-9d99-ddae431c93a7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 86/169] 199.19.213.75 () {48 vars in 1012 bytes} [Tue Jun 30 09:44:11 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/170] 199.19.213.75 () {52 vars in 1053 bytes} [Tue Jun 30 09:44:11 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/171] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 09:44: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: 7|app: 0|req: 85/172] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 09:44:15 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 88/173] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 09:44:15 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/174] 199.19.213.75 () {48 vars in 1069 bytes} [Tue Jun 30 09:44:15 2026] GET /v2.1/os-quota-sets/88c4635b12df467285e1ea5562bb57ae => generated 283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/175] 199.19.213.75 () {52 vars in 1121 bytes} [Tue Jun 30 09:44:15 2026] PUT /v2.1/os-quota-sets/88c4635b12df467285e1ea5562bb57ae => generated 238 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 09:52:18 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: 138/273] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 09:52:18 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 09:52:18 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:52:18.867 8 INFO nova.api.openstack.wsgi [None req-1e80b5f4-5751-4e3c-a166-86200e1dac8c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 139/275] 199.19.213.75 () {48 vars in 1011 bytes} [Tue Jun 30 09:52:18 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 09:52:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.19.213.75 () {52 vars in 1045 bytes} [Tue Jun 30 09:52:18 2026] POST /v2.1/flavors => generated 532 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/322] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 09:55:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/323] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 09:55:53 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 164/324] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 09:55:53 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/325] 199.19.213.75 () {48 vars in 1069 bytes} [Tue Jun 30 09:55:53 2026] GET /v2.1/os-quota-sets/3b52dad289d04cdb8553d61630bf18e8 => generated 283 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/326] 199.19.213.75 () {52 vars in 1121 bytes} [Tue Jun 30 09:55:54 2026] PUT /v2.1/os-quota-sets/3b52dad289d04cdb8553d61630bf18e8 => generated 238 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 10.0.0.236 () {28 vars in 454 bytes} [Tue Jun 30 10:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 10.0.0.236 () {30 vars in 658 bytes} [Tue Jun 30 10:00:08 2026] GET /v2.1 => generated 0 bytes in 57 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: 192/379] 10.0.0.236 () {32 vars in 731 bytes} [Tue Jun 30 10: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: 188/380] 10.0.0.236 () {34 vars in 765 bytes} [Tue Jun 30 10:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 10.0.0.236 () {28 vars in 454 bytes} [Tue Jun 30 10:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 10.0.0.236 () {30 vars in 658 bytes} [Tue Jun 30 10:00:12 2026] GET /v2.1 => generated 0 bytes in 32 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: 191/385] 10.0.0.236 () {32 vars in 731 bytes} [Tue Jun 30 10:00:13 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 10.0.0.236 () {34 vars in 765 bytes} [Tue Jun 30 10:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 10.0.0.236 () {28 vars in 454 bytes} [Tue Jun 30 10:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 196/388] 10.0.0.236 () {30 vars in 658 bytes} [Tue Jun 30 10:00:17 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 193/389] 10.0.0.236 () {32 vars in 731 bytes} [Tue Jun 30 10:00:17 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 10.0.0.236 () {34 vars in 808 bytes} [Tue Jun 30 10:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 10.0.0.236 () {28 vars in 454 bytes} [Tue Jun 30 10:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 10.0.0.236 () {30 vars in 658 bytes} [Tue Jun 30 10:00:21 2026] GET /v2.1 => generated 0 bytes in 28 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: 200/395] 10.0.0.236 () {32 vars in 731 bytes} [Tue Jun 30 10:00:21 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 10.0.0.236 () {34 vars in 808 bytes} [Tue Jun 30 10:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/481] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 10:07:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 243/482] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 10:07:23 2026] GET /v2.1 => generated 0 bytes in 180 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 240/483] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 10:07:24 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:07:24.182 8 INFO nova.api.openstack.wsgi [None req-030720c2-dd0b-4ccf-aa52-4c5812be00f7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 244/484] 199.19.213.75 () {48 vars in 1007 bytes} [Tue Jun 30 10:07:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 10:07:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Jun 30 10:07:24 2026] GET /v2.1/flavors/3ea8ff86-d75e-46e2-af19-6521a9385da1/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/487] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 10:07:25 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: 246/488] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 10:07:25 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/489] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 10:07:25 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:07:25.176 8 INFO nova.api.openstack.wsgi [None req-83d0debb-750b-425b-bb92-bcace89fa991 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 247/490] 199.19.213.75 () {48 vars in 1009 bytes} [Tue Jun 30 10:07:25 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/491] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 10:07:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/492] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Jun 30 10:07:25 2026] GET /v2.1/flavors/8490aac1-4a35-45d0-9d2a-1df361eba1cf/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/493] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 10:07:26 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/494] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 10:07:26 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/495] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 10:07:26 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:07:26.164 8 INFO nova.api.openstack.wsgi [None req-0c168649-e81c-4292-92b7-a6021d65b0ed 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 250/496] 199.19.213.75 () {48 vars in 1011 bytes} [Tue Jun 30 10:07:26 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/497] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 10:07:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/498] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Jun 30 10:07:26 2026] GET /v2.1/flavors/b1a19f38-1295-488a-a60e-623b150dab07/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/499] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 10:07:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 10:07:27 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/501] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 10:07:27 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:07:27.126 8 INFO nova.api.openstack.wsgi [None req-0964bb96-d15c-496d-bfec-fc6be0e2edaa 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 253/502] 199.19.213.75 () {48 vars in 1009 bytes} [Tue Jun 30 10:07:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/503] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 10:07:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/504] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Jun 30 10:07:27 2026] GET /v2.1/flavors/43a60f14-2060-49cf-b6ec-b807477a27f3/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/505] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 10:07:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/506] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 10:07:28 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/507] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 10:07:28 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:07:28.080 8 INFO nova.api.openstack.wsgi [None req-b07c659e-60c3-4f99-a26e-4b185e9b2b2b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 256/508] 199.19.213.75 () {48 vars in 1011 bytes} [Tue Jun 30 10:07:28 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: 7|app: 0|req: 253/509] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 10:07:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/510] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Jun 30 10:07:28 2026] GET /v2.1/flavors/ad68a21a-3d19-4a15-9637-af2d171fb844/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/525] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 10:08:32 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/526] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 10:08:32 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/527] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 10:08:32 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:08:32.822 8 INFO nova.api.openstack.wsgi [None req-bbd2fb41-3725-4297-a58b-793ca96eff96 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 266/528] 199.19.213.75 () {48 vars in 1013 bytes} [Tue Jun 30 10:08:32 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/529] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 10:08:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/530] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Jun 30 10:08:32 2026] GET /v2.1/flavors/58d3a9fe-e845-46e6-82dd-b8dfe843d891/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/531] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 10:08:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 10:08:40 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/533] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 10:08:40 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/534] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 10:08:40 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/537] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 10:08:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/538] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 10:08:44 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 272/539] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 10:08:44 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/540] 199.19.213.75 () {48 vars in 1069 bytes} [Tue Jun 30 10:08:44 2026] GET /v2.1/os-quota-sets/88c4635b12df467285e1ea5562bb57ae => 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/551] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 10:09:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/552] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 10:09:36 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/553] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 10:09:36 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:09:36.616 8 INFO nova.api.openstack.wsgi [None req-884db4f5-30fc-4de1-9718-ecb12a7e7951 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 279/554] 199.19.213.75 () {48 vars in 1011 bytes} [Tue Jun 30 10:09:36 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/555] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 10:09:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Jun 30 10:09:36 2026] GET /v2.1/flavors/3776eac5-8420-4ac7-a01f-49af771350d1/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/561] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 10:09:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/562] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 10:09:53 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 280/563] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 10:09:53 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/564] 199.19.213.75 () {48 vars in 1069 bytes} [Tue Jun 30 10:09:53 2026] GET /v2.1/os-quota-sets/3b52dad289d04cdb8553d61630bf18e8 => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/575] 199.19.213.75 () {42 vars in 701 bytes} [Tue Jun 30 10:10:45 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: 286/576] 199.19.213.75 () {44 vars in 905 bytes} [Tue Jun 30 10:10:45 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 291/577] 199.19.213.75 () {46 vars in 978 bytes} [Tue Jun 30 10:10:45 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:10:45.205 7 INFO nova.api.openstack.wsgi [None req-4d5acec4-2bd3-4e81-9cd3-dd19ada883c8 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 287/578] 199.19.213.75 () {48 vars in 1007 bytes} [Tue Jun 30 10:10:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Jun 30 10:10:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 292/588] 10.0.0.78 () {32 vars in 654 bytes} [Tue Jun 30 10:11:26 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/589] 10.0.0.78 () {32 vars in 640 bytes} [Tue Jun 30 10:11:26 2026] GET /v2.1/servers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-30 10:11:26.670 7 WARNING oslo_db.sqlalchemy.utils [None req-b0498168-d6ed-447c-96e3-deef06411ef0 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 293/590] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:11:26 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: 298/591] 10.0.0.78 () {32 vars in 693 bytes} [Tue Jun 30 10:11:26 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:37 2026] GET /v2.1/flavors/3ea8ff86-d75e-46e2-af19-6521a9385da1 => generated 511 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/595] 10.0.0.78 () {32 vars in 640 bytes} [Tue Jun 30 10:11:38 2026] GET /v2.1/flavors => generated 1674 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/596] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:38 2026] GET /v2.1/flavors/3ea8ff86-d75e-46e2-af19-6521a9385da1 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:11:43.207 7 WARNING neutronclient.v2_0.client [None req-0c3cf8e5-0e27-40cb-bd21-82b5dddbf56b 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The python binding code in 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/599] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:11:43 2026] POST /v2.1/os-keypairs => generated 386 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/600] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:11:43 2026] POST /v2.1/os-security-groups => generated 246 bytes in 864 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:11:43.910 8 WARNING neutronclient.v2_0.client [None req-5289e81f-3298-4f7f-8646-1a24bf993567 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The 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-30 10:11:44.477 8 WARNING neutronclient.v2_0.client [None req-5289e81f-3298-4f7f-8646-1a24bf993567 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The python binding code in 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/601] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:11:43 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 722 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:11:44.645 7 WARNING neutronclient.v2_0.client [None req-23cc3156-26cb-4625-80d4-f3745996c995 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The python binding code in 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/602] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:11:44 2026] POST /v2.1/os-security-groups => generated 244 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:11:44.838 8 WARNING neutronclient.v2_0.client [None req-93ba19a8-ace6-44b6-8984-9a3e7ff2f7c1 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The 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-30 10:11:44.886 8 WARNING neutronclient.v2_0.client [None req-93ba19a8-ace6-44b6-8984-9a3e7ff2f7c1 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The 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-30 10:11:44.929 7 WARNING neutronclient.v2_0.client [None req-9037bd08-687c-4a12-a271-9e50dbbe0b14 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in 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/603] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:11:44 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:11:45.042 8 WARNING neutronclient.v2_0.client [None req-ed01ec45-c2ef-4969-89e4-0da7da5cdd6d 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The 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-30 10:11:45.077 7 WARNING neutronclient.v2_0.client [None req-9037bd08-687c-4a12-a271-9e50dbbe0b14 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The 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-30 10:11:45.108 8 WARNING neutronclient.v2_0.client [None req-ed01ec45-c2ef-4969-89e4-0da7da5cdd6d 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/604] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:11:45 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:11:45.289 8 WARNING neutronclient.v2_0.client [None req-2ab0fd6e-9eeb-4e69-affa-c2ddf02397b0 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The 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-30 10:11:45.414 7 WARNING neutronclient.v2_0.client [None req-9037bd08-687c-4a12-a271-9e50dbbe0b14 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in 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/605] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:11:45 2026] GET /v2.1/os-security-groups/0d20a1ff-485a-42cb-941e-06bb21cb49d9 => generated 661 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:11:45.469 8 WARNING neutronclient.v2_0.client [None req-15c69cdf-fcb0-4e48-a5e9-80366b093d0f 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The 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-30 10:11:45.515 8 WARNING neutronclient.v2_0.client [None req-15c69cdf-fcb0-4e48-a5e9-80366b093d0f 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The 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-30 10:11:45.553 8 WARNING neutronclient.v2_0.client [None req-15c69cdf-fcb0-4e48-a5e9-80366b093d0f 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The python binding code in 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/606] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:11:45 2026] DELETE /v2.1/os-security-group-rules/3a2025d5-a9b1-4ab5-98e6-dcd213347c5e => generated 0 bytes in 227 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 10:11:45.697 8 WARNING neutronclient.v2_0.client [None req-aa0d3504-0e95-438e-9c75-49d09652ab94 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The 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-30 10:11:45.734 8 WARNING neutronclient.v2_0.client [None req-aa0d3504-0e95-438e-9c75-49d09652ab94 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The python binding code in 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/607] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:45 2026] DELETE /v2.1/os-security-groups/0d20a1ff-485a-42cb-941e-06bb21cb49d9 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 10:11:45.881 8 WARNING neutronclient.v2_0.client [None req-8278fe9d-8226-4868-91c2-01390d2d6ffa 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The 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-30 10:11:46.025 8 WARNING neutronclient.v2_0.client [None req-8278fe9d-8226-4868-91c2-01390d2d6ffa 202d23ffb2394885be52f73f5152248e b5b771b12159476691ebd8e0f26c9efa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/608] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:45 2026] DELETE /v2.1/os-security-groups/b8eb237b-324a-4603-8af0-9a9c2420f4a9 => generated 0 bytes in 303 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/609] 10.0.0.78 () {34 vars in 662 bytes} [Tue Jun 30 10:11:44 2026] POST /v2.1/servers => generated 451 bytes in 1525 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-30 10:11:46.405 8 WARNING neutronclient.v2_0.client [None req-4eb6329d-3ab9-4678-ace3-1f27b7f996ef 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in 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/610] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:46 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1424 bytes in 1124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:11:48.584 7 WARNING neutronclient.v2_0.client [None req-a1b4ac61-4f35-409a-86c9-4d909df343dd 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in 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/611] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:48 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1476 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:11:49.349 8 WARNING neutronclient.v2_0.client [None req-151d66d9-55ab-46d1-be9d-e7923aa12593 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/612] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:11:49 2026] POST /v2.1/os-security-groups => generated 242 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:11:49.513 7 WARNING neutronclient.v2_0.client [None req-e7b96270-59cd-4f1a-bf32-8be8fd3fcb5a 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The python binding code in 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/613] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:11:49 2026] POST /v2.1/os-security-groups => generated 243 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:11:49.663 8 WARNING neutronclient.v2_0.client [None req-3374450c-a840-4786-a446-1ce92b2b93c5 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The python binding code in 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/614] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:11:49 2026] POST /v2.1/os-security-groups => generated 243 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:11:49.815 7 WARNING neutronclient.v2_0.client [None req-7cf70409-7ec9-4a7b-84a3-07f09fe0b810 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The 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-30 10:11:49.866 7 WARNING neutronclient.v2_0.client [None req-7cf70409-7ec9-4a7b-84a3-07f09fe0b810 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The 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-30 10:11:49.915 7 WARNING neutronclient.v2_0.client [None req-7cf70409-7ec9-4a7b-84a3-07f09fe0b810 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/615] 10.0.0.78 () {32 vars in 662 bytes} [Tue Jun 30 10:11:49 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:11:50.001 7 WARNING neutronclient.v2_0.client [None req-887db37c-f7cd-4a4b-bc1d-78b06c100810 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The 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-30 10:11:50.006 8 WARNING neutronclient.v2_0.client [None req-9a47d753-7b3e-44bf-bf76-6ea369bdb169 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The 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-30 10:11:50.039 7 WARNING neutronclient.v2_0.client [None req-887db37c-f7cd-4a4b-bc1d-78b06c100810 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The python binding code in 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/616] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:49 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1476 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/617] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:49 2026] DELETE /v2.1/os-security-groups/febf93db-80d2-4757-a105-f56ee45835b1 => generated 0 bytes in 151 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-30 10:11:50.161 8 WARNING neutronclient.v2_0.client [None req-a87c611b-d4d9-4eab-abb4-6ed2d393ca05 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The 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-30 10:11:50.185 8 INFO nova.api.openstack.wsgi [None req-a87c611b-d4d9-4eab-abb4-6ed2d393ca05 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] HTTP exception thrown: Security group febf93db-80d2-4757-a105-f56ee45835b1 does not exist Neutron server returns request_ids: ['req-5bc22888-a3d1-49f3-a4c5-198125284b67'] [pid: 8|app: 0|req: 314/618] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.1/os-security-groups/febf93db-80d2-4757-a105-f56ee45835b1 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 10:11:50.199 7 WARNING neutronclient.v2_0.client [None req-8205fff5-89cb-4f4d-a32a-f0de235d11e9 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The 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-30 10:11:50.234 7 WARNING neutronclient.v2_0.client [None req-8205fff5-89cb-4f4d-a32a-f0de235d11e9 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The python binding code in 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/619] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:50 2026] DELETE /v2.1/os-security-groups/4a0ddaa9-6969-43b6-9346-51c3ada77979 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 10:11:50.349 8 WARNING neutronclient.v2_0.client [None req-22670dcb-e5f0-4738-8c56-aa1ce0a50d66 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The 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-30 10:11:50.377 8 INFO nova.api.openstack.wsgi [None req-22670dcb-e5f0-4738-8c56-aa1ce0a50d66 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] HTTP exception thrown: Security group 4a0ddaa9-6969-43b6-9346-51c3ada77979 does not exist Neutron server returns request_ids: ['req-6648c785-ed10-4067-ab36-fa6aa9a42c21'] [pid: 8|app: 0|req: 315/620] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.1/os-security-groups/4a0ddaa9-6969-43b6-9346-51c3ada77979 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 10:11:50.392 7 WARNING neutronclient.v2_0.client [None req-6f070850-d600-4aca-ab0c-42b88e27456b 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The 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-30 10:11:50.434 7 WARNING neutronclient.v2_0.client [None req-6f070850-d600-4aca-ab0c-42b88e27456b 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/621] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:50 2026] DELETE /v2.1/os-security-groups/da20974c-8c42-49b5-a64f-ff50f768fecc => generated 0 bytes in 119 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 10:11:50.520 8 WARNING neutronclient.v2_0.client [None req-2b129718-4bc1-4572-be65-a3860c62a2e1 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The 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-30 10:11:50.541 8 INFO nova.api.openstack.wsgi [None req-2b129718-4bc1-4572-be65-a3860c62a2e1 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] HTTP exception thrown: Security group da20974c-8c42-49b5-a64f-ff50f768fecc does not exist Neutron server returns request_ids: ['req-1629b9a8-7bfe-4a01-9135-e47ed8d77b3b'] [pid: 8|app: 0|req: 316/622] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.1/os-security-groups/da20974c-8c42-49b5-a64f-ff50f768fecc => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 10:11:50.554 7 WARNING neutronclient.v2_0.client [None req-1ebaabc3-4b2b-4917-b7b6-73326eea33e7 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The 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-30 10:11:50.591 7 WARNING neutronclient.v2_0.client [None req-1ebaabc3-4b2b-4917-b7b6-73326eea33e7 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The 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-30 10:11:50.628 7 WARNING neutronclient.v2_0.client [None req-1ebaabc3-4b2b-4917-b7b6-73326eea33e7 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The python binding code in 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/623] 10.0.0.78 () {32 vars in 662 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.1/os-security-groups => generated 707 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:11:50.689 8 WARNING neutronclient.v2_0.client [None req-1f75e283-a1f5-4289-a12a-00ef9f48ed76 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The 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-30 10:11:50.711 8 INFO nova.api.openstack.wsgi [None req-1f75e283-a1f5-4289-a12a-00ef9f48ed76 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] HTTP exception thrown: Security group da20974c-8c42-49b5-a64f-ff50f768fecc does not exist Neutron server returns request_ids: ['req-85cb94ac-5c85-43a4-a953-2b9aea55a7a5'] [pid: 8|app: 0|req: 317/624] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:50 2026] DELETE /v2.1/os-security-groups/da20974c-8c42-49b5-a64f-ff50f768fecc => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 10:11:50.722 7 WARNING neutronclient.v2_0.client [None req-292e17e5-f3f8-45d8-b39f-27f2aa25cb47 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The 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-30 10:11:50.761 7 INFO nova.api.openstack.wsgi [None req-292e17e5-f3f8-45d8-b39f-27f2aa25cb47 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] HTTP exception thrown: Security group 4a0ddaa9-6969-43b6-9346-51c3ada77979 does not exist Neutron server returns request_ids: ['req-bb80e509-c945-464c-a43a-c737dffc8e37'] [pid: 7|app: 0|req: 308/625] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:50 2026] DELETE /v2.1/os-security-groups/4a0ddaa9-6969-43b6-9346-51c3ada77979 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 10:11:50.774 8 WARNING neutronclient.v2_0.client [None req-1e68d32e-8578-40d8-adbc-fbf0752dc338 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] The 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-30 10:11:50.795 8 INFO nova.api.openstack.wsgi [None req-1e68d32e-8578-40d8-adbc-fbf0752dc338 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] HTTP exception thrown: Security group febf93db-80d2-4757-a105-f56ee45835b1 does not exist Neutron server returns request_ids: ['req-c31b136b-bd5a-41b2-b9d1-1b7868244134'] [pid: 8|app: 0|req: 318/626] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:50 2026] DELETE /v2.1/os-security-groups/febf93db-80d2-4757-a105-f56ee45835b1 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 10:11:51.112 8 WARNING neutronclient.v2_0.client [None req-df8ed6b3-65c5-41e1-aee6-17a5a61c7302 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/629] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:51 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1484 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:11:52.217 7 WARNING neutronclient.v2_0.client [None req-43afdbed-fdf4-4b43-aa7a-2c39fce4cbb5 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/630] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:52 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1562 bytes in 613 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:11:53.831 8 WARNING neutronclient.v2_0.client [None req-45364e1f-8edc-4a9a-8d38-1e314b10b5fc 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/631] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:53 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1550 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:11:54.083 7 INFO nova.api.openstack.compute.server_external_events [req-5447a5ab-467d-4358-9df0-b26b077d5fd8 req-e2cd8f5f-f103-4903-85d4-f48d997fd58b 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:105bbf14-2806-4000-934d-3a6ebf8340fc for instance 97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf on instance 2026-06-30 10:11:54.096 7 INFO nova.compute.rpcapi [None req-8367410b-9ede-4e61-8383-c34866ebf7aa - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 311/632] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:11:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:11:55.127 8 WARNING neutronclient.v2_0.client [None req-62889866-5dda-4b01-b341-5fa6f5259243 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in 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/633] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:55 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1550 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:11:56.291 7 WARNING neutronclient.v2_0.client [None req-ab3d26b9-5bcd-4e0d-bad1-c4456d84454b 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/634] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:56 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1550 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/635] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:11:56 2026] POST /v2.1/os-keypairs => generated 384 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:11:57.469 7 WARNING neutronclient.v2_0.client [None req-90a81385-4108-483d-be6c-d3a9cf184eea 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/636] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:57 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1550 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:11:58.035 8 WARNING neutronclient.v2_0.client [None req-17325c05-a37d-440b-8ae9-8768ed1587de 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The 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-30 10:11:58.104 8 WARNING neutronclient.v2_0.client [None req-17325c05-a37d-440b-8ae9-8768ed1587de 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The 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-30 10:11:58.274 8 WARNING neutronclient.v2_0.client [None req-17325c05-a37d-440b-8ae9-8768ed1587de 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] 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-30 10:11:58.646 7 WARNING neutronclient.v2_0.client [None req-52f5a1d4-a6bd-408c-abd1-736ff752965e 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in 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/637] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:58 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1550 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/638] 10.0.0.78 () {34 vars in 662 bytes} [Tue Jun 30 10:11:57 2026] POST /v2.1/servers => generated 449 bytes in 1058 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-30 10:11:59.074 7 WARNING neutronclient.v2_0.client [None req-a44d27fb-4d61-492a-8c7d-1e4f3a2d4525 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in 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/639] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:59 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1398 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-30 10:11:59.848 8 WARNING neutronclient.v2_0.client [None req-cad585c7-d09f-48eb-981b-0cb4d74df910 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in 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/640] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:11:59 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1550 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-30 10:12:00.194 7 WARNING neutronclient.v2_0.client [None req-523f86b2-188f-456d-b2ca-2591506c5599 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in 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/641] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:00 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1402 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:01.014 8 WARNING neutronclient.v2_0.client [None req-1543e645-0d49-4b13-98bf-a885b03212fc 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in 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/644] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:00 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1550 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:01.327 7 WARNING neutronclient.v2_0.client [None req-585e754e-271e-4d1b-a716-e72d22da2c98 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/645] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1450 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-30 10:12:01.676 8 INFO nova.api.openstack.compute.server_external_events [req-74c6dc37-b91e-42c6-ae5c-5e916a72d89b req-af0984c9-e9ff-4640-9007-1d7ae848da71 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:105bbf14-2806-4000-934d-3a6ebf8340fc for instance 97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf on instance 2026-06-30 10:12:01.699 8 INFO nova.compute.rpcapi [None req-f9d07551-27fc-41b2-bb89-8f666a252dd1 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 327/646] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:12:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:02.227 7 WARNING neutronclient.v2_0.client [None req-a2bca252-06b5-4375-a0db-e71da0147ada 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/647] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1550 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-30 10:12:02.434 8 WARNING neutronclient.v2_0.client [None req-df7c9ff5-bc51-48d6-81f9-90bc3e6d0d07 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in 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/648] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1450 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:03.405 7 WARNING neutronclient.v2_0.client [None req-4a59fbcf-353c-46dc-ac65-7aeb71eb6bea 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/649] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:03 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1727 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:03.540 8 WARNING neutronclient.v2_0.client [None req-4bcf7929-9dd8-4a3f-ac81-f1492822e9ba 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The 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-30 10:12:03.572 7 WARNING neutronclient.v2_0.client [None req-4da95d04-b55d-4323-8f43-f9590acfd640 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/650] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:03 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1458 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/651] 10.0.0.78 () {32 vars in 740 bytes} [Tue Jun 30 10:12:03 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf/os-interface => generated 284 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:04.670 8 WARNING neutronclient.v2_0.client [None req-7c3a31c3-d25d-426e-8930-36489c48035a 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] 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-30 10:12:04.984 7 WARNING neutronclient.v2_0.client [None req-a4612f54-57b5-4acc-95de-7e91b8602bb3 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/652] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:04 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1535 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:05.182 8 INFO nova.api.openstack.compute.server_external_events [req-d1449ebe-4e58-42f1-9578-3a9f15b0db2a req-0462f76e-dcc1-4d6a-927e-8bb48cbe6508 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:aeff616c-eed2-480e-81dd-5b3bbabc0f2e for instance 17a23e5a-19b2-4c27-86c4-d00550f55c1d on instance [pid: 7|app: 0|req: 323/653] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:04 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1727 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/654] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:12:05 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: 324/655] 10.0.0.78 () {32 vars in 640 bytes} [Tue Jun 30 10:12:05 2026] GET /v2.1/servers => generated 378 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-30 10:12:05.461 7 INFO nova.api.openstack.compute.server_external_events [req-7d793add-ac42-464f-a44b-4b49199e11ee req-4430db74-2a8d-44b4-b33b-461e6096ac32 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:105bbf14-2806-4000-934d-3a6ebf8340fc for instance 97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf on instance [pid: 7|app: 0|req: 325/656] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:12:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/657] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:12:05 2026] DELETE /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 0 bytes in 221 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-30 10:12:05.617 7 WARNING neutronclient.v2_0.client [None req-d3985357-69fa-4e44-8daa-5ce8551fa952 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in 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/658] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:05 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1733 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:06.205 8 WARNING neutronclient.v2_0.client [None req-332a932d-4985-4153-bf53-7b1c55825543 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in 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/659] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:06 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1523 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:06.780 7 WARNING neutronclient.v2_0.client [None req-52fa1d39-4e7d-4599-9253-7781fe054162 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] 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-30 10:12:07.534 8 WARNING neutronclient.v2_0.client [None req-6acfe6f9-84cd-48d6-80ee-6d146cea869f 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in 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/660] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:06 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1733 bytes in 2217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/661] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:07 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1523 bytes in 1492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:09.006 7 INFO nova.api.openstack.compute.server_external_events [req-5c3594da-636b-438e-b854-3ce377ace23c req-aecbae06-0711-43df-ba7d-d48edd72f946 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-unplugged:105bbf14-2806-4000-934d-3a6ebf8340fc for instance 97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf on instance [pid: 7|app: 0|req: 328/662] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:12:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:09.927 8 INFO nova.api.openstack.compute.server_external_events [req-242048e9-d2ab-4eeb-bd84-769ac3beb8f0 req-a889f57f-377b-45fd-9e48-f127b9e0aeb3 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-deleted:105bbf14-2806-4000-934d-3a6ebf8340fc for instance 97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf on instance [pid: 8|app: 0|req: 335/663] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:12:09 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:10.020 7 WARNING neutronclient.v2_0.client [None req-fc264794-06d2-41ec-a442-498fb502a5cf 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The 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-30 10:12:10.050 8 WARNING neutronclient.v2_0.client [None req-e48cd268-9e5e-4c3a-afcc-9c40c9ffdebf 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in 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/664] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:09 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1505 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/665] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:09 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1523 bytes in 974 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:11.821 7 WARNING neutronclient.v2_0.client [None req-2786220e-f97a-44d8-b7c5-b28349cc70f2 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in 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/668] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:11 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1790 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:12.024 8 WARNING neutronclient.v2_0.client [None req-f4a683a1-68ed-42a2-a603-ecbe0a81fab7 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/669] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:11 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1523 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:12.969 7 WARNING neutronclient.v2_0.client [None req-428f4688-9f5f-426f-b53b-fcb54f6d0dba 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] The python binding code in 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/670] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:12 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1790 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:13.704 8 WARNING neutronclient.v2_0.client [None req-376bd87a-f41c-4ff1-9c45-7cc3556b2db9 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/671] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:13 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1523 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:14.258 7 INFO nova.api.openstack.wsgi [None req-255f270c-b38a-46dc-aeb6-e6108bb9a095 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] HTTP exception thrown: Instance 97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf could not be found. [pid: 7|app: 0|req: 333/672] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:14 2026] GET /v2.1/servers/97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => 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: 8|app: 0|req: 340/673] 10.0.0.78 () {32 vars in 705 bytes} [Tue Jun 30 10:12:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1056166207 => 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-30 10:12:14.984 8 INFO nova.api.openstack.compute.server_external_events [req-8c099b31-0b2c-472f-9be8-9140582bda1c req-6a46bb17-856a-44c5-901f-248464c0b430 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:aeff616c-eed2-480e-81dd-5b3bbabc0f2e for instance 17a23e5a-19b2-4c27-86c4-d00550f55c1d on instance [pid: 8|app: 0|req: 341/674] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:12:14 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-30 10:12:14.995 7 WARNING neutronclient.v2_0.client [None req-32005b2e-3900-4b02-855d-a0ed9b533633 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/675] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:14 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1523 bytes in 1832 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:17.851 8 WARNING neutronclient.v2_0.client [None req-9d0852e4-35bf-47f0-873a-b1fe455e7bbe 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/676] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:17 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1715 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:18.369 7 WARNING neutronclient.v2_0.client [None req-5bff225a-7dc0-4b98-af91-cbb4ff7659e4 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in 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/677] 10.0.0.78 () {32 vars in 740 bytes} [Tue Jun 30 10:12:18 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/os-interface => generated 285 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-30 10:12:19.642 7 INFO nova.api.openstack.compute.server_external_events [req-2a6e35e7-de1e-4772-b83e-3a1194488f67 req-9bb5a172-ce23-4133-9db7-31132bca273d 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:aeff616c-eed2-480e-81dd-5b3bbabc0f2e for instance 17a23e5a-19b2-4c27-86c4-d00550f55c1d on instance 2026-06-30 10:12:19.650 8 WARNING neutronclient.v2_0.client [None req-86d881f9-8e67-4d70-a7e2-2542a790e24a 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/678] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:12:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/679] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:19 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1715 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/682] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:12:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:27.797 8 WARNING neutronclient.v2_0.client [None req-a82ddbee-2123-4d9d-afd8-72dcd01ceae9 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The 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-30 10:12:27.995 8 WARNING neutronclient.v2_0.client [None req-a82ddbee-2123-4d9d-afd8-72dcd01ceae9 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The 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-30 10:12:28.442 8 WARNING neutronclient.v2_0.client [None req-a82ddbee-2123-4d9d-afd8-72dcd01ceae9 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/683] 10.0.0.78 () {34 vars in 662 bytes} [Tue Jun 30 10:12:27 2026] POST /v2.1/servers => generated 453 bytes in 1396 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-30 10:12:29.151 7 WARNING neutronclient.v2_0.client [None req-4e16f759-37e7-468c-8570-86ddf1e8412e 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in 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/684] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:29 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1432 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-30 10:12:30.252 8 WARNING neutronclient.v2_0.client [None req-f3712836-4783-47b0-8126-4c246378b5b8 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in 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/685] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:30 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1436 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-30 10:12:31.366 7 WARNING neutronclient.v2_0.client [None req-9252ea45-4f37-49ff-85d5-991211aefc57 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in 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/688] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:31 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1484 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:32.460 8 WARNING neutronclient.v2_0.client [None req-faf556da-765f-4acc-99d7-35edd9849ccd 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in 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/689] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:32 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1484 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:33.554 7 WARNING neutronclient.v2_0.client [None req-69603213-2474-449d-bfe9-3022290c5ce6 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/690] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:33 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1492 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:34.413 8 INFO nova.api.openstack.compute.server_external_events [req-ec2ed4a6-8efd-4cf8-9151-e6e92ab2efc1 req-96ebad81-4d41-478b-9138-7f37b20c1dd5 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:7a3c9d26-46f8-4088-91a6-b8ee546937cb for instance aa2a0820-1aaf-44d9-9009-1820c3b29725 on instance [pid: 8|app: 0|req: 349/691] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:12:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:34.805 7 WARNING neutronclient.v2_0.client [None req-87c51b8e-e3b0-4fd0-89f5-6bb2579c577f 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/692] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:34 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1570 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-30 10:12:35.990 8 WARNING neutronclient.v2_0.client [None req-f58e3f35-ca8d-4fbf-b746-aefff92ed879 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in 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/693] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:35 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1558 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-30 10:12:37.175 7 WARNING neutronclient.v2_0.client [None req-1b2efd2d-9d42-414c-ba8f-e8f08b0eb0e4 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in 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/694] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:37 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1558 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-30 10:12:38.314 8 WARNING neutronclient.v2_0.client [None req-dd7ad40e-6f5d-41e1-947e-894061b10429 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/695] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:38 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1558 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-30 10:12:39.034 7 INFO nova.api.openstack.compute.server_external_events [req-7a63c688-eea6-4f79-9501-30f66e626ce7 req-dc4a53fb-ecc5-4e5e-84db-d9bec1573c4e 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:7a3c9d26-46f8-4088-91a6-b8ee546937cb for instance aa2a0820-1aaf-44d9-9009-1820c3b29725 on instance [pid: 7|app: 0|req: 345/696] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:12:39 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-30 10:12:39.465 8 WARNING neutronclient.v2_0.client [None req-f82babf2-01e1-4c9e-9b3b-57ba5d45ae54 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in 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/697] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:39 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1558 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-30 10:12:39.693 7 WARNING neutronclient.v2_0.client [None req-4b014f56-0698-4c51-b439-d85e7dcb1eb8 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in 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/698] 10.0.0.78 () {32 vars in 740 bytes} [Tue Jun 30 10:12:39 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/os-interface => generated 285 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:39.856 8 WARNING neutronclient.v2_0.client [None req-41b8eb0e-c405-46d0-8de5-2b7f1b0df3a1 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/699] 10.0.0.78 () {32 vars in 814 bytes} [Tue Jun 30 10:12:39 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/os-interface/aeff616c-eed2-480e-81dd-5b3bbabc0f2e => generated 282 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 347/700] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:12:39 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/ips => generated 157 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/701] 10.0.0.78 () {34 vars in 749 bytes} [Tue Jun 30 10:12:39 2026] POST /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/action => generated 0 bytes in 45 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: 348/702] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:12:40 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/ips => generated 157 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-30 10:12:40.623 8 WARNING neutronclient.v2_0.client [None req-c52b58c3-5b5a-4256-a1a5-d57376a797dd 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/703] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:40 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1740 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:40.848 7 WARNING neutronclient.v2_0.client [None req-364c24ed-e894-4f21-91c9-4ed6a8be1862 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in 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/704] 10.0.0.78 () {32 vars in 740 bytes} [Tue Jun 30 10:12:40 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/707] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:12:41 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/ips => generated 157 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:41.258 7 INFO nova.api.openstack.compute.server_external_events [req-302a7c88-f612-47ca-8112-32b7137e0ac8 req-d1f000d7-a5ed-4dda-87a1-1622138afab9 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:aeff616c-eed2-480e-81dd-5b3bbabc0f2e for instance 17a23e5a-19b2-4c27-86c4-d00550f55c1d on instance [pid: 7|app: 0|req: 351/708] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:12:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-30 10:12:41.711 7 INFO nova.api.openstack.compute.server_external_events [req-7f6f59e4-0c98-46f9-ab12-3b4ad1e6234d req-af32f983-877e-4f9e-9cf1-b7851e004010 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:7a3c9d26-46f8-4088-91a6-b8ee546937cb for instance aa2a0820-1aaf-44d9-9009-1820c3b29725 on instance 2026-06-30 10:12:41.715 8 WARNING neutronclient.v2_0.client [None req-c44e60e4-e548-4026-8be2-801c95ba69df 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/709] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:12:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/710] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:41 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1740 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/711] 10.0.0.78 () {32 vars in 640 bytes} [Tue Jun 30 10:12:41 2026] GET /v2.1/servers => generated 384 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/712] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:12:42 2026] DELETE /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 0 bytes in 138 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: 354/713] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/ips => generated 196 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-30 10:12:42.193 8 WARNING neutronclient.v2_0.client [None req-16d3b392-0ab2-4afc-bcb8-e1a77f03e820 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The 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-30 10:12:42.228 7 WARNING neutronclient.v2_0.client [None req-ee8d1afb-638b-4d64-b28c-67e7f615a61b 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in 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/714] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1746 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/715] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1950 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/716] 10.0.0.78 () {34 vars in 749 bytes} [Tue Jun 30 10:12:42 2026] POST /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/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: 356/717] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/ips => generated 196 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:43.361 8 WARNING neutronclient.v2_0.client [None req-ea8f714f-69a8-4f0b-9812-e6fb9964faa7 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] 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: 357/718] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:12:43 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/ips => generated 196 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:43 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1866 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 358/720] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:12:44 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/ips => generated 196 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-30 10:12:44.635 8 WARNING neutronclient.v2_0.client [None req-e5d0a5cc-4716-4c61-a88f-d4a5134ba5b1 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] 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-30 10:12:44.760 7 INFO nova.api.openstack.compute.server_external_events [req-64757766-0078-4ddd-8c59-6dcb40c06712 req-0130f73d-73b2-486f-818a-ab3b0e759bc3 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:aeff616c-eed2-480e-81dd-5b3bbabc0f2e for instance 17a23e5a-19b2-4c27-86c4-d00550f55c1d on instance [pid: 7|app: 0|req: 359/721] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:12: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: 8|app: 0|req: 363/722] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:44 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1866 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/723] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:12:45 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/ips => generated 196 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-30 10:12:46.253 8 WARNING neutronclient.v2_0.client [None req-15666a91-91c3-485f-9397-6358f35a1a3a 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] 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: 361/724] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:12:46 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/ips => generated 196 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-30 10:12:46.807 7 INFO nova.api.openstack.compute.server_external_events [req-04b209fa-7cfc-4940-8751-780523a29085 req-27b6e38e-a815-4941-9b7e-dd61490136cf 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-deleted:7a3c9d26-46f8-4088-91a6-b8ee546937cb for instance aa2a0820-1aaf-44d9-9009-1820c3b29725 on instance [pid: 7|app: 0|req: 362/725] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:12:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:46 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1513 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/727] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:12:47 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d/ips => generated 157 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/728] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:12:47 2026] DELETE /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:47.850 7 WARNING neutronclient.v2_0.client [None req-5dd4ce67-c939-4c9b-86f5-65187e0f90bb 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The 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-30 10:12:47.895 8 WARNING neutronclient.v2_0.client [None req-9fb5a4a2-b892-46af-9748-49a6a343b596 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/729] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:47 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1518 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:47 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1841 bytes in 737 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:49.265 8 INFO nova.api.openstack.wsgi [None req-b2b1ba10-459a-4eee-9310-6ac27a2a27ea 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] HTTP exception thrown: Instance aa2a0820-1aaf-44d9-9009-1820c3b29725 could not be found. [pid: 8|app: 0|req: 367/731] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:49 2026] GET /v2.1/servers/aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 111 bytes in 38 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: 365/732] 10.0.0.78 () {32 vars in 705 bytes} [Tue Jun 30 10:12:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2113812101 => generated 0 bytes in 25 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-30 10:12:49.612 8 WARNING neutronclient.v2_0.client [None req-ec102ae4-2e61-43a0-b8ae-ed2a369ad796 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in 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/733] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:49 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1841 bytes in 1265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:51.876 7 INFO nova.api.openstack.compute.server_external_events [req-be4c3667-0cea-4afc-9cc4-2b62e6d18bbd req-085674c4-738e-4baf-ba98-591debd8e03c 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-deleted:aeff616c-eed2-480e-81dd-5b3bbabc0f2e for instance 17a23e5a-19b2-4c27-86c4-d00550f55c1d on instance [pid: 7|app: 0|req: 367/736] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:12:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:12:51.902 8 WARNING neutronclient.v2_0.client [None req-988373f5-a672-4aba-8c6d-46253bae9f64 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/737] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:51 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1774 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:52.708 7 WARNING neutronclient.v2_0.client [None req-b17863e4-3c8f-46f1-841c-ec1c4e71f232 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The 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-30 10:12:52.954 7 WARNING neutronclient.v2_0.client [None req-b17863e4-3c8f-46f1-841c-ec1c4e71f232 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] 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-30 10:12:53.203 8 WARNING neutronclient.v2_0.client [None req-d7ac7995-8236-49d1-b464-afad2f9b6564 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in 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/738] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:53 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1484 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.78 () {34 vars in 662 bytes} [Tue Jun 30 10:12:52 2026] POST /v2.1/servers => generated 424 bytes in 639 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-30 10:12:53.302 8 WARNING neutronclient.v2_0.client [None req-62650c37-3d51-4fcf-b5b8-f30dc8e420bc 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The python binding code in 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/740] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:53 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1366 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, ' [pid: 7|app: 0|req: 369/741] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:12:53 2026] POST /v2.1/os-keypairs => generated 396 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:54.324 8 WARNING neutronclient.v2_0.client [None req-561a3745-3752-421b-afc4-193aa9767281 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] The python binding code in 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/742] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:54 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1484 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:12:54.407 7 WARNING neutronclient.v2_0.client [None req-6d3e349c-95bf-4fef-8d3f-4440e5f6e591 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/743] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:54 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1370 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/744] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:12:55 2026] POST /v2.1/os-keypairs => generated 386 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:55.423 7 INFO nova.api.openstack.wsgi [None req-879d6790-c06e-46cf-88c7-2ecb53c58714 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] HTTP exception thrown: Instance 17a23e5a-19b2-4c27-86c4-d00550f55c1d could not be found. [pid: 7|app: 0|req: 371/745] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:55 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 10.0.0.78 () {32 vars in 701 bytes} [Tue Jun 30 10:12:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-75085031 => 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-30 10:12:55.513 7 WARNING neutronclient.v2_0.client [None req-994e42f7-9e4b-411a-aa0a-8474ff0e9425 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/747] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:55 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1418 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:12:56.071 8 INFO nova.api.openstack.wsgi [None req-c7cce014-f4a8-48be-9e38-610b94e37ac1 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] HTTP exception thrown: Instance 17a23e5a-19b2-4c27-86c4-d00550f55c1d could not be found. [pid: 8|app: 0|req: 376/748] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:12:56 2026] DELETE /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 111 bytes in 50 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-30 10:12:56.134 7 INFO nova.api.openstack.wsgi [None req-0a81df61-4905-4477-af0e-210cd6cab3d9 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] HTTP exception thrown: Instance 17a23e5a-19b2-4c27-86c4-d00550f55c1d could not be found. [pid: 7|app: 0|req: 373/749] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:56 2026] GET /v2.1/servers/17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 111 bytes in 50 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-30 10:12:56.716 8 WARNING neutronclient.v2_0.client [None req-6a449f4b-6e4d-458b-85fb-8f70636f09c7 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] 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: 377/750] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:56 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1418 bytes in 1088 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:12:57.830 7 WARNING neutronclient.v2_0.client [None req-e96dca39-3a07-4e47-a011-f46d64d17736 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The 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-30 10:12:58.015 7 WARNING neutronclient.v2_0.client [None req-e96dca39-3a07-4e47-a011-f46d64d17736 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] 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-30 10:12:58.810 8 WARNING neutronclient.v2_0.client [None req-9509219b-ded0-476a-aba5-7513ea772ee6 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The 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-30 10:12:59.162 7 WARNING neutronclient.v2_0.client [None req-e96dca39-3a07-4e47-a011-f46d64d17736 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/751] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:58 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1478 bytes in 1032 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:59.917 7 WARNING neutronclient.v2_0.client [None req-e96dca39-3a07-4e47-a011-f46d64d17736 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The 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-30 10:12:59.940 8 INFO nova.api.openstack.compute.server_external_events [req-672b8ae8-ba06-49ee-b17d-d98f1a4bea41 req-8f110dd2-e0f0-447c-a45e-e72306d751d1 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:aeedc394-59c1-4a14-bc64-5e4b2043ba36 for instance de15f9ae-287f-424a-842c-799620881c9f on instance [pid: 8|app: 0|req: 379/752] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:12:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/753] 10.0.0.78 () {34 vars in 662 bytes} [Tue Jun 30 10:12:57 2026] POST /v2.1/servers => generated 496 bytes in 2506 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-30 10:13:00.284 7 WARNING neutronclient.v2_0.client [None req-b2b74dc0-ed4c-48e1-b84d-4b146f3a1352 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/754] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1455 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:00.622 8 WARNING neutronclient.v2_0.client [None req-5371ec5b-bf2e-4a35-be00-278a2df5965b edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The 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-30 10:13:00.804 8 WARNING neutronclient.v2_0.client [None req-5371ec5b-bf2e-4a35-be00-278a2df5965b edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] 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-30 10:13:00.875 7 WARNING neutronclient.v2_0.client [None req-0263e7d1-b887-4b2d-807a-04333150c675 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The python binding code in 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/755] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1466 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/757] 10.0.0.78 () {34 vars in 662 bytes} [Tue Jun 30 10:13:00 2026] POST /v2.1/servers => generated 424 bytes in 776 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-30 10:13:01.071 8 WARNING neutronclient.v2_0.client [None req-007fee11-1520-49a3-b2fd-341598f6ff79 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/759] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:01 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1371 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-30 10:13:01.369 7 WARNING neutronclient.v2_0.client [None req-7eb7e3cc-0994-4180-8860-0ef57703f713 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/760] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:01 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1459 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-30 10:13:02.096 8 WARNING neutronclient.v2_0.client [None req-308db541-f1af-41b4-972a-612c1095c285 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] 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-30 10:13:02.211 7 WARNING neutronclient.v2_0.client [None req-4ebf2a17-01ae-453a-8571-c84a8746e417 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/761] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:02 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1466 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/762] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:02 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1375 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:02.483 8 WARNING neutronclient.v2_0.client [None req-0e3ff9dd-6c87-4e81-bb0f-194338b08fea 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/763] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:02 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1507 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-30 10:13:03.300 7 WARNING neutronclient.v2_0.client [None req-01c233b1-22a8-46d4-9b86-f9f6d376276e 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The 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-30 10:13:03.313 8 WARNING neutronclient.v2_0.client [None req-78bbfe50-10cb-42ae-aef7-d4bd7448daaf edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in 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/764] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:03 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1367 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/765] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:03 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1466 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:03.566 8 WARNING neutronclient.v2_0.client [None req-732a9f80-c354-42d2-8761-b54ac18317b2 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in 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/766] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:03 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1507 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-30 10:13:04.441 7 WARNING neutronclient.v2_0.client [None req-33a19537-f097-41b6-8d59-0930ff617cb0 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] 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-30 10:13:04.471 8 WARNING neutronclient.v2_0.client [None req-f532f3f7-3979-458c-9ebd-1ed253fdf5fa 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/767] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:04 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1423 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:04 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => 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-30 10:13:04.680 7 WARNING neutronclient.v2_0.client [None req-3ae004e2-0695-498a-a6e0-69338defa1ce 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/769] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:04 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1515 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-30 10:13:05.100 8 INFO nova.api.openstack.compute.server_external_events [req-ee35fb6f-2ad0-47e9-8d30-2eb4943eb076 req-c59b9694-bf1f-4909-bfd7-1decb4855b04 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:aeedc394-59c1-4a14-bc64-5e4b2043ba36 for instance de15f9ae-287f-424a-842c-799620881c9f on instance [pid: 8|app: 0|req: 387/770] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:13:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:05.540 7 WARNING neutronclient.v2_0.client [None req-e9cc7bfa-f8f7-4806-8608-84ab21f99369 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] 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-30 10:13:05.636 8 WARNING neutronclient.v2_0.client [None req-3d83c261-cb1a-4153-b01a-e1846208a17b 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/771] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:05 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1423 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-30 10:13:05.867 7 WARNING neutronclient.v2_0.client [None req-355b1af0-d302-4620-b2bc-fd876459f1bb 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in 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/772] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:05 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1466 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:05.927 8 INFO nova.api.openstack.compute.server_external_events [req-b1e2ade0-a3cc-4fdc-816a-f581430f1a6b req-afa34265-da70-45f1-bd3c-d2c4b343792f 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:4355071e-8d56-4cf9-82d1-d5c82b8007eb for instance dd611760-31a8-4038-9820-6d9f37d55d77 on instance [pid: 8|app: 0|req: 389/773] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:13:05 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: 385/774] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:05 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1639 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-30 10:13:06.869 7 WARNING neutronclient.v2_0.client [None req-2e00d14b-f4cd-49dd-8428-4e2e47ca8649 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] 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: 386/775] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:06 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1431 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/776] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:13:06 2026] POST /v2.1/os-keypairs => generated 386 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:06.967 7 WARNING neutronclient.v2_0.client [None req-c70c424e-cf7c-4a4f-8b8c-4cac06ae2fb8 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The 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-30 10:13:07.064 8 WARNING neutronclient.v2_0.client [None req-ccc01343-6bb4-4b43-9de6-5e82757eaff5 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in 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/777] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:06 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1646 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/778] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:07 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1627 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:07.966 7 WARNING neutronclient.v2_0.client [None req-7c8d00a8-8ca8-4c1d-8ee1-50587cfdae6b edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The 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-30 10:13:07.968 8 INFO nova.api.openstack.compute.server_external_events [req-d1eabb13-84a5-4c8e-aa0e-d1a003e94ee6 req-f87b3de1-ea3d-4ce7-b1a8-cdb0597dd6d4 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:7a59109c-7308-49da-8aae-750a3c30a9d3 for instance d06bc51f-ea12-480f-96f6-1822ad0322e7 on instance [pid: 8|app: 0|req: 392/779] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:13:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:07 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1483 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-30 10:13:08.488 8 WARNING neutronclient.v2_0.client [None req-e04fb2c2-ec2e-4a58-badb-49cd03d6059d 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] 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: 393/781] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:08 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1627 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/782] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:13:08 2026] DELETE /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 0 bytes in 138 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-30 10:13:08.794 8 WARNING neutronclient.v2_0.client [None req-70897833-fd93-48bf-adae-348ac963b739 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The python binding code in 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/783] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:08 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1652 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:09.291 7 WARNING neutronclient.v2_0.client [None req-31c139cb-99cb-4ef9-8ac5-9528707b61a1 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in 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/784] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:09 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1471 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-30 10:13:09.745 8 WARNING neutronclient.v2_0.client [None req-f1b702ce-8ed2-47b0-b100-371cd662f749 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/785] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:09 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1627 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:10.007 7 WARNING neutronclient.v2_0.client [None req-3d17dbde-2a14-4b57-8f7b-a7c07418c1e9 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/786] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:09 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1652 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:10.476 8 WARNING neutronclient.v2_0.client [None req-77c9e515-b28e-4dd9-8b9f-6595d0e0250e edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/787] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:10 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1471 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-30 10:13:10.933 7 WARNING neutronclient.v2_0.client [None req-bf6aa45d-1b3e-438d-859d-a43047a4452b 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/790] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:10 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1627 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:11.259 8 WARNING neutronclient.v2_0.client [None req-47183493-babd-4776-aa2e-731245aa4fac 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/791] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:11 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1652 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:11.634 8 INFO nova.api.openstack.compute.server_external_events [req-64d29a3f-e6f3-4b33-b6d5-c29113f0b56b req-79e9bfac-7c9a-42a1-a573-4d4debb9d657 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-deleted:aeedc394-59c1-4a14-bc64-5e4b2043ba36 for instance de15f9ae-287f-424a-842c-799620881c9f on instance [pid: 8|app: 0|req: 400/792] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:13:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:13:11.659 7 WARNING neutronclient.v2_0.client [None req-ae15dd9b-4df7-4e16-a2cf-fa77c46ff400 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/793] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:11 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1471 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:12.020 8 WARNING neutronclient.v2_0.client [None req-af2a028b-ceb0-44d0-8339-156769f55c84 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The 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-30 10:13:12.097 8 WARNING neutronclient.v2_0.client [None req-af2a028b-ceb0-44d0-8339-156769f55c84 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] 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-30 10:13:12.124 7 INFO nova.api.openstack.compute.server_external_events [req-cf443b20-a5c6-4cc5-b9ad-a029506c95a9 req-21f32b29-7def-4214-87f9-d849284522d1 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:4355071e-8d56-4cf9-82d1-d5c82b8007eb for instance dd611760-31a8-4038-9820-6d9f37d55d77 on instance [pid: 7|app: 0|req: 394/794] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:13:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:12.191 7 WARNING neutronclient.v2_0.client [None req-a92f8ba8-ccd6-4631-b381-9289a267dd32 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in 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/795] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1627 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:13:12.340 8 WARNING neutronclient.v2_0.client [None req-af2a028b-ceb0-44d0-8339-156769f55c84 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] 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-30 10:13:12.426 7 WARNING neutronclient.v2_0.client [None req-c2b554f2-89d0-4904-8966-4c1f40a9d949 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/796] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1447 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/797] 10.0.0.78 () {34 vars in 662 bytes} [Tue Jun 30 10:13:11 2026] POST /v2.1/servers => generated 451 bytes in 899 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-30 10:13:12.778 7 WARNING neutronclient.v2_0.client [None req-e1379cff-4f72-43d4-9415-e56e9b581ca4 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in 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/798] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1254 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-30 10:13:12.903 8 WARNING neutronclient.v2_0.client [None req-83cdbb2d-3d1a-4338-8e3d-6e93f9699ed4 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/799] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1471 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-30 10:13:13.381 7 WARNING neutronclient.v2_0.client [None req-d30d1525-f19b-48be-9252-be067922f3bf 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] 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: 398/800] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:13 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1808 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:13.539 8 WARNING neutronclient.v2_0.client [None req-6ffc8f62-ca2b-4227-be50-4ab7903eeea1 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The 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-30 10:13:13.560 7 WARNING neutronclient.v2_0.client [None req-1e28bc73-1f16-4b5e-9456-8367caef2926 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/801] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:13 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1452 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/802] 10.0.0.78 () {32 vars in 740 bytes} [Tue Jun 30 10:13:13 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77/os-interface => generated 285 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-30 10:13:13.880 8 WARNING neutronclient.v2_0.client [None req-fc07def7-d125-4ee7-b321-03a21493a5c7 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/803] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:13 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1304 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-30 10:13:14.065 7 WARNING neutronclient.v2_0.client [None req-4ccbf401-3267-435d-ad54-55f76a7a9ba3 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] 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-30 10:13:14.204 8 INFO nova.api.openstack.compute.server_external_events [req-b6ddc3fb-6100-403b-9ecf-70b730c4612b req-120b1152-2681-4861-82f1-d6d44ad305f1 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:7a59109c-7308-49da-8aae-750a3c30a9d3 for instance d06bc51f-ea12-480f-96f6-1822ad0322e7 on instance [pid: 8|app: 0|req: 405/804] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:13:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/805] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:14 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1471 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:14.418 8 INFO nova.api.openstack.compute.server_external_events [req-b207f201-77cf-4541-b345-463c4b8616be req-11f420af-b696-4055-aa0b-289ff60d3b4e 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:4355071e-8d56-4cf9-82d1-d5c82b8007eb for instance dd611760-31a8-4038-9820-6d9f37d55d77 on instance [pid: 8|app: 0|req: 406/806] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:13:14 2026] POST /v2.1/os-server-external-events => generated 179 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-30 10:13:14.646 7 WARNING neutronclient.v2_0.client [None req-5763682f-a44c-4b75-ba89-6bcfc6c563ff 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/807] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:14 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => generated 1452 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:14.987 8 WARNING neutronclient.v2_0.client [None req-f77bebf4-34e3-4bbc-9b12-ce16920d4533 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/808] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:14 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1352 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:15.298 7 WARNING neutronclient.v2_0.client [None req-8a591f3f-3501-483c-abcd-2aafdf4819fb edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/809] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:15 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1471 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:15.741 8 INFO nova.api.openstack.wsgi [None req-55a2ba64-e7f3-4c80-85d0-9f8012f993e0 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] HTTP exception thrown: Instance de15f9ae-287f-424a-842c-799620881c9f could not be found. [pid: 8|app: 0|req: 408/810] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:15 2026] GET /v2.1/servers/de15f9ae-287f-424a-842c-799620881c9f => 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-30 10:13:16.104 7 WARNING neutronclient.v2_0.client [None req-4931e911-e46a-4823-89a3-2d429187bf3f 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in 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/811] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:16 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1352 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-30 10:13:16.512 8 WARNING neutronclient.v2_0.client [None req-9dbbd7e9-06e6-454d-97f6-a895dbb63a26 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/812] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:16 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1656 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/813] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:13:16 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7/ips => generated 109 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/814] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:13:16 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7/ips => generated 109 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/815] 10.0.0.78 () {32 vars in 824 bytes} [Tue Jun 30 10:13:16 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7/ips/tempest-ServerAddressesTestJSON-1120893403-network => generated 94 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/816] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:13:16 2026] DELETE /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 0 bytes in 126 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-30 10:13:16.975 7 WARNING neutronclient.v2_0.client [None req-234568a1-ceba-476b-a9fb-d2a3318ade96 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in 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/817] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:16 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1662 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-30 10:13:17.214 8 WARNING neutronclient.v2_0.client [None req-b8e67177-b1c1-42ce-b4be-c2ec8b9c1fca 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] 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: 412/818] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:17 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1428 bytes in 966 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:18.158 7 WARNING neutronclient.v2_0.client [None req-1e48eab5-4e86-4e8f-8de5-919fa8730995 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The 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-30 10:13:18.161 8 INFO nova.api.openstack.compute.server_external_events [req-4d55d436-b4a6-467a-9bf5-cdbf6dd8664a req-7a699894-3e7f-41c6-a0ad-21833530c0dd 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:1678c307-ac97-436c-a1d4-d79bf51a10f1 for instance 5162a53d-0ec9-49e2-a92e-aba18a9db886 on instance [pid: 8|app: 0|req: 413/819] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:13:18 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: 407/820] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:18 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1662 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-30 10:13:19.193 8 WARNING neutronclient.v2_0.client [None req-2b1a1f15-02d0-445e-b555-f6dd970eb54f 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] 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: 414/821] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1438 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:13:19.353 7 WARNING neutronclient.v2_0.client [None req-ceda1c13-34d6-432d-b2d0-dc74ec1b5702 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in 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/822] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1662 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-30 10:13:20.212 8 INFO nova.api.openstack.compute.server_external_events [req-4584c1c5-d926-4242-adb7-865c9a64a076 req-0c116e60-d8bc-4eaa-b0c8-b2cf6d274a21 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-deleted:7a59109c-7308-49da-8aae-750a3c30a9d3 for instance d06bc51f-ea12-480f-96f6-1822ad0322e7 on instance [pid: 8|app: 0|req: 415/823] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:13:20 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-30 10:13:20.391 7 WARNING neutronclient.v2_0.client [None req-8d2283a3-1f27-4c77-a7e1-07dbe95e307e 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/824] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:20 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1438 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-30 10:13:20.542 8 WARNING neutronclient.v2_0.client [None req-3f10764e-becc-499f-b2d1-8837322bd620 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/825] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:20 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1452 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-30 10:13:21.552 7 WARNING neutronclient.v2_0.client [None req-b3a8ac94-55d0-4c41-bf0c-ad57a849d4fb 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] 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-30 10:13:21.651 8 WARNING neutronclient.v2_0.client [None req-18358e5c-d5cb-4cde-a6bd-e37a88ede2f8 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in 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/828] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:21 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1438 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/829] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:21 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1457 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-30 10:13:22.708 7 WARNING neutronclient.v2_0.client [None req-c99d7190-43c4-4dfa-86f2-063287decd45 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] 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-30 10:13:22.755 8 WARNING neutronclient.v2_0.client [None req-f322ece9-3a0d-4285-8d8b-1b5512245785 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/830] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:22 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1457 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/831] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:22 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1438 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:23.838 8 INFO nova.api.openstack.wsgi [None req-7abca7ef-7fad-4f93-bb22-0b61ad1f763b edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] HTTP exception thrown: Instance d06bc51f-ea12-480f-96f6-1822ad0322e7 could not be found. [pid: 8|app: 0|req: 420/832] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:23 2026] GET /v2.1/servers/d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 10:13:23.850 7 WARNING neutronclient.v2_0.client [None req-b74b16f3-a411-4789-8c38-b9179011da2d 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in 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/833] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:23 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => 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, ' 2026-06-30 10:13:25.037 8 WARNING neutronclient.v2_0.client [None req-1472ad4c-5765-444b-9b21-b624468f190c 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in 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/834] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:24 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1426 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-30 10:13:26.241 7 WARNING neutronclient.v2_0.client [None req-e6b69fef-7551-49cd-88e9-e632a4c3d769 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in 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/835] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:26 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1426 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-30 10:13:26.770 8 WARNING neutronclient.v2_0.client [None req-106b94f0-c42d-45fe-9f04-19793f2d5194 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in 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/836] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:26 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1928 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:27.252 7 INFO nova.api.openstack.compute.server_external_events [req-b8b8b892-2b3c-414d-a989-be5dca08dd92 req-cf9ed68e-80e7-4a1d-8e44-d14c6e151a16 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:1678c307-ac97-436c-a1d4-d79bf51a10f1 for instance 5162a53d-0ec9-49e2-a92e-aba18a9db886 on instance [pid: 7|app: 0|req: 415/837] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:13:27 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-30 10:13:27.415 8 WARNING neutronclient.v2_0.client [None req-64fea0fe-55ce-408c-9ff5-7aa7d809bd6c 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/838] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:27 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1426 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/839] 10.0.0.78 () {30 vars in 412 bytes} [Tue Jun 30 10:13:28 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:28.620 8 WARNING neutronclient.v2_0.client [None req-cf892c02-c33b-4766-87b7-08870fb67651 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/840] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:28 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1613 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:28.806 8 WARNING neutronclient.v2_0.client [None req-8e7fc2fc-f248-4414-9f99-e13f99214e31 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in 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/841] 10.0.0.78 () {32 vars in 740 bytes} [Tue Jun 30 10:13:28 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886/os-interface => generated 284 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: 417/842] 10.0.0.78 () {28 vars in 559 bytes} [Tue Jun 30 10:13:28 2026] GET /v2/ => generated 402 bytes in 557 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/843] 10.0.0.78 () {28 vars in 563 bytes} [Tue Jun 30 10:13:29 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: 418/844] 10.0.0.78 () {30 vars in 412 bytes} [Tue Jun 30 10:13:29 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-30 10:13:29.557 7 INFO nova.api.openstack.compute.server_external_events [req-aa06a7e3-99e2-4277-a153-922226b5bd45 req-0242d157-ce15-49fc-ae13-f5b26808ea90 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:1678c307-ac97-436c-a1d4-d79bf51a10f1 for instance 5162a53d-0ec9-49e2-a92e-aba18a9db886 on instance [pid: 7|app: 0|req: 419/845] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:13:29 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) 2026-06-30 10:13:29.578 8 WARNING neutronclient.v2_0.client [None req-cea6a52f-1dce-4f43-9f6c-95cc3f715a38 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/846] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:29 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1613 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, ' [pid: 7|app: 0|req: 420/847] 10.0.0.78 () {32 vars in 640 bytes} [Tue Jun 30 10:13:29 2026] GET /v2.1/servers => generated 388 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/848] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:13:29 2026] DELETE /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:29.913 7 WARNING neutronclient.v2_0.client [None req-62c90494-4771-4f8f-9594-ab4e67a3a48b 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in 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/849] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:29 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1619 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 429/850] 10.0.0.78 () {32 vars in 752 bytes} [Tue Jun 30 10:13:30 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77/os-server-password => generated 116 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:31.178 7 WARNING neutronclient.v2_0.client [None req-80c616b8-edd6-47e4-9c0c-c8757b0b6309 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/853] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:31 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1739 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/854] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:13:32 2026] DELETE /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:32.331 7 WARNING neutronclient.v2_0.client [None req-7e34f9b2-e1c8-49e5-b0f3-b3f812d7bbaa 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The 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-30 10:13:32.341 8 WARNING neutronclient.v2_0.client [None req-d30982c4-d063-42c9-b58a-898c815733e6 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in 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/855] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:32 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1934 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/856] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:32 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1739 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-30 10:13:33.172 7 INFO nova.api.openstack.compute.server_external_events [req-adfef85b-ccf5-4907-887c-5599eac83282 req-e5590202-f9f1-4354-9883-a580cdf9ef73 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-deleted:1678c307-ac97-436c-a1d4-d79bf51a10f1 for instance 5162a53d-0ec9-49e2-a92e-aba18a9db886 on instance [pid: 7|app: 0|req: 425/857] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:13:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:33.531 7 WARNING neutronclient.v2_0.client [None req-6e7f65d9-e0c5-415c-8283-7617954f1d4c 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The 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-30 10:13:33.556 8 WARNING neutronclient.v2_0.client [None req-17e45320-8541-4c76-bc39-f9066a374dea 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/858] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:33 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1381 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/859] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:33 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1934 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:34.640 7 WARNING neutronclient.v2_0.client [None req-4fd6edbd-478a-4c35-80a3-9b0f8ad19ebc 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in 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.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:34 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1381 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-30 10:13:34.754 8 WARNING neutronclient.v2_0.client [None req-85e6d909-b174-4103-b6b4-60a8c18ebcd2 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/861] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:34 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1934 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:35.632 7 INFO nova.api.openstack.compute.server_external_events [req-547d7f19-08cf-4f19-8728-6a15c445602b req-c93cd7a1-c0c6-4628-86a2-05f2f60efb8b 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-deleted:4355071e-8d56-4cf9-82d1-d5c82b8007eb for instance dd611760-31a8-4038-9820-6d9f37d55d77 on instance [pid: 7|app: 0|req: 428/862] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:13:35 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-30 10:13:35.749 8 WARNING neutronclient.v2_0.client [None req-d8cb7411-8337-4a40-8fee-25643342577d 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/863] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:35 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1386 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-30 10:13:35.918 7 WARNING neutronclient.v2_0.client [None req-33110054-eabd-4abf-8345-fa7fbb40f506 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/864] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:35 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1536 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-30 10:13:36.849 8 WARNING neutronclient.v2_0.client [None req-2f13652e-6f1b-48ec-b656-f1b70a47e30d 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/865] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:36 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1386 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:37.030 7 WARNING neutronclient.v2_0.client [None req-27cea70b-e6bc-41d5-b033-df895d69b9ad 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/866] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:36 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1541 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:37.954 8 INFO nova.api.openstack.wsgi [None req-bbd3bd68-1cbe-40ea-bdd1-eb37791b50b9 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] HTTP exception thrown: Instance 5162a53d-0ec9-49e2-a92e-aba18a9db886 could not be found. [pid: 8|app: 0|req: 437/867] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:37 2026] GET /v2.1/servers/5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/868] 10.0.0.78 () {32 vars in 705 bytes} [Tue Jun 30 10:13:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1879052414 => 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-30 10:13:38.167 8 WARNING neutronclient.v2_0.client [None req-1185f752-63c7-456f-90f3-835960f0d672 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/869] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:38 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1541 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:13:39.260 7 INFO nova.api.openstack.wsgi [None req-dc9845da-da2d-4da6-b5a3-b29f32834c5a 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] HTTP exception thrown: Instance dd611760-31a8-4038-9820-6d9f37d55d77 could not be found. [pid: 7|app: 0|req: 432/870] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:39 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => 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-30 10:13:39.292 8 INFO nova.api.openstack.wsgi [None req-2fcde3f4-9757-4eec-ad9b-9fd733b92b6c 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] HTTP exception thrown: Instance dd611760-31a8-4038-9820-6d9f37d55d77 could not be found. [pid: 8|app: 0|req: 439/871] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:13:39 2026] DELETE /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:39.321 7 INFO nova.api.openstack.wsgi [None req-f243b659-56ec-4e93-b7dd-e954de434e5a 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] HTTP exception thrown: Instance dd611760-31a8-4038-9820-6d9f37d55d77 could not be found. [pid: 7|app: 0|req: 433/872] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:39 2026] GET /v2.1/servers/dd611760-31a8-4038-9820-6d9f37d55d77 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/873] 10.0.0.78 () {32 vars in 705 bytes} [Tue Jun 30 10:13:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1065164035 => generated 0 bytes in 25 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: 434/874] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:13:39 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-341969615 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/877] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:13:48 2026] POST /v2.1/os-keypairs => generated 385 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:13:49.954 8 WARNING neutronclient.v2_0.client [None req-4ed66bcb-5b34-4045-867b-78c6a8b8ebff 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The 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-30 10:13:49.994 8 WARNING neutronclient.v2_0.client [None req-4ed66bcb-5b34-4045-867b-78c6a8b8ebff 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The 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-30 10:13:50.181 8 WARNING neutronclient.v2_0.client [None req-4ed66bcb-5b34-4045-867b-78c6a8b8ebff 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/878] 10.0.0.78 () {34 vars in 662 bytes} [Tue Jun 30 10:13:49 2026] POST /v2.1/servers => generated 453 bytes in 495 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-30 10:13:50.411 7 WARNING neutronclient.v2_0.client [None req-387119a3-f507-4f4b-abda-15165c217cf6 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/879] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:50 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1391 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-30 10:13:51.512 8 WARNING neutronclient.v2_0.client [None req-0e2b6435-c201-4ec1-98c1-7fd1acc9db23 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/882] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:51 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1395 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-30 10:13:52.631 7 WARNING neutronclient.v2_0.client [None req-9b605bee-0e58-4616-8d3a-eb18d5d9fa93 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/883] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:52 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1443 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:54.051 8 WARNING neutronclient.v2_0.client [None req-1eb4808c-6d03-4a3c-aa65-3a212b1e20b1 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/884] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:54 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1443 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/885] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:13:54 2026] POST /v2.1/os-keypairs => generated 396 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-30 10:13:55.499 8 WARNING neutronclient.v2_0.client [None req-28a83353-bb28-40d1-b43e-2bc409b8b087 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/886] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:55 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1519 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:13:56.274 7 INFO nova.api.openstack.compute.server_external_events [req-c6d86cc9-f274-49e2-9627-7cbadfafc771 req-70573d88-b040-4fbe-a6ef-245051288ef4 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:7af29d43-fece-4062-a7d7-72c618ba9e91 for instance 948af49c-6c21-40de-8255-deaad51958d1 on instance [pid: 7|app: 0|req: 441/887] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:13:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:56.945 8 WARNING neutronclient.v2_0.client [None req-deb2ce9b-5c15-4436-8152-fcae10a05a12 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/888] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:56 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1517 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:57.252 7 WARNING neutronclient.v2_0.client [None req-eb22f1bf-e63f-49bf-8df6-ccd8cd6b1057 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The 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-30 10:13:57.316 7 WARNING neutronclient.v2_0.client [None req-eb22f1bf-e63f-49bf-8df6-ccd8cd6b1057 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The 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-30 10:13:57.595 7 WARNING neutronclient.v2_0.client [None req-eb22f1bf-e63f-49bf-8df6-ccd8cd6b1057 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/889] 10.0.0.78 () {34 vars in 662 bytes} [Tue Jun 30 10:13:57 2026] POST /v2.1/servers => generated 447 bytes in 666 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-30 10:13:57.865 8 WARNING neutronclient.v2_0.client [None req-b7d4f561-59fd-4854-826a-e2323787f934 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/890] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:57 2026] GET /v2.1/servers/505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1395 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:58.173 7 WARNING neutronclient.v2_0.client [None req-12cf847b-d0d0-489f-8fb0-2a462ee74ce5 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/891] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:58 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1517 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:13:59.389 8 WARNING neutronclient.v2_0.client [None req-25d5c821-cece-4ace-b45e-d5bd8237c995 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/892] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:13:59 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1517 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:00.599 7 WARNING neutronclient.v2_0.client [None req-dd144211-19c5-4e1a-8b50-e78f8aa5fa09 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/893] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:14:00 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1517 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:01.752 7 WARNING neutronclient.v2_0.client [None req-aeae92ef-7f10-43ea-b6d0-acadde9ee152 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/896] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:14:01 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1517 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:02.252 8 INFO nova.api.openstack.compute.server_external_events [req-9ac9da4b-735f-45a0-883a-822a49c71cf7 req-0d9445fa-9a4e-4356-b0ca-cab1612a5046 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:7af29d43-fece-4062-a7d7-72c618ba9e91 for instance 948af49c-6c21-40de-8255-deaad51958d1 on instance [pid: 8|app: 0|req: 451/897] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:14:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:02.948 7 WARNING neutronclient.v2_0.client [None req-d9e52f98-b1fc-4d09-9bc9-3880d69d5b2f 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] 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-30 10:14:03.052 8 WARNING neutronclient.v2_0.client [None req-7f514539-e25e-4462-be89-b026d8f02f4a 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in 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/898] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:14:02 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1517 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-30 10:14:03.288 7 INFO nova.api.openstack.compute.server_external_events [req-97aef0c0-f6d8-4d9e-a1c8-7b5e63be1043 req-749c29b5-b6a0-4156-a900-2f689a95e77d 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:454db36c-326d-4c58-a713-d31df1ad7a18 for instance 505e3ff5-ee43-449c-93e1-98d547671eb8 on instance [pid: 7|app: 0|req: 448/899] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:14:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/900] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:14:03 2026] GET /v2.1/servers/505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1520 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:04.294 7 WARNING neutronclient.v2_0.client [None req-10c4cd1b-5ad6-4a2c-9a46-769049aa0b1e 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/901] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:14:04 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1701 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:04.468 8 WARNING neutronclient.v2_0.client [None req-b0f38045-c85f-47f1-97e1-5f0ec4dfdd4e 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/902] 10.0.0.78 () {32 vars in 740 bytes} [Tue Jun 30 10:14:04 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1/os-interface => generated 285 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:05.317 7 INFO nova.api.openstack.compute.server_external_events [req-70de9f37-96cc-4f9f-a28e-67e8ca23471c req-292a50c6-0738-4e9c-8300-b5ee97a12cca 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:7af29d43-fece-4062-a7d7-72c618ba9e91 for instance 948af49c-6c21-40de-8255-deaad51958d1 on instance [pid: 7|app: 0|req: 450/903] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:14:05 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-30 10:14:08.355 8 WARNING neutronclient.v2_0.client [None req-4d684dc1-2d32-43d6-aaf1-670c61df9104 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/904] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:14:08 2026] GET /v2.1/servers/505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1518 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:10.272 7 INFO nova.api.openstack.compute.server_external_events [req-8d57dfab-5bfb-414d-b584-d736fdfe7e8b req-cdb7c2ea-101c-4fc3-86a4-197f8363e272 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:454db36c-326d-4c58-a713-d31df1ad7a18 for instance 505e3ff5-ee43-449c-93e1-98d547671eb8 on instance [pid: 7|app: 0|req: 451/905] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:14:10 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-30 10:14:13.578 8 WARNING neutronclient.v2_0.client [None req-56ab4dd6-6703-4d92-a15b-4ad56b08c9cb 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/908] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:14:13 2026] GET /v2.1/servers/505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:15.001 8 INFO nova.api.openstack.compute.server_external_events [req-59aed117-6883-4029-891c-8e2a90ef7185 req-99adb693-bc49-473b-8190-7b1f1463a078 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:454db36c-326d-4c58-a713-d31df1ad7a18 for instance 505e3ff5-ee43-449c-93e1-98d547671eb8 on instance [pid: 8|app: 0|req: 457/909] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:14:14 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) 2026-06-30 10:14:15.058 7 WARNING neutronclient.v2_0.client [None req-456e00a1-ca00-4cbe-acfa-429d5946fe37 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The 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-30 10:14:15.115 7 WARNING neutronclient.v2_0.client [None req-456e00a1-ca00-4cbe-acfa-429d5946fe37 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The 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-30 10:14:15.376 7 WARNING neutronclient.v2_0.client [None req-456e00a1-ca00-4cbe-acfa-429d5946fe37 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in 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/910] 10.0.0.78 () {34 vars in 662 bytes} [Tue Jun 30 10:14:14 2026] POST /v2.1/servers => generated 447 bytes in 567 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:15.592 8 WARNING neutronclient.v2_0.client [None req-6912e00b-5123-4196-a7b2-3b0ed9496553 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in 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/911] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.1/servers/8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1395 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-30 10:14:20.690 7 WARNING neutronclient.v2_0.client [None req-93d395b2-8438-4788-92fd-a664d53bd421 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/912] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:14:20 2026] GET /v2.1/servers/8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1520 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-30 10:14:20.917 8 INFO nova.api.openstack.compute.server_external_events [req-d2183f6b-1893-411b-8a2a-9eb380accd33 req-026014da-83e1-4819-af04-35cc22317612 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:48e108c2-1da0-43c7-8203-c87ee363992e for instance 8588fd8d-baae-413c-a26a-26f4feb04b6e on instance [pid: 8|app: 0|req: 459/913] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:14:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:25.326 7 INFO nova.api.openstack.compute.server_external_events [req-cbc954b5-48ad-47d6-96c3-b665e40ff78a req-01a518dd-6eae-4ad8-8661-a57a0c5f6276 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:48e108c2-1da0-43c7-8203-c87ee363992e for instance 8588fd8d-baae-413c-a26a-26f4feb04b6e on instance [pid: 7|app: 0|req: 456/916] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:14:25 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-30 10:14:25.892 8 WARNING neutronclient.v2_0.client [None req-c757ff17-97c9-4322-848f-0ed8cc6ad3ee 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in 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/917] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:14:25 2026] GET /v2.1/servers/8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1518 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:31.103 8 WARNING neutronclient.v2_0.client [None req-6b37fcbc-26e7-42ed-990f-848c20fde091 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/920] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:14:31 2026] GET /v2.1/servers/8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1817 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:32.469 7 INFO nova.api.openstack.compute.server_external_events [req-8b7604f9-f228-4285-a01e-0dc9e28a792e req-bda1b819-8941-411c-9430-55e083813cdf 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:48e108c2-1da0-43c7-8203-c87ee363992e for instance 8588fd8d-baae-413c-a26a-26f4feb04b6e on instance [pid: 7|app: 0|req: 458/921] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:14:32 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-30 10:15:03.371 8 WARNING neutronclient.v2_0.client [None req-21a3a97f-a6b0-417e-bb6a-2db3d9507930 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The 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-30 10:15:03.405 8 WARNING neutronclient.v2_0.client [None req-21a3a97f-a6b0-417e-bb6a-2db3d9507930 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The 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-30 10:15:03.531 8 WARNING neutronclient.v2_0.client [None req-21a3a97f-a6b0-417e-bb6a-2db3d9507930 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/928] 199.19.213.75 () {36 vars in 713 bytes} [Tue Jun 30 10:15:03 2026] POST /v2.1/servers => generated 453 bytes in 753 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:04.379 7 WARNING neutronclient.v2_0.client [None req-550be604-cbf0-49db-9393-52d2864c5c97 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in 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/929] 199.19.213.75 () {32 vars in 732 bytes} [Tue Jun 30 10:15:04 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae => generated 2213 bytes in 78 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-30 10:15:04.462 8 WARNING neutronclient.v2_0.client [None req-32c134f8-2f80-461d-9e70-3c5755da81c3 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in 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/930] 199.19.213.75 () {32 vars in 758 bytes} [Tue Jun 30 10:15:04 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-interface => generated 28 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/931] 199.19.213.75 () {32 vars in 776 bytes} [Tue Jun 30 10:15:04 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:07.226 8 WARNING neutronclient.v2_0.client [None req-d34c5c8a-571c-42f1-963a-227d4b8aeafc 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/932] 199.19.213.75 () {32 vars in 732 bytes} [Tue Jun 30 10:15:07 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae => generated 2371 bytes in 130 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-30 10:15:07.345 7 WARNING neutronclient.v2_0.client [None req-d0fd2e07-9a7a-4708-b1a2-164a998e1a9a 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in 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/933] 199.19.213.75 () {32 vars in 758 bytes} [Tue Jun 30 10:15:07 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-interface => generated 28 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 470/934] 199.19.213.75 () {32 vars in 776 bytes} [Tue Jun 30 10:15:07 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-volume_attachments => generated 197 bytes in 57 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-30 10:15:08.265 7 WARNING neutronclient.v2_0.client [None req-2ccbfe49-ae59-4297-b1a9-ac2e68aba64c 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/935] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:08 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1821 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-30 10:15:08.502 8 WARNING neutronclient.v2_0.client [None req-6b513b01-2815-4a2a-86fe-83a7d46bc626 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/936] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:08 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1821 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, ' [pid: 7|app: 0|req: 466/937] 10.0.0.78 () {34 vars in 749 bytes} [Tue Jun 30 10:15:08 2026] POST /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1/action => generated 0 bytes in 73 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-30 10:15:08.949 8 WARNING neutronclient.v2_0.client [None req-6c192add-8e89-4b2f-98bc-cf6eb16abaae 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/938] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:08 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1823 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-30 10:15:09.246 7 INFO nova.api.openstack.compute.server_external_events [req-d460c24c-7063-4d15-827c-c8d18b0b6c39 req-b5fe6494-5903-490b-8048-95307ebc4cd0 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:e0cc1535-8391-4033-80e7-58c2fba09be9 for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 7|app: 0|req: 467/939] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:15:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:10.116 8 WARNING neutronclient.v2_0.client [None req-07ef51b3-1222-4a99-ad38-7c2d35c6cd99 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/940] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1823 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-30 10:15:10.368 7 WARNING neutronclient.v2_0.client [None req-da55dd3e-1c30-4dff-81f1-d51650060c23 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/941] 199.19.213.75 () {32 vars in 732 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae => generated 2445 bytes in 159 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-30 10:15:10.507 8 WARNING neutronclient.v2_0.client [None req-de714724-dc05-463c-9809-58f4abb508b8 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in 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/942] 199.19.213.75 () {32 vars in 758 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-interface => generated 284 bytes in 87 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: 469/943] 199.19.213.75 () {32 vars in 776 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:11.279 8 WARNING neutronclient.v2_0.client [None req-f35d4e17-03a9-49bc-bc93-8e95e1e38f44 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/946] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:11 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1823 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-30 10:15:12.438 7 WARNING neutronclient.v2_0.client [None req-59bab20b-3cef-47d6-968e-0396523d4225 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/947] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:12 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1828 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:13.268 8 WARNING neutronclient.v2_0.client [None req-9f8f1770-3cc2-4861-8301-3fdf86fe111d 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/948] 199.19.213.75 () {32 vars in 732 bytes} [Tue Jun 30 10:15:13 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae => generated 2433 bytes in 129 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-30 10:15:13.402 7 WARNING neutronclient.v2_0.client [None req-7dbf5ab0-4e82-487e-845d-5b98f90ef87c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in 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/949] 199.19.213.75 () {32 vars in 758 bytes} [Tue Jun 30 10:15:13 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-interface => generated 284 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/950] 199.19.213.75 () {32 vars in 776 bytes} [Tue Jun 30 10:15:13 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:13.588 7 WARNING neutronclient.v2_0.client [None req-ce526cb7-f96e-4f92-abf6-7304bfff7799 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/951] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:13 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1828 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-30 10:15:14.767 8 WARNING neutronclient.v2_0.client [None req-6508c4cd-203b-4fc5-a943-079b4afcd83b 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/952] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:14 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1828 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-30 10:15:15.819 7 INFO nova.api.openstack.compute.server_external_events [req-e57e4cce-c2a2-4d05-8378-991a90192911 req-908a6241-8edb-4b31-bdb8-d0a374c56983 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:e0cc1535-8391-4033-80e7-58c2fba09be9 for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 7|app: 0|req: 474/953] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:15:15 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-30 10:15:15.907 8 WARNING neutronclient.v2_0.client [None req-8bf94b54-6611-4653-a20c-7b56df93a1d8 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/954] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:15 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1828 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-30 10:15:16.388 7 WARNING neutronclient.v2_0.client [None req-3ba58180-a267-48ca-99a3-dda2d1bd7897 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] 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: 475/955] 199.19.213.75 () {32 vars in 732 bytes} [Tue Jun 30 10:15:16 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae => generated 2433 bytes in 138 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-30 10:15:16.523 8 INFO nova.api.openstack.compute.server_external_events [req-c5a6e003-12be-4b93-ad11-a0c86dd8632f req-4ab08957-5e1f-4bba-909e-0ecb3614ddc3 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-unplugged:7af29d43-fece-4062-a7d7-72c618ba9e91 for instance 948af49c-6c21-40de-8255-deaad51958d1 on instance 2026-06-30 10:15:16.530 7 WARNING neutronclient.v2_0.client [None req-b8ef83ec-e935-4f4c-b208-731feab0e313 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in 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/956] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:15:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/957] 199.19.213.75 () {32 vars in 758 bytes} [Tue Jun 30 10:15:16 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-interface => generated 286 bytes in 102 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: 482/958] 199.19.213.75 () {32 vars in 776 bytes} [Tue Jun 30 10:15:16 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/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-30 10:15:17.090 7 WARNING neutronclient.v2_0.client [None req-976874dc-a6d5-4bff-aa62-2e93c1fab7e3 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/959] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:17 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1828 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:18.309 8 WARNING neutronclient.v2_0.client [None req-d344107c-5f3b-4e1c-bb6c-f27a5dae753a 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/960] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:18 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => 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, ' 2026-06-30 10:15:18.567 7 INFO nova.api.openstack.compute.server_external_events [req-2e939997-74a6-44bb-a72a-3b6df7d5d1eb req-3467c8d1-caf1-43e8-b3eb-fc0b2ffac255 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:7af29d43-fece-4062-a7d7-72c618ba9e91 for instance 948af49c-6c21-40de-8255-deaad51958d1 on instance [pid: 7|app: 0|req: 478/961] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:15:18 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-30 10:15:19.320 8 WARNING neutronclient.v2_0.client [None req-206642c5-ecba-480b-9297-4f15bae32c71 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in 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/962] 199.19.213.75 () {32 vars in 732 bytes} [Tue Jun 30 10:15:19 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae => generated 2581 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:19.444 7 WARNING neutronclient.v2_0.client [None req-cb96e9e2-6642-4f9f-a98e-05d0e5c228c5 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/963] 199.19.213.75 () {32 vars in 758 bytes} [Tue Jun 30 10:15:19 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-interface => generated 286 bytes in 71 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: 485/964] 199.19.213.75 () {32 vars in 776 bytes} [Tue Jun 30 10:15:19 2026] GET /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:36.545 8 WARNING neutronclient.v2_0.client [None req-fc5c5030-d23a-477d-8999-5ed6414b2d52 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/969] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:36 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1821 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/970] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:15:36 2026] DELETE /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 0 bytes in 102 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-30 10:15:36.883 8 WARNING neutronclient.v2_0.client [None req-9cc28b86-e2d4-4610-8af1-2e65dbd5f7e6 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/971] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:36 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1827 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-30 10:15:38.059 7 WARNING neutronclient.v2_0.client [None req-a5d46c98-a5fc-4051-84dd-023727c31341 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/972] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:38 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1827 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-30 10:15:39.227 8 WARNING neutronclient.v2_0.client [None req-47573bd9-d0a6-4677-92bb-b134c8b8b552 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/973] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:39 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1827 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:39.380 7 INFO nova.api.openstack.compute.server_external_events [req-a4cfb2c9-6a1e-4318-9012-4533a3028d51 req-df7ed2f2-5327-47e1-8bb0-f1442add3642 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-unplugged:7af29d43-fece-4062-a7d7-72c618ba9e91 for instance 948af49c-6c21-40de-8255-deaad51958d1 on instance [pid: 7|app: 0|req: 484/974] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:15:39 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-30 10:15:40.267 8 INFO nova.api.openstack.compute.server_external_events [req-aced12a9-8b12-4dc6-9be7-48dc09941cf7 req-842b1b6d-79eb-43c4-aabc-ed7d8fbe995e 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-deleted:7af29d43-fece-4062-a7d7-72c618ba9e91 for instance 948af49c-6c21-40de-8255-deaad51958d1 on instance [pid: 8|app: 0|req: 491/975] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:15:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:40.398 7 WARNING neutronclient.v2_0.client [None req-ec75f3a0-85fd-4d96-8eff-3556f50bc4c8 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/976] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:40 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1472 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-30 10:15:41.488 8 WARNING neutronclient.v2_0.client [None req-f7bf9acc-c49c-4fcc-bbe0-676e5048084b 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/979] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:41 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1477 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-30 10:15:42.588 7 WARNING neutronclient.v2_0.client [None req-9700589a-c96b-4400-b1da-9b0bd110ec12 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] The python binding code in 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/980] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:42 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 1477 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-30 10:15:43.662 8 INFO nova.api.openstack.wsgi [None req-31423af5-c256-4461-9c1e-b0e7f2a5063e 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] HTTP exception thrown: Instance 948af49c-6c21-40de-8255-deaad51958d1 could not be found. [pid: 8|app: 0|req: 494/981] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:15:43 2026] GET /v2.1/servers/948af49c-6c21-40de-8255-deaad51958d1 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/982] 10.0.0.78 () {32 vars in 703 bytes} [Tue Jun 30 10:15:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-880896192 => 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-30 10:15:55.275 8 WARNING neutronclient.v2_0.client [None req-ff09e95a-4bdd-4c3d-8105-c12980f95438 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The 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-30 10:15:55.317 8 WARNING neutronclient.v2_0.client [None req-ff09e95a-4bdd-4c3d-8105-c12980f95438 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The 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-30 10:15:57.643 7 INFO nova.api.openstack.compute.server_external_events [req-b4f6236b-5fc1-492b-9db2-69511902a0d6 req-e3015f22-a271-4ff3-b616-8f0cccba78af 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:45b594f2-f32a-463a-a136-2d5fe8764daf for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 7|app: 0|req: 490/985] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:15:57 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-30 10:16:01.306 7 INFO nova.api.openstack.compute.server_external_events [req-55f9fecb-a60f-4b8c-9971-3661ae7607a1 req-015cf010-be25-41eb-a13e-ebcdcada313c 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:45b594f2-f32a-463a-a136-2d5fe8764daf for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 7|app: 0|req: 493/988] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:16:01 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) 2026-06-30 10:16:03.892 8 WARNING neutronclient.v2_0.client [None req-ff09e95a-4bdd-4c3d-8105-c12980f95438 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/989] 199.19.213.75 () {36 vars in 811 bytes} [Tue Jun 30 10:15:55 2026] POST /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-interface => generated 279 bytes in 8717 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-30 10:16:04.278 7 INFO nova.api.openstack.compute.server_external_events [req-801d741f-8abb-4ca3-8564-b8da7c64a204 req-226009e8-629e-4855-9637-bf49ca92e357 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:45b594f2-f32a-463a-a136-2d5fe8764daf for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 7|app: 0|req: 494/990] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:16:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:04.612 8 INFO nova.api.openstack.compute.server_external_events [req-84812d69-a71d-47bd-84f2-0d6edca0f3fe req-6d5acc9f-4b98-4257-a988-d254ee78ed46 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:45b594f2-f32a-463a-a136-2d5fe8764daf for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 8|app: 0|req: 497/991] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:16:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:27.891 8 WARNING neutronclient.v2_0.client [None req-ed4f7f69-25ad-48ba-ac5f-08f335a882e0 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The 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-30 10:16:27.946 8 WARNING neutronclient.v2_0.client [None req-ed4f7f69-25ad-48ba-ac5f-08f335a882e0 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] 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-30 10:16:30.312 7 INFO nova.api.openstack.compute.server_external_events [req-123622f3-0426-44cc-a0c3-c51276b680db req-da149a52-1278-4502-bf06-16be0b3c0394 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:3b2137f2-2760-460e-80ac-07b75449b9ff for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 7|app: 0|req: 497/996] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:16: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-30 10:16:36.916 7 INFO nova.api.openstack.compute.server_external_events [req-e863c94d-4c88-40c5-8155-1d24d6b61505 req-323225a9-8ec8-4cdb-b6b3-b0932ba9a3f1 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:3b2137f2-2760-460e-80ac-07b75449b9ff for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 7|app: 0|req: 500/999] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:16:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:16:36.984 8 WARNING neutronclient.v2_0.client [None req-ed4f7f69-25ad-48ba-ac5f-08f335a882e0 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1000] 199.19.213.75 () {36 vars in 811 bytes} [Tue Jun 30 10:16:27 2026] POST /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-interface => generated 376 bytes in 9200 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-30 10:16:46.025 7 WARNING neutronclient.v2_0.client [None req-7730f543-8da3-4b9a-9b20-49974b30ebe7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The 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-30 10:16:46.214 7 WARNING neutronclient.v2_0.client [None req-7730f543-8da3-4b9a-9b20-49974b30ebe7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] 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-30 10:16:48.537 8 INFO nova.api.openstack.compute.server_external_events [req-fac81aba-ea34-4872-a566-34bac07bc691 req-c1ae24e9-4f74-4404-a498-db314eb1040a 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:fc09becd-f7ac-4894-bd02-799af0173a98 for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 8|app: 0|req: 502/1003] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:16:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1006] 10.0.0.43 () {30 vars in 618 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 506/1007] 10.0.0.43 () {32 vars in 691 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1008] 10.0.0.43 () {34 vars in 912 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.1/os-simple-tenant-usage/f036813995db45ccbf6ca1c9ab628ace?start=2026-06-29T00:00:00&end=2026-06-30T23:59:59 => generated 20 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1009] 10.0.0.43 () {30 vars in 653 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:16:54.149 8 INFO nova.api.openstack.compute.server_external_events [req-d5f3ac1d-890a-41e7-8ccc-b6d2189cb53b req-4385bb59-4d30-4638-935f-7ce9a132a2ff 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:fc09becd-f7ac-4894-bd02-799af0173a98 for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 8|app: 0|req: 509/1010] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:16:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1011] 10.0.0.43 () {30 vars in 618 bytes} [Tue Jun 30 10:16:54 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 511/1012] 10.0.0.43 () {32 vars in 691 bytes} [Tue Jun 30 10:16:54 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: 512/1013] 10.0.0.43 () {34 vars in 912 bytes} [Tue Jun 30 10:16:54 2026] GET /v2.1/os-simple-tenant-usage/f036813995db45ccbf6ca1c9ab628ace?start=2026-06-29T00:00:00&end=2026-06-30T23:59:59 => generated 20 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, ' [pid: 8|app: 0|req: 513/1014] 10.0.0.43 () {30 vars in 653 bytes} [Tue Jun 30 10:16:54 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:16:56.007 7 WARNING neutronclient.v2_0.client [None req-7730f543-8da3-4b9a-9b20-49974b30ebe7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1015] 199.19.213.75 () {36 vars in 811 bytes} [Tue Jun 30 10:16:45 2026] POST /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-interface => generated 377 bytes in 10234 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-30 10:16:56.855 8 INFO nova.api.openstack.compute.server_external_events [req-0c44b652-387d-4395-9ad6-00f75fa8532c req-ef223261-064c-41ad-9e32-4e710479dc1c 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:3b2137f2-2760-460e-80ac-07b75449b9ff for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 8|app: 0|req: 514/1016] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:16:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/1019] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:17:06 2026] POST /v2.1/os-keypairs => generated 397 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:07.841 8 WARNING neutronclient.v2_0.client [None req-aa69e17b-c974-4a58-8dac-39fd848e6b0e 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The 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-30 10:17:07.882 8 WARNING neutronclient.v2_0.client [None req-aa69e17b-c974-4a58-8dac-39fd848e6b0e 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The 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-30 10:17:08.045 7 INFO nova.api.openstack.compute.server_external_events [req-f56d65dc-8932-48e1-98f9-94428196773d req-b0d0cf32-4c22-4c89-8f88-ef415366766e 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:fc09becd-f7ac-4894-bd02-799af0173a98 for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 7|app: 0|req: 505/1020] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:17:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:17:08.080 8 WARNING neutronclient.v2_0.client [None req-aa69e17b-c974-4a58-8dac-39fd848e6b0e 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1021] 10.0.0.78 () {34 vars in 662 bytes} [Tue Jun 30 10:17:07 2026] POST /v2.1/servers => generated 450 bytes in 810 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-30 10:17:08.414 7 WARNING neutronclient.v2_0.client [None req-32055784-12c7-4c44-b28e-a7ef372b0ea6 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1022] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1402 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:08.684 8 INFO nova.api.openstack.compute.server_external_events [req-12c0e3ff-975b-4491-9373-79e13972750f req-ac609f6f-7b9d-4444-8cc9-6741b95e44e5 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:fc09becd-f7ac-4894-bd02-799af0173a98 for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 8|app: 0|req: 517/1023] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:17:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1024] 199.19.213.75 () {34 vars in 854 bytes} [Tue Jun 30 10:17:08 2026] DELETE /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-interface/fc09becd-f7ac-4894-bd02-799af0173a98 => generated 0 bytes in 65 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-30 10:17:09.520 8 WARNING neutronclient.v2_0.client [None req-98f5d39d-14f9-41f4-91c2-c4785fdf298c 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1025] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:09 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1406 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:10.612 7 WARNING neutronclient.v2_0.client [None req-fe409367-ca39-41d6-ab62-867cc6e2a459 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in 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/1026] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:10 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1454 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-30 10:17:11.715 7 WARNING neutronclient.v2_0.client [None req-af26e562-2640-4852-88bd-4da1095d1639 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in 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/1029] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:11 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1454 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-30 10:17:12.811 8 WARNING neutronclient.v2_0.client [None req-b449a39e-08b8-4834-9592-4ccc5a0c76fa 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1030] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1462 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-30 10:17:13.782 7 INFO nova.api.openstack.compute.server_external_events [req-dd075920-b286-41d2-8f9e-5703963fb8ac req-263f142d-edcf-45fd-ae0f-167cd01e88fb 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:64fbfcfc-fadd-4a3a-bf89-5145a6300c64 for instance 9431356e-78c7-4e69-a92e-4ec5b6dcd39e on instance [pid: 7|app: 0|req: 511/1031] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:17:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:13.907 8 WARNING neutronclient.v2_0.client [None req-c520376f-0f0d-4cfc-bc4f-b48a42e8ba46 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in 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/1032] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1540 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-30 10:17:15.111 7 WARNING neutronclient.v2_0.client [None req-82c3e13e-6dd1-488d-a231-0d13005062ce 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1033] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:15 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1528 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:16.261 8 WARNING neutronclient.v2_0.client [None req-bb044914-340f-47b7-90a8-9384c2f3d2df 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1034] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:16 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1528 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:17.414 7 WARNING neutronclient.v2_0.client [None req-e4330cb3-1927-4871-80b7-544ffe94efeb 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1035] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:17 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1528 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-30 10:17:18.130 8 INFO nova.api.openstack.compute.server_external_events [req-83ef7659-f2c9-4ca2-bef8-57eb731788b5 req-f9ecb6fd-b75e-427d-a44e-33cc341783d2 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:3b2137f2-2760-460e-80ac-07b75449b9ff for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 8|app: 0|req: 523/1036] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:17:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 514/1037] 199.19.213.75 () {34 vars in 854 bytes} [Tue Jun 30 10:17:18 2026] DELETE /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-interface/3b2137f2-2760-460e-80ac-07b75449b9ff => generated 0 bytes in 50 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-30 10:17:18.583 8 WARNING neutronclient.v2_0.client [None req-de97b623-006f-4702-9062-f42810e565fe 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] 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-30 10:17:18.676 7 INFO nova.api.openstack.compute.server_external_events [req-385e378f-dd05-4768-b37c-418fa75c90cd req-7f23d87a-2c49-4d39-b459-f1b43204fce8 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:64fbfcfc-fadd-4a3a-bf89-5145a6300c64 for instance 9431356e-78c7-4e69-a92e-4ec5b6dcd39e on instance [pid: 7|app: 0|req: 515/1038] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:17:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1039] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:18 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1528 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-30 10:17:19.786 7 WARNING neutronclient.v2_0.client [None req-c27e8ddf-89a8-4ff1-818f-ab306224e462 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1040] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:19 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1528 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:21.020 8 WARNING neutronclient.v2_0.client [None req-3a76069d-a172-4ce3-a7dc-7a2315a50fe6 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in 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/1043] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:20 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1697 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-30 10:17:21.190 7 WARNING neutronclient.v2_0.client [None req-cc66be99-ada9-422c-bd2e-6d2555c1cda7 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1044] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:21 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1697 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:22.508 8 INFO nova.api.openstack.compute.server_external_events [req-557dad1b-21b8-46a3-877d-c9d8d21addb5 req-538d0184-ba3a-4874-8496-d2df06a42e85 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:64fbfcfc-fadd-4a3a-bf89-5145a6300c64 for instance 9431356e-78c7-4e69-a92e-4ec5b6dcd39e on instance [pid: 8|app: 0|req: 526/1045] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:17:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 520/1048] 10.0.0.78 () {34 vars in 749 bytes} [Tue Jun 30 10:17:30 2026] POST /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e/action => generated 31930 bytes in 537 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: 529/1049] 199.19.213.75 () {34 vars in 854 bytes} [Tue Jun 30 10:17:39 2026] DELETE /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae/os-interface/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:43.477 8 INFO nova.api.openstack.compute.server_external_events [req-f5010d72-f9b9-45e3-955f-3dc37f736738 req-7a668afa-aace-426f-990f-96028f394245 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:64fbfcfc-fadd-4a3a-bf89-5145a6300c64 for instance 9431356e-78c7-4e69-a92e-4ec5b6dcd39e on instance [pid: 8|app: 0|req: 531/1052] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:17:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 522/1053] 199.19.213.75 () {34 vars in 754 bytes} [Tue Jun 30 10:17:44 2026] DELETE /v2.1/servers/d99177a8-9223-415d-8821-211f30a031ae => generated 0 bytes in 106 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, ' [pid: 8|app: 0|req: 532/1054] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:17:46 2026] POST /v2.1/os-keypairs => generated 398 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-30 10:17:47.194 7 INFO nova.api.openstack.compute.server_external_events [req-fd6911a9-f644-484c-b527-18d069e8a151 req-83e4a635-8d1b-46a9-bca6-b75c1ad253ca 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-deleted:e0cc1535-8391-4033-80e7-58c2fba09be9 for instance d99177a8-9223-415d-8821-211f30a031ae on instance [pid: 7|app: 0|req: 523/1055] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:17:47 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-30 10:17:47.984 8 WARNING neutronclient.v2_0.client [None req-e51a6483-a338-400d-80de-42e429eaf10e 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The 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-30 10:17:48.039 8 WARNING neutronclient.v2_0.client [None req-e51a6483-a338-400d-80de-42e429eaf10e 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The 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-30 10:17:48.216 8 WARNING neutronclient.v2_0.client [None req-e51a6483-a338-400d-80de-42e429eaf10e 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in 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/1056] 10.0.0.78 () {34 vars in 662 bytes} [Tue Jun 30 10:17:47 2026] POST /v2.1/servers => generated 449 bytes in 469 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-30 10:17:48.406 7 WARNING neutronclient.v2_0.client [None req-02e823b7-2b10-445e-89f7-533ff5864dc5 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1057] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:48 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1402 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:49.084 8 INFO nova.api.openstack.compute.server_external_events [req-6da8f22a-b261-4e0a-a26c-6058eb74eaa0 req-c68b1942-6d43-45ca-a27d-b84e75c83d28 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:48e108c2-1da0-43c7-8203-c87ee363992e for instance 8588fd8d-baae-413c-a26a-26f4feb04b6e on instance [pid: 8|app: 0|req: 534/1058] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:17:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1059] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:17:49 2026] DELETE /v2.1/servers/8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:49.230 8 WARNING neutronclient.v2_0.client [None req-28518140-6b69-4898-8aca-c0b37923e775 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1060] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.1/servers/8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1943 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:49.485 7 WARNING neutronclient.v2_0.client [None req-a9c37373-1935-46b9-b61d-7d563bc6f24a 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1061] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1406 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:50.572 8 WARNING neutronclient.v2_0.client [None req-f4411aeb-99b8-4dd5-a2c9-b1564346604e 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in 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/1062] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:50 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1454 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-30 10:17:51.664 7 WARNING neutronclient.v2_0.client [None req-c7091095-a130-436c-aaf8-8d3176d9ca41 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1065] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:51 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1454 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:52.117 8 INFO nova.api.openstack.compute.server_external_events [req-aa53efbf-43ed-4b02-8873-99f91ba49d4a req-841bab4e-30a9-47ba-b067-c0031b91aa7f 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-deleted:48e108c2-1da0-43c7-8203-c87ee363992e for instance 8588fd8d-baae-413c-a26a-26f4feb04b6e on instance [pid: 8|app: 0|req: 538/1066] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:17:52 2026] POST /v2.1/os-server-external-events => generated 183 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-30 10:17:52.758 7 WARNING neutronclient.v2_0.client [None req-475785a6-c99e-4ade-b3bc-bef32cbd872e 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in 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/1067] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:52 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1462 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-30 10:17:53.846 8 WARNING neutronclient.v2_0.client [None req-607f9e1e-681a-413a-b50d-7eb0b6a1db96 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in 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/1068] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:53 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1529 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-30 10:17:54.177 7 INFO nova.api.openstack.compute.server_external_events [req-44648725-93e4-43b2-8ded-f9eea9ffc054 req-29c6e82a-ded8-4bf2-ab0c-2a584def081c 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:8b021fbd-fe53-4794-afe5-2f4275fdf4b9 for instance 24d247ca-8514-4b57-a804-491f8a7a04c4 on instance [pid: 7|app: 0|req: 530/1069] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:17:54 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-30 10:17:54.424 8 WARNING neutronclient.v2_0.client [None req-536c7715-c94b-40d1-9124-bdbb16766d34 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1070] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:54 2026] GET /v2.1/servers/8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1481 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-30 10:17:54.994 7 WARNING neutronclient.v2_0.client [None req-2b6a0016-0141-44a3-973b-bc524b7a0597 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1071] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:54 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1527 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-30 10:17:56.156 8 WARNING neutronclient.v2_0.client [None req-0fe2471b-170f-48f8-aa60-63620067b52e 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1072] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:56 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1527 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:57.292 7 WARNING neutronclient.v2_0.client [None req-c68c7088-9538-4622-8e2b-ef60201cd6fc 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in 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/1073] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:57 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1527 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-30 10:17:58.441 8 WARNING neutronclient.v2_0.client [None req-e52891f7-80c0-4b3b-a05b-a966209e6436 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1074] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:58 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1527 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-30 10:17:58.658 7 INFO nova.api.openstack.compute.server_external_events [req-888cc98e-8cf9-4673-ba68-9c0201ea3aa5 req-2d1d7db3-af0d-4942-942b-d18ca3a6a586 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-plugged:8b021fbd-fe53-4794-afe5-2f4275fdf4b9 for instance 24d247ca-8514-4b57-a804-491f8a7a04c4 on instance [pid: 7|app: 0|req: 533/1075] 10.0.0.1 () {38 vars in 813 bytes} [Tue Jun 30 10:17:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:59.500 8 INFO nova.api.openstack.wsgi [None req-94f6e1fa-e5bc-43c1-a188-a46532d1e890 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] HTTP exception thrown: Instance 8588fd8d-baae-413c-a26a-26f4feb04b6e could not be found. [pid: 8|app: 0|req: 543/1076] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:59 2026] GET /v2.1/servers/8588fd8d-baae-413c-a26a-26f4feb04b6e => 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-30 10:17:59.597 7 WARNING neutronclient.v2_0.client [None req-3a90790c-91d7-407a-ae9f-354171cef2cd 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1077] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:17:59 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1527 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:00.231 8 INFO nova.api.openstack.compute.server_external_events [req-05adf9bc-db56-4934-bf0b-29fe7e686f27 req-07d95f01-c709-490a-870f-7708218c4cfa 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:454db36c-326d-4c58-a713-d31df1ad7a18 for instance 505e3ff5-ee43-449c-93e1-98d547671eb8 on instance [pid: 8|app: 0|req: 544/1078] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:18:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 535/1079] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:18:00 2026] DELETE /v2.1/servers/505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 0 bytes in 117 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-30 10:18:00.400 8 WARNING neutronclient.v2_0.client [None req-3a7328bd-10ce-4b70-bfc2-caf458d7af1f 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1080] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.1/servers/505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1943 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:00.817 7 WARNING neutronclient.v2_0.client [None req-63ea97e1-eb62-4791-8736-f5989bc90a5d 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1081] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1695 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-30 10:18:01.021 8 WARNING neutronclient.v2_0.client [None req-bef763bc-12b1-44b7-a0ba-783cb3af3ec8 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1084] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1695 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:02.276 7 INFO nova.api.openstack.compute.server_external_events [req-b2d73b57-c18c-46ec-a9b8-4d702600dab3 req-1921f72e-a36d-4b99-9ab2-6b72e89c8973 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-changed:8b021fbd-fe53-4794-afe5-2f4275fdf4b9 for instance 24d247ca-8514-4b57-a804-491f8a7a04c4 on instance [pid: 7|app: 0|req: 539/1085] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:18:02 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-30 10:18:04.315 8 INFO nova.api.openstack.compute.server_external_events [req-d189746b-009c-4be4-9994-a617a6cbe096 req-971eae58-587b-4a59-9e77-7e49bac25e57 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-deleted:454db36c-326d-4c58-a713-d31df1ad7a18 for instance 505e3ff5-ee43-449c-93e1-98d547671eb8 on instance [pid: 8|app: 0|req: 547/1086] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:18:04 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-30 10:18:05.764 7 WARNING neutronclient.v2_0.client [None req-7a4d0383-830b-40e5-874b-70cc3b230292 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1087] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:05 2026] GET /v2.1/servers/505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1481 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, ' [pid: 8|app: 0|req: 548/1088] 10.0.0.78 () {34 vars in 749 bytes} [Tue Jun 30 10:18:10 2026] POST /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4/action => generated 31854 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:10.847 7 INFO nova.api.openstack.wsgi [None req-5a5246a4-2c13-44de-8ea0-486dfdfe2d19 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] HTTP exception thrown: Instance 505e3ff5-ee43-449c-93e1-98d547671eb8 could not be found. [pid: 7|app: 0|req: 541/1089] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:10 2026] GET /v2.1/servers/505e3ff5-ee43-449c-93e1-98d547671eb8 => 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: 550/1092] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:11 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1839173224 => 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-30 10:18:12.002 7 INFO nova.api.openstack.wsgi [None req-d793c759-3e6a-4c5f-97c6-aad61a595de7 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1839173224 not found for user 7989a6e50c3b45fda698a3e65f599766 [pid: 7|app: 0|req: 543/1093] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:18:11 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1839173224 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1096] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:18:21 2026] DELETE /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-30 10:18:21.381 8 WARNING neutronclient.v2_0.client [None req-ba010d03-0471-48ed-b190-f9932a1827f0 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1097] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:21 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1821 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:22.592 7 WARNING neutronclient.v2_0.client [None req-adf2eb94-092a-4ec0-964b-97f7e3a83c0c 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1098] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:22 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1821 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-30 10:18:23.749 8 WARNING neutronclient.v2_0.client [None req-6b37b627-9d55-4630-b090-85a7d41d932a 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1099] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:23 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1821 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:24.548 7 INFO nova.api.openstack.compute.server_external_events [req-b77818be-ae7f-4540-ae7b-7dc6ce86e98e req-bc7a1112-3411-4ef9-96a3-96c0d5547471 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-deleted:8b021fbd-fe53-4794-afe5-2f4275fdf4b9 for instance 24d247ca-8514-4b57-a804-491f8a7a04c4 on instance [pid: 7|app: 0|req: 547/1100] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:18:24 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-30 10:18:24.910 8 WARNING neutronclient.v2_0.client [None req-1df3a88e-9841-4cb6-a7a1-70ee8906ce8f 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1101] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:24 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1483 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-30 10:18:26.011 7 WARNING neutronclient.v2_0.client [None req-37cf8093-eb35-4359-aa05-2960b72a91cb 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1102] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:25 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1488 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-30 10:18:27.143 8 WARNING neutronclient.v2_0.client [None req-76a8a81f-f896-4666-9afd-94ca6b61cb6c 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1103] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:27 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1488 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-30 10:18:28.235 7 INFO nova.api.openstack.wsgi [None req-25bbee2f-f233-4c33-a0d6-2fef453b3a61 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] HTTP exception thrown: Instance 24d247ca-8514-4b57-a804-491f8a7a04c4 could not be found. [pid: 7|app: 0|req: 549/1104] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:28 2026] GET /v2.1/servers/24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1105] 10.0.0.78 () {32 vars in 729 bytes} [Tue Jun 30 10:18:28 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1014410864 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1106] 10.0.0.78 () {32 vars in 717 bytes} [Tue Jun 30 10:18:28 2026] DELETE /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-30 10:18:28.853 8 WARNING neutronclient.v2_0.client [None req-024fdb6a-596b-427f-982e-b738a6fa2ffe 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1107] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:28 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1703 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-30 10:18:30.057 7 WARNING neutronclient.v2_0.client [None req-200cc0d5-d33a-4f95-bb96-30c2e982c997 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1108] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:30 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1703 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:31.254 7 WARNING neutronclient.v2_0.client [None req-e8a50506-160f-4642-8011-9d4163dd357a 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1111] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:31 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1703 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-30 10:18:31.686 8 INFO nova.api.openstack.compute.server_external_events [req-db948e61-0ead-453e-97cc-717e19b4f011 req-2515151e-af20-47af-a670-a2d622d45350 9cc6c9a2f6644e008fee920c8ac31d2e 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Creating event network-vif-deleted:64fbfcfc-fadd-4a3a-bf89-5145a6300c64 for instance 9431356e-78c7-4e69-a92e-4ec5b6dcd39e on instance [pid: 8|app: 0|req: 559/1112] 10.0.0.77 () {38 vars in 814 bytes} [Tue Jun 30 10:18:31 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-30 10:18:32.404 7 WARNING neutronclient.v2_0.client [None req-9efab183-5659-4555-8dfe-ccd8473f16b8 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1113] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:32 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1483 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-30 10:18:33.506 8 WARNING neutronclient.v2_0.client [None req-9f426322-15f2-4c77-98cf-95c79d00b215 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1114] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:33 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1488 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:34.602 7 WARNING neutronclient.v2_0.client [None req-915ce69b-7f13-4e7d-bbbd-b1bd51ed1918 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1115] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:34 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1488 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-30 10:18:35.682 8 INFO nova.api.openstack.wsgi [None req-bf792208-41dc-4972-b670-b3fe5f994279 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] HTTP exception thrown: Instance 9431356e-78c7-4e69-a92e-4ec5b6dcd39e could not be found. [pid: 8|app: 0|req: 561/1116] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:18:35 2026] GET /v2.1/servers/9431356e-78c7-4e69-a92e-4ec5b6dcd39e => 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: 556/1117] 10.0.0.78 () {32 vars in 727 bytes} [Tue Jun 30 10:18:35 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-253423782 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 566/1126] 10.0.0.78 () {32 vars in 654 bytes} [Tue Jun 30 10:19:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1127] 10.0.0.78 () {32 vars in 640 bytes} [Tue Jun 30 10:19:18 2026] GET /v2.1/servers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-30 10:19:18.716 8 WARNING oslo_db.sqlalchemy.utils [None req-b3a5429a-a9ee-4e37-9817-65a3c1cb9a8c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 567/1128] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:19:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1129] 10.0.0.78 () {32 vars in 693 bytes} [Tue Jun 30 10:19:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1164] 10.0.0.16 () {28 vars in 453 bytes} [Tue Jun 30 10:22: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: 580/1165] 10.0.0.16 () {30 vars in 657 bytes} [Tue Jun 30 10:22:03 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 586/1166] 10.0.0.16 () {32 vars in 730 bytes} [Tue Jun 30 10:22:03 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: 581/1167] 10.0.0.16 () {34 vars in 805 bytes} [Tue Jun 30 10:22:03 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1168] 10.0.0.16 () {28 vars in 453 bytes} [Tue Jun 30 10:22:03 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1169] 10.0.0.16 () {30 vars in 657 bytes} [Tue Jun 30 10:22:03 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 588/1170] 10.0.0.16 () {32 vars in 730 bytes} [Tue Jun 30 10:22:03 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1171] 10.0.0.16 () {34 vars in 893 bytes} [Tue Jun 30 10:22:03 2026] GET /v2.1/servers/detail?project_id=3b52dad289d04cdb8553d61630bf18e8&all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1172] 10.0.0.16 () {34 vars in 893 bytes} [Tue Jun 30 10:22:04 2026] GET /v2.1/servers/detail?project_id=4208b0bb86514be4a02a8f5633b46774&all_tenants=True => generated 15 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1173] 10.0.0.16 () {34 vars in 893 bytes} [Tue Jun 30 10:22:04 2026] GET /v2.1/servers/detail?project_id=88c4635b12df467285e1ea5562bb57ae&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)