+ 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 [Wed Sep 9 06:55:48 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-776d796dcb-tq5ns machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f6dcb17c668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-09-09 06:55:54.356 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-09-09 06:55:54.434 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-09-09 06:55:54.462 7 INFO nova.utils [None req-cc97fc54-ba8c-46a9-83af-2e4c08dfa6c7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-09 06:55:54.534 8 INFO nova.utils [None req-1ce747aa-f58d-4f61-8b69-aae0e313fed2 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-09 06:55:54.900 7 WARNING keystonemiddleware._common.config [None req-cc97fc54-ba8c-46a9-83af-2e4c08dfa6c7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 06:55:54.909 7 WARNING oslo_config.cfg [None req-cc97fc54-ba8c-46a9-83af-2e4c08dfa6c7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-09 06:55:54.987 8 WARNING keystonemiddleware._common.config [None req-1ce747aa-f58d-4f61-8b69-aae0e313fed2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 06:55:54.988 7 WARNING keystonemiddleware._common.config [None req-cc97fc54-ba8c-46a9-83af-2e4c08dfa6c7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 06:55:54.996 8 WARNING oslo_config.cfg [None req-1ce747aa-f58d-4f61-8b69-aae0e313fed2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6dcb17c668 pid: 7 (default app) 2026-09-09 06:55:55.074 8 WARNING keystonemiddleware._common.config [None req-1ce747aa-f58d-4f61-8b69-aae0e313fed2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f6dcb17c668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 06:56:01 2026] GET /v2.1 => generated 114 bytes in 15 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-09-09 06:56:02.043 8 WARNING oslo_policy.policy [None req-8c1e9db1-d1cc-48b0-972d-f6bcfc578401 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - 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-09-09 06:56:02.043 8 WARNING oslo_policy.policy [None req-8c1e9db1-d1cc-48b0-972d-f6bcfc578401 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - 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/5] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 06:56:01 2026] GET /v2.1 => generated 0 bytes in 684 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-09-09 06:56:02.272 7 WARNING oslo_policy.policy [req-8c1e9db1-d1cc-48b0-972d-f6bcfc578401 req-f091fadf-ab4c-4d93-9ce3-a78fa32fdcb9 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - 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-09-09 06:56:02.273 7 WARNING oslo_policy.policy [req-8c1e9db1-d1cc-48b0-972d-f6bcfc578401 req-f091fadf-ab4c-4d93-9ce3-a78fa32fdcb9 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - 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/6] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 06:56:02 2026] GET /v2.1/ => generated 399 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 06:56:02.532 8 INFO nova.api.openstack.wsgi [None req-5cb4a061-56ff-4e64-bd3e-e373061d0968 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 162.253.55.68 () {48 vars in 1007 bytes} [Wed Sep 9 06:56:02 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 06:56:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.68 () {52 vars in 1044 bytes} [Wed Sep 9 06:56:02 2026] POST /v2.1/flavors => generated 527 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 06:56:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 06:56:03 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 06:56:03 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-09-09 06:56:03.622 8 INFO nova.api.openstack.wsgi [None req-0c0a0eb5-6185-4744-aed1-31a1e255b1ba dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 162.253.55.68 () {48 vars in 1009 bytes} [Wed Sep 9 06:56:03 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 06:56:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.68 () {52 vars in 1044 bytes} [Wed Sep 9 06:56:03 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 06:56:04 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 06:56:04 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 06:56:04 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-09-09 06:56:04.552 8 INFO nova.api.openstack.wsgi [None req-40bd6ed2-9038-49f0-bb3a-36bc2d2e497a dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 162.253.55.68 () {48 vars in 1011 bytes} [Wed Sep 9 06:56:04 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 06:56:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.68 () {52 vars in 1044 bytes} [Wed Sep 9 06:56:04 2026] POST /v2.1/flavors => generated 531 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 06:56:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 06:56:05 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: 12/24] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 06:56:05 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-09-09 06:56:05.564 8 INFO nova.api.openstack.wsgi [None req-f497a9fb-a958-47e6-b26f-b2b0461810dc dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 162.253.55.68 () {48 vars in 1009 bytes} [Wed Sep 9 06:56:05 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 06:56:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 162.253.55.68 () {52 vars in 1044 bytes} [Wed Sep 9 06:56:05 2026] POST /v2.1/flavors => generated 530 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 06:56:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 06:56:06 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 06:56:06 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-09-09 06:56:06.633 8 INFO nova.api.openstack.wsgi [None req-485ba2aa-98f6-4cf6-98cc-0e8c8df6bbd4 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 162.253.55.68 () {48 vars in 1011 bytes} [Wed Sep 9 06:56:06 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 06:56:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 162.253.55.68 () {52 vars in 1044 bytes} [Wed Sep 9 06:56:06 2026] POST /v2.1/flavors => generated 533 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 10.0.0.99 () {28 vars in 453 bytes} [Wed Sep 9 07:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 42/83] 10.0.0.99 () {30 vars in 657 bytes} [Wed Sep 9 07:00:07 2026] GET /v2.1 => generated 0 bytes in 59 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: 42/84] 10.0.0.99 () {32 vars in 730 bytes} [Wed Sep 9 07:00:07 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 10.0.0.99 () {34 vars in 764 bytes} [Wed Sep 9 07:00:07 2026] GET /v2.1/os-services => generated 546 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 10.0.0.99 () {28 vars in 453 bytes} [Wed Sep 9 07:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 10.0.0.99 () {30 vars in 657 bytes} [Wed Sep 9 07:00:12 2026] GET /v2.1 => generated 0 bytes in 476 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: 46/90] 10.0.0.99 () {32 vars in 730 bytes} [Wed Sep 9 07:00:12 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 10.0.0.99 () {34 vars in 764 bytes} [Wed Sep 9 07:00:12 2026] GET /v2.1/os-services => generated 546 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 10.0.0.99 () {28 vars in 453 bytes} [Wed Sep 9 07: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: 46/93] 10.0.0.99 () {30 vars in 657 bytes} [Wed Sep 9 07:00:17 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 48/94] 10.0.0.99 () {32 vars in 730 bytes} [Wed Sep 9 07:00:17 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: 47/95] 10.0.0.99 () {34 vars in 807 bytes} [Wed Sep 9 07:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 10.0.0.99 () {28 vars in 453 bytes} [Wed Sep 9 07: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 49/99] 10.0.0.99 () {30 vars in 657 bytes} [Wed Sep 9 07:00:22 2026] GET /v2.1 => generated 0 bytes in 23 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 51/100] 10.0.0.99 () {32 vars in 730 bytes} [Wed Sep 9 07:00:22 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: 50/101] 10.0.0.99 () {34 vars in 807 bytes} [Wed Sep 9 07:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/130] 10.0.0.167 () {28 vars in 454 bytes} [Wed Sep 9 07:02:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/131] 10.0.0.167 () {30 vars in 658 bytes} [Wed Sep 9 07:02:41 2026] GET /v2.1 => generated 0 bytes in 174 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: 66/132] 10.0.0.167 () {32 vars in 731 bytes} [Wed Sep 9 07:02:41 2026] GET /v2.1/ => generated 411 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/133] 10.0.0.167 () {34 vars in 804 bytes} [Wed Sep 9 07:02:41 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/166] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:05:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 83/167] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:05:24 2026] GET /v2.1 => generated 0 bytes in 137 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 85/168] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:05:24 2026] GET /v2.1/ => generated 399 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:05:24.941 7 INFO nova.api.openstack.wsgi [None req-de0fbaba-ff0a-4545-8f3b-9fd08db9ab62 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 84/169] 162.253.55.68 () {48 vars in 1013 bytes} [Wed Sep 9 07:05:24 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/170] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 07:05:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/171] 162.253.55.68 () {52 vars in 1045 bytes} [Wed Sep 9 07:05:25 2026] POST /v2.1/flavors => generated 532 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/186] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:06: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: 94/187] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:06:29 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 94/188] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:06:29 2026] GET /v2.1/ => generated 399 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:06:29.779 8 INFO nova.api.openstack.wsgi [None req-6410cda7-839f-40e4-a225-ed5d9edd398c dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user dab46126a0c1470d9e4e8160e805498d [pid: 8|app: 0|req: 95/189] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 07:06:29 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-09-09 07:06:29.796 7 WARNING oslo_db.sqlalchemy.utils [None req-ee2801f9-ba58-47ed-ad0d-ea8d502f42e2 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 95/190] 162.253.55.68 () {48 vars in 1012 bytes} [Wed Sep 9 07:06:29 2026] GET /v2.1/os-keypairs => generated 16 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/191] 162.253.55.68 () {52 vars in 1053 bytes} [Wed Sep 9 07:06:29 2026] POST /v2.1/os-keypairs => generated 576 bytes in 105 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/192] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:06: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: 97/193] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:06: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: 97/194] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:06: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: 98/195] 162.253.55.68 () {48 vars in 1069 bytes} [Wed Sep 9 07:06:33 2026] GET /v2.1/os-quota-sets/1485b9dbd2c04616b193451588b8add9 => generated 283 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/196] 162.253.55.68 () {52 vars in 1121 bytes} [Wed Sep 9 07:06:33 2026] PUT /v2.1/os-quota-sets/1485b9dbd2c04616b193451588b8add9 => generated 238 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:14:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:14:24 2026] GET /v2.1 => generated 0 bytes in 114 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 147/293] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:14:24 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-09-09 07:14:24.186 7 INFO nova.api.openstack.wsgi [None req-cf199259-2ead-4241-845d-85d155de00bb dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 147/294] 162.253.55.68 () {48 vars in 1011 bytes} [Wed Sep 9 07:14:24 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/295] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 07:14:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/296] 162.253.55.68 () {52 vars in 1045 bytes} [Wed Sep 9 07:14:24 2026] POST /v2.1/flavors => generated 532 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/337] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:17:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/338] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:17:47 2026] GET /v2.1 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 170/339] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:17:47 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/340] 162.253.55.68 () {48 vars in 1069 bytes} [Wed Sep 9 07:17:47 2026] GET /v2.1/os-quota-sets/1a787b22262f4952bcbcc982f4dac6cb => generated 283 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/343] 162.253.55.68 () {52 vars in 1121 bytes} [Wed Sep 9 07:17:48 2026] PUT /v2.1/os-quota-sets/1a787b22262f4952bcbcc982f4dac6cb => generated 238 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:30:49 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: 251/501] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:30:49 2026] GET /v2.1 => generated 0 bytes in 176 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/502] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:30:49 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-09-09 07:30:49.763 7 INFO nova.api.openstack.wsgi [None req-f936941b-ea6b-49b0-bfed-10367cdd45e6 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 252/503] 162.253.55.68 () {48 vars in 1007 bytes} [Wed Sep 9 07:30:49 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: 252/504] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 07:30:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 162.253.55.68 () {48 vars in 1095 bytes} [Wed Sep 9 07:30:49 2026] GET /v2.1/flavors/49cc84b0-183c-45a8-bf5b-204e87c8a25d/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/506] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:30: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: 254/507] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:30:50 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 254/508] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:30:50 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:30:50.893 7 INFO nova.api.openstack.wsgi [None req-5260fd5d-e36c-4240-b388-5df35f35ade4 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 255/509] 162.253.55.68 () {48 vars in 1009 bytes} [Wed Sep 9 07:30:50 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: 255/510] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 07:30:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 162.253.55.68 () {48 vars in 1095 bytes} [Wed Sep 9 07:30:50 2026] GET /v2.1/flavors/936bdc6b-b071-4768-b59b-274c7c076455/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:30:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:30:51 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 257/514] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:30:51 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-09-09 07:30:51.889 7 INFO nova.api.openstack.wsgi [None req-a94ff97b-8a10-41a0-8d36-c38d27c479e4 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 258/515] 162.253.55.68 () {48 vars in 1011 bytes} [Wed Sep 9 07:30:51 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 07:30:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 162.253.55.68 () {48 vars in 1095 bytes} [Wed Sep 9 07:30:51 2026] GET /v2.1/flavors/6331d91a-3a6e-415c-99f4-0128cbc316f5/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:30:52 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: 260/519] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:30:52 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/520] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:30:52 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-09-09 07:30:52.903 7 INFO nova.api.openstack.wsgi [None req-8ddba482-a9dc-4552-b645-05898afdea98 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 261/521] 162.253.55.68 () {48 vars in 1009 bytes} [Wed Sep 9 07:30:52 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 07:30:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 162.253.55.68 () {48 vars in 1095 bytes} [Wed Sep 9 07:30:52 2026] GET /v2.1/flavors/1ad6e5e3-8cde-4de4-ad79-308be538c6be/os-extra_specs => generated 19 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:30:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:30:53 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/526] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:30:53 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:30:53.890 7 INFO nova.api.openstack.wsgi [None req-ce5c98d2-478d-44a8-92d4-849c00da750a dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 264/527] 162.253.55.68 () {48 vars in 1011 bytes} [Wed Sep 9 07:30:53 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 07:30:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 162.253.55.68 () {48 vars in 1095 bytes} [Wed Sep 9 07:30:53 2026] GET /v2.1/flavors/9143936d-b4d5-4704-a5b2-181cf94216ef/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/544] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:32:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/545] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:32:03 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/546] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:32:03 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-09-09 07:32:03.797 8 INFO nova.api.openstack.wsgi [None req-ba707189-3501-4840-babd-6e4cbc2fe66f dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 273/547] 162.253.55.68 () {48 vars in 1013 bytes} [Wed Sep 9 07:32:03 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/548] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 07:32:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/549] 162.253.55.68 () {48 vars in 1095 bytes} [Wed Sep 9 07:32:03 2026] GET /v2.1/flavors/76f0226b-9dcd-497a-af61-e7308f86b9a3/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:32:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:32:11 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 277/554] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:32:11 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: 278/555] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 07:32:11 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:32:15 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:32:15 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 279/558] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:32:15 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: 280/559] 162.253.55.68 () {48 vars in 1069 bytes} [Wed Sep 9 07:32:15 2026] GET /v2.1/os-quota-sets/1485b9dbd2c04616b193451588b8add9 => generated 280 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:33:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:33:10 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/574] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:33:10 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-09-09 07:33:10.906 7 INFO nova.api.openstack.wsgi [None req-cc628979-33aa-4987-b449-db03d6e655e9 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 288/575] 162.253.55.68 () {48 vars in 1011 bytes} [Wed Sep 9 07:33:10 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/576] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 07:33:10 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: 289/577] 162.253.55.68 () {48 vars in 1095 bytes} [Wed Sep 9 07:33:10 2026] GET /v2.1/flavors/dcdb7b9c-37e2-4154-8fef-b40fb3cf0790/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:33: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: 292/583] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:33:28 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 292/584] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:33:28 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: 293/585] 162.253.55.68 () {48 vars in 1069 bytes} [Wed Sep 9 07:33:28 2026] GET /v2.1/os-quota-sets/1a787b22262f4952bcbcc982f4dac6cb => generated 280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/596] 162.253.55.68 () {42 vars in 701 bytes} [Wed Sep 9 07:34:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/597] 162.253.55.68 () {44 vars in 905 bytes} [Wed Sep 9 07:34:21 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 300/598] 162.253.55.68 () {46 vars in 978 bytes} [Wed Sep 9 07:34:21 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-09-09 07:34:21.962 8 INFO nova.api.openstack.wsgi [None req-6c9a1120-8b29-4fdf-a0bc-14b558a3c3d5 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 299/599] 162.253.55.68 () {48 vars in 1007 bytes} [Wed Sep 9 07:34:21 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: 7|app: 0|req: 301/600] 162.253.55.68 () {48 vars in 1047 bytes} [Wed Sep 9 07:34:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 304/609] 10.0.0.175 () {32 vars in 655 bytes} [Wed Sep 9 07:35:06 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/610] 10.0.0.175 () {32 vars in 641 bytes} [Wed Sep 9 07:35:06 2026] GET /v2.1/servers => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-09 07:35:06.800 8 WARNING oslo_db.sqlalchemy.utils [None req-6e49defc-a571-4c35-89b9-5dc3f178e51f dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 305/611] 10.0.0.175 () {32 vars in 649 bytes} [Wed Sep 9 07:35:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/612] 10.0.0.175 () {32 vars in 694 bytes} [Wed Sep 9 07:35:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/617] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:18 2026] GET /v2.1/flavors/49cc84b0-183c-45a8-bf5b-204e87c8a25d => generated 511 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/618] 10.0.0.175 () {32 vars in 641 bytes} [Wed Sep 9 07:35:18 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: 8|app: 0|req: 309/619] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:18 2026] GET /v2.1/flavors/49cc84b0-183c-45a8-bf5b-204e87c8a25d => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/620] 10.0.0.175 () {34 vars in 671 bytes} [Wed Sep 9 07:35:22 2026] POST /v2.1/os-keypairs => generated 385 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:35:24.341 7 WARNING neutronclient.v2_0.client [None req-8ab83b04-bb9a-4372-bb1a-ab3e9d4295a3 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:24.798 8 WARNING neutronclient.v2_0.client [None req-06c77830-e7b7-4260-ae2f-7aa81d424917 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in 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/621] 10.0.0.175 () {34 vars in 685 bytes} [Wed Sep 9 07:35:24 2026] POST /v2.1/os-security-groups => generated 247 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:35:24.988 7 WARNING neutronclient.v2_0.client [None req-52a8f143-1731-42f8-9e9f-f92495d4c430 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:25.048 7 WARNING neutronclient.v2_0.client [None req-52a8f143-1731-42f8-9e9f-f92495d4c430 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:25.155 8 WARNING neutronclient.v2_0.client [None req-06c77830-e7b7-4260-ae2f-7aa81d424917 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:25.294 7 WARNING neutronclient.v2_0.client [None req-52a8f143-1731-42f8-9e9f-f92495d4c430 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/622] 10.0.0.175 () {34 vars in 663 bytes} [Wed Sep 9 07:35:24 2026] POST /v2.1/servers => generated 424 bytes in 1758 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-09-09 07:35:25.768 8 WARNING neutronclient.v2_0.client [None req-4c95723e-822a-45a9-814d-86a04974e5cc 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:25.831 8 WARNING neutronclient.v2_0.client [None req-4c95723e-822a-45a9-814d-86a04974e5cc 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in 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.175 () {34 vars in 695 bytes} [Wed Sep 9 07:35:25 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:35:26.023 8 WARNING neutronclient.v2_0.client [None req-3b6764d5-225f-45f0-ba20-b25f27c7647a 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in 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/624] 10.0.0.175 () {34 vars in 663 bytes} [Wed Sep 9 07:35:24 2026] POST /v2.1/servers => generated 451 bytes in 1153 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-09-09 07:35:26.058 7 WARNING neutronclient.v2_0.client [None req-26941b56-f96f-4901-8d22-49187603455b 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in 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/625] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:25 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1370 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:26.128 8 WARNING neutronclient.v2_0.client [None req-870e188d-a897-41b9-927f-c59a51446074 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in 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/626] 10.0.0.175 () {34 vars in 685 bytes} [Wed Sep 9 07:35:26 2026] POST /v2.1/os-security-groups => generated 247 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/627] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:26 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1423 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:35:26.203 7 WARNING neutronclient.v2_0.client [None req-e80c7346-9ba6-4ca5-b3cc-f9bee851ac0b 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:26.236 7 WARNING neutronclient.v2_0.client [None req-e80c7346-9ba6-4ca5-b3cc-f9bee851ac0b 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/628] 10.0.0.175 () {34 vars in 695 bytes} [Wed Sep 9 07:35:26 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:26.348 8 WARNING neutronclient.v2_0.client [None req-37baacd5-1108-45ea-b464-92f50cb1e2e1 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:26.382 8 WARNING neutronclient.v2_0.client [None req-37baacd5-1108-45ea-b464-92f50cb1e2e1 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/629] 10.0.0.175 () {34 vars in 695 bytes} [Wed Sep 9 07:35:26 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:35:26.501 7 WARNING neutronclient.v2_0.client [None req-01fe56da-25e5-456b-afe9-088dc3ee5e33 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/630] 10.0.0.175 () {32 vars in 737 bytes} [Wed Sep 9 07:35:26 2026] GET /v2.1/os-security-groups/8afcb10d-763d-4ccd-8087-0b977ec99942 => generated 664 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:35:26.562 8 WARNING neutronclient.v2_0.client [None req-b73f2f40-df50-4317-8a23-5cbb811e6c2d 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:26.602 8 WARNING neutronclient.v2_0.client [None req-b73f2f40-df50-4317-8a23-5cbb811e6c2d 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:26.643 8 WARNING neutronclient.v2_0.client [None req-b73f2f40-df50-4317-8a23-5cbb811e6c2d 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in 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/631] 10.0.0.175 () {32 vars in 750 bytes} [Wed Sep 9 07:35:26 2026] DELETE /v2.1/os-security-group-rules/b13c3fb5-4801-4f36-bcdc-5d67df9790a7 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-09 07:35:26.760 7 WARNING neutronclient.v2_0.client [None req-becfa632-9480-4ea1-8f7b-b58aa74967fc 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:26.794 7 WARNING neutronclient.v2_0.client [None req-becfa632-9480-4ea1-8f7b-b58aa74967fc 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/632] 10.0.0.175 () {32 vars in 740 bytes} [Wed Sep 9 07:35:26 2026] DELETE /v2.1/os-security-groups/8afcb10d-763d-4ccd-8087-0b977ec99942 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-09 07:35:26.917 8 WARNING neutronclient.v2_0.client [None req-1dc4d82a-e218-4e37-aa8a-556fda790a8b 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:26.967 8 WARNING neutronclient.v2_0.client [None req-1dc4d82a-e218-4e37-aa8a-556fda790a8b 688cecfbc03c4f359dce648b07a5f517 3f8a69ca564d4f86ba2d8254d66c7d7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/633] 10.0.0.175 () {32 vars in 740 bytes} [Wed Sep 9 07:35:26 2026] DELETE /v2.1/os-security-groups/a0d78667-109a-4f02-8ef6-0cdea9c21357 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-09 07:35:27.220 7 WARNING neutronclient.v2_0.client [None req-793cb87e-8141-447b-9566-aac7ea3ccc65 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:27.313 8 WARNING neutronclient.v2_0.client [None req-8e4bc3c4-87f5-4e06-b3bf-b99fa080f85e 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/634] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:27 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1366 bytes in 942 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/637] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:27 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1427 bytes in 868 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:28.532 7 WARNING neutronclient.v2_0.client [None req-e761d4ea-c030-49a0-894d-d040b7310642 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in 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/638] 10.0.0.175 () {34 vars in 685 bytes} [Wed Sep 9 07:35:28 2026] POST /v2.1/os-security-groups => generated 242 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:28.737 8 WARNING neutronclient.v2_0.client [None req-629c509a-278e-4e80-87b2-309381109118 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/639] 10.0.0.175 () {34 vars in 685 bytes} [Wed Sep 9 07:35:28 2026] POST /v2.1/os-security-groups => generated 244 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:35:28.890 7 WARNING neutronclient.v2_0.client [None req-19b9167b-3728-4481-b062-31f5a188726c 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/640] 10.0.0.175 () {34 vars in 685 bytes} [Wed Sep 9 07:35:28 2026] POST /v2.1/os-security-groups => generated 244 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:35:29.026 8 WARNING neutronclient.v2_0.client [None req-67343ef1-efd6-4ab6-afb9-db42fcd5858a 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:29.065 8 WARNING neutronclient.v2_0.client [None req-67343ef1-efd6-4ab6-afb9-db42fcd5858a 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:29.100 8 WARNING neutronclient.v2_0.client [None req-67343ef1-efd6-4ab6-afb9-db42fcd5858a 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/641] 10.0.0.175 () {32 vars in 663 bytes} [Wed Sep 9 07:35:29 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:35:29.160 8 WARNING neutronclient.v2_0.client [None req-d223919a-6a79-44f2-b398-d8d510c50746 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in 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/642] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:29 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1419 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:29.191 8 WARNING neutronclient.v2_0.client [None req-70ab035e-0d59-4fd7-9b54-3e4abd818978 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:29.200 7 WARNING neutronclient.v2_0.client [None req-523917cc-7429-4629-8f31-56abe500c58d 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:29.220 8 WARNING neutronclient.v2_0.client [None req-70ab035e-0d59-4fd7-9b54-3e4abd818978 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/643] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:29 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1422 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/644] 10.0.0.175 () {32 vars in 740 bytes} [Wed Sep 9 07:35:29 2026] DELETE /v2.1/os-security-groups/084c80a0-3a12-40c9-a7cb-ac04229ce6ef => generated 0 bytes in 125 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-09-09 07:35:29.328 7 WARNING neutronclient.v2_0.client [None req-cde7eed7-1d88-42a4-a6e9-b7ecfcfa0e46 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:29.352 7 INFO nova.api.openstack.wsgi [None req-cde7eed7-1d88-42a4-a6e9-b7ecfcfa0e46 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] HTTP exception thrown: Security group 084c80a0-3a12-40c9-a7cb-ac04229ce6ef does not exist Neutron server returns request_ids: ['req-41739a08-a082-4559-ae37-38b4e7b26e8d'] [pid: 7|app: 0|req: 324/645] 10.0.0.175 () {32 vars in 737 bytes} [Wed Sep 9 07:35:29 2026] GET /v2.1/os-security-groups/084c80a0-3a12-40c9-a7cb-ac04229ce6ef => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-09 07:35:29.364 8 WARNING neutronclient.v2_0.client [None req-937030ff-131e-46d7-a8c6-912abafd7f50 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:29.400 8 WARNING neutronclient.v2_0.client [None req-937030ff-131e-46d7-a8c6-912abafd7f50 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/646] 10.0.0.175 () {32 vars in 740 bytes} [Wed Sep 9 07:35:29 2026] DELETE /v2.1/os-security-groups/4c97576a-a04d-4db6-804a-d5f46861b4b6 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-09 07:35:29.543 7 WARNING neutronclient.v2_0.client [None req-344932ca-a585-45e0-83e5-8477664b42d1 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:29.561 7 INFO nova.api.openstack.wsgi [None req-344932ca-a585-45e0-83e5-8477664b42d1 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] HTTP exception thrown: Security group 4c97576a-a04d-4db6-804a-d5f46861b4b6 does not exist Neutron server returns request_ids: ['req-ce971c7c-1519-4992-9760-15a2a095ac20'] [pid: 7|app: 0|req: 325/647] 10.0.0.175 () {32 vars in 737 bytes} [Wed Sep 9 07:35:29 2026] GET /v2.1/os-security-groups/4c97576a-a04d-4db6-804a-d5f46861b4b6 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-09 07:35:29.581 8 WARNING neutronclient.v2_0.client [None req-671cbc87-4a19-4c7f-b899-4406c1dca424 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:29.633 8 WARNING neutronclient.v2_0.client [None req-671cbc87-4a19-4c7f-b899-4406c1dca424 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/648] 10.0.0.175 () {32 vars in 740 bytes} [Wed Sep 9 07:35:29 2026] DELETE /v2.1/os-security-groups/288dd02d-26f4-40f8-a917-d7e3c13b4306 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-09 07:35:29.793 7 WARNING neutronclient.v2_0.client [None req-4a262782-7ac6-49a6-96f1-bef102d6a2af 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:29.816 7 INFO nova.api.openstack.wsgi [None req-4a262782-7ac6-49a6-96f1-bef102d6a2af 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] HTTP exception thrown: Security group 288dd02d-26f4-40f8-a917-d7e3c13b4306 does not exist Neutron server returns request_ids: ['req-aeb002ed-2566-43c7-9064-b53f683556f8'] [pid: 7|app: 0|req: 326/649] 10.0.0.175 () {32 vars in 737 bytes} [Wed Sep 9 07:35:29 2026] GET /v2.1/os-security-groups/288dd02d-26f4-40f8-a917-d7e3c13b4306 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-09 07:35:29.835 8 WARNING neutronclient.v2_0.client [None req-f45b0bc3-e86a-4bbc-8301-be7b4e5deab3 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:29.913 8 WARNING neutronclient.v2_0.client [None req-f45b0bc3-e86a-4bbc-8301-be7b4e5deab3 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:29.958 8 WARNING neutronclient.v2_0.client [None req-f45b0bc3-e86a-4bbc-8301-be7b4e5deab3 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/650] 10.0.0.175 () {32 vars in 663 bytes} [Wed Sep 9 07:35:29 2026] GET /v2.1/os-security-groups => generated 707 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:35:30.029 7 WARNING neutronclient.v2_0.client [None req-3c071491-2392-4fc0-9fa0-a2cb8b7330ea 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:30.047 7 INFO nova.api.openstack.wsgi [None req-3c071491-2392-4fc0-9fa0-a2cb8b7330ea 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] HTTP exception thrown: Security group 288dd02d-26f4-40f8-a917-d7e3c13b4306 does not exist Neutron server returns request_ids: ['req-7ced4960-ba15-4fed-93aa-37055fbe7b5e'] [pid: 7|app: 0|req: 327/651] 10.0.0.175 () {32 vars in 740 bytes} [Wed Sep 9 07:35:30 2026] DELETE /v2.1/os-security-groups/288dd02d-26f4-40f8-a917-d7e3c13b4306 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-09 07:35:30.060 8 WARNING neutronclient.v2_0.client [None req-94c75dfe-961f-4cfd-a500-440b70d08be6 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:30.085 8 INFO nova.api.openstack.wsgi [None req-94c75dfe-961f-4cfd-a500-440b70d08be6 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] HTTP exception thrown: Security group 4c97576a-a04d-4db6-804a-d5f46861b4b6 does not exist Neutron server returns request_ids: ['req-88c4b2a5-ffd6-477b-a1bd-52356acd64c2'] [pid: 8|app: 0|req: 325/652] 10.0.0.175 () {32 vars in 740 bytes} [Wed Sep 9 07:35:30 2026] DELETE /v2.1/os-security-groups/4c97576a-a04d-4db6-804a-d5f46861b4b6 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-09 07:35:30.097 7 WARNING neutronclient.v2_0.client [None req-e12cca0b-17f2-4d6e-99f5-03817f9037f8 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:30.116 7 INFO nova.api.openstack.wsgi [None req-e12cca0b-17f2-4d6e-99f5-03817f9037f8 526e797695054ba08ab84b5e377ab18e 014d6fd01f3a407d9befd70ff3b3f873 - - default default] HTTP exception thrown: Security group 084c80a0-3a12-40c9-a7cb-ac04229ce6ef does not exist Neutron server returns request_ids: ['req-af3906d9-a3e4-45b5-bc21-aafa53206594'] [pid: 7|app: 0|req: 328/653] 10.0.0.175 () {32 vars in 740 bytes} [Wed Sep 9 07:35:30 2026] DELETE /v2.1/os-security-groups/084c80a0-3a12-40c9-a7cb-ac04229ce6ef => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-09 07:35:30.252 8 WARNING neutronclient.v2_0.client [None req-ddcb58ad-2d0c-4a27-a134-6576e26b979e 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:30.301 7 WARNING neutronclient.v2_0.client [None req-76983a36-8b36-48a1-a151-a94a6278a7b3 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/654] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:30 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1475 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/655] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:30 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1430 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:31.382 8 WARNING neutronclient.v2_0.client [None req-e00d13b9-e106-4529-8dc7-37f0e91a4c8c 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:31.415 7 WARNING neutronclient.v2_0.client [None req-585fb842-72e3-4ee4-9af3-b98825c10331 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in 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/656] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:31 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1475 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:31 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1482 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:32.482 8 WARNING neutronclient.v2_0.client [None req-069abdaa-c70c-471f-880e-89915712f3c9 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in 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/658] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:32 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1483 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-09-09 07:35:32.590 7 WARNING neutronclient.v2_0.client [None req-4e8057e4-3f38-429d-8df1-1668e533d1f7 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] 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-09-09 07:35:32.938 8 INFO nova.api.openstack.compute.server_external_events [req-36548608-dde4-4d24-8fa2-5c300b066d3e req-9ef41d53-2e3d-4b30-9fd9-e417f33cbb42 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:be3448f6-18a6-4d1c-b8d8-a17f4acd8748 for instance b53f81ef-549f-444f-a022-1eb7c531509c on instance 2026-09-09 07:35:32.948 8 INFO nova.compute.rpcapi [None req-3c1036bc-a723-4326-a588-bba371052798 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 329/659] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:35:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:32 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1470 bytes in 1008 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:33.612 8 WARNING neutronclient.v2_0.client [None req-0d4f3035-1b52-45f0-8ac3-43adc2e96825 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/661] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:33 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1561 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-09-09 07:35:34.026 7 INFO nova.api.openstack.compute.server_external_events [req-c784fdc5-4c8b-428a-ac00-fd4b7fdd7b4a req-b36724cb-2d2b-4877-b96b-a1a838974721 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:fc9bcd17-553d-48d8-be60-78f47de043f6 for instance b5c4138f-c484-473f-a5a3-7b81095fa7dc on instance 2026-09-09 07:35:34.032 7 INFO nova.compute.rpcapi [None req-e22ecbea-5e6d-4379-9acc-5a06e5cc0d5f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 332/662] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:35:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:34.612 8 WARNING neutronclient.v2_0.client [None req-66284055-c0e4-4685-92ff-af22fca6d142 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] 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-09-09 07:35:34.767 7 WARNING neutronclient.v2_0.client [None req-c136846c-c642-41a9-a8a1-ca4f909f3094 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/663] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:34 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1470 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/664] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:34 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1549 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 332/665] 10.0.0.175 () {34 vars in 671 bytes} [Wed Sep 9 07:35:35 2026] POST /v2.1/os-keypairs => generated 385 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:36.219 7 WARNING neutronclient.v2_0.client [None req-2d5a38a6-142f-4194-bdd8-01e26b6f28e7 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:36.270 8 WARNING neutronclient.v2_0.client [None req-07296391-b998-499d-992f-c1937496314f 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/666] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:36 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1470 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/667] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:36 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1549 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:37.492 7 WARNING neutronclient.v2_0.client [None req-88d53423-17f3-4993-b9bb-0706ca242a90 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] 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-09-09 07:35:37.611 8 WARNING neutronclient.v2_0.client [None req-c2abc12a-1398-4fbb-a81b-02622d006987 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/668] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:37 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1470 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/669] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:37 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1549 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:38.732 7 WARNING neutronclient.v2_0.client [None req-fec0f4f7-3ef1-4bb0-9b90-cfdf3e1f792e 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] 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-09-09 07:35:38.847 8 WARNING neutronclient.v2_0.client [None req-8684ac86-2ad8-4795-a6d6-0fb359f7d552 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/672] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:38 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1470 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:38 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1549 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, ' [pid: 7|app: 0|req: 338/674] 10.0.0.175 () {34 vars in 671 bytes} [Wed Sep 9 07:35:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:39.919 8 WARNING neutronclient.v2_0.client [None req-da3d58b1-f9d8-4dba-805e-9078f470f93a 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:40.033 7 WARNING neutronclient.v2_0.client [None req-951b49a0-47cf-4ef2-807d-1cb20acf582c 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in 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/675] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:39 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1470 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:39 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1549 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:40.966 8 WARNING neutronclient.v2_0.client [None req-76851797-af40-46c3-943e-c41dfdcce55a 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:41.019 8 WARNING neutronclient.v2_0.client [None req-76851797-af40-46c3-943e-c41dfdcce55a 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] 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-09-09 07:35:41.111 7 WARNING neutronclient.v2_0.client [None req-5d700843-6770-43ea-98db-a73481b3fa23 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/677] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:41 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1470 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-09-09 07:35:41.228 8 WARNING neutronclient.v2_0.client [None req-76851797-af40-46c3-943e-c41dfdcce55a 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:41.272 7 WARNING neutronclient.v2_0.client [None req-79c60054-1050-4c27-a882-f0694d13969d 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in 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/678] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:41 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1549 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/679] 10.0.0.175 () {34 vars in 663 bytes} [Wed Sep 9 07:35:40 2026] POST /v2.1/servers => generated 450 bytes in 589 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-09-09 07:35:41.487 7 WARNING neutronclient.v2_0.client [None req-d9cad8fb-b7d3-4b6c-9818-e8f27f641f1f 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/680] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:41 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1401 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-09-09 07:35:41.967 8 INFO nova.api.openstack.compute.server_external_events [req-039807e2-4cab-4fd2-9289-8c7a7b7f25d9 req-46dd7758-cd72-4559-b5b4-c46d63c0e894 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:fc9bcd17-553d-48d8-be60-78f47de043f6 for instance b5c4138f-c484-473f-a5a3-7b81095fa7dc on instance [pid: 8|app: 0|req: 339/681] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:35:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:42.152 7 WARNING neutronclient.v2_0.client [None req-3d1d0702-5157-4abc-96c1-0fa65022a3af feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:42.217 7 WARNING neutronclient.v2_0.client [None req-3d1d0702-5157-4abc-96c1-0fa65022a3af feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] 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-09-09 07:35:42.285 8 WARNING neutronclient.v2_0.client [None req-6b4fe5de-9eac-47d7-848f-8b27461b9e9d 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:42.395 7 WARNING neutronclient.v2_0.client [None req-3d1d0702-5157-4abc-96c1-0fa65022a3af feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/682] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:42 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1470 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-09-09 07:35:42.481 8 WARNING neutronclient.v2_0.client [None req-bd9c79b7-e47e-463d-8de0-14598bb7eb04 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/683] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:42 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1549 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:42.684 8 WARNING neutronclient.v2_0.client [None req-ebbb9f9b-1907-4ede-a98e-6129e707c5a5 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in 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/684] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:42 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1405 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 10.0.0.175 () {34 vars in 663 bytes} [Wed Sep 9 07:35:42 2026] POST /v2.1/servers => generated 451 bytes in 773 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-09-09 07:35:42.836 8 WARNING neutronclient.v2_0.client [None req-4de26f12-5cb1-4171-8f69-6113579dc33b feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in 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/686] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:42 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1253 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-09-09 07:35:43.455 7 WARNING neutronclient.v2_0.client [None req-60ec907f-a694-4e2f-a124-caca832a19bf 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in 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/687] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:43 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1470 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:43.753 8 WARNING neutronclient.v2_0.client [None req-fb508e5d-a00c-4423-96af-aa22f9444cdb 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] 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-09-09 07:35:43.790 7 WARNING neutronclient.v2_0.client [None req-8b7b1e17-3834-4a9f-8a32-c95619d6870d 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in 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.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:43 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:43 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1726 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:43.940 7 WARNING neutronclient.v2_0.client [None req-d4ca158b-918a-4507-8318-b58a330d6497 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:43.971 8 WARNING neutronclient.v2_0.client [None req-a61ddd97-ab82-478f-b17c-2365a929f2b2 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in 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/690] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:43 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1303 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.175 () {32 vars in 741 bytes} [Wed Sep 9 07:35:43 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc/os-interface => generated 284 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:44.031 8 INFO nova.api.openstack.compute.server_external_events [req-119b53ab-1ca1-41af-8fda-7aa4d35e486b req-f854806f-b5f2-4a42-9cd9-09bfeb6654c5 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:be3448f6-18a6-4d1c-b8d8-a17f4acd8748 for instance b53f81ef-549f-444f-a022-1eb7c531509c on instance [pid: 8|app: 0|req: 346/692] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:35:44 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-09-09 07:35:44.733 7 WARNING neutronclient.v2_0.client [None req-efb656c3-83a4-40b0-b258-af22df2c7803 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] 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-09-09 07:35:44.809 8 INFO nova.api.openstack.compute.server_external_events [req-e059945e-735d-41f7-92d7-b66501dd8c8b req-7efdb162-8317-4bad-9997-b76f9b3f133b 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:fc9bcd17-553d-48d8-be60-78f47de043f6 for instance b5c4138f-c484-473f-a5a3-7b81095fa7dc on instance [pid: 8|app: 0|req: 347/693] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:35:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:44.845 8 WARNING neutronclient.v2_0.client [None req-13db1c96-973a-4a07-a40c-70b5f6b8130c 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in 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/694] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:44 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1470 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:44 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1726 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:44.994 7 WARNING neutronclient.v2_0.client [None req-ee15cbae-c0c9-4ca3-a9b9-f4826d90b6e5 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/696] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:44 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1453 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-09-09 07:35:45.079 7 WARNING neutronclient.v2_0.client [None req-c32a778b-a463-4bba-b687-6a9d0a524264 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/697] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:45 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1295 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.175 () {32 vars in 641 bytes} [Wed Sep 9 07:35:44 2026] GET /v2.1/servers => generated 378 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/699] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:35:45 2026] DELETE /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 0 bytes in 107 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-09-09 07:35:45.297 8 WARNING neutronclient.v2_0.client [None req-213960d1-867f-4698-b12b-0d9146e9d4d7 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in 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/700] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:45 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1732 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:46.024 7 WARNING neutronclient.v2_0.client [None req-61a69975-b02f-4df9-b523-404b4ef06bc7 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] 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-09-09 07:35:46.097 8 WARNING neutronclient.v2_0.client [None req-bdc50976-e28a-44d1-aa86-859530499261 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/701] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:45 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1655 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/702] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:46 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1461 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/703] 10.0.0.175 () {32 vars in 723 bytes} [Wed Sep 9 07:35:46 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c/ips => generated 109 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:35:46.188 8 WARNING neutronclient.v2_0.client [None req-669451d3-0493-4f65-ab7f-1dcde0659a97 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] 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: 352/704] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:46 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1351 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/705] 10.0.0.175 () {32 vars in 723 bytes} [Wed Sep 9 07:35:46 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c/ips => generated 109 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/706] 10.0.0.175 () {32 vars in 825 bytes} [Wed Sep 9 07:35:46 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c/ips/tempest-ServerAddressesTestJSON-1260836538-network => generated 94 bytes in 44 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/707] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:35:46 2026] DELETE /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:46.464 8 WARNING neutronclient.v2_0.client [None req-5bd5b503-c332-45a2-ab8d-58b6fc282f12 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:46.476 7 WARNING neutronclient.v2_0.client [None req-e31d15ec-8227-456a-9868-8f862bea767c 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/708] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:46 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1852 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/709] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:46 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1661 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:46.906 8 INFO nova.api.openstack.compute.server_external_events [req-1f3e2405-39ee-4d43-8cb0-6b17dd44bc99 req-11c6943a-1c94-4aa1-b9f7-1443b5dfa8a5 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:09389c18-cfc8-4941-b325-235f0cc6e78b for instance e6708cc6-9ffc-479a-adb5-9721b7674440 on instance [pid: 8|app: 0|req: 355/710] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:35:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:47.228 7 WARNING neutronclient.v2_0.client [None req-309b461d-35f4-463e-805d-27030eaab799 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] 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-09-09 07:35:47.283 8 WARNING neutronclient.v2_0.client [None req-8d9c09c6-71c9-44c6-8350-3cede9d04fed feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/711] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:47 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1351 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:47 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1539 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:47.736 8 WARNING neutronclient.v2_0.client [None req-673492e6-2594-489a-9538-25d4104d675c 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:47.756 7 WARNING neutronclient.v2_0.client [None req-0b6c71d5-1156-43b8-a924-bd904bb89b91 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in 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/713] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:47 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1661 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:47 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1852 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:48.429 7 WARNING neutronclient.v2_0.client [None req-532813ef-f01a-4cc8-9b08-6aff27fe37c2 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:48.449 8 WARNING neutronclient.v2_0.client [None req-bd274ad4-f87b-48de-8553-c73177832322 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/717] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:48 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1427 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:48 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1527 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:48.983 7 INFO nova.api.openstack.compute.server_external_events [req-f9c8505d-ef54-4704-8328-2b4405c5385d req-17d4042f-2b19-48e4-87f1-0eeef7e27931 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-deleted:fc9bcd17-553d-48d8-be60-78f47de043f6 for instance b5c4138f-c484-473f-a5a3-7b81095fa7dc on instance [pid: 7|app: 0|req: 361/719] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:35:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:35:49.010 8 WARNING neutronclient.v2_0.client [None req-9869417e-8abb-4c87-977e-5f26160f3962 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] 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-09-09 07:35:49.052 7 WARNING neutronclient.v2_0.client [None req-56dc0709-b134-4382-a26f-5d081a10b152 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/720] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:49 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1504 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:49.176 7 INFO nova.api.openstack.compute.server_external_events [req-f6cfbb7b-a3f7-48e7-ab5a-9c4570c26e13 req-de6c3e7f-c784-4202-81f3-dee9bdc80909 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:114eba0d-6718-4cd0-96cd-defe9cc82c63 for instance d8c9dc27-03ff-4b0a-af82-ae3083752b1e on instance [pid: 7|app: 0|req: 363/721] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:35:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/722] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:48 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1661 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:49.733 7 INFO nova.api.openstack.compute.server_external_events [req-53b946a4-4d03-4d07-b755-898d37f41226 req-63be662d-2d2b-4790-a560-3f0960118817 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-unplugged:be3448f6-18a6-4d1c-b8d8-a17f4acd8748 for instance b53f81ef-549f-444f-a022-1eb7c531509c on instance [pid: 7|app: 0|req: 364/723] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:35:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:49.765 8 WARNING neutronclient.v2_0.client [None req-32482027-f9dd-4919-a9d5-5ca6c0e68381 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:49.792 7 WARNING neutronclient.v2_0.client [None req-75f22651-9028-462c-92f6-eaffdd4835ea 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in 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/724] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:49 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1437 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/725] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:49 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1527 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:50.256 8 WARNING neutronclient.v2_0.client [None req-cc7377a3-4bdf-44da-9ef9-21a75398fffd 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:50.257 7 WARNING neutronclient.v2_0.client [None req-11bef122-fc12-473d-89d5-4bf8f07819d3 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in 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/726] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:50 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1509 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:50 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1451 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:50.968 8 WARNING neutronclient.v2_0.client [None req-6ddd9f2f-a516-4503-a3b6-49540f4ef72c feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] 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-09-09 07:35:51.017 7 WARNING neutronclient.v2_0.client [None req-23f7bc47-39a7-41f0-b84f-adb0215d786f 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in 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/728] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:50 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1437 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: 367/729] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:50 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1527 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:35:51.128 8 INFO nova.api.openstack.compute.server_external_events [req-53d90e9f-6565-44e5-8f59-6ef98e479b96 req-3630f5d5-8aa2-41a7-b467-a426681c1aa5 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-deleted:be3448f6-18a6-4d1c-b8d8-a17f4acd8748 for instance b53f81ef-549f-444f-a022-1eb7c531509c on instance [pid: 8|app: 0|req: 363/730] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:35:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:51.347 8 WARNING neutronclient.v2_0.client [None req-ba799b9a-c643-40fe-8b43-d3509e079900 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:51.364 7 WARNING neutronclient.v2_0.client [None req-565ae62e-a328-4fac-a15d-172b34eabd94 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] The python binding code in 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/731] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:51 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1456 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:51 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => generated 1509 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:51.628 8 INFO nova.api.openstack.compute.server_external_events [req-ea5f5b37-7eb4-4603-bb4d-203a10859dcc req-b76360f6-6cf2-4fea-a2f8-3071878e0689 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:09389c18-cfc8-4941-b325-235f0cc6e78b for instance e6708cc6-9ffc-479a-adb5-9721b7674440 on instance [pid: 8|app: 0|req: 365/733] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:35:51 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:52.168 7 WARNING neutronclient.v2_0.client [None req-35637c3c-636b-4acd-a79e-6e01a75cff62 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:52.183 8 WARNING neutronclient.v2_0.client [None req-4cca005e-f495-47bd-8421-4f48296fb220 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/734] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:52 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1437 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:52 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1527 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-09 07:35:52.459 7 WARNING neutronclient.v2_0.client [None req-8176e3cd-d06a-4863-8b96-f3188f828092 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:52.485 8 INFO nova.api.openstack.wsgi [None req-e8e64206-b8d1-44f9-b116-652fa632e209 0a6d32b342564e7abe00711172d54859 d0cebaef09f9425dbec5235209f89b45 - - default default] HTTP exception thrown: Instance b5c4138f-c484-473f-a5a3-7b81095fa7dc could not be found. [pid: 8|app: 0|req: 367/736] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:52 2026] GET /v2.1/servers/b5c4138f-c484-473f-a5a3-7b81095fa7dc => 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: 7|app: 0|req: 370/737] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:52 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => generated 1456 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/738] 10.0.0.175 () {32 vars in 704 bytes} [Wed Sep 9 07:35:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-217059193 => 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-09-09 07:35:53.366 7 WARNING neutronclient.v2_0.client [None req-38f0f30b-edf0-4775-b2ce-2e7fbb635697 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:53.435 8 WARNING neutronclient.v2_0.client [None req-af030dcc-3c51-4a16-8cbb-0c4f0bc6627a 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in 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/739] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:53 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1437 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, ' [pid: 8|app: 0|req: 369/740] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:53 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1527 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:35:53.567 7 INFO nova.api.openstack.wsgi [None req-96266318-730a-4593-892d-c33065f39e2d 7791f5319764403fb4a517b11a9053fc d6011c3998af40fe88d0a104f2d4db39 - - default default] HTTP exception thrown: Instance b53f81ef-549f-444f-a022-1eb7c531509c could not be found. [pid: 7|app: 0|req: 372/741] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:53 2026] GET /v2.1/servers/b53f81ef-549f-444f-a022-1eb7c531509c => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:54.598 8 WARNING neutronclient.v2_0.client [None req-8dd9ffd7-9836-458a-b38b-d1d1804288cd feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:35:54.621 7 WARNING neutronclient.v2_0.client [None req-88284551-a549-47d4-a6b7-e49281ebfaed 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/742] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:54 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1425 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/743] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:54 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1718 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:55.233 8 WARNING neutronclient.v2_0.client [None req-3bc0fcce-432b-4bd8-8802-581104bad55b 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/744] 10.0.0.175 () {32 vars in 741 bytes} [Wed Sep 9 07:35:55 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/os-interface => generated 284 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-09 07:35:56.148 8 INFO nova.api.openstack.compute.server_external_events [req-0fb661fc-56d1-40c8-8380-9870f0c3e11e req-30d5bbeb-0c6d-4ff9-a812-8778418226de 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:09389c18-cfc8-4941-b325-235f0cc6e78b for instance e6708cc6-9ffc-479a-adb5-9721b7674440 on instance 2026-09-09 07:35:56.150 7 WARNING neutronclient.v2_0.client [None req-6d3cb899-abd4-456c-8c4b-6af8b732cdff 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in 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/745] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:35:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:35:56.235 8 WARNING neutronclient.v2_0.client [None req-670a9aad-f52d-43d1-912b-f3d0d23f89d0 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/746] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:56 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1718 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:56 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1425 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-09-09 07:35:57.599 7 WARNING neutronclient.v2_0.client [None req-d97649eb-2a89-466b-aa72-9bce90ed191d feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] 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-09-09 07:35:57.685 8 INFO nova.api.openstack.compute.server_external_events [req-a3bb5416-6ebb-49f3-8493-5af83e43fe9a req-f85450e5-aa64-40f4-8d12-236b612c57f2 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:114eba0d-6718-4cd0-96cd-defe9cc82c63 for instance d8c9dc27-03ff-4b0a-af82-ae3083752b1e on instance [pid: 8|app: 0|req: 374/748] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:35:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/749] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:57 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1425 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.175 () {30 vars in 413 bytes} [Wed Sep 9 07:35:57 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/753] 10.0.0.175 () {28 vars in 560 bytes} [Wed Sep 9 07:35:57 2026] GET /v2/ => generated 402 bytes in 487 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: 378/754] 10.0.0.175 () {28 vars in 564 bytes} [Wed Sep 9 07:35:58 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 10.0.0.175 () {30 vars in 413 bytes} [Wed Sep 9 07:35:58 2026] GET / => generated 423 bytes in 10 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-09-09 07:35:58.794 7 WARNING neutronclient.v2_0.client [None req-3963640b-ad7d-44fc-9904-da2d1ca73cd2 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in 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/756] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:58 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1425 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:35:59.974 8 WARNING neutronclient.v2_0.client [None req-d509daac-0e44-4db9-a0a2-080c7455c1ed feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in 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/757] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:35:59 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1612 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:00.141 7 WARNING neutronclient.v2_0.client [None req-2ddd411f-4f9a-4cb0-b27e-4433cf63bf8f feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in 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/758] 10.0.0.175 () {32 vars in 741 bytes} [Wed Sep 9 07:36:00 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:00.817 7 INFO nova.api.openstack.compute.server_external_events [req-0208261d-b334-49ee-8f45-b29739a66f85 req-44a81276-4aab-446d-9536-4aa69821282d 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:114eba0d-6718-4cd0-96cd-defe9cc82c63 for instance d8c9dc27-03ff-4b0a-af82-ae3083752b1e on instance 2026-09-09 07:36:00.819 8 WARNING neutronclient.v2_0.client [None req-60dac41b-02c2-4533-8ce6-e5fb109930f2 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/759] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:36:00 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) [pid: 8|app: 0|req: 379/760] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:00 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1612 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/761] 10.0.0.175 () {32 vars in 641 bytes} [Wed Sep 9 07:36:00 2026] GET /v2.1/servers => generated 388 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/762] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:36:01 2026] DELETE /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => 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-09-09 07:36:01.176 7 WARNING neutronclient.v2_0.client [None req-0b1ae0ca-7e19-4e3f-aded-07bd41670b04 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/763] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:01 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1618 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/764] 10.0.0.175 () {34 vars in 671 bytes} [Wed Sep 9 07:36:02 2026] POST /v2.1/os-keypairs => generated 385 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:02.362 7 WARNING neutronclient.v2_0.client [None req-cb6ef121-565a-4e1e-822d-d45e8687b994 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/765] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:02 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1738 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:36:03.575 8 WARNING neutronclient.v2_0.client [None req-b80ce8f3-074f-4e71-8e16-b8bc69da9107 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/766] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:03 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1738 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:03.816 7 WARNING neutronclient.v2_0.client [None req-7ade1776-e134-42bd-ae03-2ed20935cd7f 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:36:03.873 7 WARNING neutronclient.v2_0.client [None req-7ade1776-e134-42bd-ae03-2ed20935cd7f 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:36:04.046 7 WARNING neutronclient.v2_0.client [None req-7ade1776-e134-42bd-ae03-2ed20935cd7f 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/767] 10.0.0.175 () {34 vars in 663 bytes} [Wed Sep 9 07:36:03 2026] POST /v2.1/servers => generated 453 bytes in 563 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-09-09 07:36:04.322 8 WARNING neutronclient.v2_0.client [None req-a1d65011-066c-4929-b249-89b5311b48cc 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/768] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:04 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1430 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:04.723 7 WARNING neutronclient.v2_0.client [None req-bd3a2445-8771-469c-8b20-d2d1939f481b feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/769] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:04 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1670 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:36:04.928 8 INFO nova.api.openstack.compute.server_external_events [req-6da81ea1-991e-47bc-a6fb-24cd679b5cea req-fbb9e7e4-f318-4c5d-ba68-c2a3078173d9 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-deleted:114eba0d-6718-4cd0-96cd-defe9cc82c63 for instance d8c9dc27-03ff-4b0a-af82-ae3083752b1e on instance [pid: 8|app: 0|req: 384/770] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:36:04 2026] POST /v2.1/os-server-external-events => generated 183 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-09-09 07:36:05.425 7 WARNING neutronclient.v2_0.client [None req-108f021c-6cdc-450c-8228-44ccc7f90b2a 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in 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.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:05 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1434 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:06.241 8 WARNING neutronclient.v2_0.client [None req-e1071539-147b-457e-a087-42a1b3caa649 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in 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.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:05 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1380 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:06.530 7 WARNING neutronclient.v2_0.client [None req-ad8cdcf6-af86-40df-b404-453eb9f8ab8d 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in 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.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:06 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1482 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:07.364 8 WARNING neutronclient.v2_0.client [None req-0b9b261c-67d4-4449-842e-2e82bd5b5808 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/774] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:07 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1385 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, ' 2026-09-09 07:36:07.636 7 WARNING neutronclient.v2_0.client [None req-73874c2e-f287-4ce3-a6ce-da20a19a85f2 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in 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.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:07 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1482 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:08.502 8 WARNING neutronclient.v2_0.client [None req-ef81874d-2431-47e3-8d1a-f2b3da061730 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] The python binding code in 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.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:08 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1385 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:08.761 7 WARNING neutronclient.v2_0.client [None req-a4a0771e-f487-43f9-a1fa-a49aed0d0042 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in 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.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:08 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1490 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-09-09 07:36:09.607 8 WARNING neutronclient.v2_0.client [None req-9d3119c2-64e6-4248-a06c-5280cb47d855 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] 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: 389/780] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:09 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 1385 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:36:09.702 7 INFO nova.api.openstack.compute.server_external_events [req-1cfba88c-e330-4c51-942d-eea9857421ec req-f53593d3-971a-4044-9767-c9e8b8a86f01 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:6d00aa9e-bad5-4714-9bff-9b02b535df53 for instance 0ae8d659-1fa2-4947-a06c-7594ebff5863 on instance [pid: 7|app: 0|req: 392/781] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:36:09 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-09-09 07:36:09.856 8 WARNING neutronclient.v2_0.client [None req-81d47146-4822-482d-be42-13209dfdfd82 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in 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/782] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:09 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1568 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:10.733 7 INFO nova.api.openstack.wsgi [None req-a84ae776-c0a0-4fda-898c-e4589ddff485 feaa611c1a724d2d945f0b9f5e6f7a99 ffb63e8edee743aeb80d597448e872d7 - - default default] HTTP exception thrown: Instance d8c9dc27-03ff-4b0a-af82-ae3083752b1e could not be found. [pid: 7|app: 0|req: 393/783] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:10 2026] GET /v2.1/servers/d8c9dc27-03ff-4b0a-af82-ae3083752b1e => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/784] 10.0.0.175 () {32 vars in 704 bytes} [Wed Sep 9 07:36:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-720898491 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:11.009 7 WARNING neutronclient.v2_0.client [None req-23dd4245-fea3-49af-a5ac-93947edab84a 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in 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/785] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:10 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1556 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:36:12.187 8 WARNING neutronclient.v2_0.client [None req-39fe9565-1d43-4d34-ac33-7a58a435aa73 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in 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/786] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:12 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1556 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-09-09 07:36:13.398 7 WARNING neutronclient.v2_0.client [None req-71a7dd5e-aed3-4a72-a0eb-e5f9801eafbe 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/787] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:13 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1556 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:14.589 8 WARNING neutronclient.v2_0.client [None req-571c9930-2a2c-403c-ab08-8359e7a9c213 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/788] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:14 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1556 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:15.818 7 WARNING neutronclient.v2_0.client [None req-068d7145-1f9b-470b-be54-00597f103be0 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:36:15.819 8 INFO nova.api.openstack.compute.server_external_events [req-5c280573-2a5c-4ed0-895c-a20c8d532da6 req-6813d490-300d-4593-9ba9-9ced2de32747 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:6d00aa9e-bad5-4714-9bff-9b02b535df53 for instance 0ae8d659-1fa2-4947-a06c-7594ebff5863 on instance [pid: 8|app: 0|req: 394/789] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:36:15 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) [pid: 7|app: 0|req: 396/790] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:15 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1556 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:16.988 8 WARNING neutronclient.v2_0.client [None req-cbf3104b-3d34-4639-9e5b-292aeffce190 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/791] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:16 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1739 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:17.238 7 WARNING neutronclient.v2_0.client [None req-9cbce238-76ed-4a10-986f-0f034edf7303 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in 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/792] 10.0.0.175 () {32 vars in 741 bytes} [Wed Sep 9 07:36:17 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863/os-interface => generated 285 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:18.001 7 INFO nova.api.openstack.compute.server_external_events [req-28a0b626-df4f-4516-a434-c5e93e34d35d req-1cb3d4c2-2726-4894-9dd4-038c2739df63 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:6d00aa9e-bad5-4714-9bff-9b02b535df53 for instance 0ae8d659-1fa2-4947-a06c-7594ebff5863 on instance [pid: 7|app: 0|req: 399/795] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:36:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:36:18.010 8 WARNING neutronclient.v2_0.client [None req-657568d7-2b94-4814-8234-98e60ae5e707 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/796] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:17 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1739 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 400/797] 10.0.0.175 () {32 vars in 641 bytes} [Wed Sep 9 07:36:18 2026] GET /v2.1/servers => generated 383 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, ' [pid: 8|app: 0|req: 398/798] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:36:18 2026] DELETE /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 0 bytes in 96 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-09-09 07:36:18.312 7 WARNING neutronclient.v2_0.client [None req-4036dd10-cba3-4746-bf1c-3e7749bdf063 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/799] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:18 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1745 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:19.500 8 WARNING neutronclient.v2_0.client [None req-356778fa-8132-4d3f-bd08-9faaad9a7804 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/800] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:19 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1865 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:20.681 7 WARNING neutronclient.v2_0.client [None req-373eaf85-ec25-4825-818a-a83f80d27137 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in 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/801] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:20 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1865 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/802] 10.0.0.175 () {34 vars in 671 bytes} [Wed Sep 9 07:36:20 2026] POST /v2.1/os-keypairs => generated 385 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:21.430 7 INFO nova.api.openstack.compute.server_external_events [req-2dc1f63c-0c78-459b-ad61-2fa81ba48b61 req-8375e45a-476f-40f5-a6f0-18a01efd3c6d 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-deleted:6d00aa9e-bad5-4714-9bff-9b02b535df53 for instance 0ae8d659-1fa2-4947-a06c-7594ebff5863 on instance [pid: 7|app: 0|req: 403/803] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:36:21 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) 2026-09-09 07:36:21.845 8 WARNING neutronclient.v2_0.client [None req-ab4bdad0-dd0a-4071-9fff-4c92b66a8861 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/804] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:21 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1511 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-09-09 07:36:22.305 7 WARNING neutronclient.v2_0.client [None req-ae0aa93f-03ff-4425-8b33-5525ad9e2475 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:36:22.371 7 WARNING neutronclient.v2_0.client [None req-ae0aa93f-03ff-4425-8b33-5525ad9e2475 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:36:22.623 7 WARNING neutronclient.v2_0.client [None req-ae0aa93f-03ff-4425-8b33-5525ad9e2475 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/805] 10.0.0.175 () {34 vars in 663 bytes} [Wed Sep 9 07:36:22 2026] POST /v2.1/servers => generated 453 bytes in 677 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-09-09 07:36:22.920 8 WARNING neutronclient.v2_0.client [None req-82f7c6aa-59b9-4f91-a97d-f1e27784b545 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] 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: 402/806] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:22 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1391 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:36:23.028 7 WARNING neutronclient.v2_0.client [None req-4bacac32-ffc7-438e-b107-c4fcefef4667 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in 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/807] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:22 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1516 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:24.050 8 WARNING neutronclient.v2_0.client [None req-825a9f69-45fd-4b1d-bc95-63ef4c918bca dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] 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: 403/808] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:23 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1395 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:36:24.146 7 WARNING neutronclient.v2_0.client [None req-74c63c9d-a750-4ba3-8021-8ec3cf60d48d 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/809] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:24 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 1516 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-09-09 07:36:25.182 8 WARNING neutronclient.v2_0.client [None req-dd79660b-14a3-4d82-8f89-cd3b843bd7a2 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] 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: 404/810] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:25 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1443 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:36:25.266 7 INFO nova.api.openstack.wsgi [None req-b7d0f626-514a-4a70-8716-295c9c002d7e 7c26e281a5084aa68f0bf7179ed9a6fa 128df0fc31a647238f9ecacae5090dff - - default default] HTTP exception thrown: Instance 0ae8d659-1fa2-4947-a06c-7594ebff5863 could not be found. [pid: 7|app: 0|req: 407/811] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:25 2026] GET /v2.1/servers/0ae8d659-1fa2-4947-a06c-7594ebff5863 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/812] 10.0.0.175 () {32 vars in 704 bytes} [Wed Sep 9 07:36:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-207479057 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:26.302 7 WARNING neutronclient.v2_0.client [None req-0b7368b0-ba8b-4c12-ac09-af54acab364a dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in 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/813] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:26 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1443 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:36:27.874 8 WARNING neutronclient.v2_0.client [None req-d0bd1acb-1356-43f5-8c73-c5b1bd154d34 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/816] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:27 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1451 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:29.321 7 INFO nova.api.openstack.compute.server_external_events [req-63b1d848-bfc6-4b20-a0e6-238ddfbb76ae req-feb93f78-c93f-4fc5-bbbf-8254e141f17d 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:ab6bf89f-4056-4e55-b5d1-2138c179fafa for instance 07e43fa8-f643-4178-bab3-854bb66cf6ae on instance [pid: 7|app: 0|req: 411/817] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:36:29 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-09-09 07:36:29.434 8 WARNING neutronclient.v2_0.client [None req-9563fcb6-ef3e-4581-9afa-69743b03dd55 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in 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.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:29 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1517 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:30.622 7 WARNING neutronclient.v2_0.client [None req-ff4002a9-9e54-4247-be96-9e5fe477dea1 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in 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.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:30 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1517 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:31.897 8 WARNING neutronclient.v2_0.client [None req-8c8be9fa-91ab-49a7-a86d-44ab10594a63 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/820] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:31 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1517 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-09-09 07:36:33.071 7 WARNING neutronclient.v2_0.client [None req-8617dc58-bfb4-44e9-b347-b3b65b7973d4 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/821] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:33 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1517 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-09-09 07:36:34.288 8 WARNING neutronclient.v2_0.client [None req-eafd7246-c8f8-4cb8-9250-bb3d59c2fdf7 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in 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.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:34 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1517 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:34.760 7 INFO nova.api.openstack.compute.server_external_events [req-2ac561fc-8400-4f68-b465-784c8f19966b req-d5a120cb-d886-4d86-b534-2bbbeb4d3845 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:ab6bf89f-4056-4e55-b5d1-2138c179fafa for instance 07e43fa8-f643-4178-bab3-854bb66cf6ae on instance [pid: 7|app: 0|req: 414/823] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:36:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:35.650 8 WARNING neutronclient.v2_0.client [None req-a2557592-d756-48f4-9a66-8fa255e4ce0a dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/824] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:35 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1517 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-09-09 07:36:36.818 7 WARNING neutronclient.v2_0.client [None req-533c7b12-c2a5-4881-b9af-a6a8322497e1 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/825] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:36 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1699 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:37.066 8 WARNING neutronclient.v2_0.client [None req-562bb299-eee0-4877-9366-de6f1d7dc3b4 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/826] 10.0.0.175 () {32 vars in 741 bytes} [Wed Sep 9 07:36:37 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae/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-09-09 07:36:37.744 7 INFO nova.api.openstack.compute.server_external_events [req-1e0644a8-9972-4112-a696-e16b32fef136 req-8a53fd50-bdcc-4e51-9eb2-a029b405ed1d 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:ab6bf89f-4056-4e55-b5d1-2138c179fafa for instance 07e43fa8-f643-4178-bab3-854bb66cf6ae on instance [pid: 7|app: 0|req: 416/827] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:36:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:51.318 7 WARNING neutronclient.v2_0.client [None req-9f8c35ae-d933-4d77-9878-87e002792d52 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/832] 10.0.0.175 () {32 vars in 741 bytes} [Wed Sep 9 07:36:51 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/os-interface => generated 284 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, ' 2026-09-09 07:36:51.455 8 WARNING neutronclient.v2_0.client [None req-5503ca97-47ea-4c07-86cd-4039e1cca1db 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in 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/833] 10.0.0.175 () {32 vars in 815 bytes} [Wed Sep 9 07:36:51 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/os-interface/09389c18-cfc8-4941-b325-235f0cc6e78b => generated 281 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/834] 10.0.0.175 () {32 vars in 723 bytes} [Wed Sep 9 07:36:51 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/ips => generated 156 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/835] 10.0.0.175 () {34 vars in 750 bytes} [Wed Sep 9 07:36:51 2026] POST /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/action => generated 0 bytes in 51 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: 421/836] 10.0.0.175 () {32 vars in 723 bytes} [Wed Sep 9 07:36:51 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/837] 10.0.0.175 () {32 vars in 723 bytes} [Wed Sep 9 07:36:52 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:53.061 7 INFO nova.api.openstack.compute.server_external_events [req-a20ea195-050d-4d67-881d-887dd49bfcfa req-37d5c1f2-db2a-48c2-8ad5-6b4421eb3e75 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:09389c18-cfc8-4941-b325-235f0cc6e78b for instance e6708cc6-9ffc-479a-adb5-9721b7674440 on instance [pid: 7|app: 0|req: 422/838] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:36:53 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: 8|app: 0|req: 417/839] 10.0.0.175 () {32 vars in 723 bytes} [Wed Sep 9 07:36:53 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/ips => generated 156 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: 423/840] 10.0.0.175 () {32 vars in 723 bytes} [Wed Sep 9 07:36:54 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/ips => generated 195 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-09-09 07:36:54.955 8 WARNING neutronclient.v2_0.client [None req-5c61052a-c049-4150-9177-bcca138924d3 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/841] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:54 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1953 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/842] 10.0.0.175 () {34 vars in 750 bytes} [Wed Sep 9 07:36:55 2026] POST /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/action => generated 0 bytes in 51 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: 419/843] 10.0.0.175 () {32 vars in 723 bytes} [Wed Sep 9 07:36:55 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/ips => generated 195 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: 425/844] 10.0.0.175 () {32 vars in 723 bytes} [Wed Sep 9 07:36:56 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/ips => generated 195 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:56.502 8 INFO nova.api.openstack.compute.server_external_events [req-92409ac1-d8f5-4b75-a272-6509054afb0e req-d9247282-3256-4ce3-9185-7d410791ca3a 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:09389c18-cfc8-4941-b325-235f0cc6e78b for instance e6708cc6-9ffc-479a-adb5-9721b7674440 on instance [pid: 8|app: 0|req: 420/845] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:36:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/846] 10.0.0.175 () {32 vars in 723 bytes} [Wed Sep 9 07:36:57 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/ips => generated 195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/849] 10.0.0.175 () {32 vars in 723 bytes} [Wed Sep 9 07:36:58 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440/ips => generated 156 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/850] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:36:58 2026] DELETE /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:58.520 7 WARNING neutronclient.v2_0.client [None req-530357c9-b8b5-48f2-87f2-d2e3976c7644 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in 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/851] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:58 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1844 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:36:59.570 8 WARNING neutronclient.v2_0.client [None req-89b947ca-9f2d-4b98-9dc4-6f2e9e15deab dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/852] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:59 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1819 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:36:59.741 7 WARNING neutronclient.v2_0.client [None req-48377ec2-7ccd-4014-b505-0d36b171bfef 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] 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-09-09 07:36:59.783 8 WARNING neutronclient.v2_0.client [None req-08cfe2c3-24cb-4ddc-965f-d341eeecf5ca dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in 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/853] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:59 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1819 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/854] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:36:59 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1844 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/855] 10.0.0.175 () {34 vars in 750 bytes} [Wed Sep 9 07:37:00 2026] POST /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae/action => generated 0 bytes in 109 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-09-09 07:37:00.439 7 WARNING neutronclient.v2_0.client [None req-15695f7f-94ac-4c99-9088-6b049b3b6ba9 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/856] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:00 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1821 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:01.084 8 WARNING neutronclient.v2_0.client [None req-9406cc3f-276f-47d2-bc4a-1f450d61f919 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/857] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:01 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1844 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:01.585 7 INFO nova.api.openstack.compute.server_external_events [req-5a9c1ac1-1444-4542-baba-ed6b5a391baa req-8fbccf90-98b6-4aa3-a8e7-7ed0f825d1d4 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-deleted:09389c18-cfc8-4941-b325-235f0cc6e78b for instance e6708cc6-9ffc-479a-adb5-9721b7674440 on instance [pid: 7|app: 0|req: 432/858] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:37:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:37:01.605 8 WARNING neutronclient.v2_0.client [None req-4517a3b9-a6f3-4a48-ae16-8791530b86a0 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in 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/859] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:01 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1821 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-09-09 07:37:02.336 7 WARNING neutronclient.v2_0.client [None req-0801bb74-d00d-48d4-a908-a6bc47540f68 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in 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/860] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:02 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1482 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-09-09 07:37:02.805 8 WARNING neutronclient.v2_0.client [None req-9e0c4b48-0c3b-46bb-995f-fa919d4b0520 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in 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/861] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:02 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1821 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-09-09 07:37:03.457 7 WARNING neutronclient.v2_0.client [None req-342d6988-fdc3-4294-8624-2ff37ab6eb8a 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/862] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:03 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1487 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-09-09 07:37:04.016 8 WARNING neutronclient.v2_0.client [None req-e58b00a5-eee4-4d6c-bc4b-9c7c71c06fc9 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/863] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:03 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1826 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:04.562 7 WARNING neutronclient.v2_0.client [None req-40b42772-57de-4598-a93d-35fdd84dce32 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] The python binding code in 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/864] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:04 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 1487 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-09-09 07:37:05.215 8 WARNING neutronclient.v2_0.client [None req-69edef9d-e7b0-4d88-97b6-26c32c73ee10 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in 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/865] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:05 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1826 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:05.650 7 INFO nova.api.openstack.wsgi [None req-30ac9827-1778-47ab-a783-e3f22c09ca05 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] HTTP exception thrown: Instance e6708cc6-9ffc-479a-adb5-9721b7674440 could not be found. [pid: 7|app: 0|req: 436/866] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:05 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/867] 10.0.0.175 () {32 vars in 706 bytes} [Wed Sep 9 07:37:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1632274366 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:06.196 7 INFO nova.api.openstack.wsgi [None req-e6d01ee0-82fe-4221-8c44-4e079b13a3c8 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] HTTP exception thrown: Instance e6708cc6-9ffc-479a-adb5-9721b7674440 could not be found. [pid: 7|app: 0|req: 437/868] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:37:06 2026] DELETE /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-09 07:37:06.203 8 INFO nova.api.openstack.compute.server_external_events [req-f7e95713-33cd-4a00-9e7b-ef04f2386d53 req-dc966259-74d1-40d8-b222-57e1a0574f6b 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-unplugged:ab6bf89f-4056-4e55-b5d1-2138c179fafa for instance 07e43fa8-f643-4178-bab3-854bb66cf6ae on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/869] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:37:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:37:06.229 7 INFO nova.api.openstack.wsgi [None req-f3d1ebf9-9ab9-4b1e-90d2-6e8d31d0196e 2654c2f141134c82ba5a7895247c0f28 8ae20c25f4d8421b973c5e527b255c50 - - default default] HTTP exception thrown: Instance e6708cc6-9ffc-479a-adb5-9721b7674440 could not be found. [pid: 7|app: 0|req: 438/870] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:06 2026] GET /v2.1/servers/e6708cc6-9ffc-479a-adb5-9721b7674440 => 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-09-09 07:37:06.436 8 WARNING neutronclient.v2_0.client [None req-293bb8cf-2012-48b0-98db-b83b3c98b74b dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/871] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:06 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1826 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:07.647 7 WARNING neutronclient.v2_0.client [None req-363f2f44-c5b1-43cd-93ba-49b5c7b2a538 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in 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/872] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:07 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1826 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:08.767 8 INFO nova.api.openstack.compute.server_external_events [req-9f849d28-4bc0-4d5f-84a5-d6ce0f4cb412 req-23aece38-7743-462a-93a4-1e685020401b 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:ab6bf89f-4056-4e55-b5d1-2138c179fafa for instance 07e43fa8-f643-4178-bab3-854bb66cf6ae on instance [pid: 8|app: 0|req: 435/875] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:37:08 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-09-09 07:37:08.852 7 WARNING neutronclient.v2_0.client [None req-25b5db3b-9c8f-46b5-9822-3aa4a4705145 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in 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/876] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:08 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1826 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:10.012 8 WARNING neutronclient.v2_0.client [None req-01a40dc4-e98c-4bb2-a711-74c002109183 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/877] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:09 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1819 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:31.531 8 WARNING neutronclient.v2_0.client [None req-8f217b71-62a2-463d-be8f-105c1a9d346a dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/882] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:31 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1819 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/883] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:37:31 2026] DELETE /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:31.822 8 WARNING neutronclient.v2_0.client [None req-73ef7475-10ca-436b-8ae5-9f43012bb7c2 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/884] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:31 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1825 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:32.991 7 WARNING neutronclient.v2_0.client [None req-3ab8ebcc-943f-48ec-94e3-1c468ee17e08 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/885] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:32 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1825 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:34.169 8 WARNING neutronclient.v2_0.client [None req-809b624b-3f23-4aae-84c8-5fda83299b09 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in 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/886] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:34 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1825 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:34.967 7 INFO nova.api.openstack.compute.server_external_events [req-a86c67f1-99e6-457e-bf48-3c23fb04498f req-cc57f790-0dbf-4614-b73a-9b9b4f41d24c 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-deleted:ab6bf89f-4056-4e55-b5d1-2138c179fafa for instance 07e43fa8-f643-4178-bab3-854bb66cf6ae on instance [pid: 7|app: 0|req: 446/887] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:37:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:35.315 8 WARNING neutronclient.v2_0.client [None req-b8eae60e-13a7-48de-826b-0f86433f9200 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/888] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:35 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1472 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:36.514 7 WARNING neutronclient.v2_0.client [None req-1625e38d-c30a-4242-8356-da7a45c26ea6 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/889] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:36 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1477 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/890] 10.0.0.175 () {34 vars in 671 bytes} [Wed Sep 9 07:37:36 2026] POST /v2.1/os-keypairs => generated 395 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:37.622 7 WARNING neutronclient.v2_0.client [None req-d7f5dac1-225a-48f5-8ccb-d31f383709d4 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] The python binding code in 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/891] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:37 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 1477 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:38.612 7 WARNING neutronclient.v2_0.client [None req-9a4aa27a-c6aa-4d3b-a463-9fb2ecec8509 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:37:38.665 7 WARNING neutronclient.v2_0.client [None req-9a4aa27a-c6aa-4d3b-a463-9fb2ecec8509 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:37:38.825 8 INFO nova.api.openstack.wsgi [None req-e6378c39-9978-4c44-b54c-6a6367433012 dbfcb173a5484f58919d4df584dffb81 c665d4e0a1fc44c6b5ea5dcc64abedab - - default default] HTTP exception thrown: Instance 07e43fa8-f643-4178-bab3-854bb66cf6ae could not be found. [pid: 8|app: 0|req: 445/894] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:38 2026] GET /v2.1/servers/07e43fa8-f643-4178-bab3-854bb66cf6ae => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/895] 10.0.0.175 () {32 vars in 704 bytes} [Wed Sep 9 07:37:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-983403127 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-09 07:37:38.902 7 WARNING neutronclient.v2_0.client [None req-9a4aa27a-c6aa-4d3b-a463-9fb2ecec8509 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in 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/896] 10.0.0.175 () {34 vars in 663 bytes} [Wed Sep 9 07:37:38 2026] POST /v2.1/servers => generated 448 bytes in 635 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-09 07:37:39.200 8 WARNING neutronclient.v2_0.client [None req-a939a1a4-3af5-45e8-898b-fa9d4fc4f54d 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in 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/897] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:39 2026] GET /v2.1/servers/a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 => generated 1394 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-09-09 07:37:44.350 7 WARNING neutronclient.v2_0.client [None req-163832bc-5c16-4925-bb7a-20e93a960bd3 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/898] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:44 2026] GET /v2.1/servers/a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 => generated 1520 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-09-09 07:37:44.749 8 INFO nova.api.openstack.compute.server_external_events [req-3398b183-698e-4712-aecc-6f8db535e19a req-3239ab77-6967-46f3-9d8d-6459162ad264 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:6690b74f-f30e-488a-94e7-5a07a4e2219a for instance a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 on instance [pid: 8|app: 0|req: 448/899] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:37:44 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-09-09 07:37:49.541 8 WARNING neutronclient.v2_0.client [None req-71543eef-680d-4664-a2c0-8d20f4fc999b 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/902] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:49 2026] GET /v2.1/servers/a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 => generated 1518 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:50.785 7 INFO nova.api.openstack.compute.server_external_events [req-4c83ee01-10f0-44c6-bf97-756afc342c2e req-7884dbbc-6ea3-45ac-aa8e-ece0d7823738 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:6690b74f-f30e-488a-94e7-5a07a4e2219a for instance a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 on instance [pid: 7|app: 0|req: 453/903] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:37:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:53.971 8 WARNING neutronclient.v2_0.client [None req-2f950a88-7439-4f9d-a8c9-a1d2028ba86c 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:37:54.159 8 WARNING neutronclient.v2_0.client [None req-2f950a88-7439-4f9d-a8c9-a1d2028ba86c 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/904] 10.0.0.175 () {34 vars in 663 bytes} [Wed Sep 9 07:37:53 2026] POST /v2.1/servers => generated 424 bytes in 533 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-09-09 07:37:54.426 7 WARNING neutronclient.v2_0.client [None req-e9bbb8eb-ddbc-4276-84a0-20d1213ec482 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/905] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:54 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1367 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-09-09 07:37:54.811 8 WARNING neutronclient.v2_0.client [None req-acc75cd5-4983-4e1c-94bf-fc4f49d74f43 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in 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/906] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:54 2026] GET /v2.1/servers/a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 => generated 1818 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:55.529 7 WARNING neutronclient.v2_0.client [None req-92848ab1-156b-4ba2-8dd7-47df74fff69e 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/907] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:55 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1371 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:56.115 8 INFO nova.api.openstack.compute.server_external_events [req-8066add2-d468-4b27-993b-7c70cdea1ec5 req-c7347f64-4bc2-4e14-8768-0e95b413e352 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:6690b74f-f30e-488a-94e7-5a07a4e2219a for instance a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 on instance [pid: 8|app: 0|req: 453/908] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:37:56 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-09-09 07:37:56.177 7 WARNING neutronclient.v2_0.client [None req-695fa54d-375d-4eae-8153-17f3efb2d8cd 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:37:56.216 7 WARNING neutronclient.v2_0.client [None req-695fa54d-375d-4eae-8153-17f3efb2d8cd 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:37:56.429 7 WARNING neutronclient.v2_0.client [None req-695fa54d-375d-4eae-8153-17f3efb2d8cd 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] 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: 456/909] 10.0.0.175 () {34 vars in 663 bytes} [Wed Sep 9 07:37:56 2026] POST /v2.1/servers => generated 448 bytes in 587 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-09-09 07:37:56.703 8 WARNING neutronclient.v2_0.client [None req-afccded2-58e9-4e8e-bdbb-f63a50f58b79 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:37:56.715 7 WARNING neutronclient.v2_0.client [None req-9d774ac8-3db3-473d-99dc-d6146154b287 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/910] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:56 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1419 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/911] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:56 2026] GET /v2.1/servers/fa1975fa-b640-43d8-b084-9fe46fc09922 => generated 1394 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:57.886 8 WARNING neutronclient.v2_0.client [None req-caabf4e0-54b4-4edb-88af-250ca9cdba69 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/914] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:57 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1419 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:58.995 7 WARNING neutronclient.v2_0.client [None req-df8284a4-bb70-46d8-be31-3e3d21318aa5 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in 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/915] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:37:58 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1427 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:37:59.714 8 INFO nova.api.openstack.compute.server_external_events [req-a3c2c117-6d17-4e1a-98ed-819b3c79f612 req-ac8c571e-56c1-45c0-a88e-6568ee071fea 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:b3eaf65d-6e0c-4810-b3c1-372fa3488b32 for instance 6faaa073-fd83-4b23-b583-fd5f4060f9b2 on instance [pid: 8|app: 0|req: 456/916] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:37:59 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-09-09 07:38:00.081 7 WARNING neutronclient.v2_0.client [None req-e436f800-e623-4427-be4e-dbada0f72bf2 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in 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/917] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:00 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1479 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-09-09 07:38:01.264 8 WARNING neutronclient.v2_0.client [None req-22b554a7-7c38-4e5f-880a-e65d66ea219f 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in 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/918] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:01 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1467 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:01.897 7 WARNING neutronclient.v2_0.client [None req-31a2d2f5-3195-4f69-866f-1ef2c26ed4bb 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] 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-09-09 07:38:02.105 8 INFO nova.api.openstack.compute.server_external_events [req-b6cf2ec8-6101-4059-829c-f21f4983024a req-d18a9498-0df8-4b34-b17f-3f21ab5548cf 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:6692994f-5004-4e36-9440-da56bd6eac53 for instance fa1975fa-b640-43d8-b084-9fe46fc09922 on instance [pid: 8|app: 0|req: 458/919] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:38:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/920] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:01 2026] GET /v2.1/servers/fa1975fa-b640-43d8-b084-9fe46fc09922 => generated 1520 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:02.503 8 WARNING neutronclient.v2_0.client [None req-a84b3356-848f-4409-a871-6a31f0b0fb49 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in 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/921] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:02 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1467 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-09-09 07:38:03.720 7 WARNING neutronclient.v2_0.client [None req-1e62a62e-10e7-40fc-b1a2-31404af94c6a 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in 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/922] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:03 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1467 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:05.061 8 WARNING neutronclient.v2_0.client [None req-7497554e-6743-48a3-a570-352d9b5a7228 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in 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/923] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:05 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1467 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-09-09 07:38:05.500 7 INFO nova.api.openstack.compute.server_external_events [req-a3a72b0d-5f3b-4055-9e3d-2829610bae24 req-4c5d573d-8321-49d2-bbab-bdcec2951dca 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:b3eaf65d-6e0c-4810-b3c1-372fa3488b32 for instance 6faaa073-fd83-4b23-b583-fd5f4060f9b2 on instance [pid: 7|app: 0|req: 464/924] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:38:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:06.269 8 WARNING neutronclient.v2_0.client [None req-1df79e71-aac5-4d97-9a55-d0cee32d1529 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/925] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:06 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1467 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:07.215 7 WARNING neutronclient.v2_0.client [None req-a76a86b4-c777-4485-aa34-dc29938c361d 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] 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: 465/926] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:07 2026] GET /v2.1/servers/fa1975fa-b640-43d8-b084-9fe46fc09922 => generated 1518 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:38:07.422 8 WARNING neutronclient.v2_0.client [None req-fac6abf5-59e7-4611-b6a6-5a39a30848cb 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] 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: 462/927] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:07 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1647 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:38:07.554 7 INFO nova.api.openstack.compute.server_external_events [req-eda0cbfd-815a-49c9-b4d5-ec901df48833 req-5190ca12-c669-4b52-8774-170c5306da92 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:6692994f-5004-4e36-9440-da56bd6eac53 for instance fa1975fa-b640-43d8-b084-9fe46fc09922 on instance [pid: 7|app: 0|req: 466/928] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:38:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/931] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:38:08 2026] DELETE /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:08.944 7 WARNING neutronclient.v2_0.client [None req-eae14685-f120-4b23-a973-10afc20de3f1 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/932] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:08 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1653 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:10.103 8 WARNING neutronclient.v2_0.client [None req-cea30583-1caf-4fa2-bc0a-827123890778 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in 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/933] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:10 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1653 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:11.291 7 WARNING neutronclient.v2_0.client [None req-7c321cd5-156f-49e7-947d-db89c9bbe3f4 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/934] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:11 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1653 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:11.766 8 INFO nova.api.openstack.compute.server_external_events [req-35b8d478-6a4e-4b8d-93e0-1e201c94f073 req-55f18666-e5e3-417e-aa9e-04dfc1827567 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-deleted:b3eaf65d-6e0c-4810-b3c1-372fa3488b32 for instance 6faaa073-fd83-4b23-b583-fd5f4060f9b2 on instance [pid: 8|app: 0|req: 466/935] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:38:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:12.470 7 WARNING neutronclient.v2_0.client [None req-2fe771c1-3cc6-4873-a226-7076ff302c80 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] 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-09-09 07:38:12.569 8 WARNING neutronclient.v2_0.client [None req-263e5e64-c701-4dfa-b83f-32c53dcd5d6e 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/936] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:12 2026] GET /v2.1/servers/fa1975fa-b640-43d8-b084-9fe46fc09922 => generated 1819 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/937] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:12 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1448 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:13.706 7 WARNING neutronclient.v2_0.client [None req-c1776f50-b86d-416d-a8dc-f97aacf2f5cc 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:38:13.707 8 INFO nova.api.openstack.compute.server_external_events [req-ba03ea3b-16a1-45e8-8a1d-87a651e47f98 req-fc373cae-4f67-42c4-8853-daec76b69f04 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:6692994f-5004-4e36-9440-da56bd6eac53 for instance fa1975fa-b640-43d8-b084-9fe46fc09922 on instance [pid: 8|app: 0|req: 468/938] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:38:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/939] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:13 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1453 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:14.820 8 WARNING neutronclient.v2_0.client [None req-1585087b-81a9-4e9e-8936-5365a76c4680 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] The python binding code in 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/940] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:14 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 1453 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-09-09 07:38:15.931 7 INFO nova.api.openstack.wsgi [None req-ba6451a1-841b-4e7d-a6d5-c30c50aeed94 7e46f1c4696740979e1757a6b214a21f 6bcef91db0b2410da634b8d300727ab5 - - default default] HTTP exception thrown: Instance 6faaa073-fd83-4b23-b583-fd5f4060f9b2 could not be found. [pid: 7|app: 0|req: 472/941] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:15 2026] GET /v2.1/servers/6faaa073-fd83-4b23-b583-fd5f4060f9b2 => generated 111 bytes in 43 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: 471/944] 10.0.0.175 () {34 vars in 671 bytes} [Wed Sep 9 07:38:27 2026] POST /v2.1/os-keypairs => generated 398 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:38:28.856 8 WARNING neutronclient.v2_0.client [None req-dc992610-dd1e-4a8a-b968-5891df79e383 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:38:28.933 8 WARNING neutronclient.v2_0.client [None req-dc992610-dd1e-4a8a-b968-5891df79e383 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:38:29.063 8 WARNING neutronclient.v2_0.client [None req-dc992610-dd1e-4a8a-b968-5891df79e383 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/947] 10.0.0.175 () {34 vars in 663 bytes} [Wed Sep 9 07:38:28 2026] POST /v2.1/servers => generated 448 bytes in 513 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-09-09 07:38:29.313 7 WARNING neutronclient.v2_0.client [None req-883e066f-2c67-4072-8d7c-06ac6ae331c6 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/948] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:29 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1402 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-09-09 07:38:30.423 8 WARNING neutronclient.v2_0.client [None req-364ab9e6-10cd-4323-9e5d-fc07347705db 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/949] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:30 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1406 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-09-09 07:38:31.556 7 WARNING neutronclient.v2_0.client [None req-1e298a73-4051-4aa0-a717-86566687669a 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/950] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:31 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1454 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:32.673 8 WARNING neutronclient.v2_0.client [None req-61fd6779-9a94-4051-b306-62d723a30200 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/951] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:32 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1454 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:33.783 7 WARNING neutronclient.v2_0.client [None req-e8644a17-f990-4e47-a564-5377c0f69a78 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/952] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:33 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1462 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-09-09 07:38:34.767 8 INFO nova.api.openstack.compute.server_external_events [req-da8a191a-372b-4898-99cd-086a2586875f req-bea5e8ac-dc46-4704-8eda-82ae749ed36d 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:76a63658-3d5c-4233-957a-8dc8456341d7 for instance cc327138-e9cc-430f-9fd8-2a63870a9a80 on instance [pid: 8|app: 0|req: 476/953] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:38:34 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-09-09 07:38:34.894 7 WARNING neutronclient.v2_0.client [None req-971e1e0e-aa00-41af-bbfa-ee8fe115e5ff 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/954] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:34 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1538 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:36.103 8 WARNING neutronclient.v2_0.client [None req-82a26f82-c431-46be-b4ca-c41c3fb59b1e 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/955] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:36 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1526 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-09-09 07:38:37.286 7 WARNING neutronclient.v2_0.client [None req-3a6a749d-be3d-417d-9d81-4dcd0cb3bdb2 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/956] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:37 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1526 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:38.468 8 WARNING neutronclient.v2_0.client [None req-c6588c5b-7865-43fa-8729-bde8919e5e81 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/959] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:38 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1526 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:39.043 7 INFO nova.api.openstack.compute.server_external_events [req-8c8dc4dc-898b-466c-8f97-3520254f43f0 req-11b61f4c-b2bb-43b5-aea7-b4b9e5809bef 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:76a63658-3d5c-4233-957a-8dc8456341d7 for instance cc327138-e9cc-430f-9fd8-2a63870a9a80 on instance [pid: 7|app: 0|req: 481/960] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:38:39 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-09-09 07:38:39.617 8 WARNING neutronclient.v2_0.client [None req-306f2bbd-7a20-412b-829e-5ca6dca37814 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/961] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:39 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1526 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-09-09 07:38:40.782 7 WARNING neutronclient.v2_0.client [None req-8779ca55-c43b-490d-860f-7295a9a877b3 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/962] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:40 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1526 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-09-09 07:38:41.971 8 WARNING neutronclient.v2_0.client [None req-b406464c-029b-4326-92c8-07c29a96b4b2 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/963] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:41 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1694 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-09-09 07:38:42.163 7 WARNING neutronclient.v2_0.client [None req-cc975fbd-72ab-4939-86f4-dd93d472a65e 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/964] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:38:42 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1694 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-09-09 07:38:43.349 8 INFO nova.api.openstack.compute.server_external_events [req-7caa29f8-27ab-4ef0-9d68-fef5294dccdd req-816a8701-4e3b-420b-9d51-bb387f48a6a7 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:76a63658-3d5c-4233-957a-8dc8456341d7 for instance cc327138-e9cc-430f-9fd8-2a63870a9a80 on instance [pid: 8|app: 0|req: 482/965] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:38:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:52.123 8 WARNING neutronclient.v2_0.client [None req-9d2a6915-f0d7-4a47-8adb-5797f963eebc dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:38:52.163 8 WARNING neutronclient.v2_0.client [None req-9d2a6915-f0d7-4a47-8adb-5797f963eebc dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:38:52.332 8 WARNING neutronclient.v2_0.client [None req-9d2a6915-f0d7-4a47-8adb-5797f963eebc dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] 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: 484/968] 162.253.55.68 () {36 vars in 713 bytes} [Wed Sep 9 07:38:51 2026] POST /v2.1/servers => generated 453 bytes in 883 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-09-09 07:38:53.016 8 WARNING neutronclient.v2_0.client [None req-e66a69ba-b50b-4d98-a513-ae65a255526f dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/969] 162.253.55.68 () {32 vars in 732 bytes} [Wed Sep 9 07:38:52 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d => generated 2213 bytes in 46 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-09-09 07:38:53.066 8 WARNING neutronclient.v2_0.client [None req-292134a0-78e8-4a9a-9ce6-a2b6441a7700 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/970] 162.253.55.68 () {32 vars in 758 bytes} [Wed Sep 9 07:38:53 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-interface => generated 28 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/971] 162.253.55.68 () {32 vars in 776 bytes} [Wed Sep 9 07:38:53 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/972] 10.0.0.175 () {34 vars in 750 bytes} [Wed Sep 9 07:38:52 2026] POST /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80/action => generated 31891 bytes in 559 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-09-09 07:38:56.035 8 WARNING neutronclient.v2_0.client [None req-4f03cb79-f317-4423-92ef-7f3d7329c4fc dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/973] 162.253.55.68 () {32 vars in 732 bytes} [Wed Sep 9 07:38:55 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d => 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-09-09 07:38:56.138 7 WARNING neutronclient.v2_0.client [None req-22334964-42af-46fa-ac44-68280b387797 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/974] 162.253.55.68 () {32 vars in 758 bytes} [Wed Sep 9 07:38:56 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 489/975] 162.253.55.68 () {32 vars in 776 bytes} [Wed Sep 9 07:38:56 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-volume_attachments => generated 197 bytes in 89 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-09-09 07:38:58.189 7 INFO nova.api.openstack.compute.server_external_events [req-5b8e41a1-0b54-4286-b7f6-91f5c49adc56 req-651a896a-ce15-43c3-ae9d-f632f4ed76c6 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:d1dab2e5-31f3-479d-8023-4be8ad26d5ab for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 7|app: 0|req: 488/978] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:38:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:38:59.082 8 WARNING neutronclient.v2_0.client [None req-232af9a5-802d-45bd-ac0f-0d45de763684 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in 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] 162.253.55.68 () {32 vars in 732 bytes} [Wed Sep 9 07:38:59 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d => generated 2445 bytes in 158 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-09-09 07:38:59.262 7 WARNING neutronclient.v2_0.client [None req-04035595-33aa-40e4-bedd-39d7945b2e16 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in 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] 162.253.55.68 () {32 vars in 758 bytes} [Wed Sep 9 07:38:59 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-interface => generated 283 bytes in 105 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: 492/981] 162.253.55.68 () {32 vars in 776 bytes} [Wed Sep 9 07:38:59 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-volume_attachments => generated 197 bytes in 49 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-09-09 07:39:02.282 7 WARNING neutronclient.v2_0.client [None req-708e3d8f-2147-48d7-a4fc-47ff92e3ac24 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in 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] 162.253.55.68 () {32 vars in 732 bytes} [Wed Sep 9 07:39:02 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d => generated 2433 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:02.391 8 WARNING neutronclient.v2_0.client [None req-f118d28b-af8a-46e6-aab4-8a8e2025e918 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in 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] 162.253.55.68 () {32 vars in 758 bytes} [Wed Sep 9 07:39:02 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-interface => generated 283 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/984] 162.253.55.68 () {32 vars in 776 bytes} [Wed Sep 9 07:39:02 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:03.058 8 INFO nova.api.openstack.compute.server_external_events [req-ddebfeb8-aad0-4215-8d6e-3fbefdb860a9 req-8b152c4a-91b9-43f8-b7b8-8332790e77cf 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:d1dab2e5-31f3-479d-8023-4be8ad26d5ab for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 8|app: 0|req: 494/985] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:39:03 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-09-09 07:39:04.892 7 INFO nova.api.openstack.compute.server_external_events [req-f66e9e02-3aee-4a5c-841e-397b637d8499 req-5a7676aa-26ea-417b-a9fe-ff499a924212 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:76a63658-3d5c-4233-957a-8dc8456341d7 for instance cc327138-e9cc-430f-9fd8-2a63870a9a80 on instance [pid: 7|app: 0|req: 492/986] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:39:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:05.204 8 WARNING neutronclient.v2_0.client [None req-53b07845-dca9-4bfa-a23d-effef5b7ae28 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/987] 162.253.55.68 () {32 vars in 732 bytes} [Wed Sep 9 07:39:05 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d => generated 2433 bytes in 139 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-09-09 07:39:05.364 7 WARNING neutronclient.v2_0.client [None req-c4f11efe-88ac-4384-b74e-83e2e1e1a109 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/988] 162.253.55.68 () {32 vars in 758 bytes} [Wed Sep 9 07:39:05 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-interface => generated 285 bytes in 125 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: 496/989] 162.253.55.68 () {32 vars in 776 bytes} [Wed Sep 9 07:39:05 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-volume_attachments => generated 197 bytes in 45 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: 495/992] 10.0.0.175 () {34 vars in 671 bytes} [Wed Sep 9 07:39:08 2026] POST /v2.1/os-keypairs => generated 398 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:08.727 8 WARNING neutronclient.v2_0.client [None req-f28cd5af-32c8-4247-a4e9-110bca340fc8 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in 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/993] 162.253.55.68 () {32 vars in 732 bytes} [Wed Sep 9 07:39:08 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d => generated 2580 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-09-09 07:39:08.882 7 WARNING neutronclient.v2_0.client [None req-f1cc09d8-f02f-4995-98ee-887cb6fab177 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/994] 162.253.55.68 () {32 vars in 758 bytes} [Wed Sep 9 07:39:08 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-interface => generated 285 bytes in 133 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: 499/995] 162.253.55.68 () {32 vars in 776 bytes} [Wed Sep 9 07:39:08 2026] GET /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-volume_attachments => generated 197 bytes in 35 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-09-09 07:39:09.466 7 WARNING neutronclient.v2_0.client [None req-5e6d780a-5fc1-4826-8c8a-08c18c9eb7b0 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:39:09.513 7 WARNING neutronclient.v2_0.client [None req-5e6d780a-5fc1-4826-8c8a-08c18c9eb7b0 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:39:10.227 7 WARNING neutronclient.v2_0.client [None req-5e6d780a-5fc1-4826-8c8a-08c18c9eb7b0 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/996] 10.0.0.175 () {34 vars in 663 bytes} [Wed Sep 9 07:39:09 2026] POST /v2.1/servers => generated 450 bytes in 1015 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-09-09 07:39:10.441 8 WARNING neutronclient.v2_0.client [None req-d8f3598e-6702-405f-a335-0784e7837e69 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/997] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:10 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1403 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:11.543 7 WARNING neutronclient.v2_0.client [None req-ada7fae9-27e4-4fae-880e-32df456b2576 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/998] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:11 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1407 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-09-09 07:39:12.659 8 WARNING neutronclient.v2_0.client [None req-bd00229d-021d-406e-8c1d-496bba79897d 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/999] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:12 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1455 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:13.783 7 WARNING neutronclient.v2_0.client [None req-ca911e8a-4845-491b-9ac9-2c6165806d69 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1000] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:13 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1455 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:14.894 8 WARNING neutronclient.v2_0.client [None req-0e1d1783-2518-40f0-94e0-bbfa36289492 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/1001] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:14 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1463 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:15.728 7 INFO nova.api.openstack.compute.server_external_events [req-c54f3ef2-aab2-44f9-a1eb-b7e16247d437 req-51622691-8c51-4056-8809-411dbd57c4e7 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:aaaf68a3-f7ce-4220-9302-3b4a3bf35b7d for instance c1cc28cd-d263-4f0f-8c9b-91af9f3263ce on instance [pid: 7|app: 0|req: 500/1002] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:39:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:15.998 8 WARNING neutronclient.v2_0.client [None req-8c0adf8c-961d-4894-8bf8-f30db193474a 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1003] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:15 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1541 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-09-09 07:39:17.149 7 WARNING neutronclient.v2_0.client [None req-2ed7f1b3-3d29-417c-b2d0-fcdb925c8459 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1004] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:17 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1529 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:18.349 8 WARNING neutronclient.v2_0.client [None req-883437ce-b0fc-455e-a0e2-8fdf9b01aeca 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/1007] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:18 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1529 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:19.561 7 WARNING neutronclient.v2_0.client [None req-56f2eaa6-86e4-45e1-9fb8-b7db44bd2a5f 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1008] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:19 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1529 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:20.732 8 WARNING neutronclient.v2_0.client [None req-aaf4f1ec-a268-4d1d-bfbd-47701bb0aaed 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/1009] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:20 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1529 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-09-09 07:39:21.071 7 INFO nova.api.openstack.compute.server_external_events [req-54fe233e-ccd3-47fb-9a46-f73534ed995d req-3b8f8581-50c3-4c85-a2d7-e0dc6d65af56 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:aaaf68a3-f7ce-4220-9302-3b4a3bf35b7d for instance c1cc28cd-d263-4f0f-8c9b-91af9f3263ce on instance [pid: 7|app: 0|req: 504/1010] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:39:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:21.949 8 WARNING neutronclient.v2_0.client [None req-cdfa692e-4441-4d8d-bd8c-654627a94d10 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1011] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:21 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1529 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-09-09 07:39:23.150 7 WARNING neutronclient.v2_0.client [None req-0044d0d3-e945-4d76-a72e-7eb880ef3df1 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/1012] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:23 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1698 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:23.388 8 WARNING neutronclient.v2_0.client [None req-4a176351-a1b0-40ca-9a44-f63442bb549d 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1013] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:23 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1698 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:24.211 7 INFO nova.api.openstack.compute.server_external_events [req-5c842651-e174-406b-8fd3-f18eb4314243 req-f11b1562-3d71-4921-a748-a040a39758b3 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:aaaf68a3-f7ce-4220-9302-3b4a3bf35b7d for instance c1cc28cd-d263-4f0f-8c9b-91af9f3263ce on instance [pid: 7|app: 0|req: 506/1014] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:39:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 509/1015] 10.0.0.126 () {30 vars in 619 bytes} [Wed Sep 9 07:39:24 2026] GET /v2.1 => generated 0 bytes in 134 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: 507/1016] 10.0.0.126 () {32 vars in 692 bytes} [Wed Sep 9 07:39:25 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1017] 10.0.0.126 () {34 vars in 913 bytes} [Wed Sep 9 07:39:25 2026] GET /v2.1/os-simple-tenant-usage/48dc3f2eed624a3695bf684f8a219082?start=2026-09-08T00:00:00&end=2026-09-09T23:59:59 => generated 20 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1018] 10.0.0.126 () {30 vars in 654 bytes} [Wed Sep 9 07:39:25 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1021] 10.0.0.126 () {30 vars in 619 bytes} [Wed Sep 9 07:39:28 2026] GET /v2.1 => generated 0 bytes in 50 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: 512/1022] 10.0.0.126 () {32 vars in 692 bytes} [Wed Sep 9 07:39:28 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1023] 10.0.0.126 () {34 vars in 913 bytes} [Wed Sep 9 07:39:28 2026] GET /v2.1/os-simple-tenant-usage/48dc3f2eed624a3695bf684f8a219082?start=2026-09-08T00:00:00&end=2026-09-09T23:59:59 => generated 20 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1024] 10.0.0.126 () {30 vars in 654 bytes} [Wed Sep 9 07:39:28 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 512/1025] 10.0.0.175 () {34 vars in 750 bytes} [Wed Sep 9 07:39:34 2026] POST /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce/action => generated 31961 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1028] 10.0.0.175 () {34 vars in 671 bytes} [Wed Sep 9 07:39:44 2026] POST /v2.1/os-keypairs => generated 397 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:45.054 7 WARNING neutronclient.v2_0.client [None req-71b95664-2b92-4833-81fe-7b97f15cce8c dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:39:45.105 7 WARNING neutronclient.v2_0.client [None req-71b95664-2b92-4833-81fe-7b97f15cce8c dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1029] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:39:45 2026] DELETE /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:45.711 8 WARNING neutronclient.v2_0.client [None req-5a588a9d-d92e-4c3d-8716-93290babce23 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/1030] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:45 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1824 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, ' [pid: 8|app: 0|req: 518/1031] 10.0.0.175 () {34 vars in 671 bytes} [Wed Sep 9 07:39:45 2026] POST /v2.1/os-keypairs => generated 385 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:39:46.916 8 WARNING neutronclient.v2_0.client [None req-a850e55e-0d09-468f-98f3-4902c6bde6b2 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/1032] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:46 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1824 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:47.226 8 WARNING neutronclient.v2_0.client [None req-8cbc00a7-33aa-481e-ba79-fcc6b577dedb eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:39:47.274 8 WARNING neutronclient.v2_0.client [None req-8cbc00a7-33aa-481e-ba79-fcc6b577dedb eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:39:47.325 8 WARNING neutronclient.v2_0.client [None req-8cbc00a7-33aa-481e-ba79-fcc6b577dedb eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:39:47.527 8 WARNING neutronclient.v2_0.client [None req-8cbc00a7-33aa-481e-ba79-fcc6b577dedb eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in 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/1033] 10.0.0.175 () {34 vars in 663 bytes} [Wed Sep 9 07:39:47 2026] POST /v2.1/servers => generated 496 bytes in 710 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:47.850 8 INFO nova.api.openstack.compute.server_external_events [req-c8d57f05-36fc-46ce-873d-e95e38140767 req-13b8ac1b-4e12-4a66-a0cd-e511d5e223b7 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:2e5afeed-44cc-4f9f-9ccc-0778d828a559 for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 8|app: 0|req: 521/1034] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:39:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:47.876 8 WARNING neutronclient.v2_0.client [None req-fad4ca8a-4270-476c-84ae-aca0acd1db59 eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in 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/1035] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:47 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:48.183 8 WARNING neutronclient.v2_0.client [None req-5a570192-342e-42e3-b0a7-3a03648c0c19 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1038] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:48 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1824 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:48.978 8 WARNING neutronclient.v2_0.client [None req-fc49592e-3bf5-4f46-a308-830217b7b8f9 eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1039] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:48 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1461 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-09-09 07:39:49.401 8 WARNING neutronclient.v2_0.client [None req-4f5a2d11-3539-41ee-8b86-21508508f7f4 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1040] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:49 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1756 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:49.913 8 INFO nova.api.openstack.compute.server_external_events [req-43c05d70-e1a2-4eb7-8c18-7d835ec26981 req-3fafafbc-5f77-4beb-8116-d5a2b6ea202b 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-deleted:aaaf68a3-f7ce-4220-9302-3b4a3bf35b7d for instance c1cc28cd-d263-4f0f-8c9b-91af9f3263ce on instance [pid: 8|app: 0|req: 528/1041] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:39:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:50.075 8 WARNING neutronclient.v2_0.client [None req-f60f9f2a-5537-47b7-af89-2a26396b73fe eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in 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/1042] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:50 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1509 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-09-09 07:39:50.525 8 WARNING neutronclient.v2_0.client [None req-76acf54a-e382-4176-a765-842cf71047e3 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1043] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:50 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1489 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:50.693 8 INFO nova.api.openstack.compute.server_external_events [req-7bf56797-eacf-4977-8697-6703b36722f8 req-29a8252e-7d92-4dd8-a492-e4fe466b41b4 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:2e5afeed-44cc-4f9f-9ccc-0778d828a559 for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 8|app: 0|req: 531/1044] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:39:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:51.184 8 WARNING neutronclient.v2_0.client [None req-2f7cec98-6204-4829-ba57-ebde1cf7ed05 eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1045] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:51 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1509 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-09-09 07:39:51.655 8 WARNING neutronclient.v2_0.client [None req-3b36b6e3-7643-4a0f-9dae-0feea921c9be 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/1046] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:51 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1489 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:52.286 8 WARNING neutronclient.v2_0.client [None req-61e3ad61-23d8-4d1f-b53a-2d5ff214e62a eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1047] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:52 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1517 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:39:52.663 7 WARNING neutronclient.v2_0.client [None req-71b95664-2b92-4833-81fe-7b97f15cce8c dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] 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: 514/1048] 162.253.55.68 () {36 vars in 811 bytes} [Wed Sep 9 07:39:45 2026] POST /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-interface => generated 280 bytes in 7731 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-09-09 07:39:52.770 8 WARNING neutronclient.v2_0.client [None req-50b257fb-2033-4f55-88eb-91b644f61b84 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/1049] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:52 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 1489 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:53.097 7 INFO nova.api.openstack.compute.server_external_events [req-7d461568-f154-4082-9547-344d98d88908 req-fb5b7587-4c35-445e-8edb-0664e60230c2 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:2e5afeed-44cc-4f9f-9ccc-0778d828a559 for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 7|app: 0|req: 515/1050] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:39:53 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-09-09 07:39:53.409 8 WARNING neutronclient.v2_0.client [None req-22fe8843-c9bd-43ec-aa05-00e35332f3fc eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] 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-09-09 07:39:53.475 7 INFO nova.api.openstack.compute.server_external_events [req-adfdfe7c-d463-458a-8193-5c292446603d req-dc81a49f-786d-448d-8661-acd50438ff9b 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:41c98669-87f2-445f-8b22-573b8afb605f for instance dac7db7b-2a56-47a8-8a19-cd5bb61246f4 on instance [pid: 7|app: 0|req: 516/1051] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:39:53 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) [pid: 8|app: 0|req: 536/1052] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:53 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1641 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-09-09 07:39:54.024 7 INFO nova.api.openstack.wsgi [None req-6cb2bd6f-3aa0-403c-a024-3b9000f7b9f6 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] HTTP exception thrown: Instance c1cc28cd-d263-4f0f-8c9b-91af9f3263ce could not be found. [pid: 7|app: 0|req: 517/1053] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:54 2026] GET /v2.1/servers/c1cc28cd-d263-4f0f-8c9b-91af9f3263ce => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 537/1054] 10.0.0.175 () {32 vars in 730 bytes} [Wed Sep 9 07:39:54 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1342398838 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:54.620 8 WARNING neutronclient.v2_0.client [None req-e53b8ad1-241a-4526-84a1-ec244d63a05f eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1055] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:39:54 2026] DELETE /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:54.682 7 WARNING neutronclient.v2_0.client [None req-38fa0ff0-a717-4f31-b2f2-eed6e9d917b2 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1056] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:54 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1629 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1057] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:54 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1700 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-09-09 07:39:55.153 8 INFO nova.api.openstack.compute.server_external_events [req-c89efca5-4357-43d7-b943-8d2ce08afbe0 req-8d0badb2-f0ed-4258-8c22-6be335317ac3 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:2e5afeed-44cc-4f9f-9ccc-0778d828a559 for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 8|app: 0|req: 539/1058] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:39:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:55.802 7 WARNING neutronclient.v2_0.client [None req-fa3a1179-9b22-4a7c-bb4c-089585a3c49b eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] 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-09-09 07:39:55.912 8 WARNING neutronclient.v2_0.client [None req-1cdad5ca-6b75-43af-870d-55671af0e043 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1059] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:55 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1629 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1060] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:55 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1700 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:57.042 7 WARNING neutronclient.v2_0.client [None req-d7cd7249-73c8-432f-8100-7a8cf17ce37e eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] 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-09-09 07:39:57.151 8 WARNING neutronclient.v2_0.client [None req-051bcedb-ae63-4a01-b530-cfab4c3a6984 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in 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/1061] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:56 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1629 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1062] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:57 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1700 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-09-09 07:39:57.440 7 INFO nova.api.openstack.compute.server_external_events [req-a2210925-b814-4eb4-bb4d-fe995d402196 req-cf7e9f39-a067-4e0f-b3cc-4dd00ff12099 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-deleted:76a63658-3d5c-4233-957a-8dc8456341d7 for instance cc327138-e9cc-430f-9fd8-2a63870a9a80 on instance [pid: 7|app: 0|req: 522/1063] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:39:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:58.205 7 WARNING neutronclient.v2_0.client [None req-e742d84c-a15e-4ed9-931f-26c7a00a9cea eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] 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-09-09 07:39:58.323 8 WARNING neutronclient.v2_0.client [None req-22d288e7-ec99-4813-a3e7-420cbc236a83 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1066] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:58 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1629 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1067] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:58 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1483 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:39:59.417 7 WARNING neutronclient.v2_0.client [None req-b5b72021-dd67-4e1e-b90d-ad56b2b1d8ee eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:39:59.459 8 WARNING neutronclient.v2_0.client [None req-a2f00788-3620-42d1-8925-86b26699cd98 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1068] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:59 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1488 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1069] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:39:59 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1629 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-09-09 07:39:59.613 8 INFO nova.api.openstack.compute.server_external_events [req-1d5c5d18-4a69-4c4a-99a7-437c839eed93 req-ace26926-5b0a-4046-8266-210eb10328d7 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:41c98669-87f2-445f-8b22-573b8afb605f for instance dac7db7b-2a56-47a8-8a19-cd5bb61246f4 on instance [pid: 8|app: 0|req: 545/1070] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:39:59 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-09-09 07:40:00.583 7 WARNING neutronclient.v2_0.client [None req-9f04b5f9-f872-4c15-bf52-d51098401729 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] 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: 526/1071] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:40:00 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 1488 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:40:00.653 8 WARNING neutronclient.v2_0.client [None req-b56a2c21-12ab-47b3-be2e-14f49c1ab1a2 eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1072] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:40:00 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1629 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-09-09 07:40:01.697 7 INFO nova.api.openstack.wsgi [None req-593ba88e-0c63-47f6-ba8b-4bbcb81fffe2 6fc10794cda540a38461c79b145679e4 528cfa2ef5ee467a9931c376abb4a09c - - default default] HTTP exception thrown: Instance cc327138-e9cc-430f-9fd8-2a63870a9a80 could not be found. [pid: 7|app: 0|req: 527/1073] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:40:01 2026] GET /v2.1/servers/cc327138-e9cc-430f-9fd8-2a63870a9a80 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:40:01.874 8 WARNING neutronclient.v2_0.client [None req-49c177a2-c185-4b76-81f3-f59b26319043 eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] 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: 528/1074] 10.0.0.175 () {32 vars in 730 bytes} [Wed Sep 9 07:40:01 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2135998750 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1075] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:40:01 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1808 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-09 07:40:02.068 7 WARNING neutronclient.v2_0.client [None req-7c73a554-fedb-4192-9bbc-b60ed3cb37ca eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in 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/1076] 10.0.0.175 () {32 vars in 741 bytes} [Wed Sep 9 07:40:02 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4/os-interface => generated 284 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:40:02.895 8 INFO nova.api.openstack.compute.server_external_events [req-39524f68-2e1e-4311-ae6f-bc6ba5819f4b req-d2b3162a-a8df-4e3e-bb1a-cd06183c1c18 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:41c98669-87f2-445f-8b22-573b8afb605f for instance dac7db7b-2a56-47a8-8a19-cd5bb61246f4 on instance [pid: 8|app: 0|req: 548/1077] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:40:02 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-09-09 07:40:12.016 7 WARNING neutronclient.v2_0.client [None req-5cbfcecf-c3fc-48f4-9fe8-20740c696303 eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in 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/1080] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:40:11 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1928 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: 550/1081] 10.0.0.175 () {32 vars in 753 bytes} [Wed Sep 9 07:40:14 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4/os-server-password => generated 116 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: 532/1082] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:40:16 2026] DELETE /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 0 bytes in 67 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-09-09 07:40:16.148 8 WARNING neutronclient.v2_0.client [None req-69d8b7d1-1020-48d5-b993-4069c167c692 eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1083] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:40:16 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1934 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-09-09 07:40:17.339 7 WARNING neutronclient.v2_0.client [None req-623a62bf-55bd-468e-b04c-0ad459f47a11 eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in 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/1084] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:40:17 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1934 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:40:18.598 8 WARNING neutronclient.v2_0.client [None req-36b00640-b0ad-4cc3-b959-597a8d9f4860 eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1087] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:40:18 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1934 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:40:19.386 7 INFO nova.api.openstack.compute.server_external_events [req-ed6a400f-ca60-4f24-ac7e-f94e9f33c6af req-0f72961d-2bb9-41f3-a965-ab40e1c42387 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-deleted:41c98669-87f2-445f-8b22-573b8afb605f for instance dac7db7b-2a56-47a8-8a19-cd5bb61246f4 on instance [pid: 7|app: 0|req: 535/1088] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:40:19 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-09-09 07:40:19.842 8 WARNING neutronclient.v2_0.client [None req-1925cb5a-3d33-4b39-a746-4379a5ac248d eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1089] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:40:19 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1538 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-09-09 07:40:20.765 7 WARNING neutronclient.v2_0.client [None req-a05f3058-3c95-4d85-ad38-4abbb37c60ef dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:40:20.819 7 WARNING neutronclient.v2_0.client [None req-a05f3058-3c95-4d85-ad38-4abbb37c60ef dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] 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-09-09 07:40:20.981 8 WARNING neutronclient.v2_0.client [None req-a7a066dd-4250-43dc-bb32-a3b61781b6a1 eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1090] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:40:20 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1543 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-09-09 07:40:22.101 8 WARNING neutronclient.v2_0.client [None req-0cd49ffa-3f2f-4598-a606-cfee88590e68 eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] The python binding code in 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/1091] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:40:22 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 1543 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-09-09 07:40:23.188 8 INFO nova.api.openstack.wsgi [None req-5288d033-2ab0-492f-b71c-2d191169c62b eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] HTTP exception thrown: Instance dac7db7b-2a56-47a8-8a19-cd5bb61246f4 could not be found. [pid: 8|app: 0|req: 557/1092] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:40:23 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:40:23.225 8 INFO nova.api.openstack.wsgi [None req-c6491a88-cd6c-4068-a7f0-3f2d20bcac2c eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] HTTP exception thrown: Instance dac7db7b-2a56-47a8-8a19-cd5bb61246f4 could not be found. [pid: 8|app: 0|req: 558/1093] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:40:23 2026] DELETE /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:40:23.254 8 INFO nova.api.openstack.compute.server_external_events [req-8eefd9f9-80b6-4186-9d8f-9420636c2a3a req-b5d7eb1b-c8f4-49ef-95e6-72865fc27aa0 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:d788af42-6ad4-48cc-b8fd-1d536b2d9d60 for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 8|app: 0|req: 559/1094] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:40:23 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-09-09 07:40:23.285 8 INFO nova.api.openstack.wsgi [None req-5426b95c-b485-4467-853c-933e12e24b0c eb70500d5dd0440c81576e6f10b71b6b c499d7d8a4fe4ffa9f7682ac2e097d15 - - default default] HTTP exception thrown: Instance dac7db7b-2a56-47a8-8a19-cd5bb61246f4 could not be found. [pid: 8|app: 0|req: 560/1095] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:40:23 2026] GET /v2.1/servers/dac7db7b-2a56-47a8-8a19-cd5bb61246f4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 561/1096] 10.0.0.175 () {32 vars in 704 bytes} [Wed Sep 9 07:40:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-707359000 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1097] 10.0.0.175 () {32 vars in 728 bytes} [Wed Sep 9 07:40:23 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1903751512 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-09 07:40:31.890 7 WARNING neutronclient.v2_0.client [None req-a05f3058-3c95-4d85-ad38-4abbb37c60ef dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in 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/1100] 162.253.55.68 () {36 vars in 811 bytes} [Wed Sep 9 07:40:20 2026] POST /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-interface => generated 375 bytes in 11539 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-09-09 07:40:32.613 8 INFO nova.api.openstack.compute.server_external_events [req-b9aee605-f9dd-4835-a419-198b8633218e req-7b5c5a0d-ed4a-4977-8f61-8dcfa3b56efb 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:d788af42-6ad4-48cc-b8fd-1d536b2d9d60 for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 8|app: 0|req: 565/1101] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:40:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:40:41.356 8 WARNING neutronclient.v2_0.client [None req-7a4715d4-2501-4092-8d8d-6086431556de dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-09 07:40:41.579 8 WARNING neutronclient.v2_0.client [None req-7a4715d4-2501-4092-8d8d-6086431556de dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] 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-09-09 07:40:44.404 7 INFO nova.api.openstack.compute.server_external_events [req-ea9aa33c-e31b-4970-838f-91550ee93735 req-2d350445-a50d-4cdb-8032-09de417ac070 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:bd1d6edf-5d36-4735-9126-d1eb52233cc7 for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 7|app: 0|req: 538/1104] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:40:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:40:50.184 7 INFO nova.api.openstack.compute.server_external_events [req-9555e338-a57e-4699-bed3-a6dd46d107e6 req-2269ae80-e38d-4ca8-8ed2-65edf937005d 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-plugged:bd1d6edf-5d36-4735-9126-d1eb52233cc7 for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 7|app: 0|req: 541/1107] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:40:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-09 07:40:51.704 8 WARNING neutronclient.v2_0.client [None req-7a4715d4-2501-4092-8d8d-6086431556de dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1108] 162.253.55.68 () {36 vars in 811 bytes} [Wed Sep 9 07:40:41 2026] POST /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-interface => generated 378 bytes in 10461 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-09-09 07:40:52.550 7 INFO nova.api.openstack.compute.server_external_events [req-a534763f-5762-4a44-8161-e06b2e02c711 req-866cbc13-bc14-418a-99d4-07c2cb15ae73 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:d788af42-6ad4-48cc-b8fd-1d536b2d9d60 for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 7|app: 0|req: 542/1109] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:40:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:41:05.961 7 INFO nova.api.openstack.compute.server_external_events [req-c7aa3b61-fdfb-451f-a5d5-675f7c20a122 req-8260c80b-34e1-4458-a5c5-23470454b27d 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:bd1d6edf-5d36-4735-9126-d1eb52233cc7 for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 7|app: 0|req: 544/1112] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:41:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1113] 162.253.55.68 () {34 vars in 854 bytes} [Wed Sep 9 07:41:06 2026] DELETE /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-interface/bd1d6edf-5d36-4735-9126-d1eb52233cc7 => generated 0 bytes in 59 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-09-09 07:41:08.014 8 INFO nova.api.openstack.compute.server_external_events [req-52c38b3e-4f14-4aab-9453-f84ed278401c req-0a7f5b3c-1dfb-4637-b905-8475a7803213 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:bd1d6edf-5d36-4735-9126-d1eb52233cc7 for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 8|app: 0|req: 571/1116] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:41:07 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-09-09 07:41:16.224 7 INFO nova.api.openstack.compute.server_external_events [req-725fa00e-0562-459c-8658-3bdba2d655dc req-c5c1c83d-240c-45d7-bcf2-e8819d51ebe8 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:d788af42-6ad4-48cc-b8fd-1d536b2d9d60 for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 7|app: 0|req: 546/1117] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:41:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 572/1118] 162.253.55.68 () {34 vars in 854 bytes} [Wed Sep 9 07:41:16 2026] DELETE /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-interface/d788af42-6ad4-48cc-b8fd-1d536b2d9d60 => generated 0 bytes in 51 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: 549/1123] 162.253.55.68 () {34 vars in 854 bytes} [Wed Sep 9 07:41:37 2026] DELETE /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d/os-interface/2e5afeed-44cc-4f9f-9ccc-0778d828a559 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1126] 162.253.55.68 () {34 vars in 754 bytes} [Wed Sep 9 07:41:42 2026] DELETE /v2.1/servers/f0485bdc-ac73-4985-83f8-ccbd11f85b4d => generated 0 bytes in 123 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-09-09 07:41:45.931 7 INFO nova.api.openstack.compute.server_external_events [req-6d4a8740-ef3e-4cd9-bd6c-9ace6a810151 req-e2890ad8-b28f-4655-9360-81559dbb7f27 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-deleted:d1dab2e5-31f3-479d-8023-4be8ad26d5ab for instance f0485bdc-ac73-4985-83f8-ccbd11f85b4d on instance [pid: 7|app: 0|req: 551/1127] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:41:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:41:47.379 8 INFO nova.api.openstack.compute.server_external_events [req-c9976dab-853a-46ab-b106-7fac3be39266 req-282f6b3b-ebba-4fc6-97ae-551778b9b10f 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:6692994f-5004-4e36-9440-da56bd6eac53 for instance fa1975fa-b640-43d8-b084-9fe46fc09922 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1128] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:41:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1129] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:41:47 2026] DELETE /v2.1/servers/fa1975fa-b640-43d8-b084-9fe46fc09922 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:41:47.567 8 WARNING neutronclient.v2_0.client [None req-8ec82ea5-4e79-45a4-af16-8e82c6037410 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1130] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:41:47 2026] GET /v2.1/servers/fa1975fa-b640-43d8-b084-9fe46fc09922 => generated 1945 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:41:50.195 7 INFO nova.api.openstack.compute.server_external_events [req-80b449f4-5057-4888-a3bf-a65ef74e3573 req-b17519f3-4594-4e68-b165-923e8e85eb1e 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-unplugged:6692994f-5004-4e36-9440-da56bd6eac53 for instance fa1975fa-b640-43d8-b084-9fe46fc09922 on instance [pid: 7|app: 0|req: 554/1133] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:41:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:41:50.488 8 INFO nova.api.openstack.compute.server_external_events [req-0e9cc10f-76af-4f6c-8ad4-bebe0f7e6be0 req-09503805-3cf2-4215-9724-b6789ac69e14 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-deleted:6692994f-5004-4e36-9440-da56bd6eac53 for instance fa1975fa-b640-43d8-b084-9fe46fc09922 on instance [pid: 8|app: 0|req: 580/1134] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:41:50 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-09-09 07:41:52.907 7 WARNING neutronclient.v2_0.client [None req-26a8699d-8b1b-46ab-b8bf-3944e2d9cacd 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in 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/1135] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:41:52 2026] GET /v2.1/servers/fa1975fa-b640-43d8-b084-9fe46fc09922 => generated 1480 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-09-09 07:41:58.035 7 INFO nova.api.openstack.wsgi [None req-a624abea-37e1-417b-a1bc-1e3b3202906e 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] HTTP exception thrown: Instance fa1975fa-b640-43d8-b084-9fe46fc09922 could not be found. [pid: 7|app: 0|req: 557/1138] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:41:58 2026] GET /v2.1/servers/fa1975fa-b640-43d8-b084-9fe46fc09922 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:41:58.804 8 INFO nova.api.openstack.compute.server_external_events [req-888f6550-857b-43fa-8547-44d1f2217061 req-e0368a7f-6d0e-4e14-8a6a-f6dd2fa04980 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-changed:6690b74f-f30e-488a-94e7-5a07a4e2219a for instance a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 on instance [pid: 8|app: 0|req: 582/1139] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:41:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1140] 10.0.0.175 () {32 vars in 718 bytes} [Wed Sep 9 07:41:59 2026] DELETE /v2.1/servers/a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 => 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-09-09 07:41:59.499 8 WARNING neutronclient.v2_0.client [None req-38c142a8-b505-4a92-8656-16f241765caf 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1141] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:41:59 2026] GET /v2.1/servers/a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 => generated 1944 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-09-09 07:42:02.032 7 INFO nova.api.openstack.compute.server_external_events [req-22580677-5db2-4083-ae4d-aad6301786d8 req-ea236e97-57a5-472a-a942-3694b162d133 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-unplugged:6690b74f-f30e-488a-94e7-5a07a4e2219a for instance a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 on instance [pid: 7|app: 0|req: 559/1142] 10.0.0.112 () {38 vars in 815 bytes} [Wed Sep 9 07:42:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:42:02.346 8 INFO nova.api.openstack.compute.server_external_events [req-e7404391-6e7f-44b8-9753-f88f6a6a6087 req-f81de55f-4b60-4e32-8dae-5100158399de 0e49f67d879a420a804b19c6e7a7973d 1a787b22262f4952bcbcc982f4dac6cb - - aff487c60b0449b596c31060561b5c48 aff487c60b0449b596c31060561b5c48] Creating event network-vif-deleted:6690b74f-f30e-488a-94e7-5a07a4e2219a for instance a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 on instance [pid: 8|app: 0|req: 584/1143] 10.0.0.86 () {38 vars in 814 bytes} [Wed Sep 9 07:42:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:42:04.741 7 WARNING neutronclient.v2_0.client [None req-e760a0a8-c52d-4529-8a3a-8e0b696b4fa1 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1144] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:42:04 2026] GET /v2.1/servers/a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 => generated 1480 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 07:42:09.846 8 INFO nova.api.openstack.wsgi [None req-4fc353d1-8770-4c42-8a1c-d9eb7f665e22 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] HTTP exception thrown: Instance a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 could not be found. [pid: 8|app: 0|req: 586/1147] 10.0.0.175 () {32 vars in 715 bytes} [Wed Sep 9 07:42:09 2026] GET /v2.1/servers/a8bef8e1-de5e-4e68-b3e9-7dfb2da7c3b3 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1148] 10.0.0.175 () {32 vars in 724 bytes} [Wed Sep 9 07:42:11 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-857519039 => 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-09-09 07:42:11.276 8 INFO nova.api.openstack.wsgi [None req-0f9a6575-e98f-48aa-b2f4-a6810754310d 4f36086a54dc4284b5eb8c8119b04a21 9b819b06d07b4c45ba55b66d647ab0f9 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-857519039 not found for user 4f36086a54dc4284b5eb8c8119b04a21 [pid: 8|app: 0|req: 587/1149] 10.0.0.175 () {32 vars in 721 bytes} [Wed Sep 9 07:42:11 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-857519039 => generated 141 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1164] 10.0.0.175 () {32 vars in 655 bytes} [Wed Sep 9 07:43:27 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1165] 10.0.0.175 () {32 vars in 641 bytes} [Wed Sep 9 07:43:27 2026] GET /v2.1/servers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-09 07:43:27.596 7 WARNING oslo_db.sqlalchemy.utils [None req-bf27b15f-2ef2-4fc3-af48-5c0dc8bd06f9 dab46126a0c1470d9e4e8160e805498d 1485b9dbd2c04616b193451588b8add9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 571/1166] 10.0.0.175 () {32 vars in 649 bytes} [Wed Sep 9 07:43:27 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1167] 10.0.0.175 () {32 vars in 694 bytes} [Wed Sep 9 07:43:27 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1172] 10.0.0.4 () {28 vars in 453 bytes} [Wed Sep 9 07:43:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1173] 10.0.0.4 () {30 vars in 657 bytes} [Wed Sep 9 07:43:47 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 575/1174] 10.0.0.4 () {32 vars in 730 bytes} [Wed Sep 9 07:43:47 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1175] 10.0.0.4 () {34 vars in 805 bytes} [Wed Sep 9 07:43:47 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1178] 10.0.0.4 () {28 vars in 453 bytes} [Wed Sep 9 07:43:47 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1179] 10.0.0.4 () {30 vars in 657 bytes} [Wed Sep 9 07:43:47 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 603/1180] 10.0.0.4 () {32 vars in 730 bytes} [Wed Sep 9 07:43:48 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: 578/1181] 10.0.0.4 () {34 vars in 893 bytes} [Wed Sep 9 07:43:48 2026] GET /v2.1/servers/detail?project_id=1485b9dbd2c04616b193451588b8add9&all_tenants=True => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1182] 10.0.0.4 () {34 vars in 893 bytes} [Wed Sep 9 07:43:48 2026] GET /v2.1/servers/detail?project_id=1a787b22262f4952bcbcc982f4dac6cb&all_tenants=True => generated 15 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1183] 10.0.0.4 () {34 vars in 893 bytes} [Wed Sep 9 07:43:48 2026] GET /v2.1/servers/detail?project_id=e4ea84999ef24751b6c457da12b1b7e0&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)