+ 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 Aug 11 11:50:11 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-5fbf885df4-ff496 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 0x7f4c66007668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-08-11 11:50:16.729 8 INFO nova.utils [None req-41787447-7bc0-4f10-bf3a-c0d4dbfd7c8f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 11:50:16.732 7 INFO nova.utils [None req-79a22255-473c-437a-bfca-0b8a906850f7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 11:50:18.423 8 WARNING keystonemiddleware._common.config [None req-41787447-7bc0-4f10-bf3a-c0d4dbfd7c8f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:50:18.432 8 WARNING oslo_config.cfg [None req-41787447-7bc0-4f10-bf3a-c0d4dbfd7c8f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 11:50:18.462 7 WARNING keystonemiddleware._common.config [None req-79a22255-473c-437a-bfca-0b8a906850f7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:50:18.471 7 WARNING oslo_config.cfg [None req-79a22255-473c-437a-bfca-0b8a906850f7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 11:50:18.515 8 WARNING keystonemiddleware._common.config [None req-41787447-7bc0-4f10-bf3a-c0d4dbfd7c8f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:50:18.533 8 WARNING oslo_config.cfg [None req-41787447-7bc0-4f10-bf3a-c0d4dbfd7c8f - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-11 11:50:18.546 8 WARNING oslo_config.cfg [None req-41787447-7bc0-4f10-bf3a-c0d4dbfd7c8f - - - - - -] 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. 2026-08-11 11:50:18.546 7 WARNING keystonemiddleware._common.config [None req-79a22255-473c-437a-bfca-0b8a906850f7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f4c66007668 pid: 8 (default app) 2026-08-11 11:50:18.561 7 WARNING oslo_config.cfg [None req-79a22255-473c-437a-bfca-0b8a906850f7 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-11 11:50:18.574 7 WARNING oslo_config.cfg [None req-79a22255-473c-437a-bfca-0b8a906850f7 - - - - - -] 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 0x7f4c66007668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 11:50:26 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 11:50:26.745 7 WARNING oslo_policy.policy [None req-9ae0a158-037a-4c3f-9ffa-871c04511f3e 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-11 11:50:26.745 7 WARNING oslo_policy.policy [None req-9ae0a158-037a-4c3f-9ffa-871c04511f3e 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 11:50:26 2026] GET /v2.1 => generated 0 bytes in 597 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-08-11 11:50:26.855 8 WARNING oslo_policy.policy [req-9ae0a158-037a-4c3f-9ffa-871c04511f3e req-d99f4942-2189-4f88-90a2-f2b9204fb33a 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-11 11:50:26.856 8 WARNING oslo_policy.policy [req-9ae0a158-037a-4c3f-9ffa-871c04511f3e req-d99f4942-2189-4f88-90a2-f2b9204fb33a 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 11:50:26 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-08-11 11:50:26.958 7 INFO nova.api.openstack.wsgi [None req-aa697ccb-c20e-44ba-b776-e36e72e9a7e0 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.19.213.65 () {48 vars in 1007 bytes} [Tue Aug 11 11:50:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 11:50:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.65 () {52 vars in 1044 bytes} [Tue Aug 11 11:50:27 2026] POST /v2.1/flavors => generated 527 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 11:50: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: 7|app: 0|req: 6/11] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 11:50:27 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 11:50:27 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:50:27.973 7 INFO nova.api.openstack.wsgi [None req-1e61465a-91a5-4b50-8666-89b7b23eead2 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.19.213.65 () {48 vars in 1009 bytes} [Tue Aug 11 11:50:27 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 11:50:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.65 () {52 vars in 1044 bytes} [Tue Aug 11 11:50:28 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 11:50:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 11:50:28 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 11:50:28 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-08-11 11:50:28.968 7 INFO nova.api.openstack.wsgi [None req-769e4aeb-bf3d-420b-a669-93af715d8875 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.19.213.65 () {48 vars in 1011 bytes} [Tue Aug 11 11:50:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 11:50:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.65 () {52 vars in 1044 bytes} [Tue Aug 11 11:50:29 2026] POST /v2.1/flavors => generated 531 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 11:50:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 11:50:29 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 11:50:29 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 11:50:29.988 7 INFO nova.api.openstack.wsgi [None req-d78c8149-6e91-4786-ac6e-02b1e4586835 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.19.213.65 () {48 vars in 1009 bytes} [Tue Aug 11 11:50:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 11:50:29 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: 7|app: 0|req: 14/27] 199.19.213.65 () {52 vars in 1044 bytes} [Tue Aug 11 11:50:30 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: 8|app: 0|req: 14/28] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 11:50:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 11:50:30 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 11:50:30 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-08-11 11:50:30.979 7 INFO nova.api.openstack.wsgi [None req-104df377-d757-43ad-84a5-f89ae7fd0ecd 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.19.213.65 () {48 vars in 1011 bytes} [Tue Aug 11 11:50:30 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 11:50:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.19.213.65 () {52 vars in 1044 bytes} [Tue Aug 11 11:50:31 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.137 () {28 vars in 454 bytes} [Tue Aug 11 11:56:13 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/105] 10.0.0.137 () {30 vars in 658 bytes} [Tue Aug 11 11:56:13 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/106] 10.0.0.137 () {32 vars in 731 bytes} [Tue Aug 11 11:56:13 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: 54/107] 10.0.0.137 () {34 vars in 804 bytes} [Tue Aug 11 11:56:13 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/148] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 11:59: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: 74/149] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 11:59:32 2026] GET /v2.1 => generated 0 bytes in 421 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: 76/150] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 11:59:33 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-08-11 11:59:33.299 8 INFO nova.api.openstack.wsgi [None req-18962a83-fe82-4f7f-ba9b-f1d7a6911267 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/151] 199.19.213.65 () {48 vars in 1013 bytes} [Tue Aug 11 11:59:33 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/152] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 11:59:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/153] 199.19.213.65 () {52 vars in 1045 bytes} [Tue Aug 11 11:59:33 2026] POST /v2.1/flavors => generated 532 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 10.0.0.22 () {28 vars in 453 bytes} [Tue Aug 11 12: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 81/161] 10.0.0.22 () {30 vars in 657 bytes} [Tue Aug 11 12:00:08 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/162] 10.0.0.22 () {32 vars in 730 bytes} [Tue Aug 11 12:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 10.0.0.22 () {34 vars in 764 bytes} [Tue Aug 11 12:00:08 2026] GET /v2.1/os-services => generated 781 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 10.0.0.22 () {28 vars in 453 bytes} [Tue Aug 11 12:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 84/167] 10.0.0.22 () {30 vars in 657 bytes} [Tue Aug 11 12:00:13 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: 84/168] 10.0.0.22 () {32 vars in 730 bytes} [Tue Aug 11 12:00:13 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 10.0.0.22 () {34 vars in 764 bytes} [Tue Aug 11 12:00:13 2026] GET /v2.1/os-services => generated 781 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 10.0.0.22 () {28 vars in 453 bytes} [Tue Aug 11 12:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 86/171] 10.0.0.22 () {30 vars in 657 bytes} [Tue Aug 11 12:00:17 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/172] 10.0.0.22 () {32 vars in 730 bytes} [Tue Aug 11 12:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 10.0.0.22 () {34 vars in 807 bytes} [Tue Aug 11 12:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/176] 10.0.0.22 () {28 vars in 453 bytes} [Tue Aug 11 12:00:22 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: 88/177] 10.0.0.22 () {30 vars in 657 bytes} [Tue Aug 11 12:00:22 2026] GET /v2.1 => generated 0 bytes in 37 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: 90/178] 10.0.0.22 () {32 vars in 730 bytes} [Tue Aug 11 12:00:22 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/179] 10.0.0.22 () {34 vars in 807 bytes} [Tue Aug 11 12:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/180] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:00:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 90/181] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:00:29 2026] GET /v2.1 => generated 0 bytes in 32 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: 92/182] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:00:29 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-08-11 12:00:29.494 8 INFO nova.api.openstack.wsgi [None req-4ab1fe4a-4fe4-492f-9beb-cf14ffbe0871 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5d7b022100e246d6a16d2c3a77cb092e [pid: 8|app: 0|req: 91/183] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:00:29 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-11 12:00:29.506 7 WARNING oslo_db.sqlalchemy.utils [None req-7553510d-d714-4f2b-bbf7-aaf227e38255 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 93/184] 199.19.213.65 () {48 vars in 1012 bytes} [Tue Aug 11 12:00:29 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/185] 199.19.213.65 () {52 vars in 1053 bytes} [Tue Aug 11 12:00:29 2026] POST /v2.1/os-keypairs => generated 576 bytes in 92 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/188] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:00:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/189] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:00:33 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 96/190] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:00:33 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/191] 199.19.213.65 () {48 vars in 1069 bytes} [Tue Aug 11 12:00:33 2026] GET /v2.1/os-quota-sets/e5764240ed7b42e8809f1e996bf3cc1a => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/192] 199.19.213.65 () {52 vars in 1121 bytes} [Tue Aug 11 12:00:33 2026] PUT /v2.1/os-quota-sets/e5764240ed7b42e8809f1e996bf3cc1a => generated 238 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:08:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:08:56 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:08:56 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-08-11 12:08:56.332 8 INFO nova.api.openstack.wsgi [None req-836a8cf7-46ee-4339-aab7-65db8e6e4e8c 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 147/296] 199.19.213.65 () {48 vars in 1011 bytes} [Tue Aug 11 12:08:56 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:08:56 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: 148/298] 199.19.213.65 () {52 vars in 1045 bytes} [Tue Aug 11 12:08:56 2026] POST /v2.1/flavors => generated 532 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/339] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:12:15 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/340] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:12:15 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 170/341] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:12:15 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/342] 199.19.213.65 () {48 vars in 1069 bytes} [Tue Aug 11 12:12:15 2026] GET /v2.1/os-quota-sets/e6900c3c51f546e5b1761776eee204df => generated 283 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/343] 199.19.213.65 () {52 vars in 1121 bytes} [Tue Aug 11 12:12:15 2026] PUT /v2.1/os-quota-sets/e6900c3c51f546e5b1761776eee204df => generated 238 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/488] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:24:21 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: 244/491] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:24:21 2026] GET /v2.1 => generated 0 bytes in 155 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 248/492] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:24:21 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:24:21.421 8 INFO nova.api.openstack.wsgi [None req-0e1466da-ab4d-458b-9eaa-a317f40da90e 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 245/493] 199.19.213.65 () {48 vars in 1007 bytes} [Tue Aug 11 12:24:21 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: 7|app: 0|req: 249/494] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:24:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/495] 199.19.213.65 () {48 vars in 1095 bytes} [Tue Aug 11 12:24:21 2026] GET /v2.1/flavors/f1a303fe-9288-4a91-af89-ae51168c22dc/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: 250/496] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:24:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/497] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:24:22 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/498] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:24:22 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:24:22.391 8 INFO nova.api.openstack.wsgi [None req-baf0e9d9-be24-4503-86ff-91359e83ed4b 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 248/499] 199.19.213.65 () {48 vars in 1009 bytes} [Tue Aug 11 12:24:22 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/500] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:24:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/501] 199.19.213.65 () {48 vars in 1095 bytes} [Tue Aug 11 12:24:22 2026] GET /v2.1/flavors/155d92b9-8ce8-4187-bee5-ac856b2fcda6/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/502] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:24:23 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: 8|app: 0|req: 250/503] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:24:23 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: 254/504] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:24:23 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-08-11 12:24:23.375 8 INFO nova.api.openstack.wsgi [None req-cc41d466-fa49-4f61-b659-42e181bcaa68 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 251/505] 199.19.213.65 () {48 vars in 1011 bytes} [Tue Aug 11 12:24:23 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/506] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:24:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/507] 199.19.213.65 () {48 vars in 1095 bytes} [Tue Aug 11 12:24:23 2026] GET /v2.1/flavors/55a4e355-87d0-4ed0-9c63-c718486e9fbd/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: 256/508] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:24:24 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: 8|app: 0|req: 253/509] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:24:24 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: 257/510] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:24:24 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:24:24.342 8 INFO nova.api.openstack.wsgi [None req-506912c3-47e9-446f-be64-0397645318c5 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 254/511] 199.19.213.65 () {48 vars in 1009 bytes} [Tue Aug 11 12:24:24 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/512] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:24:24 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: 255/513] 199.19.213.65 () {48 vars in 1095 bytes} [Tue Aug 11 12:24:24 2026] GET /v2.1/flavors/8b4134c5-986d-416f-8540-fdf2baab7463/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/514] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:24:25 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/515] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:24:25 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/516] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:24:25 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-08-11 12:24:25.323 8 INFO nova.api.openstack.wsgi [None req-89ce4641-5d34-4957-acdb-a9411f022140 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 257/517] 199.19.213.65 () {48 vars in 1011 bytes} [Tue Aug 11 12:24:25 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/518] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:24:25 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: 258/519] 199.19.213.65 () {48 vars in 1095 bytes} [Tue Aug 11 12:24:25 2026] GET /v2.1/flavors/f9be072b-828d-4007-9181-5e88b71663c7/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: 268/532] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:25:30 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: 265/533] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:25:30 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: 269/534] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:25:30 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-08-11 12:25:30.404 8 INFO nova.api.openstack.wsgi [None req-66b0d818-dc9e-4f62-97cf-94e13fe37351 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 266/535] 199.19.213.65 () {48 vars in 1013 bytes} [Tue Aug 11 12:25:30 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/536] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:25:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/537] 199.19.213.65 () {48 vars in 1095 bytes} [Tue Aug 11 12:25:30 2026] GET /v2.1/flavors/cffd000a-8ddf-4d8e-9ba5-00b819cc73be/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:25:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/541] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:25:38 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: 8|app: 0|req: 270/542] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:25:38 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: 273/543] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:25:38 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/546] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:25:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/547] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:25:41 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: 8|app: 0|req: 273/548] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:25:41 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: 276/549] 199.19.213.65 () {48 vars in 1069 bytes} [Tue Aug 11 12:25:41 2026] GET /v2.1/os-quota-sets/e5764240ed7b42e8809f1e996bf3cc1a => generated 280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/560] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:26:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/561] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:26:34 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 283/562] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:26:34 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-08-11 12:26:34.645 8 INFO nova.api.openstack.wsgi [None req-548904e5-d01e-401d-a577-3ebd1b404121 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 280/563] 199.19.213.65 () {48 vars in 1011 bytes} [Tue Aug 11 12:26:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/564] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:26:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/565] 199.19.213.65 () {48 vars in 1095 bytes} [Tue Aug 11 12:26:34 2026] GET /v2.1/flavors/21619b36-8da1-4430-819c-ca0848427da9/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/568] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:26:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/569] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:26:50 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: 284/570] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:26:50 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/571] 199.19.213.65 () {48 vars in 1069 bytes} [Tue Aug 11 12:26:50 2026] GET /v2.1/os-quota-sets/e6900c3c51f546e5b1761776eee204df => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/584] 199.19.213.65 () {42 vars in 701 bytes} [Tue Aug 11 12:27:43 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: 294/585] 199.19.213.65 () {44 vars in 905 bytes} [Tue Aug 11 12:27:43 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: 8|app: 0|req: 292/586] 199.19.213.65 () {46 vars in 978 bytes} [Tue Aug 11 12:27:43 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-08-11 12:27:44.001 7 INFO nova.api.openstack.wsgi [None req-39f26dd9-ca63-4bc6-84ac-b9e41d8b6c80 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 295/587] 199.19.213.65 () {48 vars in 1007 bytes} [Tue Aug 11 12:27:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/588] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:27:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 10.0.0.115 () {32 vars in 655 bytes} [Tue Aug 11 12:28:27 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 298/598] 10.0.0.115 () {32 vars in 641 bytes} [Tue Aug 11 12:28:27 2026] GET /v2.1/servers => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 12:28:27.589 7 WARNING oslo_db.sqlalchemy.utils [None req-f3301443-1760-4ce1-a31e-b93d8d0de1fd 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 301/599] 10.0.0.115 () {32 vars in 649 bytes} [Tue Aug 11 12:28:27 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/600] 10.0.0.115 () {32 vars in 694 bytes} [Tue Aug 11 12:28:27 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:39 2026] GET /v2.1/flavors/f1a303fe-9288-4a91-af89-ae51168c22dc => generated 511 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/604] 10.0.0.115 () {32 vars in 641 bytes} [Tue Aug 11 12:28:39 2026] GET /v2.1/flavors => generated 1674 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/605] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:39 2026] GET /v2.1/flavors/f1a303fe-9288-4a91-af89-ae51168c22dc => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:28:45.250 7 WARNING neutronclient.v2_0.client [None req-e60a45db-e4fe-4123-ad80-5df56763ec90 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in 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/608] 10.0.0.115 () {34 vars in 685 bytes} [Tue Aug 11 12:28:44 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:28:46.124 8 WARNING neutronclient.v2_0.client [None req-51f28940-2991-46f0-9183-ce5da30f5120 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in 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/609] 10.0.0.115 () {34 vars in 671 bytes} [Tue Aug 11 12:28:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:28:46.591 7 WARNING neutronclient.v2_0.client [None req-597fda8a-0d3e-439f-8a10-e08fd441de71 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in 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/610] 10.0.0.115 () {34 vars in 685 bytes} [Tue Aug 11 12:28:46 2026] POST /v2.1/os-security-groups => generated 244 bytes in 672 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:28:46.803 8 WARNING neutronclient.v2_0.client [None req-5ff2fc1b-733f-4e45-93ea-102b416c85ee 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/611] 10.0.0.115 () {34 vars in 685 bytes} [Tue Aug 11 12:28:46 2026] POST /v2.1/os-security-groups => generated 248 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:28:46.859 7 WARNING neutronclient.v2_0.client [None req-1462166e-fbdb-433c-8a2c-54de6c72a3df 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in 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/612] 10.0.0.115 () {34 vars in 685 bytes} [Tue Aug 11 12:28:46 2026] POST /v2.1/os-security-groups => generated 244 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:28:47.000 7 WARNING neutronclient.v2_0.client [None req-1462166e-fbdb-433c-8a2c-54de6c72a3df 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:47.001 8 WARNING neutronclient.v2_0.client [None req-452202af-7b74-48be-b98a-a545a5753a7a 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:47.164 8 WARNING neutronclient.v2_0.client [None req-452202af-7b74-48be-b98a-a545a5753a7a 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/613] 10.0.0.115 () {34 vars in 695 bytes} [Tue Aug 11 12:28:46 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:28:47.283 7 WARNING neutronclient.v2_0.client [None req-de1517e6-87ce-4fc0-801c-6157f72df734 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:47.493 8 WARNING neutronclient.v2_0.client [None req-452202af-7b74-48be-b98a-a545a5753a7a 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in 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/614] 10.0.0.115 () {34 vars in 685 bytes} [Tue Aug 11 12:28:47 2026] POST /v2.1/os-security-groups => generated 247 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:28:47.622 7 WARNING neutronclient.v2_0.client [None req-b41ea1d0-6467-4e1d-ad1f-3ed81b3398ec 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in 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/615] 10.0.0.115 () {32 vars in 663 bytes} [Tue Aug 11 12:28:46 2026] GET /v2.1/os-security-groups => generated 1385 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:28:47.659 8 WARNING neutronclient.v2_0.client [None req-c7d803de-1a7b-4c84-a8a8-ee83d4f10b7e 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:47.660 7 WARNING neutronclient.v2_0.client [None req-b41ea1d0-6467-4e1d-ad1f-3ed81b3398ec 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:47.688 8 WARNING neutronclient.v2_0.client [None req-c7d803de-1a7b-4c84-a8a8-ee83d4f10b7e 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/616] 10.0.0.115 () {34 vars in 695 bytes} [Tue Aug 11 12:28:47 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:28:47.816 7 WARNING neutronclient.v2_0.client [None req-6bf22ca3-c899-4098-8a93-9edc22aea1e2 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in 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/617] 10.0.0.115 () {32 vars in 740 bytes} [Tue Aug 11 12:28:47 2026] DELETE /v2.1/os-security-groups/ad5cf481-7259-4f3f-b4b4-669b1c60f2b4 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:28:47.881 8 WARNING neutronclient.v2_0.client [None req-b0209374-fa77-4634-b726-af51f23e34a0 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:47.888 7 WARNING neutronclient.v2_0.client [None req-6bf22ca3-c899-4098-8a93-9edc22aea1e2 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:47.896 8 INFO nova.api.openstack.wsgi [None req-b0209374-fa77-4634-b726-af51f23e34a0 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] HTTP exception thrown: Security group ad5cf481-7259-4f3f-b4b4-669b1c60f2b4 does not exist Neutron server returns request_ids: ['req-839c52e1-3ad5-45dd-953a-e7408988b6ad'] [pid: 8|app: 0|req: 307/618] 10.0.0.115 () {32 vars in 737 bytes} [Tue Aug 11 12:28:47 2026] GET /v2.1/os-security-groups/ad5cf481-7259-4f3f-b4b4-669b1c60f2b4 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:28:47.908 8 WARNING neutronclient.v2_0.client [None req-21c5913e-481e-4ce8-af68-9fea0fb4f876 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in 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/619] 10.0.0.115 () {34 vars in 695 bytes} [Tue Aug 11 12:28:47 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:28:48.017 8 WARNING neutronclient.v2_0.client [None req-21c5913e-481e-4ce8-af68-9fea0fb4f876 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:48.107 7 WARNING neutronclient.v2_0.client [None req-591dd168-9ca5-4ee2-8fee-76ea1c789cee 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in 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/620] 10.0.0.115 () {32 vars in 740 bytes} [Tue Aug 11 12:28:47 2026] DELETE /v2.1/os-security-groups/6dfccc36-8268-4f89-8d6b-ede025f6b495 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:28:48.126 8 WARNING neutronclient.v2_0.client [None req-615e5d2b-0103-4b77-9582-4ccda4c05b82 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:48.164 7 WARNING neutronclient.v2_0.client [None req-591dd168-9ca5-4ee2-8fee-76ea1c789cee 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in 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/621] 10.0.0.115 () {32 vars in 737 bytes} [Tue Aug 11 12:28:48 2026] GET /v2.1/os-security-groups/d48adb41-2f38-47c0-8f23-775daf980a45 => generated 664 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:28:48.203 8 WARNING neutronclient.v2_0.client [None req-db942d30-3192-4f06-98bd-937c8f89f667 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:48.272 8 INFO nova.api.openstack.wsgi [None req-db942d30-3192-4f06-98bd-937c8f89f667 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] HTTP exception thrown: Security group 6dfccc36-8268-4f89-8d6b-ede025f6b495 does not exist Neutron server returns request_ids: ['req-714930a5-d8bd-46dc-bd52-7212847a307f'] [pid: 8|app: 0|req: 310/622] 10.0.0.115 () {32 vars in 737 bytes} [Tue Aug 11 12:28:48 2026] GET /v2.1/os-security-groups/6dfccc36-8268-4f89-8d6b-ede025f6b495 => generated 194 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:28:48.282 8 WARNING neutronclient.v2_0.client [None req-24d83543-4fc2-4761-81da-28f1f070cd5d 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:48.403 7 WARNING neutronclient.v2_0.client [None req-591dd168-9ca5-4ee2-8fee-76ea1c789cee 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:48.414 8 WARNING neutronclient.v2_0.client [None req-24d83543-4fc2-4761-81da-28f1f070cd5d 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:48.454 8 WARNING neutronclient.v2_0.client [None req-24d83543-4fc2-4761-81da-28f1f070cd5d 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in 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/623] 10.0.0.115 () {32 vars in 750 bytes} [Tue Aug 11 12:28:48 2026] DELETE /v2.1/os-security-group-rules/8ba6f47b-9476-4490-8b82-e3c42e35ed0e => generated 0 bytes in 262 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:28:48.543 8 WARNING neutronclient.v2_0.client [None req-4a4bd9d5-d635-4157-b90c-8ada45229337 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:48.574 8 WARNING neutronclient.v2_0.client [None req-4a4bd9d5-d635-4157-b90c-8ada45229337 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in 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/624] 10.0.0.115 () {32 vars in 740 bytes} [Tue Aug 11 12:28:48 2026] DELETE /v2.1/os-security-groups/d43153b9-a2e4-4b44-ad62-b8025c0898ea => generated 0 bytes in 112 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:28:48.654 8 WARNING neutronclient.v2_0.client [None req-c37b79e8-36d5-4ceb-8e0e-1b2294c967b0 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:48.691 8 WARNING neutronclient.v2_0.client [None req-c37b79e8-36d5-4ceb-8e0e-1b2294c967b0 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/625] 10.0.0.115 () {32 vars in 740 bytes} [Tue Aug 11 12:28:48 2026] DELETE /v2.1/os-security-groups/d48adb41-2f38-47c0-8f23-775daf980a45 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:28:48.825 8 WARNING neutronclient.v2_0.client [None req-f3a903d6-2911-4dfa-b2f0-695caa8c10de 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:48.884 8 INFO nova.api.openstack.wsgi [None req-f3a903d6-2911-4dfa-b2f0-695caa8c10de 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] HTTP exception thrown: Security group d43153b9-a2e4-4b44-ad62-b8025c0898ea does not exist Neutron server returns request_ids: ['req-0d167178-4650-41c1-aa61-f10e4e5bf253'] [pid: 8|app: 0|req: 314/626] 10.0.0.115 () {32 vars in 737 bytes} [Tue Aug 11 12:28:48 2026] GET /v2.1/os-security-groups/d43153b9-a2e4-4b44-ad62-b8025c0898ea => generated 194 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:28:48.896 8 WARNING neutronclient.v2_0.client [None req-fbd7c185-14ec-4fea-a857-e2c044040234 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:48.946 8 WARNING neutronclient.v2_0.client [None req-fbd7c185-14ec-4fea-a857-e2c044040234 8982a41cdd5a4d3e8c79bcade738a223 ad3deb8c408744539abcc400e5cfc456 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/627] 10.0.0.115 () {32 vars in 740 bytes} [Tue Aug 11 12:28:48 2026] DELETE /v2.1/os-security-groups/1482e7bc-6976-4df0-878a-084c1e238b3b => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:28:49.079 8 WARNING neutronclient.v2_0.client [None req-59fba54c-d570-48ce-96bf-3300aaa2ec8d 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:49.112 8 WARNING neutronclient.v2_0.client [None req-59fba54c-d570-48ce-96bf-3300aaa2ec8d 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in 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/628] 10.0.0.115 () {34 vars in 663 bytes} [Tue Aug 11 12:28:48 2026] POST /v2.1/servers => generated 451 bytes in 1125 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:49.164 7 WARNING neutronclient.v2_0.client [None req-f6507878-7f57-42cd-8e7c-f9dd2596b275 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:50.076 8 WARNING neutronclient.v2_0.client [None req-59fba54c-d570-48ce-96bf-3300aaa2ec8d 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in 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/629] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:49 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1393 bytes in 1012 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/630] 10.0.0.115 () {32 vars in 663 bytes} [Tue Aug 11 12:28:49 2026] GET /v2.1/os-security-groups => generated 707 bytes in 1296 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:50.394 7 WARNING neutronclient.v2_0.client [None req-69b4a368-2232-4c52-bde1-b46971899d68 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:51.258 7 INFO nova.api.openstack.wsgi [None req-69b4a368-2232-4c52-bde1-b46971899d68 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] HTTP exception thrown: Security group d43153b9-a2e4-4b44-ad62-b8025c0898ea does not exist Neutron server returns request_ids: ['req-8c679817-9a3c-4874-adf3-7537dc867786'] [pid: 7|app: 0|req: 315/631] 10.0.0.115 () {32 vars in 740 bytes} [Tue Aug 11 12:28:50 2026] DELETE /v2.1/os-security-groups/d43153b9-a2e4-4b44-ad62-b8025c0898ea => generated 194 bytes in 874 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:28:51.267 8 WARNING neutronclient.v2_0.client [None req-0131a5af-f186-4020-90fe-a96062b1398d 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:51.274 7 WARNING neutronclient.v2_0.client [None req-fbe2b6d7-006b-438e-9de9-ff7f8ff28a90 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:51.420 7 INFO nova.api.openstack.wsgi [None req-fbe2b6d7-006b-438e-9de9-ff7f8ff28a90 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] HTTP exception thrown: Security group 6dfccc36-8268-4f89-8d6b-ede025f6b495 does not exist Neutron server returns request_ids: ['req-23bb05ff-0ec1-423b-b7bb-aa394f7f8723'] [pid: 7|app: 0|req: 316/632] 10.0.0.115 () {32 vars in 740 bytes} [Tue Aug 11 12:28:51 2026] DELETE /v2.1/os-security-groups/6dfccc36-8268-4f89-8d6b-ede025f6b495 => generated 194 bytes in 154 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:51 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1445 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:51.434 8 WARNING neutronclient.v2_0.client [None req-ccf02fe5-4dd4-4118-a6e0-c764ff7b7df1 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:51.459 8 INFO nova.api.openstack.wsgi [None req-ccf02fe5-4dd4-4118-a6e0-c764ff7b7df1 393dbb14414f49139bff45271efdda28 00f0096897bc40ffb13a28dd1c6e7b0b - - default default] HTTP exception thrown: Security group ad5cf481-7259-4f3f-b4b4-669b1c60f2b4 does not exist Neutron server returns request_ids: ['req-3f4baf74-bb4f-46a0-b6a1-eb572ed37916'] [pid: 8|app: 0|req: 318/636] 10.0.0.115 () {32 vars in 740 bytes} [Tue Aug 11 12:28:51 2026] DELETE /v2.1/os-security-groups/ad5cf481-7259-4f3f-b4b4-669b1c60f2b4 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/637] 10.0.0.115 () {34 vars in 671 bytes} [Tue Aug 11 12:28:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:28:52.479 8 WARNING neutronclient.v2_0.client [None req-a7791c8f-7474-4d63-8484-a83e0e263933 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/638] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:52 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1445 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:28:53.406 7 WARNING neutronclient.v2_0.client [None req-2264a682-1639-43af-b2c1-2e3bd3f2fba8 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:53.466 7 WARNING neutronclient.v2_0.client [None req-2264a682-1639-43af-b2c1-2e3bd3f2fba8 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:53.641 7 WARNING neutronclient.v2_0.client [None req-2264a682-1639-43af-b2c1-2e3bd3f2fba8 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:53.653 8 WARNING neutronclient.v2_0.client [None req-93eaa368-f3b3-467a-a641-079eac7a10fd 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in 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/639] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:53 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1453 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/640] 10.0.0.115 () {30 vars in 413 bytes} [Tue Aug 11 12:28:53 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/641] 10.0.0.115 () {34 vars in 663 bytes} [Tue Aug 11 12:28:53 2026] POST /v2.1/servers => generated 449 bytes in 497 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:53.856 7 WARNING neutronclient.v2_0.client [None req-744727c8-1dc7-4d7f-9535-b1950b62daad f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in 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/642] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:53 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1399 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/643] 10.0.0.115 () {28 vars in 560 bytes} [Tue Aug 11 12:28:53 2026] GET /v2/ => generated 402 bytes in 720 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/644] 10.0.0.115 () {28 vars in 564 bytes} [Tue Aug 11 12:28:54 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/645] 10.0.0.115 () {30 vars in 413 bytes} [Tue Aug 11 12:28:54 2026] GET / => generated 423 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-11 12:28:54.827 7 WARNING neutronclient.v2_0.client [None req-40afa609-3f6a-4c62-9924-6e327288c8c5 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/646] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:54 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1453 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:28:54.983 8 WARNING neutronclient.v2_0.client [None req-a452ccd7-0cf4-4a4c-9dca-a06f3bacd74d f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/647] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:54 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1403 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:55.931 7 WARNING neutronclient.v2_0.client [None req-6faee8ba-0342-4043-bec6-08dc9b62f455 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:56.090 8 WARNING neutronclient.v2_0.client [None req-98c091a7-d9d2-4e5e-a17b-ca6369798645 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in 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/648] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:56 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1451 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/649] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:55 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1517 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:56.585 8 INFO nova.api.openstack.compute.server_external_events [req-8eaeafdc-4068-4d70-83b7-51ce5ddd6d4a req-ac989f79-b736-4eee-8d5d-5cf07249c100 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:59686a98-5d64-4b19-a377-216efa5a72ca for instance 93ee1e12-bf11-4035-88db-20fe813fe044 on instance 2026-08-11 12:28:56.593 8 INFO nova.compute.rpcapi [None req-3f62702f-ba1e-48f0-ba4d-b6393749b62c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 326/650] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:28:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:57.190 8 WARNING neutronclient.v2_0.client [None req-27aedabd-6470-449f-b4b8-068b6ec83017 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:28:57.199 7 WARNING neutronclient.v2_0.client [None req-10eaff9e-7d52-40da-9623-75555977a85e 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/651] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:57 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1451 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/652] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:57 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1517 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:58.316 8 WARNING neutronclient.v2_0.client [None req-335deee9-4338-42e0-be75-83817c2610bb f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in 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/653] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:58 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1459 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-08-11 12:28:58.405 7 WARNING neutronclient.v2_0.client [None req-545cc494-e3ab-4300-9fab-43320e45af7b 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/654] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:58 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1517 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:59.412 8 WARNING neutronclient.v2_0.client [None req-6f4f7536-bf64-4162-b5c8-37ca0677b4b8 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:59.629 7 INFO nova.api.openstack.compute.server_external_events [req-bdd9126a-40ff-4bdb-9ff1-984a84eec88f req-bfcdc252-965a-4d11-a3a9-eb18a978c711 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:8f67d2f4-40b9-4eac-93c2-8b9fb190cf82 for instance ae5a4113-21bc-4855-9a86-79f1d93df636 on instance 2026-08-11 12:28:59.641 7 INFO nova.compute.rpcapi [None req-a07365c5-05ff-424e-8e0b-387fb6aace93 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 327/655] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:28:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:28:59.719 7 WARNING neutronclient.v2_0.client [None req-e16e7955-02e7-4adc-835f-d723fa42e1bd 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in 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/656] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:59 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1526 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/657] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:28:59 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1517 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:00.835 8 WARNING neutronclient.v2_0.client [None req-21d05624-ca7e-4a95-9b79-3c843ee692d3 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:00.945 7 WARNING neutronclient.v2_0.client [None req-af7a84b9-e04c-413e-952a-9c8ffd5dd069 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in 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/658] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:00 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1524 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/659] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:00 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1517 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 330/662] 10.0.0.115 () {34 vars in 671 bytes} [Tue Aug 11 12:29:01 2026] POST /v2.1/os-keypairs => generated 386 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:01.998 8 WARNING neutronclient.v2_0.client [None req-8e980dfc-f613-4bde-89b2-23466439ab44 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:02.092 7 WARNING neutronclient.v2_0.client [None req-2c94d48e-d5a3-4f2b-ae07-dabd28af78be 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in 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/663] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:01 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1524 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:02 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1517 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:03.193 8 WARNING neutronclient.v2_0.client [None req-75b3b761-101f-4bae-b894-4f31ed81bcda f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] 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: 334/665] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:03 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1524 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:29:03.324 7 WARNING neutronclient.v2_0.client [None req-7143259b-f3a2-4e78-acc0-681885d14ea3 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in 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/666] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:03 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1517 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:03.882 8 INFO nova.api.openstack.compute.server_external_events [req-5b611ec2-67c3-4cfa-86be-213af7758158 req-f36c3a64-f2e2-46f7-a43d-5fd04650c2dd 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:59686a98-5d64-4b19-a377-216efa5a72ca for instance 93ee1e12-bf11-4035-88db-20fe813fe044 on instance [pid: 8|app: 0|req: 335/667] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:29:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:04.357 7 WARNING neutronclient.v2_0.client [None req-3ad4d469-659b-4def-9c8b-e6aa5f05fc66 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/668] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:04 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1524 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:04.504 8 WARNING neutronclient.v2_0.client [None req-a80c15fe-06b8-4eea-a0ee-3a10e4bfd433 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/669] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:04 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1517 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:05.514 7 WARNING neutronclient.v2_0.client [None req-ef303715-4b73-451e-99b7-ab044306ede9 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] 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: 334/670] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:05 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1524 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:29:05.717 8 WARNING neutronclient.v2_0.client [None req-e2d9cb07-1c65-48c6-a794-94848130bbd5 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/671] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:05 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1517 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:05.924 7 INFO nova.api.openstack.compute.server_external_events [req-90c9f8b5-1b25-4ef0-b299-abea8369105f req-649888ef-56dd-4cd9-9ecb-cd22b6b8c93d 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:8f67d2f4-40b9-4eac-93c2-8b9fb190cf82 for instance ae5a4113-21bc-4855-9a86-79f1d93df636 on instance [pid: 7|app: 0|req: 335/672] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:29:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:06.772 8 WARNING neutronclient.v2_0.client [None req-77b33fdc-d6ac-4871-b2b9-775622125030 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] 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: 338/673] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:06 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1524 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:29:06.908 7 WARNING neutronclient.v2_0.client [None req-2ae1bdbe-ce54-4c8e-adbc-e07a9998f56c 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/674] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:06 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1700 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:07.131 8 WARNING neutronclient.v2_0.client [None req-f9a33e00-28e4-42e1-be0b-c6bc7c859876 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in 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/675] 10.0.0.115 () {32 vars in 741 bytes} [Tue Aug 11 12:29:07 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044/os-interface => generated 285 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:07.957 7 WARNING neutronclient.v2_0.client [None req-e0279d32-54b6-44de-87e3-2c6b9644f85d f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] 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: 337/676] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:07 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1716 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:29:08.055 8 INFO nova.api.openstack.compute.server_external_events [req-89f6a968-ac59-4398-b41d-a979b69e4397 req-fcd6670c-a3e5-48b3-a1c2-f6e9b919e2b3 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:59686a98-5d64-4b19-a377-216efa5a72ca for instance 93ee1e12-bf11-4035-88db-20fe813fe044 on instance [pid: 8|app: 0|req: 340/677] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:29:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:08.138 7 WARNING neutronclient.v2_0.client [None req-3c9fc98c-dd5d-47ca-9856-b4c12805a42b f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/678] 10.0.0.115 () {32 vars in 741 bytes} [Tue Aug 11 12:29:08 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636/os-interface => generated 285 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:09.057 8 WARNING neutronclient.v2_0.client [None req-f2558148-558e-49f2-9469-f8bc68cf7bfa 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:09.108 8 WARNING neutronclient.v2_0.client [None req-f2558148-558e-49f2-9469-f8bc68cf7bfa 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:29:09.315 8 WARNING neutronclient.v2_0.client [None req-f2558148-558e-49f2-9469-f8bc68cf7bfa 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:09.452 7 WARNING neutronclient.v2_0.client [None req-9fb53fcc-9e35-4b3d-a4a8-2373115cbeee f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/679] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:09 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1716 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:09.900 7 INFO nova.api.openstack.compute.server_external_events [req-4cee1b16-0dbc-4733-a8bf-f4ece1d2e788 req-992f36ae-b44e-4820-8298-1583528dc40c 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:8f67d2f4-40b9-4eac-93c2-8b9fb190cf82 for instance ae5a4113-21bc-4855-9a86-79f1d93df636 on instance [pid: 7|app: 0|req: 340/680] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:29:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 10.0.0.115 () {34 vars in 663 bytes} [Tue Aug 11 12:29:08 2026] POST /v2.1/servers => generated 450 bytes in 1244 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:10.225 7 WARNING neutronclient.v2_0.client [None req-5696a7d9-bdf3-4284-82a4-469b7eb6c72b 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/682] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:10 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1253 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:11.355 8 WARNING neutronclient.v2_0.client [None req-7f84edd6-6fea-447e-898d-4cb338e9f1fb 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in 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/685] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:11 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1303 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:12.451 7 WARNING neutronclient.v2_0.client [None req-452f48a1-d8ab-4e5a-a373-c530fcc6e371 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in 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/686] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:12 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1351 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:13.562 8 WARNING neutronclient.v2_0.client [None req-d607a57a-3659-40c4-943e-980db8c9bd91 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/687] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:13 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1351 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-08-11 12:29:14.659 7 WARNING neutronclient.v2_0.client [None req-337db530-feda-4485-bc87-dada503842fc 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/688] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:14 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1359 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:15.486 8 INFO nova.api.openstack.compute.server_external_events [req-b4d030ea-14a9-4fb5-aaad-e6096a0497aa req-be96712d-4d80-4b48-b227-3964ea407027 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:991d9829-6444-42de-9885-77650827df6d for instance 0318c62b-e70d-428f-b090-d5823a57dc92 on instance [pid: 8|app: 0|req: 344/689] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:29:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:15.774 7 WARNING neutronclient.v2_0.client [None req-465a51b8-7e3c-4249-9a23-08b56de39824 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in 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/690] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:15 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1436 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:16.961 8 WARNING neutronclient.v2_0.client [None req-f200f7fd-bb6b-4459-a9fb-90cc3157955f 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in 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/691] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:16 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1436 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:18.209 7 WARNING neutronclient.v2_0.client [None req-42db270b-5206-41e3-b49c-ccd1da66c4be 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/692] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1436 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-08-11 12:29:19.385 8 WARNING neutronclient.v2_0.client [None req-3180c4e6-d423-414c-afa5-b608a81c2f8a 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in 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/693] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1436 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-08-11 12:29:20.528 7 WARNING neutronclient.v2_0.client [None req-9fefad6c-3f04-4d44-bc3f-beac2b59d167 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/694] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:20 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1424 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:21.707 7 WARNING neutronclient.v2_0.client [None req-3b4948e0-88bc-4de8-9b8d-fb5b79692d4c 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/697] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:21 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1424 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:22.872 8 WARNING neutronclient.v2_0.client [None req-885502d3-aa76-4ec2-a8a2-19ada608b335 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in 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/698] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:22 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1424 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:23.547 7 INFO nova.api.openstack.compute.server_external_events [req-fc474a8d-0caa-44b3-a1ec-2d0e23c340e3 req-e2f80dd4-c39a-4512-8c02-f67800a6f83f 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:991d9829-6444-42de-9885-77650827df6d for instance 0318c62b-e70d-428f-b090-d5823a57dc92 on instance [pid: 7|app: 0|req: 351/699] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:29:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:24.077 8 WARNING neutronclient.v2_0.client [None req-b15971df-0074-42ed-8e64-c632dbd19411 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/700] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:24 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1424 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:25.226 7 WARNING neutronclient.v2_0.client [None req-2149e0be-56be-4741-80be-b1579f816a58 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in 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/701] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:25 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1424 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-08-11 12:29:26.448 8 WARNING neutronclient.v2_0.client [None req-96b541ef-605d-4a63-8855-b18b832d4e9c 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in 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/702] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:26 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1612 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:26.640 7 WARNING neutronclient.v2_0.client [None req-03bde78c-e6db-4de5-adfb-9a0e5742d56d 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/703] 10.0.0.115 () {32 vars in 741 bytes} [Tue Aug 11 12:29:26 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92/os-interface => generated 285 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:27.375 7 INFO nova.api.openstack.compute.server_external_events [req-b81202cc-46c6-4f98-9928-c97e71badd2a req-539b194a-0e98-4361-b646-cbd584cf1e1b 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:991d9829-6444-42de-9885-77650827df6d for instance 0318c62b-e70d-428f-b090-d5823a57dc92 on instance [pid: 7|app: 0|req: 354/704] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:29:27 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) 2026-08-11 12:29:27.388 8 WARNING neutronclient.v2_0.client [None req-51e0a211-472c-4f02-a754-fc52df81ab0c 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/705] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:27 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1612 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, ' [pid: 7|app: 0|req: 355/706] 10.0.0.115 () {32 vars in 641 bytes} [Tue Aug 11 12:29:27 2026] GET /v2.1/servers => generated 387 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, ' [pid: 8|app: 0|req: 352/707] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:29:27 2026] DELETE /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:27.843 7 WARNING neutronclient.v2_0.client [None req-1c670818-579d-46cb-848a-82d695da7a16 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/708] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:27 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1618 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:29.013 8 WARNING neutronclient.v2_0.client [None req-ffb46e3e-4cde-4d7b-a9bd-d09e39efc7a2 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/709] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:28 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1738 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:30.183 7 WARNING neutronclient.v2_0.client [None req-042fd722-04bb-4f6b-8438-58dc26568280 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/710] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:30 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1738 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:31.169 8 INFO nova.api.openstack.compute.server_external_events [req-5f906d1e-a905-4fc2-ab14-58c2bebe9ff5 req-771e426d-fadb-4863-908b-6d827778ef6e 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-deleted:991d9829-6444-42de-9885-77650827df6d for instance 0318c62b-e70d-428f-b090-d5823a57dc92 on instance [pid: 8|app: 0|req: 354/711] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:29:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:31.342 7 WARNING neutronclient.v2_0.client [None req-f2546d1c-c540-4828-b9ed-de44ffea4a7a 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/714] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:31 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1380 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:32.459 8 WARNING neutronclient.v2_0.client [None req-bc48ec1d-4ee8-4aab-9722-2e9c0c0a0f5d 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/715] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1380 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:33.566 7 WARNING neutronclient.v2_0.client [None req-9c96669b-8c1b-48f3-bc40-cd686862994a 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/716] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:33 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1385 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:34.666 8 WARNING neutronclient.v2_0.client [None req-d7b6c27b-dde5-4bab-9db2-998564580c8e 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/717] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:34 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 1385 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:35.749 7 INFO nova.api.openstack.wsgi [None req-31b1b784-945d-406f-be03-2498b05836e2 9e1ec6479af9428fb44ef611ef2850f1 ee4e5f4080a642ac87b51674744548f1 - - default default] HTTP exception thrown: Instance 0318c62b-e70d-428f-b090-d5823a57dc92 could not be found. [pid: 7|app: 0|req: 360/718] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:35 2026] GET /v2.1/servers/0318c62b-e70d-428f-b090-d5823a57dc92 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/719] 10.0.0.115 () {32 vars in 706 bytes} [Tue Aug 11 12:29:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2049548141 => 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-08-11 12:29:36.406 7 WARNING neutronclient.v2_0.client [None req-a641e4b2-7ce6-4223-9901-e0fa7ca302b9 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/720] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:36 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1820 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:29:36.669 8 WARNING neutronclient.v2_0.client [None req-3fdaead6-42fc-4f3b-a6af-c8fa6e8865de 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in 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/721] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:36 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1820 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: 7|app: 0|req: 362/722] 10.0.0.115 () {34 vars in 750 bytes} [Tue Aug 11 12:29:36 2026] POST /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:37.173 8 WARNING neutronclient.v2_0.client [None req-6644c037-0d84-4f59-bd9f-b776effa0177 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/723] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:37 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1822 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:37.962 7 WARNING neutronclient.v2_0.client [None req-068cbbfb-6b78-47f9-a0df-4bedcad39601 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/724] 10.0.0.115 () {32 vars in 741 bytes} [Tue Aug 11 12:29:37 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636/os-interface => generated 285 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:38.112 8 WARNING neutronclient.v2_0.client [None req-00f0e2ae-3159-4f3e-ab64-24932a280cd8 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/725] 10.0.0.115 () {32 vars in 815 bytes} [Tue Aug 11 12:29:38 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636/os-interface/8f67d2f4-40b9-4eac-93c2-8b9fb190cf82 => generated 282 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/726] 10.0.0.115 () {32 vars in 723 bytes} [Tue Aug 11 12:29:38 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636/ips => generated 157 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/727] 10.0.0.115 () {34 vars in 750 bytes} [Tue Aug 11 12:29:38 2026] POST /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/728] 10.0.0.115 () {32 vars in 723 bytes} [Tue Aug 11 12:29:38 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:38.396 8 WARNING neutronclient.v2_0.client [None req-e8c65bcb-9dbc-4dba-83a4-fc8ebe8b91bd 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/729] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:38 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1822 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/730] 10.0.0.115 () {32 vars in 723 bytes} [Tue Aug 11 12:29:39 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636/ips => generated 157 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:39.503 8 INFO nova.api.openstack.compute.server_external_events [req-495ee8b3-85aa-4ee9-a4d6-985e0ca5bba6 req-1122ea60-e4d7-48f5-85c3-90c34018570d 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:8f67d2f4-40b9-4eac-93c2-8b9fb190cf82 for instance ae5a4113-21bc-4855-9a86-79f1d93df636 on instance [pid: 8|app: 0|req: 365/731] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:29:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:39.599 7 WARNING neutronclient.v2_0.client [None req-b95f22a7-589d-45b4-95b9-222945ca57c7 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/732] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:39 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1822 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/733] 10.0.0.115 () {32 vars in 723 bytes} [Tue Aug 11 12:29:40 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636/ips => generated 195 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-08-11 12:29:40.484 7 WARNING neutronclient.v2_0.client [None req-917b0446-992b-4dc3-80a0-6776bba1f262 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/734] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:40 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1950 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, ' [pid: 8|app: 0|req: 367/735] 10.0.0.115 () {34 vars in 750 bytes} [Tue Aug 11 12:29:40 2026] POST /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636/action => generated 0 bytes in 41 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: 369/736] 10.0.0.115 () {32 vars in 723 bytes} [Tue Aug 11 12:29:40 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636/ips => generated 195 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:40.767 8 WARNING neutronclient.v2_0.client [None req-c1132536-27f9-40bd-af65-a834e691f1de 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/737] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:40 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1827 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/740] 10.0.0.115 () {32 vars in 723 bytes} [Tue Aug 11 12:29:41 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636/ips => generated 195 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:41.944 7 WARNING neutronclient.v2_0.client [None req-966d47f8-8714-48cf-91d3-1c780e94ba35 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/741] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:41 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1827 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/742] 10.0.0.115 () {32 vars in 723 bytes} [Tue Aug 11 12:29:42 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636/ips => generated 195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:42.884 7 INFO nova.api.openstack.compute.server_external_events [req-c7d4bd7b-2ef9-43b5-a69d-77748f02f5d8 req-3ca7c785-5305-41bb-b184-db0ab1bc009c 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:8f67d2f4-40b9-4eac-93c2-8b9fb190cf82 for instance ae5a4113-21bc-4855-9a86-79f1d93df636 on instance [pid: 7|app: 0|req: 372/743] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:29:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:43.153 8 WARNING neutronclient.v2_0.client [None req-f18c6f11-bdb0-45b6-aeaa-fabadaf99c3c 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/744] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:43 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1827 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:43.488 7 INFO nova.api.openstack.compute.server_external_events [req-056ca992-8bd5-4750-8fc7-5a3599fa0eb6 req-299d5bcc-e9c1-4ae4-b303-b70108f9d3d0 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-unplugged:59686a98-5d64-4b19-a377-216efa5a72ca for instance 93ee1e12-bf11-4035-88db-20fe813fe044 on instance [pid: 7|app: 0|req: 373/745] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:29:43 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 8|app: 0|req: 373/746] 10.0.0.115 () {32 vars in 723 bytes} [Tue Aug 11 12:29:43 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636/ips => generated 157 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/747] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:29:43 2026] DELETE /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => 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-08-11 12:29:44.025 8 WARNING neutronclient.v2_0.client [None req-bea2aa4f-0e1b-4617-bc4d-d0d94de16843 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/748] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:43 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1842 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:44.332 7 WARNING neutronclient.v2_0.client [None req-a841d8da-e3fd-4548-b174-a82a0bfe7cf8 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in 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/749] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:44 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1827 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:45.241 8 WARNING neutronclient.v2_0.client [None req-71d843ab-81eb-4c55-bf74-fa564d157d87 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:45.506 7 WARNING neutronclient.v2_0.client [None req-a944a856-048e-482c-aacc-77db532fb643 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/750] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:45 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1842 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/751] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:45 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1827 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:46.631 8 WARNING neutronclient.v2_0.client [None req-1ceca1d6-bf52-4d64-9f4d-cc1a3175f3c3 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:46.939 7 WARNING neutronclient.v2_0.client [None req-e843e0a8-0834-4c08-a19b-3372d0993436 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/752] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:46 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1775 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/753] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:46 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1827 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:29:47.310 8 INFO nova.api.openstack.compute.server_external_events [req-657ae5fc-d136-4ab4-a8e1-77ea8c8af210 req-a0b90ded-6bba-4d64-a7bb-4017f9b58f8a 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-deleted:8f67d2f4-40b9-4eac-93c2-8b9fb190cf82 for instance ae5a4113-21bc-4855-9a86-79f1d93df636 on instance [pid: 8|app: 0|req: 377/754] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:29:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:47.731 7 INFO nova.api.openstack.compute.server_external_events [req-77cbdb22-b621-4cf1-83ca-2f12110c4339 req-9cb20913-eb8b-4cdb-855e-3f94cc79198e 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:59686a98-5d64-4b19-a377-216efa5a72ca for instance 93ee1e12-bf11-4035-88db-20fe813fe044 on instance [pid: 7|app: 0|req: 378/755] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:29:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:48.099 8 WARNING neutronclient.v2_0.client [None req-ae528744-3b52-424a-87e0-23833c538f25 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in 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/756] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1480 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-08-11 12:29:48.359 7 WARNING neutronclient.v2_0.client [None req-f7ad037c-6bef-4f8e-a9af-0eb4b4c041c6 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in 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/757] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1820 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:49.199 8 WARNING neutronclient.v2_0.client [None req-3c3e4708-19ac-4620-9332-fc2767a1fc8c f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/758] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:49 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1485 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:50.302 7 WARNING neutronclient.v2_0.client [None req-38a45348-9dab-4587-b94e-5e06a6c344a6 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/759] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:50 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 1485 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-08-11 12:29:51.398 8 INFO nova.api.openstack.wsgi [None req-6bfd7b0f-bd51-478f-878a-26ab926d24b5 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] HTTP exception thrown: Instance ae5a4113-21bc-4855-9a86-79f1d93df636 could not be found. [pid: 8|app: 0|req: 381/762] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:51 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/763] 10.0.0.115 () {32 vars in 704 bytes} [Tue Aug 11 12:29:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-222268953 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:29:51.852 8 INFO nova.api.openstack.wsgi [None req-37641c4e-3127-492a-ab73-6d781e2b6e8f f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] HTTP exception thrown: Instance ae5a4113-21bc-4855-9a86-79f1d93df636 could not be found. [pid: 8|app: 0|req: 382/764] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:29:51 2026] DELETE /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:29:51.883 7 INFO nova.api.openstack.wsgi [None req-468d67ca-51d4-4c1c-89b5-201117079f20 f32cee87e4324362a6af4fb0cab845e6 defad4fd6f9b4ffdb6f269eca9ceed7c - - default default] HTTP exception thrown: Instance ae5a4113-21bc-4855-9a86-79f1d93df636 could not be found. [pid: 7|app: 0|req: 383/765] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:29:51 2026] GET /v2.1/servers/ae5a4113-21bc-4855-9a86-79f1d93df636 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/768] 10.0.0.115 () {34 vars in 671 bytes} [Tue Aug 11 12:30:01 2026] POST /v2.1/os-keypairs => generated 386 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:03.513 7 WARNING neutronclient.v2_0.client [None req-3872c2c1-109a-4623-8173-afd613ea608f 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:03.554 7 WARNING neutronclient.v2_0.client [None req-3872c2c1-109a-4623-8173-afd613ea608f 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:03.713 7 WARNING neutronclient.v2_0.client [None req-3872c2c1-109a-4623-8173-afd613ea608f 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/769] 10.0.0.115 () {34 vars in 663 bytes} [Tue Aug 11 12:30:03 2026] POST /v2.1/servers => generated 450 bytes in 484 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 12:30:03.959 8 WARNING neutronclient.v2_0.client [None req-6709fcf6-89ba-49ae-8c1a-7a1472d7934b 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in 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/770] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1424 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:05.059 7 WARNING neutronclient.v2_0.client [None req-f9f460f3-2081-4697-b27a-30099e5e9940 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in 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/771] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:05 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1428 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:06.192 8 WARNING neutronclient.v2_0.client [None req-6a3f592d-4e00-4304-9a62-9b9c90211423 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in 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/772] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:06 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1476 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:06.453 7 WARNING neutronclient.v2_0.client [None req-d8564716-b1ec-47e6-91bd-e762ebec232a 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/773] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:06 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1820 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 386/774] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:30:06 2026] DELETE /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:06.777 7 WARNING neutronclient.v2_0.client [None req-1a1e08b2-dcc5-450a-a334-8ed86068f243 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/775] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:06 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1826 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:07.306 8 WARNING neutronclient.v2_0.client [None req-6be57252-be61-40a0-8e48-df14f13d4856 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/776] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:07 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1476 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:07.959 7 WARNING neutronclient.v2_0.client [None req-73338d76-09f7-470a-8216-371cebc9b53c 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in 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/777] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:07 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1826 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-08-11 12:30:08.406 8 WARNING neutronclient.v2_0.client [None req-92f5f5f6-ea2e-43ec-a269-6a39e2ab8786 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in 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/778] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:08 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1484 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:09.144 7 WARNING neutronclient.v2_0.client [None req-b66830ce-3c0b-479e-b0f2-f894eb3843aa 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:09.505 8 WARNING neutronclient.v2_0.client [None req-248e17dc-9c39-4f3e-aed3-e80640fb8299 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in 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/779] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:09 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1826 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:09.898 7 INFO nova.api.openstack.compute.server_external_events [req-338c115e-48ee-445a-bf4d-f9ea8a61ad8a req-f155f7f2-a477-4a5d-bb4d-eb7dbbc319a6 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-unplugged:59686a98-5d64-4b19-a377-216efa5a72ca for instance 93ee1e12-bf11-4035-88db-20fe813fe044 on instance [pid: 7|app: 0|req: 392/780] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:30:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:09.925 7 INFO nova.api.openstack.compute.server_external_events [req-1127aa21-1f03-4fea-8514-52823e14caa8 req-00d8ca66-9e0e-48d1-917d-33912d7b68d2 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:c1aefb56-1571-402c-a519-bf5b5aee6a66 for instance d7df67a3-a2c4-4beb-9198-892f5f6cc3bd on instance [pid: 7|app: 0|req: 393/781] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:30:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/782] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:09 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1561 bytes in 718 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:10.934 7 WARNING neutronclient.v2_0.client [None req-d3403e62-f3f2-4e13-9acb-0ae8f5bb13ee 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/783] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:10 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1760 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:11.245 8 WARNING neutronclient.v2_0.client [None req-6e91bed0-98c3-46b4-8e27-391ce1149580 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/784] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:11 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1549 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:11.961 7 INFO nova.api.openstack.compute.server_external_events [req-57c04e78-f25b-476e-9f08-62b7b8f6c6aa req-b1b31016-ef2a-4ed3-9892-eee94de932ff 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-deleted:59686a98-5d64-4b19-a377-216efa5a72ca for instance 93ee1e12-bf11-4035-88db-20fe813fe044 on instance [pid: 7|app: 0|req: 396/787] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:30:11 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-08-11 12:30:12.043 8 WARNING neutronclient.v2_0.client [None req-6d781ceb-2d18-4eb7-b07a-170400a20029 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/788] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:11 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1479 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:12.427 7 WARNING neutronclient.v2_0.client [None req-46ba3776-f448-458e-b731-06487549343a 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:13.167 8 WARNING neutronclient.v2_0.client [None req-15edaa1b-380f-4aff-8b67-ff96828f637a 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] The python binding code in 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/789] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:12 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1549 bytes in 1583 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/790] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:13 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 1479 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:15.041 7 WARNING neutronclient.v2_0.client [None req-e59ea71c-5da4-495e-91a9-db99dfcabb15 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:15.049 8 INFO nova.api.openstack.wsgi [None req-364ccb4f-bfb0-49dc-a788-cfb79f27e934 085e21d679fc4784a981de85bbac5630 673d3b2a744542f496314d6ed67ffe2b - - default default] HTTP exception thrown: Instance 93ee1e12-bf11-4035-88db-20fe813fe044 could not be found. [pid: 8|app: 0|req: 394/791] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:15 2026] GET /v2.1/servers/93ee1e12-bf11-4035-88db-20fe813fe044 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/792] 10.0.0.115 () {32 vars in 706 bytes} [Tue Aug 11 12:30:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1263757226 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/793] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:14 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1549 bytes in 801 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:30:15.987 8 INFO nova.api.openstack.compute.server_external_events [req-a7a16dd1-aa63-4fa1-862c-13f54148ca0c req-cbe4d1c9-e512-476c-9d02-998d6d8d5a8a 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:c1aefb56-1571-402c-a519-bf5b5aee6a66 for instance d7df67a3-a2c4-4beb-9198-892f5f6cc3bd on instance [pid: 8|app: 0|req: 396/794] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:30: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-08-11 12:30:16.861 7 WARNING neutronclient.v2_0.client [None req-9867f645-2843-4651-888c-a5ac749fd884 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/795] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:16 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1549 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:18.054 8 WARNING neutronclient.v2_0.client [None req-b6762f99-d17f-427f-be1c-099ca6782d3f da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:18.532 7 WARNING neutronclient.v2_0.client [None req-e85fcdb5-71a5-43fb-acda-04b901e5c722 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/796] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:18 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1725 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:18.783 8 WARNING neutronclient.v2_0.client [None req-b6762f99-d17f-427f-be1c-099ca6782d3f da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:18.808 7 WARNING neutronclient.v2_0.client [None req-cdad27d8-83a6-42d5-8cdd-ed47a506f07b 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in 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/797] 10.0.0.115 () {32 vars in 741 bytes} [Tue Aug 11 12:30:18 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd/os-interface => generated 284 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/798] 10.0.0.115 () {34 vars in 663 bytes} [Tue Aug 11 12:30:17 2026] POST /v2.1/servers => generated 424 bytes in 1502 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:19.503 7 WARNING neutronclient.v2_0.client [None req-d3272045-e4d8-456c-9f02-3651faddb0e2 da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in 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/799] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:19 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1368 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:20.139 7 INFO nova.api.openstack.compute.server_external_events [req-2731c76a-11be-4a4e-b7e1-baa6e1ed73f4 req-b1b9d916-a1b7-4709-9326-794094ac8102 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:c1aefb56-1571-402c-a519-bf5b5aee6a66 for instance d7df67a3-a2c4-4beb-9198-892f5f6cc3bd on instance [pid: 7|app: 0|req: 403/800] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:30:20 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) 2026-08-11 12:30:20.148 8 WARNING neutronclient.v2_0.client [None req-88473308-8c62-4076-9fcc-0a4ffa8ed6fd 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/801] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:20 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1725 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: 404/802] 10.0.0.115 () {32 vars in 641 bytes} [Tue Aug 11 12:30:20 2026] GET /v2.1/servers => generated 378 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/803] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:30:20 2026] DELETE /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 0 bytes in 149 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:20.656 7 WARNING neutronclient.v2_0.client [None req-46da1d88-53e0-4992-b53b-63330c39e658 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/804] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:20 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1731 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:21.016 8 WARNING neutronclient.v2_0.client [None req-61b8e34d-304c-4e64-b10a-23cf13637a39 da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/805] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:20 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1364 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:21.910 7 WARNING neutronclient.v2_0.client [None req-e7456340-6e66-48f3-b17a-7fa0e914e69a 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/808] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:21 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1851 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:22.121 8 WARNING neutronclient.v2_0.client [None req-4a212f89-9ced-4ad1-a0e2-ec66a42bd003 da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in 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/809] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:22 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1420 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-08-11 12:30:23.095 7 WARNING neutronclient.v2_0.client [None req-3839d387-9f7d-4738-966b-4ad49b91aae5 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:23.218 8 WARNING neutronclient.v2_0.client [None req-f5c8f29e-41da-41d6-81b5-153b5b71f105 da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in 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/810] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:23 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1851 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/811] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:23 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1420 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:23.959 7 INFO nova.api.openstack.compute.server_external_events [req-d0ba8667-0f1b-41db-a4f5-093934995fdd req-99f7a799-677b-49f0-8a23-e95ce7195ced 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-deleted:c1aefb56-1571-402c-a519-bf5b5aee6a66 for instance d7df67a3-a2c4-4beb-9198-892f5f6cc3bd on instance [pid: 7|app: 0|req: 409/812] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:30:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:24.289 8 WARNING neutronclient.v2_0.client [None req-e24c211c-82eb-4d19-a4ef-32a0e4a32d16 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:24.367 7 WARNING neutronclient.v2_0.client [None req-dc59127e-a79a-4e48-8384-a9f3fb8ddcf1 da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in 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/813] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:24 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1505 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:24.766 8 INFO nova.api.openstack.compute.server_external_events [req-5a2115cb-6004-401f-88f3-4252849110f6 req-556ae154-7b94-4d1a-8f55-890c9488e965 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:cc7fcf46-22e4-4f80-95b1-5fd22feea001 for instance 9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 on instance [pid: 8|app: 0|req: 405/814] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:30:24 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) [pid: 7|app: 0|req: 410/815] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:24 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1470 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:25.803 8 WARNING neutronclient.v2_0.client [None req-4784fc0a-06be-47e4-8e89-83b0954e3718 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] 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: 406/816] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1510 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:30:25.877 7 WARNING neutronclient.v2_0.client [None req-89616aad-55de-4e6f-a0e0-0d5a35cb02d3 da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in 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/817] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1468 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:26.929 8 WARNING neutronclient.v2_0.client [None req-e10cdd57-e036-446c-81ea-56f0fa881e45 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] The python binding code in 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/818] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 1510 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:27.026 7 WARNING neutronclient.v2_0.client [None req-488d24d2-fd36-49d8-9672-c1e199309c17 da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/819] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1468 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:28.024 8 INFO nova.api.openstack.wsgi [None req-bf5e5bc1-4112-4271-97c6-6f7b569f0961 6c6a6c2ed4154361aefb40d02d16ca27 b25c38d315d3454193f7cfe096893fbd - - default default] HTTP exception thrown: Instance d7df67a3-a2c4-4beb-9198-892f5f6cc3bd could not be found. [pid: 8|app: 0|req: 408/820] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:27 2026] GET /v2.1/servers/d7df67a3-a2c4-4beb-9198-892f5f6cc3bd => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/821] 10.0.0.115 () {32 vars in 706 bytes} [Tue Aug 11 12:30:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1439973425 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:28.188 8 WARNING neutronclient.v2_0.client [None req-693a3f30-8cb5-4b00-bf2f-099b95c92c65 da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in 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/822] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:28 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1468 bytes in 982 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:30:30.203 7 WARNING neutronclient.v2_0.client [None req-5ec434f2-d1e8-42d1-8eb4-77833c7c4cc6 da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/823] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:30 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1468 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:30.907 8 INFO nova.api.openstack.compute.server_external_events [req-ad1ae468-bc86-482b-a9bb-4613ac7f20a1 req-afff7fa5-c71e-4f0e-85c4-af44e1ab93ae 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:cc7fcf46-22e4-4f80-95b1-5fd22feea001 for instance 9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 on instance [pid: 8|app: 0|req: 410/824] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:30:30 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-08-11 12:30:31.936 8 WARNING neutronclient.v2_0.client [None req-f61a89f8-667b-4e6a-b865-aabe0ec67a9a da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/827] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1468 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:33.135 7 WARNING neutronclient.v2_0.client [None req-ebeac7b4-a46d-479d-acfc-645b2111295b da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/828] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:33 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1649 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/829] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:30:34 2026] DELETE /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => 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-08-11 12:30:34.697 7 WARNING neutronclient.v2_0.client [None req-ec3ee791-736d-4660-92d9-c1f542fda125 da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/830] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:34 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1655 bytes in 1168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:36.886 8 WARNING neutronclient.v2_0.client [None req-700a642e-049d-4853-ba68-096ef883ec1d da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/831] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:36 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1655 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:37.749 7 INFO nova.api.openstack.compute.server_external_events [req-aff3af21-5c9e-4f02-befe-3fbd99b6b9ad req-74bb1872-cac3-4b73-9b83-94f09550b45d 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-deleted:cc7fcf46-22e4-4f80-95b1-5fd22feea001 for instance 9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 on instance [pid: 7|app: 0|req: 418/832] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:30:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:38.307 8 WARNING neutronclient.v2_0.client [None req-21ed7e6c-392a-4d82-8860-15b26b8a63c9 da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/833] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:38 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1449 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/834] 10.0.0.115 () {34 vars in 671 bytes} [Tue Aug 11 12:30:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:39.594 8 WARNING neutronclient.v2_0.client [None req-86811f22-7c1e-4b8e-8726-4f510af69574 da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in 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/835] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:39 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1454 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:30:40.487 7 WARNING neutronclient.v2_0.client [None req-245118ff-b69e-498c-b6c4-5642bc5a60f6 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:40.532 7 WARNING neutronclient.v2_0.client [None req-245118ff-b69e-498c-b6c4-5642bc5a60f6 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:30:40.700 7 WARNING neutronclient.v2_0.client [None req-245118ff-b69e-498c-b6c4-5642bc5a60f6 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/836] 10.0.0.115 () {34 vars in 663 bytes} [Tue Aug 11 12:30:40 2026] POST /v2.1/servers => generated 453 bytes in 492 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:40.952 8 WARNING neutronclient.v2_0.client [None req-26bd7056-9b4f-42f7-8d99-2e9d1a9ac34b 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/837] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:40 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1430 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:41.143 7 WARNING neutronclient.v2_0.client [None req-223e0e89-5383-41d9-8119-816ccc9752b3 da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] The python binding code in 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/838] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:41 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 1454 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:42.041 8 WARNING neutronclient.v2_0.client [None req-d9ea72d5-b33f-45e6-9047-360afa52f905 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in 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/841] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:42 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1434 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-08-11 12:30:42.232 7 INFO nova.api.openstack.wsgi [None req-0a1b2937-f7e4-4091-a37c-5d412a50aaad da9144b35f7d4fa0932ca9f76c831ac8 4aac2b2022d743c79b279a8bf92fe26e - - default default] HTTP exception thrown: Instance 9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 could not be found. [pid: 7|app: 0|req: 423/842] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:42 2026] GET /v2.1/servers/9c44c6bd-f70d-4728-bff3-3a4dc6d3ded1 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:43.154 8 WARNING neutronclient.v2_0.client [None req-94dc7d97-09b4-488b-b7cb-115df862a82e 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/843] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:43 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1482 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:44.253 7 WARNING neutronclient.v2_0.client [None req-eda5c935-c929-41bb-8c56-352a1c92d794 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in 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/844] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1482 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:45.664 8 WARNING neutronclient.v2_0.client [None req-056ff612-a08a-4987-8930-f72d1910f3c9 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in 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/845] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:45 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1490 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:46.824 7 WARNING neutronclient.v2_0.client [None req-2527591c-e073-432a-a236-77cb155286da 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:46.922 8 INFO nova.api.openstack.compute.server_external_events [req-5dcef0bb-120b-41dc-9b02-50a90ac025bd req-f48dbcf2-7e9a-4fad-a64f-47395579a54e 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:04b4cee6-bc0c-442c-a6c0-411eb95fcf19 for instance b8bec7cc-53cc-48be-a17b-37884151ba95 on instance [pid: 8|app: 0|req: 422/846] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:30:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/847] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:46 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1568 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-08-11 12:30:48.007 8 WARNING neutronclient.v2_0.client [None req-6da48a64-e8fc-4665-9894-d323908fd7d1 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in 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/848] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:47 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1556 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:49.182 7 WARNING neutronclient.v2_0.client [None req-67cc527d-e321-4594-9205-cecec40ee361 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/849] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:49 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1556 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-08-11 12:30:50.369 8 WARNING neutronclient.v2_0.client [None req-7d97fefa-7636-4e56-b486-58ae965bed98 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/850] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:50 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1556 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:51.522 7 WARNING neutronclient.v2_0.client [None req-5adafb04-f362-482d-8d10-484c4de17e82 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/853] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:51 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1556 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:52.637 8 INFO nova.api.openstack.compute.server_external_events [req-e72e90ee-ecf8-48f2-83fc-d649b015075e req-b3285668-b4bf-4a94-8454-1a2422a5ac96 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:04b4cee6-bc0c-442c-a6c0-411eb95fcf19 for instance b8bec7cc-53cc-48be-a17b-37884151ba95 on instance [pid: 8|app: 0|req: 426/854] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:30:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:52.826 7 WARNING neutronclient.v2_0.client [None req-610b4b05-d28f-4649-bf5c-2dfeb27faea5 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/855] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:52 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1556 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-08-11 12:30:54.035 8 WARNING neutronclient.v2_0.client [None req-587c7d4a-26d2-4f38-97c8-8fc6b4fad0a7 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in 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/856] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:53 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1739 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:54.199 7 WARNING neutronclient.v2_0.client [None req-53c76bb3-7cee-4ac3-aacb-2a0deff1c24b 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in 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/857] 10.0.0.115 () {32 vars in 741 bytes} [Tue Aug 11 12:30:54 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95/os-interface => generated 285 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:55.122 8 INFO nova.api.openstack.compute.server_external_events [req-2b700b50-eadc-4337-b221-32ac29fbbd9f req-e53e46dc-7875-4619-83c7-0b7cab2e8902 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:04b4cee6-bc0c-442c-a6c0-411eb95fcf19 for instance b8bec7cc-53cc-48be-a17b-37884151ba95 on instance 2026-08-11 12:30:55.126 7 WARNING neutronclient.v2_0.client [None req-d1ffe960-fb09-4d70-8836-564bc07fc8eb 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/858] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:30:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/859] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:55 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1739 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/860] 10.0.0.115 () {32 vars in 641 bytes} [Tue Aug 11 12:30:55 2026] GET /v2.1/servers => generated 382 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 432/861] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:30:55 2026] DELETE /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:55.754 8 WARNING neutronclient.v2_0.client [None req-9a7df933-3034-47f5-808f-f6e5c5b58d54 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/862] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:55 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1745 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:57.018 7 WARNING neutronclient.v2_0.client [None req-d1b53afb-a9b1-404e-9ac7-661ddc735dfc 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/863] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:56 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1865 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:58.216 8 WARNING neutronclient.v2_0.client [None req-e9f412d3-a3f4-48c6-a5fb-1275e1fc816f 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/864] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:58 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1865 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-08-11 12:30:59.197 7 INFO nova.api.openstack.compute.server_external_events [req-87737809-9bd2-49c7-91e5-cecf1c0e3797 req-7eff27fd-2056-4415-bea9-c50c5c437fbd 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-deleted:04b4cee6-bc0c-442c-a6c0-411eb95fcf19 for instance b8bec7cc-53cc-48be-a17b-37884151ba95 on instance [pid: 7|app: 0|req: 434/865] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:30:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:59.424 8 WARNING neutronclient.v2_0.client [None req-bcd34070-7640-4043-a03d-2128b9f35eba 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/866] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:30:59 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1511 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:00.551 7 WARNING neutronclient.v2_0.client [None req-171e6527-0e2f-4ab9-bb9d-623cd44014ef 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/867] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:00 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1516 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:01.701 8 WARNING neutronclient.v2_0.client [None req-81ad7bc0-5d0d-458b-aabb-220e2a3ecb21 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] The python binding code in 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/870] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:01 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 1516 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:02.787 7 INFO nova.api.openstack.wsgi [None req-d5f84c84-d0cc-44a5-ad87-03d76b0148e7 18cb6c68405243ff932473a4145d752f bf07f13807af4fb385cf1d6a3742c29b - - default default] HTTP exception thrown: Instance b8bec7cc-53cc-48be-a17b-37884151ba95 could not be found. [pid: 7|app: 0|req: 437/871] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:02 2026] GET /v2.1/servers/b8bec7cc-53cc-48be-a17b-37884151ba95 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/872] 10.0.0.115 () {32 vars in 706 bytes} [Tue Aug 11 12:31:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1383794199 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:31:13.624 8 WARNING neutronclient.v2_0.client [None req-96dfa63b-149c-4872-aae7-48664ccdb458 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:31:13.820 8 WARNING neutronclient.v2_0.client [None req-96dfa63b-149c-4872-aae7-48664ccdb458 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/875] 10.0.0.115 () {34 vars in 663 bytes} [Tue Aug 11 12:31:13 2026] POST /v2.1/servers => generated 424 bytes in 762 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:14.113 7 WARNING neutronclient.v2_0.client [None req-f142ee93-3e2e-439e-b1ec-33a01e6fafec 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in 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/876] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:14 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1371 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, ' [pid: 8|app: 0|req: 438/877] 10.0.0.238 () {30 vars in 619 bytes} [Tue Aug 11 12:31:14 2026] GET /v2.1 => generated 0 bytes in 328 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: 440/878] 10.0.0.238 () {32 vars in 692 bytes} [Tue Aug 11 12:31:15 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/879] 10.0.0.238 () {34 vars in 913 bytes} [Tue Aug 11 12:31:15 2026] GET /v2.1/os-simple-tenant-usage/da9b935b72284af2b7bd1174226d07a5?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:31:15.243 7 WARNING neutronclient.v2_0.client [None req-92571133-2b7e-41ac-97e6-14a18d00fc82 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/880] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:15 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1375 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/881] 10.0.0.238 () {30 vars in 654 bytes} [Tue Aug 11 12:31:15 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:16.419 7 WARNING neutronclient.v2_0.client [None req-db474979-65c9-4cf5-a029-c77e00626031 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/882] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:16 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1423 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:31:17.503 8 WARNING neutronclient.v2_0.client [None req-37c3e78a-f684-4657-857b-e4a8ef0bb8e3 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/883] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:17 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1423 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:18.608 7 WARNING neutronclient.v2_0.client [None req-a3c8a489-782e-4278-a8a4-073a6044faf3 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in 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/884] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:18 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1431 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/885] 10.0.0.238 () {30 vars in 619 bytes} [Tue Aug 11 12:31:18 2026] GET /v2.1 => generated 0 bytes in 136 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: 444/886] 10.0.0.238 () {32 vars in 692 bytes} [Tue Aug 11 12:31:18 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/887] 10.0.0.238 () {34 vars in 913 bytes} [Tue Aug 11 12:31:18 2026] GET /v2.1/os-simple-tenant-usage/da9b935b72284af2b7bd1174226d07a5?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/888] 10.0.0.238 () {30 vars in 654 bytes} [Tue Aug 11 12:31:19 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:19.333 8 INFO nova.api.openstack.compute.server_external_events [req-4133bf8f-168e-41bd-afbc-9c4c7808437b req-348024d2-d8f4-4cf1-bec6-d2e154ec66d5 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:74575a01-bacd-495f-81fa-0fff154a414d for instance b2b52519-3138-40a1-bd82-0f52d1a49d08 on instance [pid: 8|app: 0|req: 444/889] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:31:19 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) 2026-08-11 12:31:19.708 7 WARNING neutronclient.v2_0.client [None req-7f7b0b34-fcab-4ce9-b657-4383f1740152 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in 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/890] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:19 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1483 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:20.928 8 WARNING neutronclient.v2_0.client [None req-820cf3b0-c01c-4ebf-ad82-03f27ed1c7ae 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/891] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:20 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => 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-08-11 12:31:22.190 8 WARNING neutronclient.v2_0.client [None req-b8f88eaa-0b6c-4237-8430-f772976d57a5 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/894] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:22 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1471 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-08-11 12:31:23.360 7 WARNING neutronclient.v2_0.client [None req-85fff043-f0da-4afa-8af0-d6319129880f 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/895] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:23 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1471 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-08-11 12:31:24.556 8 WARNING neutronclient.v2_0.client [None req-faf53c38-74db-47c7-bdd5-703364408ebb 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/896] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:24 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1471 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:25.196 7 INFO nova.api.openstack.compute.server_external_events [req-9a210872-35d9-48ba-b0cd-508c1ee93adc req-535c9d76-6528-41e9-9813-42455da661ed 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:74575a01-bacd-495f-81fa-0fff154a414d for instance b2b52519-3138-40a1-bd82-0f52d1a49d08 on instance [pid: 7|app: 0|req: 449/897] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:31:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:25.733 8 WARNING neutronclient.v2_0.client [None req-2091ce5a-96ea-4e4a-b532-e5e38ab34008 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in 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/898] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:25 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1471 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:26.916 7 WARNING neutronclient.v2_0.client [None req-7c4ea7b7-e8ae-4ff7-82e0-fd409d5bf8ff 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/899] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:26 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1655 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 450/900] 10.0.0.115 () {32 vars in 723 bytes} [Tue Aug 11 12:31:27 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08/ips => generated 108 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 451/901] 10.0.0.115 () {32 vars in 723 bytes} [Tue Aug 11 12:31:27 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08/ips => generated 108 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/902] 10.0.0.115 () {32 vars in 821 bytes} [Tue Aug 11 12:31:27 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08/ips/tempest-ServerAddressesTestJSON-87079053-network => generated 93 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/903] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:31:27 2026] DELETE /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:27.963 8 WARNING neutronclient.v2_0.client [None req-0c4ada90-5eab-456c-a6b8-073e0a79dc2f 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/904] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:27 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1661 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:29.141 7 WARNING neutronclient.v2_0.client [None req-4067e193-c5ea-4dbb-bd52-f9c048332ff4 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/905] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:29 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1661 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:30.365 8 WARNING neutronclient.v2_0.client [None req-95ed6961-35ee-452a-b33a-1764eea04ab7 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in 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/906] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:30 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1661 bytes in 929 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:31.563 7 INFO nova.api.openstack.compute.server_external_events [req-d3344c4f-1017-4386-a0af-c87dc0879070 req-970d601a-60ac-42d0-b528-f676e6c964b5 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-deleted:74575a01-bacd-495f-81fa-0fff154a414d for instance b2b52519-3138-40a1-bd82-0f52d1a49d08 on instance [pid: 7|app: 0|req: 455/909] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:31:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 455/910] 10.0.0.115 () {34 vars in 671 bytes} [Tue Aug 11 12:31:31 2026] POST /v2.1/os-keypairs => generated 398 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:32.309 7 WARNING neutronclient.v2_0.client [None req-9cc7091d-fab7-4252-b4ee-39294a768cc9 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/911] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:32 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1452 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/912] 10.0.0.115 () {34 vars in 671 bytes} [Tue Aug 11 12:31:32 2026] POST /v2.1/os-keypairs => generated 396 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:33.416 8 WARNING neutronclient.v2_0.client [None req-59e347cd-bb95-4c26-b8be-e361681071b6 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:31:33.429 7 WARNING neutronclient.v2_0.client [None req-9c462cb0-b7cc-4557-952d-a111933a6bf7 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/913] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:33 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1457 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:31:33.485 7 WARNING neutronclient.v2_0.client [None req-9c462cb0-b7cc-4557-952d-a111933a6bf7 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:31:33.645 7 WARNING neutronclient.v2_0.client [None req-9c462cb0-b7cc-4557-952d-a111933a6bf7 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/914] 10.0.0.115 () {34 vars in 663 bytes} [Tue Aug 11 12:31:33 2026] POST /v2.1/servers => generated 449 bytes in 496 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:33.880 8 WARNING neutronclient.v2_0.client [None req-20bc6cff-dd9b-4908-92bc-5402a547695d 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/915] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:33 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1402 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:34.519 7 WARNING neutronclient.v2_0.client [None req-ca68d42a-769c-44a1-8b20-30b7e4e5eb36 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/916] 10.0.0.115 () {34 vars in 671 bytes} [Tue Aug 11 12:31:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/917] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:34 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 1457 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:31:35.004 8 WARNING neutronclient.v2_0.client [None req-eb24a36f-e065-41d5-9683-7bc3bac51216 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/918] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:34 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1406 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:35.611 7 INFO nova.api.openstack.wsgi [None req-9d7b88bd-af84-42fc-8e3f-7009401b7404 61912994b3ae48f690e90de2368ac16b c61143ee234c4e3dad6bc52539827704 - - default default] HTTP exception thrown: Instance b2b52519-3138-40a1-bd82-0f52d1a49d08 could not be found. [pid: 7|app: 0|req: 459/919] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:35 2026] GET /v2.1/servers/b2b52519-3138-40a1-bd82-0f52d1a49d08 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:35.760 8 WARNING neutronclient.v2_0.client [None req-1fa8c5d7-5039-4851-a7ce-cccbf96989d1 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:31:35.804 8 WARNING neutronclient.v2_0.client [None req-1fa8c5d7-5039-4851-a7ce-cccbf96989d1 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:31:35.841 8 WARNING neutronclient.v2_0.client [None req-1fa8c5d7-5039-4851-a7ce-cccbf96989d1 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:31:36.023 8 WARNING neutronclient.v2_0.client [None req-1fa8c5d7-5039-4851-a7ce-cccbf96989d1 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:36.134 7 WARNING neutronclient.v2_0.client [None req-a3a060a2-9ea3-477e-bfcb-b3d8c60f7856 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/920] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:36 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/921] 10.0.0.115 () {34 vars in 663 bytes} [Tue Aug 11 12:31:35 2026] POST /v2.1/servers => generated 494 bytes in 542 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:36.279 7 WARNING neutronclient.v2_0.client [None req-e8c35360-5ef7-4f6d-ba53-ba7b114362f0 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/922] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:36 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1456 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:37.227 8 WARNING neutronclient.v2_0.client [None req-c57b4588-8753-4a5c-beae-517332e2b4b7 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/923] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:37 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1454 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:37.377 7 WARNING neutronclient.v2_0.client [None req-fe137431-d704-4737-a5c2-785dc0a52dd4 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in 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/924] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:37 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1460 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:38.361 8 WARNING neutronclient.v2_0.client [None req-a17b31dd-930f-4316-8574-250902bde8a2 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in 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/925] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:38 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1462 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:38.502 7 WARNING neutronclient.v2_0.client [None req-4df93630-b75e-44d0-adbb-f2f150b34700 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/926] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:38 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1508 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:39.390 8 INFO nova.api.openstack.compute.server_external_events [req-02abfc50-3030-4017-9c9f-708210f339f8 req-163eabeb-8539-4b6c-93ee-8f05bdd1efc9 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:14cc265e-b5f7-4897-bc22-60626d736c58 for instance dafa2977-b9f0-496a-973e-7b1e37b74ca0 on instance [pid: 8|app: 0|req: 464/927] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:31:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:39.481 7 WARNING neutronclient.v2_0.client [None req-7f1f2667-40b6-432f-b2be-7bd22d22f267 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/928] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:39 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1527 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:31:39.612 8 WARNING neutronclient.v2_0.client [None req-6c7a8342-dbe7-4971-a66e-d3fca47756a0 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/929] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:39 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1508 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:40.673 7 WARNING neutronclient.v2_0.client [None req-dd237757-400b-4523-917a-91bbf31ae9e5 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:40.733 8 WARNING neutronclient.v2_0.client [None req-0e28f55a-2a92-450e-a77c-e57e4e410606 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in 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/930] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:40 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1527 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/931] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:40 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1628 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:41.605 8 INFO nova.api.openstack.compute.server_external_events [req-abb70ea8-0838-4d6d-a7fe-37ff2ec6247f req-bb8050cf-1b59-4337-974c-e6e9ce6df729 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:d142c5d3-465f-4418-80d4-5b0817ed60e6 for instance 973a539b-41d2-4d28-a33a-1ec6b900c65e on instance [pid: 8|app: 0|req: 468/934] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:31:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:42.232 7 WARNING neutronclient.v2_0.client [None req-98a96a59-be6b-4c91-8b68-07bbae52106f 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] 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: 467/935] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:42 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1527 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:31:42.395 8 WARNING neutronclient.v2_0.client [None req-3f165426-3259-45c2-a620-9f4039ec903f 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in 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/936] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:42 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1626 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-08-11 12:31:43.432 7 WARNING neutronclient.v2_0.client [None req-af3b8f79-4e19-4956-a305-5e829c6d2d41 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] 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: 468/937] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:43 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1527 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:31:43.707 8 WARNING neutronclient.v2_0.client [None req-7767628d-e134-40a1-9c88-03080faa86dc 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/938] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:43 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1626 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:44.764 7 WARNING neutronclient.v2_0.client [None req-a1733d72-e9bc-4c4a-9b0e-91af146b82c3 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] 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: 469/939] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:44 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1527 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 12:31:44.870 8 WARNING neutronclient.v2_0.client [None req-cb33bbee-c565-4742-b9b1-6f8a9ed78201 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in 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/940] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:44 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1626 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:45.562 7 INFO nova.api.openstack.compute.server_external_events [req-bcdf8b06-1c4a-4415-ae63-5af41e315e0c req-1f7a4482-b611-42bd-bdb1-1679ff9d48ea 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:14cc265e-b5f7-4897-bc22-60626d736c58 for instance dafa2977-b9f0-496a-973e-7b1e37b74ca0 on instance [pid: 7|app: 0|req: 470/941] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:31:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:45.929 8 WARNING neutronclient.v2_0.client [None req-6a68ebda-9862-4739-b3d1-30b804b2efad 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:46.030 7 WARNING neutronclient.v2_0.client [None req-b13a5f48-72a5-4e4a-ad2e-15ef428fa02b 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/942] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1527 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/943] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1626 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:47.090 8 WARNING neutronclient.v2_0.client [None req-fa0c039d-8391-4efc-a88b-1d2cd57ea674 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:47.182 7 WARNING neutronclient.v2_0.client [None req-e754b215-4144-4ac0-85d7-4cb97c161f2d 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/944] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:47 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1694 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:47.300 8 WARNING neutronclient.v2_0.client [None req-6ff58a80-1bca-46c5-8882-fe206429781a 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/945] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:47 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1626 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/946] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:47 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1694 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:47.991 7 INFO nova.api.openstack.compute.server_external_events [req-3f26ff8a-5776-4c5e-87ee-6cefcbfb8139 req-5ad0c59e-321e-4aee-99f2-396613a90987 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:d142c5d3-465f-4418-80d4-5b0817ed60e6 for instance 973a539b-41d2-4d28-a33a-1ec6b900c65e on instance [pid: 7|app: 0|req: 473/947] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:31: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:48.409 8 WARNING neutronclient.v2_0.client [None req-0865a721-59bb-49f0-a368-93308c986165 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/948] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:48 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1626 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:48.691 7 INFO nova.api.openstack.compute.server_external_events [req-9208d700-1160-41d8-bf1b-a9f949086ecc req-a5b8cc93-ea24-48f1-a3f1-aa5258adfb9b 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:14cc265e-b5f7-4897-bc22-60626d736c58 for instance dafa2977-b9f0-496a-973e-7b1e37b74ca0 on instance [pid: 7|app: 0|req: 474/949] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:31:48 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:49.618 8 WARNING neutronclient.v2_0.client [None req-1d34931e-6739-4008-af84-b23a60245572 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in 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/950] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:31:49 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1805 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:49.774 7 WARNING neutronclient.v2_0.client [None req-6646021a-d6f1-446e-a1a7-dee08740376e 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/951] 10.0.0.115 () {32 vars in 741 bytes} [Tue Aug 11 12:31:49 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:50.619 8 INFO nova.api.openstack.compute.server_external_events [req-6902b1dd-a429-404a-a945-8b54e22b5b38 req-9fa72bec-88e3-4735-9940-06db25355fa3 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:d142c5d3-465f-4418-80d4-5b0817ed60e6 for instance 973a539b-41d2-4d28-a33a-1ec6b900c65e on instance [pid: 8|app: 0|req: 477/952] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:31:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/955] 10.0.0.115 () {34 vars in 750 bytes} [Tue Aug 11 12:31:56 2026] POST /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0/action => generated 31989 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:02.377 8 WARNING neutronclient.v2_0.client [None req-435a60c7-95b9-4177-b321-36ba745f73cf 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in 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/958] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:02 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1925 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/959] 10.0.0.115 () {32 vars in 753 bytes} [Tue Aug 11 12:32:04 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/960] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:32:05 2026] DELETE /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:06.162 7 WARNING neutronclient.v2_0.client [None req-be558d53-4a4b-4033-aa3e-9ed2e014469d 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/961] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:06 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1931 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-08-11 12:32:07.333 8 WARNING neutronclient.v2_0.client [None req-d501771c-0622-4568-a900-e78a6c6f0e3d 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/962] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:07 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1931 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:08.501 7 WARNING neutronclient.v2_0.client [None req-70d07c50-1870-4a24-ae40-8d9328c1d0f0 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/963] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:08 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1931 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:08.889 8 INFO nova.api.openstack.compute.server_external_events [req-ae4db6cc-a93b-4a6d-96ec-b1738fad7078 req-0a3929b4-9648-4a19-83a1-4493bb4c64ed 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-unplugged:d142c5d3-465f-4418-80d4-5b0817ed60e6 for instance 973a539b-41d2-4d28-a33a-1ec6b900c65e on instance [pid: 8|app: 0|req: 483/964] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:32:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:09.057 7 INFO nova.api.openstack.compute.server_external_events [req-0cd031a0-c96c-4500-8435-979235340d19 req-4e94a19b-44f2-4584-877d-32dbebe08283 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:14cc265e-b5f7-4897-bc22-60626d736c58 for instance dafa2977-b9f0-496a-973e-7b1e37b74ca0 on instance [pid: 7|app: 0|req: 482/965] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:32:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:09.328 8 INFO nova.api.openstack.compute.server_external_events [req-faba041f-6603-4ea2-9470-7402e8322cbd req-d4d11594-48b9-4f62-9fa3-bc7c2e5a5283 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-deleted:d142c5d3-465f-4418-80d4-5b0817ed60e6 for instance 973a539b-41d2-4d28-a33a-1ec6b900c65e on instance [pid: 8|app: 0|req: 484/966] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:32:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:09.690 7 WARNING neutronclient.v2_0.client [None req-01b8c685-a8c9-4c95-aaea-78900f6bbac2 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in 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/967] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:09 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1537 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:10.795 8 WARNING neutronclient.v2_0.client [None req-38fd3667-b350-499a-8387-798791f9191f 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/968] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:10 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1542 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:11.886 7 WARNING neutronclient.v2_0.client [None req-095c4855-77ad-486e-82de-3d3d29a9fdcb 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] The python binding code in 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/971] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:11 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 1542 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, ' [pid: 8|app: 0|req: 487/972] 10.0.0.115 () {34 vars in 671 bytes} [Tue Aug 11 12:32:12 2026] POST /v2.1/os-keypairs => generated 397 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:12.970 7 INFO nova.api.openstack.wsgi [None req-3333f379-cf83-4361-8642-4447e968e544 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] HTTP exception thrown: Instance 973a539b-41d2-4d28-a33a-1ec6b900c65e could not be found. [pid: 7|app: 0|req: 486/973] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:12 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 12:32:12.999 8 INFO nova.api.openstack.wsgi [None req-0488245c-1c74-46b6-bd43-d4fab88023cf 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] HTTP exception thrown: Instance 973a539b-41d2-4d28-a33a-1ec6b900c65e could not be found. [pid: 8|app: 0|req: 488/974] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:32:12 2026] DELETE /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:13.036 7 INFO nova.api.openstack.wsgi [None req-8c2bff87-6a34-415f-8de8-153bb78490c9 4943a8366c824547a5f09061ea8850b5 5b94b9d1664a4901b3d5bfa325ca5f3d - - default default] HTTP exception thrown: Instance 973a539b-41d2-4d28-a33a-1ec6b900c65e could not be found. [pid: 7|app: 0|req: 487/975] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:13 2026] GET /v2.1/servers/973a539b-41d2-4d28-a33a-1ec6b900c65e => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/976] 10.0.0.115 () {32 vars in 704 bytes} [Tue Aug 11 12:32:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-349592534 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:13.675 7 WARNING neutronclient.v2_0.client [None req-7c20c379-06f7-4d6f-bb7a-377d1c534d0a 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in 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/977] 10.0.0.115 () {32 vars in 726 bytes} [Tue Aug 11 12:32:13 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-186827603 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 12:32:13.720 7 WARNING neutronclient.v2_0.client [None req-7c20c379-06f7-4d6f-bb7a-377d1c534d0a 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:32:14.083 7 WARNING neutronclient.v2_0.client [None req-7c20c379-06f7-4d6f-bb7a-377d1c534d0a 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/978] 10.0.0.115 () {34 vars in 663 bytes} [Tue Aug 11 12:32:13 2026] POST /v2.1/servers => generated 450 bytes in 659 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 12:32:14.303 8 WARNING neutronclient.v2_0.client [None req-f48e942a-4d3e-4c79-8008-8fb851aa4da6 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/979] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:14 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1402 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:15.399 7 WARNING neutronclient.v2_0.client [None req-5a9fd1fc-7748-4d3a-a81e-f8350e24bac9 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/980] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:15 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1406 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:16.497 8 WARNING neutronclient.v2_0.client [None req-773e24b4-e904-4b07-b05f-22ecf707c871 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/981] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:16 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1454 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:17.594 7 WARNING neutronclient.v2_0.client [None req-4af44312-bafd-4ceb-b70f-2eb2d13071ab 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/982] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1454 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:18.696 8 WARNING neutronclient.v2_0.client [None req-e59509a9-1a43-4298-ae08-d004850e0f4a 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in 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/983] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:18 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1462 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-08-11 12:32:19.646 7 INFO nova.api.openstack.compute.server_external_events [req-32bbf34c-457f-4776-8cf0-7216b1dc1800 req-c398aee5-88f3-4571-839a-d085f82d6f8f 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:73a06ed8-ec1a-4193-9e77-1bf77bafa2c9 for instance 261efb7e-90c9-4133-aca7-e876ac12b91a on instance [pid: 7|app: 0|req: 491/984] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:32:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:19.869 8 WARNING neutronclient.v2_0.client [None req-de208b8f-7a00-4ea1-a5f9-761ec5c478e6 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/985] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:19 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1540 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:21.030 7 WARNING neutronclient.v2_0.client [None req-2976d91f-0097-4fbf-ac08-abfd0e145903 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/986] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:20 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1528 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:22.216 7 WARNING neutronclient.v2_0.client [None req-3661fb12-a96e-4aec-80d1-921fb365ae69 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/989] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:22 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1528 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:23.393 8 WARNING neutronclient.v2_0.client [None req-ef584d4c-b793-4b1c-bec7-6376bbc0cec5 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in 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/990] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:23 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => 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-08-11 12:32:24.543 7 WARNING neutronclient.v2_0.client [None req-d5b164ee-5865-4703-affb-aac27d6cc94c 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/991] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:24 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1528 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:25.378 8 INFO nova.api.openstack.compute.server_external_events [req-61759789-52f5-4033-9dc4-08d938ef3c88 req-4fe4b6d6-c893-4034-87a4-6c8f97c7ae67 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:73a06ed8-ec1a-4193-9e77-1bf77bafa2c9 for instance 261efb7e-90c9-4133-aca7-e876ac12b91a on instance [pid: 8|app: 0|req: 497/992] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:32:25 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-08-11 12:32:25.704 7 WARNING neutronclient.v2_0.client [None req-dc73b455-8238-44d3-882e-42753dca0297 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/993] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:25 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1528 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:26.916 8 WARNING neutronclient.v2_0.client [None req-7f2e9813-fadf-45c5-b64c-c427c1b8da30 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/994] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:26 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1696 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-08-11 12:32:27.139 7 WARNING neutronclient.v2_0.client [None req-f5e6bbcd-651a-4a0c-b119-fc693bcf08c7 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/995] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:27 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1696 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:28.602 8 INFO nova.api.openstack.compute.server_external_events [req-885f0a2d-f092-4fe4-a860-98a2c321a1c0 req-3b55bbd4-640a-47fb-9ef8-0340c1ab4e77 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:73a06ed8-ec1a-4193-9e77-1bf77bafa2c9 for instance 261efb7e-90c9-4133-aca7-e876ac12b91a on instance [pid: 8|app: 0|req: 499/996] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:32:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/999] 10.0.0.115 () {34 vars in 750 bytes} [Tue Aug 11 12:32:37 2026] POST /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a/action => generated 31962 bytes in 541 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: 501/1002] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:32:48 2026] DELETE /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:49.095 8 WARNING neutronclient.v2_0.client [None req-c2c2a7c5-6e89-465a-9a62-1703ec19fae0 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1003] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:49 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1822 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:50.347 7 WARNING neutronclient.v2_0.client [None req-f1478041-9433-4937-8dc8-91a88a14359a 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in 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/1004] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:50 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1822 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:51.661 8 WARNING neutronclient.v2_0.client [None req-3005b8f4-4279-42e2-9381-ebfbc748263f 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1007] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:51 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1822 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:52.165 7 INFO nova.api.openstack.compute.server_external_events [req-809a21c8-3949-438f-a671-85f166932a95 req-9722ed89-800b-456f-a770-71a62a9c06f9 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-deleted:73a06ed8-ec1a-4193-9e77-1bf77bafa2c9 for instance 261efb7e-90c9-4133-aca7-e876ac12b91a on instance [pid: 7|app: 0|req: 504/1008] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:32:52 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-08-11 12:32:52.880 8 WARNING neutronclient.v2_0.client [None req-c31a7d84-997a-4b77-8e1f-50d4efd16ea1 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1009] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:52 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1483 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:54.079 7 WARNING neutronclient.v2_0.client [None req-85aec90a-d9f9-4430-92d1-358ae53f93f3 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1010] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:54 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1488 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-08-11 12:32:55.188 8 WARNING neutronclient.v2_0.client [None req-cda37cc0-4853-424f-aede-c792cec459f0 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1011] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:55 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 1488 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-08-11 12:32:56.283 7 INFO nova.api.openstack.wsgi [None req-42732caa-df3f-4a13-8268-46ceb5d24fba 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] HTTP exception thrown: Instance 261efb7e-90c9-4133-aca7-e876ac12b91a could not be found. [pid: 7|app: 0|req: 506/1012] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:56 2026] GET /v2.1/servers/261efb7e-90c9-4133-aca7-e876ac12b91a => generated 111 bytes in 40 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: 507/1013] 10.0.0.115 () {32 vars in 728 bytes} [Tue Aug 11 12:32:56 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-926274395 => generated 0 bytes in 37 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: 507/1014] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:32:56 2026] DELETE /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-11 12:32:56.913 8 WARNING neutronclient.v2_0.client [None req-50b40070-b443-4d01-b38b-6462ba9adca8 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1015] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:56 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1700 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:58.141 7 WARNING neutronclient.v2_0.client [None req-6a04743b-2abd-4d14-bdec-e5e350fcb3a3 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in 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/1016] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:58 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1700 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:59.316 8 WARNING neutronclient.v2_0.client [None req-f0390554-6f34-4ef6-8af3-6768e1005b5f 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1017] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:32:59 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1700 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:59.885 7 INFO nova.api.openstack.compute.server_external_events [req-2ab2fbb5-9cd3-44ce-b9aa-ba90e3a3ab25 req-ad3f2dad-ba58-4dc5-b77c-50fb73d16058 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-deleted:14cc265e-b5f7-4897-bc22-60626d736c58 for instance dafa2977-b9f0-496a-973e-7b1e37b74ca0 on instance [pid: 7|app: 0|req: 509/1018] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:32:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:00.536 8 WARNING neutronclient.v2_0.client [None req-6d4f5d46-d363-4f2f-9064-d20ae0123faa 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1019] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:33:00 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1483 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-08-11 12:33:01.641 8 WARNING neutronclient.v2_0.client [None req-4580999a-b70e-4a89-8043-efe84a06e7a8 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1022] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:33:01 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1488 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:02.745 7 WARNING neutronclient.v2_0.client [None req-6823ef1b-002e-4970-b940-b7b40d6b73ac 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1023] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:33:02 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 1488 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:03.829 8 INFO nova.api.openstack.wsgi [None req-ca5c264e-78c7-4704-8828-3201fd4433f5 03702283359241a19acd1a84f24195cc f17c7e61a6ed4446ab81d36719996de7 - - default default] HTTP exception thrown: Instance dafa2977-b9f0-496a-973e-7b1e37b74ca0 could not be found. [pid: 8|app: 0|req: 513/1024] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:33:03 2026] GET /v2.1/servers/dafa2977-b9f0-496a-973e-7b1e37b74ca0 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 512/1025] 10.0.0.115 () {32 vars in 730 bytes} [Tue Aug 11 12:33:04 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1605931562 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 516/1030] 10.0.0.115 () {34 vars in 671 bytes} [Tue Aug 11 12:33:26 2026] POST /v2.1/os-keypairs => generated 396 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:33:28.235 7 WARNING neutronclient.v2_0.client [None req-0bb48189-8e04-4340-8079-8fa385f284c2 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:33:28.281 7 WARNING neutronclient.v2_0.client [None req-0bb48189-8e04-4340-8079-8fa385f284c2 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:33:28.518 7 WARNING neutronclient.v2_0.client [None req-0bb48189-8e04-4340-8079-8fa385f284c2 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1031] 10.0.0.115 () {34 vars in 663 bytes} [Tue Aug 11 12:33:28 2026] POST /v2.1/servers => generated 448 bytes in 543 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 12:33:28.734 8 WARNING neutronclient.v2_0.client [None req-31a7ceeb-218f-4c59-bcbb-22e8781cee55 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1032] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:33:28 2026] GET /v2.1/servers/e5b61752-3f7e-4f20-b9a3-aeadb40fa11f => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:33.820 8 WARNING neutronclient.v2_0.client [None req-7d396776-e7b0-4654-81dd-021daa457a7b 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1035] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:33:33 2026] GET /v2.1/servers/e5b61752-3f7e-4f20-b9a3-aeadb40fa11f => generated 1521 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:34.080 7 INFO nova.api.openstack.compute.server_external_events [req-34df90ee-e728-4aa4-a251-13bcdbb3a860 req-1800d3b9-9fc4-4f3e-9b80-cd83b91f5691 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:4992f677-5652-40e8-a488-cb51595a9b14 for instance e5b61752-3f7e-4f20-b9a3-aeadb40fa11f on instance [pid: 7|app: 0|req: 517/1036] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:33:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:38.970 8 WARNING neutronclient.v2_0.client [None req-552ff253-f2b1-4741-bac0-c5c11965d460 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in 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/1037] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:33:38 2026] GET /v2.1/servers/e5b61752-3f7e-4f20-b9a3-aeadb40fa11f => generated 1519 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:39.438 7 INFO nova.api.openstack.compute.server_external_events [req-5aeb2ac8-def4-4aac-96be-75b51d44b1a5 req-e0d2ffb1-7fb6-4abe-8ca6-e75ac3e01fe0 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:4992f677-5652-40e8-a488-cb51595a9b14 for instance e5b61752-3f7e-4f20-b9a3-aeadb40fa11f on instance [pid: 7|app: 0|req: 518/1038] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:33:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:44.174 8 WARNING neutronclient.v2_0.client [None req-5a0c1562-e8c5-4a6f-b786-b02a22f038d3 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in 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/1041] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:33:44 2026] GET /v2.1/servers/e5b61752-3f7e-4f20-b9a3-aeadb40fa11f => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:45.505 7 INFO nova.api.openstack.compute.server_external_events [req-1f165255-dc3c-4a6f-b951-42a018d93201 req-851a9cb4-b055-4676-91f2-57440566c518 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:4992f677-5652-40e8-a488-cb51595a9b14 for instance e5b61752-3f7e-4f20-b9a3-aeadb40fa11f on instance [pid: 7|app: 0|req: 520/1042] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:33:45 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) 2026-08-11 12:33:45.554 8 WARNING neutronclient.v2_0.client [None req-a0d12ac3-f3b7-4145-8de6-2c6db455a96d 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:33:45.600 8 WARNING neutronclient.v2_0.client [None req-a0d12ac3-f3b7-4145-8de6-2c6db455a96d 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:33:45.865 8 WARNING neutronclient.v2_0.client [None req-a0d12ac3-f3b7-4145-8de6-2c6db455a96d 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1043] 10.0.0.115 () {34 vars in 663 bytes} [Tue Aug 11 12:33:45 2026] POST /v2.1/servers => generated 448 bytes in 574 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:46.086 7 WARNING neutronclient.v2_0.client [None req-a19735c9-a6bd-4602-9b21-48a9f32a784e 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1044] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:33:46 2026] GET /v2.1/servers/c5c5892f-c2a4-4965-94e0-11d8b9895fc1 => generated 1395 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:51.301 8 INFO nova.api.openstack.compute.server_external_events [req-9bcfb81f-d1ab-487a-b83f-277be7b5e5f5 req-373443fc-a08c-4bff-9570-442d01aedf44 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:6a96aab6-69e7-4979-baa1-fbc391f11e41 for instance c5c5892f-c2a4-4965-94e0-11d8b9895fc1 on instance [pid: 8|app: 0|req: 524/1045] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:33:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:51.385 7 WARNING neutronclient.v2_0.client [None req-48bb40b7-adde-420e-b111-da301af5edb2 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1048] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:33:51 2026] GET /v2.1/servers/c5c5892f-c2a4-4965-94e0-11d8b9895fc1 => generated 1521 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:54.876 8 INFO nova.api.openstack.compute.server_external_events [req-3e9c3f99-5c33-4fa1-847a-0fa783173e48 req-cb98df87-aee3-4790-ab06-ef5d162f727a 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:6a96aab6-69e7-4979-baa1-fbc391f11e41 for instance c5c5892f-c2a4-4965-94e0-11d8b9895fc1 on instance [pid: 8|app: 0|req: 527/1049] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:33:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:56.541 7 WARNING neutronclient.v2_0.client [None req-b63f8027-1e24-4137-ac3f-33f73b076b75 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1050] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:33:56 2026] GET /v2.1/servers/c5c5892f-c2a4-4965-94e0-11d8b9895fc1 => generated 1519 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:01.775 8 WARNING neutronclient.v2_0.client [None req-7f42c01c-2782-4ba0-838f-38c864bef991 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1053] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:34:01 2026] GET /v2.1/servers/c5c5892f-c2a4-4965-94e0-11d8b9895fc1 => generated 1818 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:03.152 7 INFO nova.api.openstack.compute.server_external_events [req-5d17af0a-dc47-46de-9ae7-c2e0b13bd57e req-2ba11833-ab3d-4566-997b-b1bdb8f6a985 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:6a96aab6-69e7-4979-baa1-fbc391f11e41 for instance c5c5892f-c2a4-4965-94e0-11d8b9895fc1 on instance [pid: 7|app: 0|req: 525/1054] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:34:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:32.783 7 WARNING neutronclient.v2_0.client [None req-1b220051-7c0a-47dc-90fd-c6b307f91dc4 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:34:32.822 7 WARNING neutronclient.v2_0.client [None req-1b220051-7c0a-47dc-90fd-c6b307f91dc4 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:34:32.974 7 WARNING neutronclient.v2_0.client [None req-1b220051-7c0a-47dc-90fd-c6b307f91dc4 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in 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/1061] 199.19.213.65 () {36 vars in 713 bytes} [Tue Aug 11 12:34:32 2026] POST /v2.1/servers => generated 453 bytes in 742 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:33.619 8 WARNING neutronclient.v2_0.client [None req-5391c494-b45c-4c71-b149-dfe0096510e5 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in 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/1062] 199.19.213.65 () {32 vars in 732 bytes} [Tue Aug 11 12:34:33 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081 => generated 2213 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:33.692 7 WARNING neutronclient.v2_0.client [None req-48b6e9c7-ddc6-4379-9898-a8b2c738bbad 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1063] 199.19.213.65 () {32 vars in 758 bytes} [Tue Aug 11 12:34:33 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 534/1064] 199.19.213.65 () {32 vars in 776 bytes} [Tue Aug 11 12:34:33 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:36.384 7 WARNING neutronclient.v2_0.client [None req-fa599a2c-e0fe-497f-9503-10b5a37841b6 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in 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/1065] 199.19.213.65 () {32 vars in 732 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081 => 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-08-11 12:34:36.490 8 WARNING neutronclient.v2_0.client [None req-f09950fd-53e1-4d55-b0bb-73b9fa27268c 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in 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/1066] 199.19.213.65 () {32 vars in 758 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-interface => generated 28 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: 532/1067] 199.19.213.65 () {32 vars in 776 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:38.584 8 INFO nova.api.openstack.compute.server_external_events [req-60bd5df9-0e1a-4a23-a918-6310afc4ccb0 req-acfdbfd0-09e4-4560-b7db-6e009426d3c4 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:01571580-6d21-4693-b2b9-1a642998971e for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 8|app: 0|req: 536/1068] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:34:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:39.645 7 WARNING neutronclient.v2_0.client [None req-07737c9b-b7d4-43ee-a5e6-4c0309772dcf 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1069] 199.19.213.65 () {32 vars in 732 bytes} [Tue Aug 11 12:34:39 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081 => generated 2445 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:39.791 8 WARNING neutronclient.v2_0.client [None req-cebab157-0dcd-4a97-8e5c-059867567efb 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1070] 199.19.213.65 () {32 vars in 758 bytes} [Tue Aug 11 12:34:39 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-interface => generated 284 bytes in 84 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: 534/1071] 199.19.213.65 () {32 vars in 776 bytes} [Tue Aug 11 12:34:39 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:42.787 8 WARNING neutronclient.v2_0.client [None req-80f13bcf-cadd-4ce3-a262-22c826d1b294 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in 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/1074] 199.19.213.65 () {32 vars in 732 bytes} [Tue Aug 11 12:34:42 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081 => generated 2433 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:42.927 7 WARNING neutronclient.v2_0.client [None req-a15b2784-ada6-48a8-848c-879c7f27dc0d 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in 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/1075] 199.19.213.65 () {32 vars in 758 bytes} [Tue Aug 11 12:34:42 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1076] 199.19.213.65 () {32 vars in 776 bytes} [Tue Aug 11 12:34:42 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:43.525 7 INFO nova.api.openstack.compute.server_external_events [req-8350a4a9-9a08-4264-9a07-319e42960b3e req-b96026e4-aa4a-4d0a-8d3f-c1dba04b235e 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:01571580-6d21-4693-b2b9-1a642998971e for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 7|app: 0|req: 537/1077] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:34:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:45.979 8 WARNING neutronclient.v2_0.client [None req-41ef651b-4d69-4010-8e70-397e46924611 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in 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/1078] 199.19.213.65 () {32 vars in 732 bytes} [Tue Aug 11 12:34:45 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081 => generated 2433 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:46.122 7 WARNING neutronclient.v2_0.client [None req-54b80335-39a4-4609-b81e-ded86f7826ee 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1079] 199.19.213.65 () {32 vars in 758 bytes} [Tue Aug 11 12:34:46 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-interface => generated 286 bytes in 81 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: 542/1080] 199.19.213.65 () {32 vars in 776 bytes} [Tue Aug 11 12:34:46 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:48.868 7 WARNING neutronclient.v2_0.client [None req-f70f3bfc-148a-48c5-bfb5-eba201cf186e 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1081] 199.19.213.65 () {32 vars in 732 bytes} [Tue Aug 11 12:34:48 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081 => 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-08-11 12:34:49.031 8 WARNING neutronclient.v2_0.client [None req-22263d02-99b9-4aa5-8d5a-0c8cd6d25a10 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1082] 199.19.213.65 () {32 vars in 758 bytes} [Tue Aug 11 12:34:48 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-interface => generated 286 bytes in 98 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: 540/1083] 199.19.213.65 () {32 vars in 776 bytes} [Tue Aug 11 12:34:49 2026] GET /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/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-08-11 12:35:24.945 7 WARNING neutronclient.v2_0.client [None req-9c3ef8b2-f0b2-4b9a-b486-28af4644c1fa 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:35:24.992 7 WARNING neutronclient.v2_0.client [None req-9c3ef8b2-f0b2-4b9a-b486-28af4644c1fa 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:27.255 8 INFO nova.api.openstack.compute.server_external_events [req-8da1daa7-d1d1-493e-ac39-1c3e72ba1d84 req-c2591d27-9869-438f-99af-3e58227a64f5 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:20ee9702-d92f-44a5-8bd2-59b780a77d1a for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 8|app: 0|req: 548/1092] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:35:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:30.966 8 INFO nova.api.openstack.compute.server_external_events [req-017f89ac-8af8-4163-86ee-99ab5cbe51ff req-8190b1c4-a56b-4de8-b566-2460bf4c4b4c 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:20ee9702-d92f-44a5-8bd2-59b780a77d1a for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 8|app: 0|req: 549/1093] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:35:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:35:33.553 7 WARNING neutronclient.v2_0.client [None req-9c3ef8b2-f0b2-4b9a-b486-28af4644c1fa 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1096] 199.19.213.65 () {36 vars in 811 bytes} [Tue Aug 11 12:35:24 2026] POST /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-interface => generated 281 bytes in 8700 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:33.913 8 INFO nova.api.openstack.compute.server_external_events [req-0242170b-0504-4d64-8275-40544107654e req-d887b98e-c111-4b24-abe8-a8fe0c7c8e92 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:20ee9702-d92f-44a5-8bd2-59b780a77d1a for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 8|app: 0|req: 552/1097] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:35:33 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-08-11 12:35:34.284 7 INFO nova.api.openstack.compute.server_external_events [req-933fc161-53e9-41fe-8e6e-aa38f1e92718 req-68b7bc3a-9e0f-403f-83f9-90433c4dd5d3 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:20ee9702-d92f-44a5-8bd2-59b780a77d1a for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 7|app: 0|req: 546/1098] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:35:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:36:02.482 8 WARNING neutronclient.v2_0.client [None req-c455cdc1-d4e8-4cb2-ba23-4373819b7cf2 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:36:02.537 8 WARNING neutronclient.v2_0.client [None req-c455cdc1-d4e8-4cb2-ba23-4373819b7cf2 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:36:04.919 7 INFO nova.api.openstack.compute.server_external_events [req-d0407b2a-6b74-4ddc-ab89-b4ae256d986f req-0ba0d1d1-759c-40a1-900b-67f5b33aab52 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:dbde5e7a-5ca0-44e3-a792-b47b8e7aa124 for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 7|app: 0|req: 550/1105] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:36:04 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-08-11 12:36:10.480 7 INFO nova.api.openstack.compute.server_external_events [req-b0fe9054-eefa-4bad-96f6-41cf92b1ffc5 req-5f50aa6d-472e-4703-8d95-293df6a52b30 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:dbde5e7a-5ca0-44e3-a792-b47b8e7aa124 for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 7|app: 0|req: 551/1106] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:36:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:36:11.612 8 WARNING neutronclient.v2_0.client [None req-c455cdc1-d4e8-4cb2-ba23-4373819b7cf2 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1109] 199.19.213.65 () {36 vars in 811 bytes} [Tue Aug 11 12:36:02 2026] POST /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-interface => generated 377 bytes in 9233 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:36:23.839 7 WARNING neutronclient.v2_0.client [None req-0ca8a5de-f8e8-4ffe-9e05-13f87fa3fad3 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 12:36:23.874 7 WARNING neutronclient.v2_0.client [None req-0ca8a5de-f8e8-4ffe-9e05-13f87fa3fad3 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:36:26.153 8 INFO nova.api.openstack.compute.server_external_events [req-919b1c6f-9fbb-4998-8fa8-a9b58107f585 req-a565771a-6ae1-47a8-a93e-639d5d773b90 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:42c69d23-b02b-45d0-a3f3-0ba722deba10 for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 8|app: 0|req: 558/1112] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:36:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:36:31.148 8 INFO nova.api.openstack.compute.server_external_events [req-64ea1695-ef62-4014-8f75-8a256862b97e req-0ee3f82e-6c31-41fc-8dee-c445db0e1dac 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-plugged:42c69d23-b02b-45d0-a3f3-0ba722deba10 for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 8|app: 0|req: 559/1113] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:36:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 12:36:32.913 7 WARNING neutronclient.v2_0.client [None req-0ca8a5de-f8e8-4ffe-9e05-13f87fa3fad3 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] The python binding code in 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/1116] 199.19.213.65 () {36 vars in 811 bytes} [Tue Aug 11 12:36:23 2026] POST /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-interface => generated 378 bytes in 9196 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:36:33.724 8 INFO nova.api.openstack.compute.server_external_events [req-9c0e62da-5bc9-4ffe-a580-81c6bd14ff2e req-11a041f8-95cd-401c-94f9-0abf34a290a4 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:dbde5e7a-5ca0-44e3-a792-b47b8e7aa124 for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 8|app: 0|req: 562/1117] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:36:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:36:47.238 8 INFO nova.api.openstack.compute.server_external_events [req-40cf95e0-6e6a-4b5f-8217-cc343987b379 req-0a5668cb-abda-45d6-a752-304afbb75c71 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:42c69d23-b02b-45d0-a3f3-0ba722deba10 for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 8|app: 0|req: 564/1120] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:36:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1121] 199.19.213.65 () {34 vars in 854 bytes} [Tue Aug 11 12:36:47 2026] DELETE /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-interface/42c69d23-b02b-45d0-a3f3-0ba722deba10 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:36:49.282 8 INFO nova.api.openstack.compute.server_external_events [req-ede3f484-2fb3-44ab-90d2-c39cc7bae68c req-830b5049-83fd-42b3-99bb-73ceb5e1414e 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:42c69d23-b02b-45d0-a3f3-0ba722deba10 for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 8|app: 0|req: 565/1122] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:36:49 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-08-11 12:36:57.623 8 INFO nova.api.openstack.compute.server_external_events [req-51ccb46d-0eb6-46e1-bb20-55e7d8f367e8 req-c63cf243-16c8-4c18-828e-87f16ef92da8 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:dbde5e7a-5ca0-44e3-a792-b47b8e7aa124 for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 8|app: 0|req: 567/1125] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:36:57 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: 559/1126] 199.19.213.65 () {34 vars in 854 bytes} [Tue Aug 11 12:36:57 2026] DELETE /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-interface/dbde5e7a-5ca0-44e3-a792-b47b8e7aa124 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1131] 199.19.213.65 () {34 vars in 854 bytes} [Tue Aug 11 12:37:19 2026] DELETE /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081/os-interface/20ee9702-d92f-44a5-8bd2-59b780a77d1a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 564/1134] 199.19.213.65 () {34 vars in 754 bytes} [Tue Aug 11 12:37:23 2026] DELETE /v2.1/servers/07414b24-79da-4dc1-b601-2345cd82e081 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:37:27.068 8 INFO nova.api.openstack.compute.server_external_events [req-dab36878-bd74-4c6f-9753-e41da033f370 req-c334897d-73a3-4b8a-a40a-b4956a74797b 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-deleted:01571580-6d21-4693-b2b9-1a642998971e for instance 07414b24-79da-4dc1-b601-2345cd82e081 on instance [pid: 8|app: 0|req: 571/1135] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:37:27 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:37:28.596 7 INFO nova.api.openstack.compute.server_external_events [req-a4641dbb-389c-4aff-87c8-b28b6a89e58a req-ba6289de-2a00-4165-9f0a-7a0bfe7f8df0 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:6a96aab6-69e7-4979-baa1-fbc391f11e41 for instance c5c5892f-c2a4-4965-94e0-11d8b9895fc1 on instance [pid: 7|app: 0|req: 565/1136] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:37:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1137] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:37:28 2026] DELETE /v2.1/servers/c5c5892f-c2a4-4965-94e0-11d8b9895fc1 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:37:28.746 7 WARNING neutronclient.v2_0.client [None req-ecb6e0cb-0333-45ef-b384-4dd48ab179e2 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1138] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:37:28 2026] GET /v2.1/servers/c5c5892f-c2a4-4965-94e0-11d8b9895fc1 => generated 1944 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:37:31.190 8 INFO nova.api.openstack.compute.server_external_events [req-1f29c08a-dbc8-4e33-84b0-d48d9d3ee951 req-5590141d-9379-47de-8439-9e1504a20a3e 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-unplugged:6a96aab6-69e7-4979-baa1-fbc391f11e41 for instance c5c5892f-c2a4-4965-94e0-11d8b9895fc1 on instance [pid: 8|app: 0|req: 573/1139] 10.0.0.129 () {38 vars in 815 bytes} [Tue Aug 11 12:37:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:37:31.667 7 INFO nova.api.openstack.compute.server_external_events [req-d0303ee7-8a09-48fa-8832-746f87edeadb req-0cbb1a87-bdf3-4aa2-b68c-77572ce0e86a 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-deleted:6a96aab6-69e7-4979-baa1-fbc391f11e41 for instance c5c5892f-c2a4-4965-94e0-11d8b9895fc1 on instance [pid: 7|app: 0|req: 568/1142] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:37:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:37:33.972 8 WARNING neutronclient.v2_0.client [None req-32869d93-3e04-437b-8cc1-1089853d383b 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1143] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:37:33 2026] GET /v2.1/servers/c5c5892f-c2a4-4965-94e0-11d8b9895fc1 => 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, ' 2026-08-11 12:37:39.051 7 INFO nova.api.openstack.wsgi [None req-335370bf-f161-45f6-b307-a0f612e9ec1e 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] HTTP exception thrown: Instance c5c5892f-c2a4-4965-94e0-11d8b9895fc1 could not be found. [pid: 7|app: 0|req: 569/1144] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:37:39 2026] GET /v2.1/servers/c5c5892f-c2a4-4965-94e0-11d8b9895fc1 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:37:39.801 8 INFO nova.api.openstack.compute.server_external_events [req-d8a69a9c-9fec-4271-9d40-96cd0c3ec664 req-f2fbe1db-8ef5-47b2-ab43-87e16254e15b 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-changed:4992f677-5652-40e8-a488-cb51595a9b14 for instance e5b61752-3f7e-4f20-b9a3-aeadb40fa11f on instance [pid: 8|app: 0|req: 576/1145] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:37:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 570/1146] 10.0.0.115 () {32 vars in 718 bytes} [Tue Aug 11 12:37:39 2026] DELETE /v2.1/servers/e5b61752-3f7e-4f20-b9a3-aeadb40fa11f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:37:39.950 8 WARNING neutronclient.v2_0.client [None req-94420604-28a7-4e11-8f22-79ed9f4b4fd2 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1147] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:37:39 2026] GET /v2.1/servers/e5b61752-3f7e-4f20-b9a3-aeadb40fa11f => generated 1943 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:37:42.999 7 INFO nova.api.openstack.compute.server_external_events [req-8e531ea5-b7fc-4475-9047-9427a68c0c06 req-0eb1fe8c-bfd5-4ad2-9dc8-bedbb9cbd62e 7f4b0359307d4221884904454dbc3b9c e6900c3c51f546e5b1761776eee204df - - bd1343d054824345ba6c299e484e929f bd1343d054824345ba6c299e484e929f] Creating event network-vif-deleted:4992f677-5652-40e8-a488-cb51595a9b14 for instance e5b61752-3f7e-4f20-b9a3-aeadb40fa11f on instance [pid: 7|app: 0|req: 572/1150] 10.0.0.225 () {38 vars in 815 bytes} [Tue Aug 11 12:37:42 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-08-11 12:37:45.151 8 WARNING neutronclient.v2_0.client [None req-3c046b58-63a3-4690-948e-690b8435dc35 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1151] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:37:45 2026] GET /v2.1/servers/e5b61752-3f7e-4f20-b9a3-aeadb40fa11f => generated 1481 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:37:50.247 7 INFO nova.api.openstack.wsgi [None req-591ccd28-6f8b-481b-a474-12b450788dfd 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] HTTP exception thrown: Instance e5b61752-3f7e-4f20-b9a3-aeadb40fa11f could not be found. [pid: 7|app: 0|req: 573/1152] 10.0.0.115 () {32 vars in 715 bytes} [Tue Aug 11 12:37:50 2026] GET /v2.1/servers/e5b61752-3f7e-4f20-b9a3-aeadb40fa11f => 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: 575/1155] 10.0.0.115 () {32 vars in 726 bytes} [Tue Aug 11 12:37:51 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1190367001 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:37:51.511 8 INFO nova.api.openstack.wsgi [None req-5f9e1317-323d-49b6-a52e-76e9f9e30929 12eb7d786f9b4decb61d05c4772a9cc6 52767bcf56f94821b0e87157374781c4 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1190367001 not found for user 12eb7d786f9b4decb61d05c4772a9cc6 [pid: 8|app: 0|req: 581/1156] 10.0.0.115 () {32 vars in 723 bytes} [Tue Aug 11 12:37:51 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1190367001 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1163] 10.0.0.85 () {28 vars in 453 bytes} [Tue Aug 11 12:38:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1164] 10.0.0.85 () {30 vars in 657 bytes} [Tue Aug 11 12:38:29 2026] GET /v2.1 => generated 0 bytes in 156 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 580/1165] 10.0.0.85 () {32 vars in 730 bytes} [Tue Aug 11 12:38:30 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1166] 10.0.0.85 () {34 vars in 805 bytes} [Tue Aug 11 12:38:30 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1167] 10.0.0.85 () {28 vars in 453 bytes} [Tue Aug 11 12:38:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1168] 10.0.0.85 () {30 vars in 657 bytes} [Tue Aug 11 12:38:30 2026] GET /v2.1 => generated 0 bytes in 104 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 582/1169] 10.0.0.85 () {32 vars in 730 bytes} [Tue Aug 11 12:38:30 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1170] 10.0.0.85 () {34 vars in 893 bytes} [Tue Aug 11 12:38:30 2026] GET /v2.1/servers/detail?project_id=1c260a9171bb48f99fe3f765e86bd11d&all_tenants=True => generated 15 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1171] 10.0.0.85 () {34 vars in 893 bytes} [Tue Aug 11 12:38:30 2026] GET /v2.1/servers/detail?project_id=3e1ae6d117e543f2a81d33010c003062&all_tenants=True => generated 15 bytes in 78 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.85 () {34 vars in 893 bytes} [Tue Aug 11 12:38:30 2026] GET /v2.1/servers/detail?project_id=dc39ad6f24944c99965f1353824ca4e6&all_tenants=True => generated 15 bytes in 60 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.85 () {34 vars in 893 bytes} [Tue Aug 11 12:38:30 2026] GET /v2.1/servers/detail?project_id=e5764240ed7b42e8809f1e996bf3cc1a&all_tenants=True => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1174] 10.0.0.85 () {34 vars in 893 bytes} [Tue Aug 11 12:38:31 2026] GET /v2.1/servers/detail?project_id=e6900c3c51f546e5b1761776eee204df&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1179] 10.0.0.115 () {32 vars in 655 bytes} [Tue Aug 11 12:38:43 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1180] 10.0.0.115 () {32 vars in 641 bytes} [Tue Aug 11 12:38:43 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 12:38:44.000 8 WARNING oslo_db.sqlalchemy.utils [None req-78328ca3-19f6-41a9-ac5d-df6ca4163382 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 594/1181] 10.0.0.115 () {32 vars in 649 bytes} [Tue Aug 11 12:38:43 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1182] 10.0.0.115 () {32 vars in 694 bytes} [Tue Aug 11 12:38:44 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)