+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 18 01:14:53 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:26 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-7d976b4d64-v7tbs 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55f84703c370 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)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-05-18 01:14:57.767 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-05-18 01:14:57.919 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-05-18 01:14:58.175 8 WARNING keystonemiddleware._common.config [None req-ebe576c9-170a-4573-808f-e87a579348ae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 01:14:58.184 8 WARNING oslo_config.cfg [None req-ebe576c9-170a-4573-808f-e87a579348ae - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-18 01:14:58.351 7 WARNING keystonemiddleware._common.config [None req-cf061335-59a1-48d1-820f-917a35f38d23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 01:14:58.360 7 WARNING oslo_config.cfg [None req-cf061335-59a1-48d1-820f-917a35f38d23 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-18 01:14:58.374 8 WARNING keystonemiddleware._common.config [None req-ebe576c9-170a-4573-808f-e87a579348ae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55f84703c370 pid: 8 (default app) 2026-05-18 01:14:58.560 7 WARNING keystonemiddleware._common.config [None req-cf061335-59a1-48d1-820f-917a35f38d23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55f84703c370 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/3] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:15:12 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:15:12.970 7 WARNING oslo_policy.policy [None req-78613ca0-8a74-41fe-be3e-f86317c3447e 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - 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-05-18 01:15:12.970 7 WARNING oslo_policy.policy [None req-78613ca0-8a74-41fe-be3e-f86317c3447e 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - 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: 2/4] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:15:12 2026] GET /v2.1 => generated 0 bytes in 575 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:15:13.083 8 WARNING oslo_policy.policy [req-78613ca0-8a74-41fe-be3e-f86317c3447e req-11fc9e4c-0efb-45e7-82a4-c465394b1c17 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - 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-05-18 01:15:13.083 8 WARNING oslo_policy.policy [req-78613ca0-8a74-41fe-be3e-f86317c3447e req-11fc9e4c-0efb-45e7-82a4-c465394b1c17 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - 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] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:15:13 2026] GET /v2.1/ => generated 399 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:15:13.197 7 INFO nova.api.openstack.wsgi [None req-94a9c88d-e93d-4b01-ab5a-e5316dc18e4b 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.250 () {48 vars in 1010 bytes} [Mon May 18 01:15:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:15:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.250 () {52 vars in 1048 bytes} [Mon May 18 01:15:13 2026] POST /v2.1/flavors => generated 529 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:15:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:15:13 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:15:14 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:15:14.047 7 INFO nova.api.openstack.wsgi [None req-82a74fe0-36b4-4e96-bf6a-242cda32386a 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.19.213.250 () {48 vars in 1012 bytes} [Mon May 18 01:15:14 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: 8|app: 0|req: 7/13] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:15:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.250 () {52 vars in 1048 bytes} [Mon May 18 01:15:14 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:15:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:15:14 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:15:14 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:15:14.889 7 INFO nova.api.openstack.wsgi [None req-eee53d68-4486-4a6a-8d56-b1fe8a2025d0 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.19.213.250 () {48 vars in 1014 bytes} [Mon May 18 01:15:14 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:15:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.250 () {52 vars in 1048 bytes} [Mon May 18 01:15:14 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:15:15 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:15:15 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:15:15 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:15:15.736 7 INFO nova.api.openstack.wsgi [None req-d3f894dc-304e-400b-afd7-f01720884419 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.19.213.250 () {48 vars in 1012 bytes} [Mon May 18 01:15:15 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:15:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.19.213.250 () {52 vars in 1048 bytes} [Mon May 18 01:15:15 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:15:16 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:15:16 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:15:16 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-05-18 01:15:16.572 7 INFO nova.api.openstack.wsgi [None req-bd621b10-cede-4578-a415-14d567062f8f 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.19.213.250 () {48 vars in 1014 bytes} [Mon May 18 01:15:16 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:15:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.250 () {52 vars in 1048 bytes} [Mon May 18 01:15:16 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 10.0.0.44 () {28 vars in 455 bytes} [Mon May 18 01:21:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 55/110] 10.0.0.44 () {30 vars in 659 bytes} [Mon May 18 01:21:27 2026] GET /v2.1 => generated 0 bytes in 494 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 56/111] 10.0.0.44 () {30 vars in 661 bytes} [Mon May 18 01:21:28 2026] GET /v2.1/ => generated 410 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 10.0.0.44 () {34 vars in 805 bytes} [Mon May 18 01:21:28 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:25:31 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 81/162] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:25:31 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:25:32 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-05-18 01:25:32.030 8 INFO nova.api.openstack.wsgi [None req-205bde30-25bd-4147-81b3-848c58f140e2 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 82/164] 199.19.213.250 () {48 vars in 1016 bytes} [Mon May 18 01:25:32 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:25:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.19.213.250 () {52 vars in 1048 bytes} [Mon May 18 01:25:32 2026] POST /v2.1/flavors => generated 534 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/181] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:26:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/182] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:26:43 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:26:43 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-05-18 01:26:43.281 7 WARNING oslo_db.sqlalchemy.utils [None req-eeb25d72-3a96-4e79-9f01-2d4e710eedf5 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 92/184] 199.19.213.250 () {48 vars in 1015 bytes} [Mon May 18 01:26:43 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/185] 199.19.213.250 () {52 vars in 1056 bytes} [Mon May 18 01:26:43 2026] POST /v2.1/os-keypairs => generated 576 bytes in 69 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/188] 199.19.213.250 () {44 vars in 989 bytes} [Mon May 18 01:26:46 2026] GET /v2.1/os-quota-sets/e138eca47e9f4409b8fc1b70f9f110ec => generated 371 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/189] 199.19.213.250 () {48 vars in 1041 bytes} [Mon May 18 01:26:47 2026] PUT /v2.1/os-quota-sets/e138eca47e9f4409b8fc1b70f9f110ec => generated 326 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/190] 199.19.213.250 () {44 vars in 989 bytes} [Mon May 18 01:26:47 2026] GET /v2.1/os-quota-sets/e138eca47e9f4409b8fc1b70f9f110ec => generated 368 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/299] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:35:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:35:56 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 151/301] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:35:56 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:35:56.428 8 INFO nova.api.openstack.wsgi [None req-b4d1d14e-5ffb-41ce-8ebf-2516d1de09bf 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 151/302] 199.19.213.250 () {48 vars in 1014 bytes} [Mon May 18 01:35:56 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/303] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:35:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/304] 199.19.213.250 () {52 vars in 1048 bytes} [Mon May 18 01:35:56 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/343] 199.19.213.250 () {44 vars in 989 bytes} [Mon May 18 01:39:01 2026] GET /v2.1/os-quota-sets/149dc5064e4941e5be7e217642625693 => generated 371 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/344] 199.19.213.250 () {48 vars in 1041 bytes} [Mon May 18 01:39:01 2026] PUT /v2.1/os-quota-sets/149dc5064e4941e5be7e217642625693 => generated 326 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/345] 199.19.213.250 () {44 vars in 989 bytes} [Mon May 18 01:39:02 2026] GET /v2.1/os-quota-sets/149dc5064e4941e5be7e217642625693 => generated 368 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:49: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: 236/471] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:49:24 2026] GET /v2.1 => generated 0 bytes in 138 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 236/472] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:49:25 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:49:25.154 7 INFO nova.api.openstack.wsgi [None req-37b96f92-be7f-4be1-8d73-f26f50c75746 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 237/473] 199.19.213.250 () {48 vars in 1010 bytes} [Mon May 18 01:49:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:49:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:49:25 2026] GET /v2.1/flavors/96b5f73e-e60a-425b-b8e7-2f1299ac43d2/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:49:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:49:25 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 239/478] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:49:25 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-05-18 01:49:26.010 7 INFO nova.api.openstack.wsgi [None req-1fc178c5-7ebd-4dcc-8e04-039ef940658e 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 240/479] 199.19.213.250 () {48 vars in 1012 bytes} [Mon May 18 01:49:25 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: 240/480] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:49:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:49:26 2026] GET /v2.1/flavors/f3d499c3-429e-48b9-a806-d9097c8be395/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:49:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:49:26 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 244/486] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:49:26 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:49:26.861 8 INFO nova.api.openstack.wsgi [None req-92e51132-6e0e-4325-8fad-0ae3e694b921 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 243/487] 199.19.213.250 () {48 vars in 1014 bytes} [Mon May 18 01:49:26 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/488] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:49:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/489] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:49:26 2026] GET /v2.1/flavors/81ba1f1d-9bc4-4361-aba1-637682f753bf/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/490] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:49:27 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/491] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:49:27 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 247/492] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:49:27 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:49:27.730 8 INFO nova.api.openstack.wsgi [None req-f5ad1802-74c5-4b5b-b75d-0777990f3e53 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 246/493] 199.19.213.250 () {48 vars in 1012 bytes} [Mon May 18 01:49:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/494] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:49:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:49:27 2026] GET /v2.1/flavors/eef35eff-100c-4cf3-98d6-45988aa88bed/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:49: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: 8|app: 0|req: 248/497] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:49:28 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 250/498] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:49: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) 2026-05-18 01:49:28.558 8 INFO nova.api.openstack.wsgi [None req-9405c026-1105-4dfe-a0c8-783ed9849f86 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 249/499] 199.19.213.250 () {48 vars in 1014 bytes} [Mon May 18 01:49:28 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/500] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:49:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/501] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:49:28 2026] GET /v2.1/flavors/a89f47a0-59e5-4e52-8801-e1fad7f51d1f/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/516] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:50: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: 258/517] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:50:41 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/518] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:50:41 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:50:41.431 8 INFO nova.api.openstack.wsgi [None req-3b0d7c58-1167-49c3-9352-391788985088 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 259/519] 199.19.213.250 () {48 vars in 1016 bytes} [Mon May 18 01:50:41 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/520] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:50:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/521] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:50:41 2026] GET /v2.1/flavors/1606564a-965f-433e-9d9e-4851fe693c61/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:50:47 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:50:47 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/526] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:50:47 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:50:47.952 7 WARNING oslo_db.sqlalchemy.utils [None req-0232d701-6c65-4d51-b12e-cb75f308997b 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 264/527] 199.19.213.250 () {48 vars in 1015 bytes} [Mon May 18 01:50:47 2026] GET /v2.1/os-keypairs => generated 545 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 199.19.213.250 () {44 vars in 989 bytes} [Mon May 18 01:50:51 2026] GET /v2.1/os-quota-sets/e138eca47e9f4409b8fc1b70f9f110ec => generated 368 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:51:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/540] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:51:40 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:51:40 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-05-18 01:51:40.173 8 INFO nova.api.openstack.wsgi [None req-67f456ff-3a2a-4467-a6f8-e84003ee793d 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 271/542] 199.19.213.250 () {48 vars in 1014 bytes} [Mon May 18 01:51:40 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:51:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:51:40 2026] GET /v2.1/flavors/1bf3f036-144d-44d6-bd3d-786655139673/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/547] 199.19.213.250 () {44 vars in 989 bytes} [Mon May 18 01:51:53 2026] GET /v2.1/os-quota-sets/149dc5064e4941e5be7e217642625693 => generated 368 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 199.19.213.250 () {42 vars in 704 bytes} [Mon May 18 01:52:42 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: 280/559] 199.19.213.250 () {44 vars in 908 bytes} [Mon May 18 01:52:42 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 280/560] 199.19.213.250 () {46 vars in 981 bytes} [Mon May 18 01:52:42 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: 281/561] 199.19.213.250 () {48 vars in 1050 bytes} [Mon May 18 01:52:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:52:42 2026] GET /v2.1/flavors/1606564a-965f-433e-9d9e-4851fe693c61/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:52:42 2026] GET /v2.1/flavors/1bf3f036-144d-44d6-bd3d-786655139673/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:52:42 2026] GET /v2.1/flavors/81ba1f1d-9bc4-4361-aba1-637682f753bf/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:52:42 2026] GET /v2.1/flavors/96b5f73e-e60a-425b-b8e7-2f1299ac43d2/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:52:42 2026] GET /v2.1/flavors/a89f47a0-59e5-4e52-8801-e1fad7f51d1f/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:52:42 2026] GET /v2.1/flavors/eef35eff-100c-4cf3-98d6-45988aa88bed/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/568] 199.19.213.250 () {48 vars in 1098 bytes} [Mon May 18 01:52:42 2026] GET /v2.1/flavors/f3d499c3-429e-48b9-a806-d9097c8be395/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 289/577] 10.0.0.75 () {32 vars in 654 bytes} [Mon May 18 01:53:24 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 10.0.0.75 () {32 vars in 640 bytes} [Mon May 18 01:53:24 2026] GET /v2.1/servers => generated 15 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-18 01:53:24.599 8 WARNING oslo_db.sqlalchemy.utils [None req-f525ea66-f1ba-4968-b363-3cf087cbf5d6 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 290/579] 10.0.0.75 () {32 vars in 648 bytes} [Mon May 18 01:53:24 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/580] 10.0.0.75 () {32 vars in 693 bytes} [Mon May 18 01:53:24 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:35 2026] GET /v2.1/flavors/96b5f73e-e60a-425b-b8e7-2f1299ac43d2 => generated 511 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 10.0.0.75 () {32 vars in 640 bytes} [Mon May 18 01:53:35 2026] GET /v2.1/flavors => generated 1674 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:35 2026] GET /v2.1/flavors/96b5f73e-e60a-425b-b8e7-2f1299ac43d2 => generated 511 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 10.0.0.75 () {34 vars in 684 bytes} [Mon May 18 01:53:43 2026] POST /v2.1/os-security-groups => generated 247 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 10.0.0.75 () {34 vars in 694 bytes} [Mon May 18 01:53:44 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 10.0.0.75 () {34 vars in 684 bytes} [Mon May 18 01:53:44 2026] POST /v2.1/os-security-groups => generated 242 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/591] 10.0.0.75 () {34 vars in 684 bytes} [Mon May 18 01:53:44 2026] POST /v2.1/os-security-groups => generated 247 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/592] 10.0.0.75 () {34 vars in 684 bytes} [Mon May 18 01:53:44 2026] POST /v2.1/os-security-groups => generated 242 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/593] 10.0.0.75 () {34 vars in 694 bytes} [Mon May 18 01:53:45 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/594] 10.0.0.75 () {34 vars in 662 bytes} [Mon May 18 01:53:42 2026] POST /v2.1/servers => generated 424 bytes in 3274 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 300/595] 10.0.0.75 () {34 vars in 684 bytes} [Mon May 18 01:53:45 2026] POST /v2.1/os-security-groups => generated 244 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/596] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:45 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc => generated 1371 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 296/597] 10.0.0.75 () {34 vars in 694 bytes} [Mon May 18 01:53:45 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/598] 10.0.0.75 () {32 vars in 736 bytes} [Mon May 18 01:53:45 2026] GET /v2.1/os-security-groups/ce0a2e1b-eb8f-4aae-9c84-4281cc2f2ef5 => generated 664 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/599] 10.0.0.75 () {32 vars in 662 bytes} [Mon May 18 01:53:45 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/600] 10.0.0.75 () {32 vars in 749 bytes} [Mon May 18 01:53:45 2026] DELETE /v2.1/os-security-group-rules/8aeb278b-ecf4-4890-8da5-9ee76300a1a1 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/601] 10.0.0.75 () {32 vars in 739 bytes} [Mon May 18 01:53:45 2026] DELETE /v2.1/os-security-groups/977c46c3-6633-4b69-904c-8a79930e51e7 => generated 0 bytes in 291 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 01:53:46.291 7 INFO nova.api.openstack.wsgi [None req-14427868-d04a-4caf-b561-b22d82443013 ff9415ecbb2d48389af45f566df09673 52692c38f3c242ef8178cb6d2c8373fa - - default default] HTTP exception thrown: Security group 977c46c3-6633-4b69-904c-8a79930e51e7 does not exist Neutron server returns request_ids: ['req-7defa0f5-ed8b-49be-a83a-12ade710633b'] [pid: 7|app: 0|req: 304/602] 10.0.0.75 () {32 vars in 736 bytes} [Mon May 18 01:53:46 2026] GET /v2.1/os-security-groups/977c46c3-6633-4b69-904c-8a79930e51e7 => generated 194 bytes in 84 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/603] 10.0.0.75 () {32 vars in 739 bytes} [Mon May 18 01:53:46 2026] DELETE /v2.1/os-security-groups/ce0a2e1b-eb8f-4aae-9c84-4281cc2f2ef5 => generated 0 bytes in 305 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/604] 10.0.0.75 () {32 vars in 739 bytes} [Mon May 18 01:53:46 2026] DELETE /v2.1/os-security-groups/a4c82044-0605-446c-b5ee-895878cd4367 => generated 0 bytes in 313 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/605] 10.0.0.75 () {32 vars in 739 bytes} [Mon May 18 01:53:46 2026] DELETE /v2.1/os-security-groups/5c375652-0930-40a6-8391-c41eb7c97e9c => generated 0 bytes in 309 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 01:53:46.739 7 INFO nova.api.openstack.wsgi [None req-ff8df5da-f043-4b09-a988-b99e2d455687 ff9415ecbb2d48389af45f566df09673 52692c38f3c242ef8178cb6d2c8373fa - - default default] HTTP exception thrown: Security group a4c82044-0605-446c-b5ee-895878cd4367 does not exist Neutron server returns request_ids: ['req-6cf4c2d6-640d-489f-8bfb-38c28b809722'] [pid: 7|app: 0|req: 306/608] 10.0.0.75 () {32 vars in 736 bytes} [Mon May 18 01:53:46 2026] GET /v2.1/os-security-groups/a4c82044-0605-446c-b5ee-895878cd4367 => generated 194 bytes in 121 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:46 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc => generated 1423 bytes in 1439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/610] 10.0.0.75 () {32 vars in 739 bytes} [Mon May 18 01:53:46 2026] DELETE /v2.1/os-security-groups/7e1f2646-6e76-44bc-bc5a-a2afb31c8225 => generated 0 bytes in 1570 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 308/611] 10.0.0.75 () {34 vars in 670 bytes} [Mon May 18 01:53:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:53:48.816 8 INFO nova.api.openstack.wsgi [None req-41769c4f-c3dc-4697-847a-0dca8648ce20 ff9415ecbb2d48389af45f566df09673 52692c38f3c242ef8178cb6d2c8373fa - - default default] HTTP exception thrown: Security group 7e1f2646-6e76-44bc-bc5a-a2afb31c8225 does not exist Neutron server returns request_ids: ['req-53568032-772a-4855-a600-b61ad7a009ed'] [pid: 8|app: 0|req: 304/612] 10.0.0.75 () {32 vars in 736 bytes} [Mon May 18 01:53:48 2026] GET /v2.1/os-security-groups/7e1f2646-6e76-44bc-bc5a-a2afb31c8225 => generated 194 bytes in 496 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/613] 10.0.0.75 () {32 vars in 662 bytes} [Mon May 18 01:53:48 2026] GET /v2.1/os-security-groups => generated 707 bytes in 738 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:53:51.084 7 INFO nova.api.openstack.wsgi [None req-36972119-01f6-4114-96b6-5ed47eec0d3d ff9415ecbb2d48389af45f566df09673 52692c38f3c242ef8178cb6d2c8373fa - - default default] HTTP exception thrown: Security group 7e1f2646-6e76-44bc-bc5a-a2afb31c8225 does not exist Neutron server returns request_ids: ['req-af62fc1a-e9e9-4d0a-9408-c925832353f5'] [pid: 7|app: 0|req: 310/614] 10.0.0.75 () {32 vars in 739 bytes} [Mon May 18 01:53:49 2026] DELETE /v2.1/os-security-groups/7e1f2646-6e76-44bc-bc5a-a2afb31c8225 => generated 194 bytes in 1510 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/615] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:49 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc => generated 1471 bytes in 1968 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:53:51.238 8 INFO nova.api.openstack.compute.server_external_events [req-05dc916d-5fd7-4c2f-a03c-d3ee379e0c70 req-2d26365c-d3ce-4cca-935d-4c6f145b99b4 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:67aca50b-f3d9-4644-bbc2-0e20558fff23 for instance 121f95bc-7ac7-4ff2-8e41-614b44ee1fbc on instance 2026-05-18 01:53:51.320 7 INFO nova.api.openstack.wsgi [None req-57ee720b-c13e-43c9-8df6-b6d47cd773bc ff9415ecbb2d48389af45f566df09673 52692c38f3c242ef8178cb6d2c8373fa - - default default] HTTP exception thrown: Security group a4c82044-0605-446c-b5ee-895878cd4367 does not exist Neutron server returns request_ids: ['req-5f0654c4-60a2-40fd-bdbe-62a8d34da1b1'] [pid: 7|app: 0|req: 311/616] 10.0.0.75 () {32 vars in 739 bytes} [Mon May 18 01:53:51 2026] DELETE /v2.1/os-security-groups/a4c82044-0605-446c-b5ee-895878cd4367 => generated 194 bytes in 226 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 01:53:51.373 7 INFO nova.api.openstack.wsgi [None req-47beb551-fb44-48a8-b137-517232d7b6e6 ff9415ecbb2d48389af45f566df09673 52692c38f3c242ef8178cb6d2c8373fa - - default default] HTTP exception thrown: Security group 977c46c3-6633-4b69-904c-8a79930e51e7 does not exist Neutron server returns request_ids: ['req-e9d04806-e10b-42c6-9d35-4d7456973575'] [pid: 7|app: 0|req: 312/617] 10.0.0.75 () {32 vars in 739 bytes} [Mon May 18 01:53:51 2026] DELETE /v2.1/os-security-groups/977c46c3-6633-4b69-904c-8a79930e51e7 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 01:53:51.383 8 INFO nova.compute.rpcapi [None req-8062c947-8d4b-4933-b5ce-d77ba1f231c3 - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 8|app: 0|req: 306/618] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:53:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 307/619] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:52 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc => generated 1471 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/620] 10.0.0.75 () {34 vars in 662 bytes} [Mon May 18 01:53:51 2026] POST /v2.1/servers => generated 449 bytes in 1649 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 308/621] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:53 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 1400 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 314/622] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:53 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc => generated 1471 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 309/623] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:54 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 1525 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/624] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:55 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc => generated 1471 bytes in 794 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:53:56.063 8 INFO nova.api.openstack.compute.server_external_events [req-b577f8f9-539f-451c-84f0-f9268af3044e req-6b115982-1587-419f-8471-afc26ac7ef89 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:259be224-ac30-4b7f-b6be-ea4b23a6349f for instance 3aa3acba-7439-46ee-b273-fd43e48cb6cf on instance [pid: 8|app: 0|req: 310/625] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:53:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 316/626] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:56 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 1525 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 318/629] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:56 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc => generated 1471 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:53:57.513 8 INFO nova.api.openstack.compute.server_external_events [req-88106197-f417-4f8e-bfc8-a9b401785259 req-bf138b04-4463-4b20-83bf-85d8a1c4ba16 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:67aca50b-f3d9-4644-bbc2-0e20558fff23 for instance 121f95bc-7ac7-4ff2-8e41-614b44ee1fbc on instance [pid: 8|app: 0|req: 312/630] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:53:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:57 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 1525 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/632] 10.0.0.75 () {30 vars in 412 bytes} [Mon May 18 01:53:57 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 314/633] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:58 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc => generated 1657 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 315/634] 10.0.0.75 () {32 vars in 722 bytes} [Mon May 18 01:53:58 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc/ips => generated 110 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 316/635] 10.0.0.75 () {32 vars in 722 bytes} [Mon May 18 01:53:58 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc/ips => generated 110 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 317/636] 10.0.0.75 () {32 vars in 824 bytes} [Mon May 18 01:53:58 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc/ips/tempest-ServerAddressesTestJSON-1677735884-network => generated 95 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 320/637] 10.0.0.75 () {28 vars in 559 bytes} [Mon May 18 01:53:57 2026] GET /v2/ => generated 401 bytes in 483 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/638] 10.0.0.75 () {28 vars in 563 bytes} [Mon May 18 01:53:58 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/639] 10.0.0.75 () {30 vars in 412 bytes} [Mon May 18 01:53:58 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/640] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:53:58 2026] DELETE /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 323/641] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:58 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc => generated 1663 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/642] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:58 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 1525 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:53:59.565 7 INFO nova.api.openstack.compute.server_external_events [req-65030f75-e6f6-45f4-9b5d-0994e4157d06 req-c9cc3244-5822-47d5-995c-a9b936095adc 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:259be224-ac30-4b7f-b6be-ea4b23a6349f for instance 3aa3acba-7439-46ee-b273-fd43e48cb6cf on instance 2026-05-18 01:53:59.577 7 INFO nova.compute.rpcapi [None req-430f0907-51be-4038-8f57-7d1a42b65bef - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 7|app: 0|req: 324/643] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:53:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/644] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:59 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc => generated 1621 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:00.103 8 INFO nova.api.openstack.compute.server_external_events [req-aeff83bf-a74b-44a3-a229-b72bba2bbad3 req-cb0b34d5-5226-4019-9257-082ed12cce28 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:67aca50b-f3d9-4644-bbc2-0e20558fff23 for instance 121f95bc-7ac7-4ff2-8e41-614b44ee1fbc on instance [pid: 8|app: 0|req: 321/645] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:54:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:53:59 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 1716 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/647] 10.0.0.75 () {32 vars in 740 bytes} [Mon May 18 01:54:00 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 326/648] 10.0.0.75 () {34 vars in 670 bytes} [Mon May 18 01:54:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:01.122 8 INFO nova.api.openstack.wsgi [None req-1a70fb8a-cb93-42b0-9103-d99a7500a82f 2c27770401414fb9b209e2526c65eaf7 304cf2dc101e4c6397e84541ada12da9 - - default default] HTTP exception thrown: Instance 121f95bc-7ac7-4ff2-8e41-614b44ee1fbc could not be found. [pid: 8|app: 0|req: 323/649] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:01 2026] GET /v2.1/servers/121f95bc-7ac7-4ff2-8e41-614b44ee1fbc => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:01.174 8 INFO nova.api.openstack.compute.server_external_events [req-dd353135-d736-492f-acd1-bb3a78baf5fc req-7d21de7d-0cd8-4c85-88be-34e1847bfb55 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:259be224-ac30-4b7f-b6be-ea4b23a6349f for instance 3aa3acba-7439-46ee-b273-fd43e48cb6cf on instance [pid: 8|app: 0|req: 324/650] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:54:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:01 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 1716 bytes in 906 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 326/654] 10.0.0.75 () {34 vars in 662 bytes} [Mon May 18 01:54:07 2026] POST /v2.1/servers => generated 451 bytes in 798 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 329/655] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:08 2026] GET /v2.1/servers/8d1b6df7-8b78-4303-808d-5483eae80ae9 => generated 1253 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 327/656] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:09 2026] GET /v2.1/servers/8d1b6df7-8b78-4303-808d-5483eae80ae9 => generated 1437 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:10.424 7 INFO nova.api.openstack.compute.server_external_events [req-cdddbfb0-6bf3-4c3f-8988-7c9835b51901 req-3b90af81-3f1e-4e8f-9bf6-38d3bc61e713 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:42f35b9f-ee6b-4356-945d-ddeb70706bb6 for instance 8d1b6df7-8b78-4303-808d-5483eae80ae9 on instance [pid: 7|app: 0|req: 330/657] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:54:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 328/658] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:10 2026] GET /v2.1/servers/8d1b6df7-8b78-4303-808d-5483eae80ae9 => generated 1437 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 331/659] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:12 2026] GET /v2.1/servers/8d1b6df7-8b78-4303-808d-5483eae80ae9 => generated 1437 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 329/660] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:13 2026] GET /v2.1/servers/8d1b6df7-8b78-4303-808d-5483eae80ae9 => generated 1425 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:14.018 7 INFO nova.api.openstack.compute.server_external_events [req-6eb12cda-62c2-48fd-8d68-2fb0c7d1ea25 req-48d8f293-66c6-4dd4-80a4-dc91c309de80 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:42f35b9f-ee6b-4356-945d-ddeb70706bb6 for instance 8d1b6df7-8b78-4303-808d-5483eae80ae9 on instance [pid: 7|app: 0|req: 332/661] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:54:13 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.10/site-packages/pycadf/identifier.py:71: 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: 330/662] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:14 2026] GET /v2.1/servers/8d1b6df7-8b78-4303-808d-5483eae80ae9 => generated 1612 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 333/663] 10.0.0.75 () {32 vars in 740 bytes} [Mon May 18 01:54:14 2026] GET /v2.1/servers/8d1b6df7-8b78-4303-808d-5483eae80ae9/os-interface => generated 284 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:16.134 7 INFO nova.api.openstack.compute.server_external_events [req-5115f344-a834-4fce-a3fa-7022ae302fd1 req-428d3cf9-a9b9-4ca4-854a-73a4e77afc97 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:42f35b9f-ee6b-4356-945d-ddeb70706bb6 for instance 8d1b6df7-8b78-4303-808d-5483eae80ae9 on instance [pid: 7|app: 0|req: 334/664] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:54:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:16 2026] GET /v2.1/servers/8d1b6df7-8b78-4303-808d-5483eae80ae9 => generated 1612 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 335/666] 10.0.0.75 () {32 vars in 640 bytes} [Mon May 18 01:54:16 2026] GET /v2.1/servers => generated 388 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/667] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:54:16 2026] DELETE /v2.1/servers/8d1b6df7-8b78-4303-808d-5483eae80ae9 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 336/670] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:16 2026] GET /v2.1/servers/8d1b6df7-8b78-4303-808d-5483eae80ae9 => generated 1618 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:18.189 7 INFO nova.api.openstack.compute.server_external_events [req-cd71f125-9728-4526-9321-851248d123d1 req-a12c3fa6-c31b-4910-acec-03ce37eed0e8 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:42f35b9f-ee6b-4356-945d-ddeb70706bb6 for instance 8d1b6df7-8b78-4303-808d-5483eae80ae9 on instance [pid: 7|app: 0|req: 337/671] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:54:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:17 2026] GET /v2.1/servers/8d1b6df7-8b78-4303-808d-5483eae80ae9 => generated 1670 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/673] 10.0.0.75 () {32 vars in 740 bytes} [Mon May 18 01:54:18 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf/os-interface => generated 285 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 336/674] 10.0.0.75 () {32 vars in 814 bytes} [Mon May 18 01:54:18 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf/os-interface/259be224-ac30-4b7f-b6be-ea4b23a6349f => generated 282 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 339/675] 10.0.0.75 () {32 vars in 722 bytes} [Mon May 18 01:54:18 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 337/676] 10.0.0.75 () {34 vars in 749 bytes} [Mon May 18 01:54:18 2026] POST /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 340/677] 10.0.0.75 () {32 vars in 722 bytes} [Mon May 18 01:54:18 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:19.251 8 INFO nova.api.openstack.wsgi [None req-993173cf-306d-49c0-8902-55ebae1de0bf 6288a34f947c4ffeb722e28ccffb23be 305de1f79e0d4059800052bf007f9b66 - - default default] HTTP exception thrown: Instance 8d1b6df7-8b78-4303-808d-5483eae80ae9 could not be found. [pid: 8|app: 0|req: 338/678] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:19 2026] GET /v2.1/servers/8d1b6df7-8b78-4303-808d-5483eae80ae9 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 341/679] 10.0.0.75 () {32 vars in 703 bytes} [Mon May 18 01:54:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-644470416 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 339/680] 10.0.0.75 () {32 vars in 722 bytes} [Mon May 18 01:54:19 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:54:19.753 7 INFO nova.api.openstack.compute.server_external_events [req-0c8a9660-1ef2-482e-ab6a-9103fb14f749 req-3b57c6f5-95c4-491a-9a53-516effce7ea6 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:259be224-ac30-4b7f-b6be-ea4b23a6349f for instance 3aa3acba-7439-46ee-b273-fd43e48cb6cf on instance [pid: 7|app: 0|req: 342/681] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:54:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/682] 10.0.0.75 () {32 vars in 722 bytes} [Mon May 18 01:54:20 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf/ips => generated 156 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/683] 10.0.0.75 () {32 vars in 722 bytes} [Mon May 18 01:54:21 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf/ips => generated 194 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/684] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:21 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 1950 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 344/685] 10.0.0.75 () {34 vars in 749 bytes} [Mon May 18 01:54:22 2026] POST /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 342/686] 10.0.0.75 () {32 vars in 722 bytes} [Mon May 18 01:54:22 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:23.080 7 INFO nova.api.openstack.compute.server_external_events [req-b7a63836-d04c-4c31-a6c3-5990ee8bfed8 req-48b41e9e-fc14-4ad0-a8e5-fd80e0028d50 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:259be224-ac30-4b7f-b6be-ea4b23a6349f for instance 3aa3acba-7439-46ee-b273-fd43e48cb6cf on instance [pid: 7|app: 0|req: 345/687] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:54:23 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.10/site-packages/pycadf/identifier.py:71: 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: 343/688] 10.0.0.75 () {32 vars in 722 bytes} [Mon May 18 01:54:23 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf/ips => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 346/689] 10.0.0.75 () {32 vars in 722 bytes} [Mon May 18 01:54:24 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 344/690] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:54:24 2026] DELETE /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/691] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:24 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 1842 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:26.390 7 INFO nova.api.openstack.compute.server_external_events [req-0f0d1b12-a020-4e82-8f27-65ac96f42d83 req-0a0e464c-dbe4-4597-9340-9ea3112ea450 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:259be224-ac30-4b7f-b6be-ea4b23a6349f for instance 3aa3acba-7439-46ee-b273-fd43e48cb6cf on instance [pid: 7|app: 0|req: 348/692] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:54:26 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) [pid: 8|app: 0|req: 345/693] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:25 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 1775 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:27.492 8 INFO nova.api.openstack.wsgi [None req-b3efc5e3-f247-4c18-a7e7-f655fa846c1b ad01f11a19844032b141e24c975f37f0 57d5a371af4b41db859d3d48a8490691 - - default default] HTTP exception thrown: Instance 3aa3acba-7439-46ee-b273-fd43e48cb6cf could not be found. [pid: 8|app: 0|req: 347/696] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:27 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/697] 10.0.0.75 () {32 vars in 705 bytes} [Mon May 18 01:54:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2109296124 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:28.590 8 INFO nova.api.openstack.wsgi [None req-562d4b80-3271-4196-8d66-ff1846a751c6 ad01f11a19844032b141e24c975f37f0 57d5a371af4b41db859d3d48a8490691 - - default default] HTTP exception thrown: Instance 3aa3acba-7439-46ee-b273-fd43e48cb6cf could not be found. [pid: 8|app: 0|req: 348/698] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:54:28 2026] DELETE /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 01:54:28.620 7 INFO nova.api.openstack.wsgi [None req-001393ff-6efc-43cb-aaa6-0677199bf04f ad01f11a19844032b141e24c975f37f0 57d5a371af4b41db859d3d48a8490691 - - default default] HTTP exception thrown: Instance 3aa3acba-7439-46ee-b273-fd43e48cb6cf could not be found. [pid: 7|app: 0|req: 351/699] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:28 2026] GET /v2.1/servers/3aa3acba-7439-46ee-b273-fd43e48cb6cf => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 349/700] 10.0.0.75 () {34 vars in 670 bytes} [Mon May 18 01:54:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/701] 10.0.0.75 () {34 vars in 662 bytes} [Mon May 18 01:54:34 2026] POST /v2.1/servers => generated 453 bytes in 1181 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/702] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:35 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1392 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/703] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:36 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1388 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:38.755 7 INFO nova.api.openstack.compute.server_external_events [req-c77255f1-78f2-48b5-a777-ea3fbb346fcc req-f5cff2ac-0910-4108-af4c-563263ac86cf 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:8d4d9414-ed21-47fe-be0e-08beee95854c for instance 5101f258-0872-4e45-9a6a-44fca86b08a7 on instance [pid: 7|app: 0|req: 355/706] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:54:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/707] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:37 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1518 bytes in 1170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/708] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:39 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1518 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/709] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:41 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1518 bytes in 752 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/710] 10.0.0.75 () {34 vars in 670 bytes} [Mon May 18 01:54:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:42.785 8 INFO nova.api.openstack.compute.server_external_events [req-5990ec49-0e90-4f0d-80a6-854db37b5b49 req-c8b61b7f-c879-4f74-8110-c3b273d3ae2e 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:8d4d9414-ed21-47fe-be0e-08beee95854c for instance 5101f258-0872-4e45-9a6a-44fca86b08a7 on instance [pid: 8|app: 0|req: 354/711] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:54:42 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) [pid: 7|app: 0|req: 358/712] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:42 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1518 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/713] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:44 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1701 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/714] 10.0.0.75 () {32 vars in 740 bytes} [Mon May 18 01:54:44 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7/os-interface => generated 284 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.75 () {34 vars in 662 bytes} [Mon May 18 01:54:44 2026] POST /v2.1/servers => generated 451 bytes in 686 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/716] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:45 2026] GET /v2.1/servers/50573022-4ae1-4366-9a62-6fd7e9399a2d => generated 1423 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:46.684 8 INFO nova.api.openstack.compute.server_external_events [req-bdc6b663-5103-4603-866b-290c1cec2129 req-926752fc-287b-4aa8-9f9d-588368658ad2 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:8d4d9414-ed21-47fe-be0e-08beee95854c for instance 5101f258-0872-4e45-9a6a-44fca86b08a7 on instance [pid: 8|app: 0|req: 360/719] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:54:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:46 2026] GET /v2.1/servers/50573022-4ae1-4366-9a62-6fd7e9399a2d => generated 1481 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:47.543 8 INFO nova.api.openstack.compute.server_external_events [req-186c5ad9-30ee-4a35-8042-7ae403ec55f8 req-742956ad-76f4-4e76-891c-dea862fcdc65 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:f0bb2846-bf58-4dfd-b62b-cf89838571f7 for instance 50573022-4ae1-4366-9a62-6fd7e9399a2d on instance [pid: 8|app: 0|req: 361/721] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:54: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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/722] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:47 2026] GET /v2.1/servers/50573022-4ae1-4366-9a62-6fd7e9399a2d => generated 1549 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/723] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:49 2026] GET /v2.1/servers/50573022-4ae1-4366-9a62-6fd7e9399a2d => generated 1549 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/724] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:50 2026] GET /v2.1/servers/50573022-4ae1-4366-9a62-6fd7e9399a2d => generated 1549 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:50.954 8 INFO nova.api.openstack.compute.server_external_events [req-03135cc1-4709-49d9-9804-ebd259db3e57 req-910377bf-c8e2-47b6-bec8-608fcf937bad 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:f0bb2846-bf58-4dfd-b62b-cf89838571f7 for instance 50573022-4ae1-4366-9a62-6fd7e9399a2d on instance [pid: 8|app: 0|req: 363/725] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:54:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/726] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:51 2026] GET /v2.1/servers/50573022-4ae1-4366-9a62-6fd7e9399a2d => generated 1724 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/727] 10.0.0.75 () {32 vars in 740 bytes} [Mon May 18 01:54:51 2026] GET /v2.1/servers/50573022-4ae1-4366-9a62-6fd7e9399a2d/os-interface => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:52.866 8 INFO nova.api.openstack.compute.server_external_events [req-c7d9c09a-dce7-4190-8639-6c969244d174 req-1b827b42-73e2-462c-b3eb-abaca64b0351 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:f0bb2846-bf58-4dfd-b62b-cf89838571f7 for instance 50573022-4ae1-4366-9a62-6fd7e9399a2d on instance [pid: 8|app: 0|req: 365/728] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:54:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:52 2026] GET /v2.1/servers/50573022-4ae1-4366-9a62-6fd7e9399a2d => generated 1724 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/730] 10.0.0.75 () {32 vars in 640 bytes} [Mon May 18 01:54:52 2026] GET /v2.1/servers => generated 377 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/731] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:54:53 2026] DELETE /v2.1/servers/50573022-4ae1-4366-9a62-6fd7e9399a2d => generated 0 bytes in 257 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/732] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:53 2026] GET /v2.1/servers/50573022-4ae1-4366-9a62-6fd7e9399a2d => generated 1730 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:54.287 7 INFO nova.api.openstack.compute.server_external_events [req-d24b9ec8-8b80-489c-97df-f3fd63a33d46 req-b237bfd3-a1b5-4fd7-b47a-2693477f6190 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-unplugged:f0bb2846-bf58-4dfd-b62b-cf89838571f7 for instance 50573022-4ae1-4366-9a62-6fd7e9399a2d on instance [pid: 7|app: 0|req: 366/733] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:54:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:54.773 7 INFO nova.api.openstack.compute.server_external_events [req-cbc6ad09-74ee-4daf-bb5b-41ac9f764c48 req-d0577194-72fb-4255-86b0-b7898f751e1f 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:f0bb2846-bf58-4dfd-b62b-cf89838571f7 for instance 50573022-4ae1-4366-9a62-6fd7e9399a2d on instance [pid: 7|app: 0|req: 367/734] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:54:54 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) [pid: 8|app: 0|req: 368/735] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:54 2026] GET /v2.1/servers/50573022-4ae1-4366-9a62-6fd7e9399a2d => generated 1782 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:55.838 7 INFO nova.api.openstack.wsgi [None req-ccc762d3-6ded-4057-8217-4ed4d273b7fe f20c68f1e7bb4db6addc9807f10760c9 d02e95cf595a45ee972301a295c5658a - - default default] HTTP exception thrown: Instance 50573022-4ae1-4366-9a62-6fd7e9399a2d could not be found. [pid: 7|app: 0|req: 368/736] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:54:55 2026] GET /v2.1/servers/50573022-4ae1-4366-9a62-6fd7e9399a2d => 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.10/site-packages/pycadf/identifier.py:71: 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/737] 10.0.0.75 () {32 vars in 705 bytes} [Mon May 18 01:54:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2138086643 => 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.10/site-packages/pycadf/identifier.py:71: 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/740] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:02 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1821 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:03 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1821 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/742] 10.0.0.75 () {34 vars in 749 bytes} [Mon May 18 01:55:04 2026] POST /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 372/743] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:04 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1823 bytes in 1628 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 372/744] 10.0.0.75 () {34 vars in 670 bytes} [Mon May 18 01:55:06 2026] POST /v2.1/os-keypairs => generated 398 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:06 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1823 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:08.869 7 INFO nova.api.openstack.compute.server_external_events [req-112a599a-248f-441c-b056-9234e13f10f1 req-9e40f556-fb0e-4e46-ae63-4be11ccd6c32 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-unplugged:8d4d9414-ed21-47fe-be0e-08beee95854c for instance 5101f258-0872-4e45-9a6a-44fca86b08a7 on instance [pid: 7|app: 0|req: 375/748] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:55:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/749] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:08 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1828 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 376/750] 10.0.0.75 () {34 vars in 662 bytes} [Mon May 18 01:55:08 2026] POST /v2.1/servers => generated 450 bytes in 701 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 375/751] 10.0.0.75 () {34 vars in 670 bytes} [Mon May 18 01:55:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:09 2026] GET /v2.1/servers/04588548-f06e-437d-b85f-15f35a88df52 => generated 1403 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/753] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:09 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1821 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:11.021 8 INFO nova.api.openstack.compute.server_external_events [req-8d2d782e-b639-44ae-9137-c1a00613c531 req-929090f6-2d86-4080-a4e6-2503354a1dc8 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:8d4d9414-ed21-47fe-be0e-08beee95854c for instance 5101f258-0872-4e45-9a6a-44fca86b08a7 on instance [pid: 8|app: 0|req: 377/754] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:55:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:10 2026] GET /v2.1/servers/04588548-f06e-437d-b85f-15f35a88df52 => generated 1461 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 379/756] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:12 2026] GET /v2.1/servers/04588548-f06e-437d-b85f-15f35a88df52 => generated 1529 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:12.461 7 INFO nova.api.openstack.compute.server_external_events [req-b641e8d6-6bb6-4183-b9cb-0a38338838cd req-7e8e880e-e9a1-44d3-82c6-ad272cf99399 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:b01265ba-348c-4f8e-837b-951ab433cb41 for instance 04588548-f06e-437d-b85f-15f35a88df52 on instance [pid: 7|app: 0|req: 380/757] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:55:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 10.0.0.75 () {34 vars in 662 bytes} [Mon May 18 01:55:11 2026] POST /v2.1/servers => generated 452 bytes in 1672 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 381/759] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:12 2026] GET /v2.1/servers/f433124a-b04a-4eb0-866b-763b762db58e => generated 1431 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 379/760] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:13 2026] GET /v2.1/servers/04588548-f06e-437d-b85f-15f35a88df52 => generated 1529 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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.75 () {32 vars in 714 bytes} [Mon May 18 01:55:14 2026] GET /v2.1/servers/f433124a-b04a-4eb0-866b-763b762db58e => generated 1556 bytes in 1050 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:15.114 7 INFO nova.api.openstack.compute.server_external_events [req-de6abc26-0d41-4dde-bcf0-6bd49b0ce7a5 req-5afedd9d-d38c-4c32-82c8-6ca0061616d5 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:04c8d704-6925-40d8-b318-a58502d1406d for instance f433124a-b04a-4eb0-866b-763b762db58e on instance [pid: 7|app: 0|req: 383/762] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:55:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/763] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:14 2026] GET /v2.1/servers/04588548-f06e-437d-b85f-15f35a88df52 => generated 1529 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:15.399 7 INFO nova.api.openstack.compute.server_external_events [req-bd2ed75d-50fb-41aa-a692-35242085b28b req-078f7cf4-5311-44ba-9af2-215a751a5dd4 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:b01265ba-348c-4f8e-837b-951ab433cb41 for instance 04588548-f06e-437d-b85f-15f35a88df52 on instance [pid: 7|app: 0|req: 384/764] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:55:15 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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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/765] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:16 2026] GET /v2.1/servers/f433124a-b04a-4eb0-866b-763b762db58e => generated 1556 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/766] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:16 2026] GET /v2.1/servers/04588548-f06e-437d-b85f-15f35a88df52 => generated 1697 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 382/767] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:16 2026] GET /v2.1/servers/04588548-f06e-437d-b85f-15f35a88df52 => generated 1697 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:17.402 8 INFO nova.api.openstack.compute.server_external_events [req-9e7afdb2-8704-4381-a9d6-02a1439bab22 req-44f638b1-6f3a-42fe-8bc8-4820e42405ff 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:04c8d704-6925-40d8-b318-a58502d1406d for instance f433124a-b04a-4eb0-866b-763b762db58e on instance [pid: 8|app: 0|req: 384/770] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:55:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:18.006 8 INFO nova.api.openstack.compute.server_external_events [req-66b22893-f4bc-4ec4-8781-6a1a81769d05 req-2fbb8daf-ec86-4668-8392-44fc72bfb273 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:b01265ba-348c-4f8e-837b-951ab433cb41 for instance 04588548-f06e-437d-b85f-15f35a88df52 on instance [pid: 8|app: 0|req: 385/771] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:55:17 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: 7|app: 0|req: 387/772] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:17 2026] GET /v2.1/servers/f433124a-b04a-4eb0-866b-763b762db58e => generated 1556 bytes in 950 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/773] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:19 2026] GET /v2.1/servers/f433124a-b04a-4eb0-866b-763b762db58e => generated 1739 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 388/774] 10.0.0.75 () {32 vars in 740 bytes} [Mon May 18 01:55:19 2026] GET /v2.1/servers/f433124a-b04a-4eb0-866b-763b762db58e/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:20.420 7 INFO nova.api.openstack.compute.server_external_events [req-0233bfc7-8129-4ac4-ae83-f96f8fb30c11 req-1de8a391-37e6-4a6f-abdc-b89e2fcecde0 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:04c8d704-6925-40d8-b318-a58502d1406d for instance f433124a-b04a-4eb0-866b-763b762db58e on instance [pid: 7|app: 0|req: 389/775] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:55:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/776] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:20 2026] GET /v2.1/servers/f433124a-b04a-4eb0-866b-763b762db58e => generated 1739 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 390/777] 10.0.0.75 () {32 vars in 640 bytes} [Mon May 18 01:55:20 2026] GET /v2.1/servers => generated 384 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 388/778] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:55:20 2026] DELETE /v2.1/servers/f433124a-b04a-4eb0-866b-763b762db58e => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/779] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:20 2026] GET /v2.1/servers/f433124a-b04a-4eb0-866b-763b762db58e => generated 1745 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:23.525 7 INFO nova.api.openstack.compute.server_external_events [req-d7cd633f-ac61-47c5-a9a4-1efa0ce99f99 req-7fcebc3c-74ff-4b5a-a9da-42ab4af0f0bd 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:04c8d704-6925-40d8-b318-a58502d1406d for instance f433124a-b04a-4eb0-866b-763b762db58e on instance [pid: 7|app: 0|req: 392/780] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:55:23 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) [pid: 8|app: 0|req: 389/781] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:22 2026] GET /v2.1/servers/f433124a-b04a-4eb0-866b-763b762db58e => generated 1865 bytes in 1523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:24.582 7 INFO nova.api.openstack.wsgi [None req-1dd6b066-946a-4596-87d9-d9f2e6663bf4 1baf2225c2034e20a46497aacf0a6799 4b47e148c48c410a92c275695b2fca8a - - default default] HTTP exception thrown: Instance f433124a-b04a-4eb0-866b-763b762db58e could not be found. [pid: 7|app: 0|req: 393/782] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:24 2026] GET /v2.1/servers/f433124a-b04a-4eb0-866b-763b762db58e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/783] 10.0.0.75 () {32 vars in 703 bytes} [Mon May 18 01:55:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-520310429 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/786] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:26 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1821 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/787] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:55:26 2026] DELETE /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => 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.10/site-packages/pycadf/identifier.py:71: 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: 395/788] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:26 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1827 bytes in 746 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:28.910 7 INFO nova.api.openstack.compute.server_external_events [req-f63dc3e4-0db3-4594-9259-c5a87b8b14c9 req-2571c9fe-dfbb-4c29-9f6e-8cd878d06c4b 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:8d4d9414-ed21-47fe-be0e-08beee95854c for instance 5101f258-0872-4e45-9a6a-44fca86b08a7 on instance [pid: 7|app: 0|req: 396/789] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:55:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/790] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:28 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 1759 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:29.958 7 INFO nova.api.openstack.wsgi [None req-4da122a9-2413-47a4-b9ee-fc8b79a03bf0 70b9b865699844c095553a43fd5906dd ec802c0472d843b9a29cd00a392c8344 - - default default] HTTP exception thrown: Instance 5101f258-0872-4e45-9a6a-44fca86b08a7 could not be found. [pid: 7|app: 0|req: 397/791] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:29 2026] GET /v2.1/servers/5101f258-0872-4e45-9a6a-44fca86b08a7 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/792] 10.0.0.75 () {32 vars in 703 bytes} [Mon May 18 01:55:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-162078269 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/793] 10.0.0.75 () {34 vars in 749 bytes} [Mon May 18 01:55:32 2026] POST /v2.1/servers/04588548-f06e-437d-b85f-15f35a88df52/action => generated 34171 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-18 01:55:34.212 8 INFO nova.api.openstack.compute.server_external_events [req-20016312-e6e7-4487-8e9c-34bce0495002 req-e04d6a54-8b27-4a4b-a145-9cdbeb3ea6b3 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:b01265ba-348c-4f8e-837b-951ab433cb41 for instance 04588548-f06e-437d-b85f-15f35a88df52 on instance [pid: 8|app: 0|req: 396/794] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:55:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 399/795] 10.0.0.75 () {34 vars in 670 bytes} [Mon May 18 01:55:36 2026] POST /v2.1/os-keypairs => generated 397 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 10.0.0.75 () {34 vars in 662 bytes} [Mon May 18 01:55:38 2026] POST /v2.1/servers => generated 449 bytes in 549 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/799] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:38 2026] GET /v2.1/servers/41860e86-207e-4b6a-a178-b2fbab92cb33 => generated 1401 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:41.088 8 INFO nova.api.openstack.compute.server_external_events [req-70443b6f-b414-4a06-b431-5ab8c1f78c3d req-7852f74c-47a4-46e6-a2d5-56e7a99fa293 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:77d0dc6a-6968-4fa3-bf1d-7d5ef67392a7 for instance 41860e86-207e-4b6a-a178-b2fbab92cb33 on instance [pid: 8|app: 0|req: 399/800] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:55:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/801] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:39 2026] GET /v2.1/servers/41860e86-207e-4b6a-a178-b2fbab92cb33 => generated 1526 bytes in 1384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.75 () {32 vars in 714 bytes} [Mon May 18 01:55:42 2026] GET /v2.1/servers/41860e86-207e-4b6a-a178-b2fbab92cb33 => generated 1526 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:43.027 7 INFO nova.api.openstack.compute.server_external_events [req-b6c9bbad-4945-42dd-99de-3e12a94aecbb req-adb5efc5-4454-468c-9bca-e84e447f0528 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:77d0dc6a-6968-4fa3-bf1d-7d5ef67392a7 for instance 41860e86-207e-4b6a-a178-b2fbab92cb33 on instance [pid: 7|app: 0|req: 403/803] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:55:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 401/804] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:43 2026] GET /v2.1/servers/41860e86-207e-4b6a-a178-b2fbab92cb33 => generated 1695 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/805] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:43 2026] GET /v2.1/servers/41860e86-207e-4b6a-a178-b2fbab92cb33 => generated 1695 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:55:44.689 8 INFO nova.api.openstack.compute.server_external_events [req-73d1a5a8-20d9-462b-bb30-6b5cfd0cc46e req-f2093985-32a6-4c98-b2b0-293ca3d6ec66 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:77d0dc6a-6968-4fa3-bf1d-7d5ef67392a7 for instance 41860e86-207e-4b6a-a178-b2fbab92cb33 on instance [pid: 8|app: 0|req: 402/806] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:55:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 406/809] 10.0.0.75 () {34 vars in 749 bytes} [Mon May 18 01:55:54 2026] POST /v2.1/servers/41860e86-207e-4b6a-a178-b2fbab92cb33/action => generated 31605 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 408/812] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:55:57 2026] DELETE /v2.1/servers/41860e86-207e-4b6a-a178-b2fbab92cb33 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/813] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:57 2026] GET /v2.1/servers/41860e86-207e-4b6a-a178-b2fbab92cb33 => generated 1821 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:56:00.056 8 INFO nova.api.openstack.compute.server_external_events [req-bc1d20f3-9272-448b-984a-3d8be3ad4654 req-f7017920-2962-46ab-92f2-00cb1ed74214 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:77d0dc6a-6968-4fa3-bf1d-7d5ef67392a7 for instance 41860e86-207e-4b6a-a178-b2fbab92cb33 on instance [pid: 8|app: 0|req: 406/814] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:56:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/815] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:55:58 2026] GET /v2.1/servers/41860e86-207e-4b6a-a178-b2fbab92cb33 => generated 1754 bytes in 1188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:56:01.138 8 INFO nova.api.openstack.wsgi [None req-24c17254-8a1c-4ee6-96e5-922b14cf72aa 4fa1f475d2464d8e99b44a7d1becaebd 0c3c02ee3d5940f789e85e7d1c18a4d4 - - default default] HTTP exception thrown: Instance 41860e86-207e-4b6a-a178-b2fbab92cb33 could not be found. [pid: 8|app: 0|req: 407/816] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:56:01 2026] GET /v2.1/servers/41860e86-207e-4b6a-a178-b2fbab92cb33 => 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.10/site-packages/pycadf/identifier.py:71: 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: 410/817] 10.0.0.75 () {32 vars in 727 bytes} [Mon May 18 01:56:01 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-994215393 => 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.10/site-packages/pycadf/identifier.py:71: 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: 408/818] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:56:02 2026] DELETE /v2.1/servers/04588548-f06e-437d-b85f-15f35a88df52 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/819] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:56:02 2026] GET /v2.1/servers/04588548-f06e-437d-b85f-15f35a88df52 => generated 1703 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:56:03.866 7 INFO nova.api.openstack.compute.server_external_events [req-8afefb1c-0b9b-40cd-b7c2-c9b1f03c358e req-cb25c7e8-ad9f-4944-9a4d-d1d0d62d6f32 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:b01265ba-348c-4f8e-837b-951ab433cb41 for instance 04588548-f06e-437d-b85f-15f35a88df52 on instance [pid: 7|app: 0|req: 412/820] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:56:03 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:56:03.898 7 INFO nova.api.openstack.wsgi [None req-7466fd12-b0b6-4cd6-abef-2ff14ebb8824 4fa1f475d2464d8e99b44a7d1becaebd 0c3c02ee3d5940f789e85e7d1c18a4d4 - - default default] HTTP exception thrown: Instance 04588548-f06e-437d-b85f-15f35a88df52 could not be found. [pid: 7|app: 0|req: 413/821] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:56:03 2026] GET /v2.1/servers/04588548-f06e-437d-b85f-15f35a88df52 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 414/822] 10.0.0.75 () {32 vars in 729 bytes} [Mon May 18 01:56:04 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1804829157 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/823] 10.0.0.75 () {34 vars in 662 bytes} [Mon May 18 01:56:03 2026] POST /v2.1/servers => generated 424 bytes in 1721 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/824] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:56:05 2026] GET /v2.1/servers/a3b91a58-fd4c-446a-8210-25387b723683 => generated 1368 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/827] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:56:06 2026] GET /v2.1/servers/a3b91a58-fd4c-446a-8210-25387b723683 => generated 1426 bytes in 1043 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:56:09.437 8 INFO nova.api.openstack.compute.server_external_events [req-65de77f3-30ef-469e-90c5-5af8e0365c17 req-11ed8bd8-3282-4a60-abf4-d2bfdc909bb0 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:f08bfca1-5b8d-4ba5-9d28-5556a938d367 for instance a3b91a58-fd4c-446a-8210-25387b723683 on instance [pid: 8|app: 0|req: 412/828] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:56:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/829] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:56:08 2026] GET /v2.1/servers/a3b91a58-fd4c-446a-8210-25387b723683 => generated 1468 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/830] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:56:10 2026] GET /v2.1/servers/a3b91a58-fd4c-446a-8210-25387b723683 => generated 1468 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 418/831] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:56:12 2026] GET /v2.1/servers/a3b91a58-fd4c-446a-8210-25387b723683 => generated 1468 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:56:13.162 8 INFO nova.api.openstack.compute.server_external_events [req-155e7578-06d1-4cc6-b0a8-c5ca6e8bb4cb req-f11c6074-24f5-4c5c-abc3-6e6e2e4e0472 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:f08bfca1-5b8d-4ba5-9d28-5556a938d367 for instance a3b91a58-fd4c-446a-8210-25387b723683 on instance [pid: 8|app: 0|req: 414/832] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:56:13 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/833] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:56:13 2026] GET /v2.1/servers/a3b91a58-fd4c-446a-8210-25387b723683 => generated 1648 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/834] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:56:14 2026] DELETE /v2.1/servers/a3b91a58-fd4c-446a-8210-25387b723683 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/835] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:56:14 2026] GET /v2.1/servers/a3b91a58-fd4c-446a-8210-25387b723683 => generated 1654 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:56:15.244 8 INFO nova.api.openstack.compute.server_external_events [req-e4b6c74b-09ff-41f5-84b4-e15907f9ebf7 req-b4f1ea62-a709-4bfb-8790-b421d4a4b7c2 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-unplugged:f08bfca1-5b8d-4ba5-9d28-5556a938d367 for instance a3b91a58-fd4c-446a-8210-25387b723683 on instance [pid: 8|app: 0|req: 416/836] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:56:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:56:15.665 8 INFO nova.api.openstack.compute.server_external_events [req-c2889742-cf5d-4295-ad10-5703a10be07d req-b1152a36-5dfc-417c-bef8-d56ba811f82c 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:f08bfca1-5b8d-4ba5-9d28-5556a938d367 for instance a3b91a58-fd4c-446a-8210-25387b723683 on instance [pid: 8|app: 0|req: 417/837] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:56:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/840] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:56:15 2026] GET /v2.1/servers/a3b91a58-fd4c-446a-8210-25387b723683 => generated 1654 bytes in 1454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:56:17.870 8 INFO nova.api.openstack.wsgi [None req-898ede85-154c-41df-a69e-8528ecdd9037 0e67361eb66442fbb7e4dda3247e72dc b89a104b979a458db227ad964d87b06f - - default default] HTTP exception thrown: Instance a3b91a58-fd4c-446a-8210-25387b723683 could not be found. [pid: 8|app: 0|req: 420/841] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:56:17 2026] GET /v2.1/servers/a3b91a58-fd4c-446a-8210-25387b723683 => 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.10/site-packages/pycadf/identifier.py:71: 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/850] 10.0.0.75 () {34 vars in 670 bytes} [Mon May 18 01:57:05 2026] POST /v2.1/os-keypairs => generated 396 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/853] 10.0.0.75 () {34 vars in 662 bytes} [Mon May 18 01:57:08 2026] POST /v2.1/servers => generated 448 bytes in 988 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/854] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:09 2026] GET /v2.1/servers/b2c764f6-1a07-41d2-89d8-0216853fe8af => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 429/855] 10.0.0.104 () {30 vars in 619 bytes} [Mon May 18 01:57:10 2026] GET /v2.1 => generated 0 bytes in 319 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/856] 10.0.0.104 () {30 vars in 621 bytes} [Mon May 18 01:57:10 2026] GET /v2.1/ => generated 410 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/857] 10.0.0.104 () {34 vars in 913 bytes} [Mon May 18 01:57:10 2026] GET /v2.1/os-simple-tenant-usage/1430779a85a64b6082040a2ba20ac10d?start=2026-05-17T00:00:00&end=2026-05-18T23:59:59 => generated 20 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/858] 10.0.0.104 () {30 vars in 654 bytes} [Mon May 18 01:57:11 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:12.060 7 INFO nova.api.openstack.compute.server_external_events [req-fdf9d24f-1988-435d-a9cc-7a6cd423ab7f req-7c95fa98-b66a-4093-98db-10cebff4c036 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:745be73a-b961-4929-845c-e2135e857244 for instance b2c764f6-1a07-41d2-89d8-0216853fe8af on instance [pid: 7|app: 0|req: 431/859] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:57:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 01:57:13.182 8 INFO nova.api.openstack.compute.server_external_events [req-a0e8614e-60de-4d71-8271-dd3f994f870c req-56e1b3c6-c86f-4f89-af3c-249a52ff95ea 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:745be73a-b961-4929-845c-e2135e857244 for instance b2c764f6-1a07-41d2-89d8-0216853fe8af on instance [pid: 8|app: 0|req: 429/860] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:57:13 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/861] 10.0.0.104 () {30 vars in 619 bytes} [Mon May 18 01:57:13 2026] GET /v2.1 => generated 0 bytes in 253 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 430/862] 10.0.0.104 () {30 vars in 621 bytes} [Mon May 18 01:57:13 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/863] 10.0.0.104 () {34 vars in 913 bytes} [Mon May 18 01:57:13 2026] GET /v2.1/os-simple-tenant-usage/1430779a85a64b6082040a2ba20ac10d?start=2026-05-17T00:00:00&end=2026-05-18T23:59:59 => generated 20 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/864] 10.0.0.104 () {30 vars in 654 bytes} [Mon May 18 01:57:13 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/865] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:14 2026] GET /v2.1/servers/b2c764f6-1a07-41d2-89d8-0216853fe8af => generated 1817 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:16.860 7 INFO nova.api.openstack.compute.server_external_events [req-13f4dc88-c046-43a1-ae46-ca9c467e1ab3 req-7d58604e-8e38-48ab-88dc-67565ef696b3 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:745be73a-b961-4929-845c-e2135e857244 for instance b2c764f6-1a07-41d2-89d8-0216853fe8af on instance [pid: 7|app: 0|req: 436/868] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:57:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/869] 10.0.0.75 () {34 vars in 662 bytes} [Mon May 18 01:57:16 2026] POST /v2.1/servers => generated 448 bytes in 1548 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 437/870] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:18 2026] GET /v2.1/servers/f64ef9dc-23a7-4496-a2c8-bbaeda3564cb => generated 1395 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:20.849 8 INFO nova.api.openstack.compute.server_external_events [req-af1cb434-fc8b-42fd-bf4b-94bb7160aa0d req-bd651d00-6842-4605-8552-dc7f5fd204a2 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:c36a4e50-f3db-4ec0-b57c-21c2ec69f772 for instance f64ef9dc-23a7-4496-a2c8-bbaeda3564cb on instance [pid: 8|app: 0|req: 434/871] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:57:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:24.597 8 INFO nova.api.openstack.compute.server_external_events [req-34cfe7d4-7d69-49cb-84cf-5af0ccb447e8 req-02003467-e0cb-4440-8249-8d230fe44008 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:c36a4e50-f3db-4ec0-b57c-21c2ec69f772 for instance f64ef9dc-23a7-4496-a2c8-bbaeda3564cb on instance [pid: 8|app: 0|req: 435/872] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:57:24 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) [pid: 7|app: 0|req: 438/873] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:23 2026] GET /v2.1/servers/f64ef9dc-23a7-4496-a2c8-bbaeda3564cb => generated 1519 bytes in 827 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/876] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:29 2026] GET /v2.1/servers/f64ef9dc-23a7-4496-a2c8-bbaeda3564cb => generated 1818 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 437/877] 10.0.0.75 () {34 vars in 670 bytes} [Mon May 18 01:57:31 2026] POST /v2.1/os-keypairs => generated 396 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:32.131 7 INFO nova.api.openstack.compute.server_external_events [req-168ec561-be59-41ea-bbc4-1381d5a65d5c req-3f8c28e8-6a4e-4e44-870f-42ca6a5446bf 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:c36a4e50-f3db-4ec0-b57c-21c2ec69f772 for instance f64ef9dc-23a7-4496-a2c8-bbaeda3564cb on instance [pid: 7|app: 0|req: 441/878] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:57:32 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: 438/879] 10.0.0.75 () {34 vars in 670 bytes} [Mon May 18 01:57:33 2026] POST /v2.1/os-keypairs => generated 385 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 442/880] 10.0.0.75 () {34 vars in 662 bytes} [Mon May 18 01:57:34 2026] POST /v2.1/servers => generated 495 bytes in 660 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/881] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:34 2026] GET /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6 => generated 1456 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 443/882] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:36 2026] GET /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6 => generated 1514 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:36.917 7 INFO nova.api.openstack.compute.server_external_events [req-18b5817b-1e41-40dc-88ec-408c2e4f5392 req-9f00585c-a1d9-4661-8e00-74352fdcdd26 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:456926db-8209-46b8-881b-a9d1aaf97be7 for instance c19d679c-56f0-43f4-91e7-5a8981d623c6 on instance [pid: 7|app: 0|req: 445/885] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:57:36 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.10/site-packages/pycadf/identifier.py:71: 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: 441/886] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:37 2026] GET /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6 => generated 1627 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 446/887] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:38 2026] GET /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6 => generated 1627 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:39.188 8 INFO nova.api.openstack.compute.server_external_events [req-b5c9c500-a598-43ad-8aca-bbd607183236 req-a88d2fe9-c69d-4227-9242-aacafec65297 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:456926db-8209-46b8-881b-a9d1aaf97be7 for instance c19d679c-56f0-43f4-91e7-5a8981d623c6 on instance [pid: 8|app: 0|req: 442/888] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:57:39 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/889] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:39 2026] GET /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6 => generated 1808 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 443/890] 10.0.0.75 () {32 vars in 740 bytes} [Mon May 18 01:57:39 2026] GET /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6/os-interface => generated 285 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:41.688 7 INFO nova.api.openstack.compute.server_external_events [req-eb62f9fe-cd91-42ba-8627-e4064632e4da req-e8f2ca81-9a81-4083-9483-8957db0c45a1 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:456926db-8209-46b8-881b-a9d1aaf97be7 for instance c19d679c-56f0-43f4-91e7-5a8981d623c6 on instance [pid: 7|app: 0|req: 448/891] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:57:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 445/894] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:49 2026] GET /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6 => generated 1928 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 450/895] 10.0.0.75 () {32 vars in 752 bytes} [Mon May 18 01:57:50 2026] GET /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6/os-server-password => generated 116 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/896] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:57:52 2026] DELETE /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 451/897] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:52 2026] GET /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6 => generated 1934 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 447/898] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:53 2026] GET /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6 => generated 1821 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:54.286 7 INFO nova.api.openstack.compute.server_external_events [req-91aeb0d9-1d38-43d1-bc9b-89319554ded7 req-1f75a591-d49f-41d6-87ab-e498e6e7c746 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:456926db-8209-46b8-881b-a9d1aaf97be7 for instance c19d679c-56f0-43f4-91e7-5a8981d623c6 on instance [pid: 7|app: 0|req: 452/899] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:57:54 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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:54.953 7 INFO nova.api.openstack.wsgi [None req-3e84bea7-c293-4b10-8c12-2b75fa6edfdd 0abf6873ca40458fb5303cb40aab08ec fc351af967c049e5b65b6f1464bb0d3e - - default default] HTTP exception thrown: Instance c19d679c-56f0-43f4-91e7-5a8981d623c6 could not be found. [pid: 7|app: 0|req: 453/900] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:54 2026] GET /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:54.984 7 INFO nova.api.openstack.wsgi [None req-55aa8bed-51aa-458f-a8bf-ac42e67006ba 0abf6873ca40458fb5303cb40aab08ec fc351af967c049e5b65b6f1464bb0d3e - - default default] HTTP exception thrown: Instance c19d679c-56f0-43f4-91e7-5a8981d623c6 could not be found. [pid: 7|app: 0|req: 454/901] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:57:54 2026] DELETE /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:55.014 7 INFO nova.api.openstack.wsgi [None req-eb4b8681-5dbb-42e9-b8b1-c3e9859f30ba 0abf6873ca40458fb5303cb40aab08ec fc351af967c049e5b65b6f1464bb0d3e - - default default] HTTP exception thrown: Instance c19d679c-56f0-43f4-91e7-5a8981d623c6 could not be found. [pid: 7|app: 0|req: 455/902] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:57:54 2026] GET /v2.1/servers/c19d679c-56f0-43f4-91e7-5a8981d623c6 => 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.10/site-packages/pycadf/identifier.py:71: 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/903] 10.0.0.75 () {32 vars in 703 bytes} [Mon May 18 01:57:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-582407600 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/904] 199.19.213.250 () {36 vars in 714 bytes} [Mon May 18 01:57:54 2026] POST /v2.1/servers => generated 453 bytes in 911 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/905] 199.19.213.250 () {32 vars in 733 bytes} [Mon May 18 01:57:55 2026] GET /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8 => generated 2213 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 449/906] 199.19.213.250 () {32 vars in 759 bytes} [Mon May 18 01:57:55 2026] GET /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8/os-interface => generated 28 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 458/907] 199.19.213.250 () {32 vars in 777 bytes} [Mon May 18 01:57:55 2026] GET /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/908] 10.0.0.75 () {32 vars in 725 bytes} [Mon May 18 01:57:55 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-584693034 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:58.092 7 INFO nova.api.openstack.compute.server_external_events [req-318a6f7d-ca43-4823-8a31-53af259949cf req-326d6611-8ed4-4ca0-add9-e9bba2a2c6cb 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:3f92d799-f5ae-4668-bb6c-43a7bbb6523a for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 7|app: 0|req: 460/911] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:57:58 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) [pid: 8|app: 0|req: 452/912] 199.19.213.250 () {32 vars in 733 bytes} [Mon May 18 01:57:57 2026] GET /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8 => generated 2433 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 461/913] 199.19.213.250 () {32 vars in 759 bytes} [Mon May 18 01:57:58 2026] GET /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8/os-interface => generated 283 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/914] 199.19.213.250 () {32 vars in 777 bytes} [Mon May 18 01:57:58 2026] GET /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8/os-volume_attachments => generated 197 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:57:59.229 7 INFO nova.api.openstack.compute.server_external_events [req-5f878ccd-23b5-40d4-82b5-6947dd6635e3 req-43acb970-9237-4564-9c92-96a58fc240d4 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:3f92d799-f5ae-4668-bb6c-43a7bbb6523a for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 7|app: 0|req: 462/915] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:57:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/916] 199.19.213.250 () {32 vars in 733 bytes} [Mon May 18 01:58:00 2026] GET /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8 => generated 2580 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/917] 199.19.213.250 () {32 vars in 759 bytes} [Mon May 18 01:58:00 2026] GET /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8/os-interface => generated 285 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/918] 199.19.213.250 () {32 vars in 777 bytes} [Mon May 18 01:58:01 2026] GET /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:58:35.928 7 INFO nova.api.openstack.compute.server_external_events [req-d1b068e3-8d51-4eed-a5fe-3f5bedacbcc7 req-ae246425-7be2-4399-8003-104b4f1b4247 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:23d944c7-4dd2-45c6-9ee6-fd6b40dae957 for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 7|app: 0|req: 467/925] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:58:35 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) [pid: 8|app: 0|req: 459/928] 199.19.213.250 () {36 vars in 812 bytes} [Mon May 18 01:58:34 2026] POST /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8/os-interface => generated 279 bytes in 2416 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:58:37.221 7 INFO nova.api.openstack.compute.server_external_events [req-40bc480f-201e-494b-8528-216db73d4020 req-eb8db886-db21-4fe4-ad8c-1c3def158c95 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:23d944c7-4dd2-45c6-9ee6-fd6b40dae957 for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 7|app: 0|req: 470/929] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:58:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:58:37.307 8 INFO nova.api.openstack.compute.server_external_events [req-fd997ac5-bbde-43a1-a076-a6e9d96de2fe req-05028b02-1414-4719-89ca-729d58864597 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:23d944c7-4dd2-45c6-9ee6-fd6b40dae957 for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 8|app: 0|req: 460/930] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:58:37 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:58:37.982 7 INFO nova.api.openstack.compute.server_external_events [req-eeda4c09-5a6b-4760-bbc2-66bb30adab19 req-bd1d20f7-cf67-49fa-b2bb-f8f1756fba1c 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:23d944c7-4dd2-45c6-9ee6-fd6b40dae957 for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 7|app: 0|req: 471/931] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:58:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:01.248 7 INFO nova.api.openstack.compute.server_external_events [req-8ad24946-2300-4097-b84d-1e9febeb2246 req-12379ab5-767f-4b2d-8b8b-97a5e0bb19f8 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:a6d17143-9dfd-4219-b443-63a1a5ec4a6e for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 7|app: 0|req: 474/936] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:59:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/937] 199.19.213.250 () {36 vars in 812 bytes} [Mon May 18 01:58:59 2026] POST /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8/os-interface => generated 374 bytes in 3561 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:03.872 7 INFO nova.api.openstack.compute.server_external_events [req-3343ae59-dae4-432c-bf67-5b76308da419 req-58c2ff01-4574-42e8-8906-601e4af9f7f3 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:a6d17143-9dfd-4219-b443-63a1a5ec4a6e for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 7|app: 0|req: 475/938] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:59:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:05.245 8 INFO nova.api.openstack.compute.server_external_events [req-38de5720-96e5-4886-afeb-32acf0295121 req-988a1dab-3995-4bb5-b01f-cd8a402f7714 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:a6d17143-9dfd-4219-b443-63a1a5ec4a6e for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 8|app: 0|req: 464/939] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:59:05 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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:11.752 8 INFO nova.api.openstack.compute.server_external_events [req-c3e1be94-4668-4a9b-b518-abaec9d6722d req-9c30cef8-6bb0-4fe7-be4d-75be719916b9 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:8a700f57-0b66-49bb-b393-8201ada92e36 for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 8|app: 0|req: 466/942] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:59:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/943] 199.19.213.250 () {36 vars in 812 bytes} [Mon May 18 01:59:10 2026] POST /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8/os-interface => generated 376 bytes in 3054 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:14.045 8 INFO nova.api.openstack.compute.server_external_events [req-43e05dc9-946d-4403-8db8-66e097977e89 req-ec9b8556-0bcd-4ba0-936c-3de6cc43d994 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:8a700f57-0b66-49bb-b393-8201ada92e36 for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 8|app: 0|req: 467/944] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:59:14 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:15.290 7 INFO nova.api.openstack.compute.server_external_events [req-c1b1a937-80f7-4448-85e3-93f3dfadf2c5 req-6b3b78fc-3bfa-431d-b883-b92865ae03f0 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-plugged:8a700f57-0b66-49bb-b393-8201ada92e36 for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 7|app: 0|req: 478/945] 10.0.0.149 () {38 vars in 815 bytes} [Mon May 18 01:59:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:24.513 7 INFO nova.api.openstack.compute.server_external_events [req-aebf784e-606e-4255-a87f-581279d61929 req-d1b22e74-8762-4e1f-b500-a8b6846be23f 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:8a700f57-0b66-49bb-b393-8201ada92e36 for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 7|app: 0|req: 480/948] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:59:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 469/949] 199.19.213.250 () {34 vars in 855 bytes} [Mon May 18 01:59:24 2026] DELETE /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8/os-interface/8a700f57-0b66-49bb-b393-8201ada92e36 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:25.562 7 INFO nova.api.openstack.compute.server_external_events [req-c0e33146-928e-4832-a324-d70d21cff8ad req-fb299228-bc04-4bc9-9954-156113b2d843 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:8a700f57-0b66-49bb-b393-8201ada92e36 for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 7|app: 0|req: 481/950] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:59:25 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:29.985 8 INFO nova.api.openstack.compute.server_external_events [req-9a8c7b3c-9682-4957-af40-0e028a920b8c req-050ec180-bc71-4df9-850a-bb71c441d750 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:a6d17143-9dfd-4219-b443-63a1a5ec4a6e for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 8|app: 0|req: 471/953] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:59:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 483/954] 199.19.213.250 () {34 vars in 855 bytes} [Mon May 18 01:59:30 2026] DELETE /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8/os-interface/a6d17143-9dfd-4219-b443-63a1a5ec4a6e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:32.168 8 INFO nova.api.openstack.compute.server_external_events [req-1bbbcedd-ceb4-4349-b477-c2af5fb4347b req-379e4e83-d916-4691-9f2b-5ad44dcb0015 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:a6d17143-9dfd-4219-b443-63a1a5ec4a6e for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 8|app: 0|req: 472/955] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:59:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 474/958] 199.19.213.250 () {34 vars in 855 bytes} [Mon May 18 01:59:46 2026] DELETE /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8/os-interface/23d944c7-4dd2-45c6-9ee6-fd6b40dae957 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 486/961] 199.19.213.250 () {34 vars in 755 bytes} [Mon May 18 01:59:49 2026] DELETE /v2.1/servers/29d0120c-a61b-49bc-a501-46650273b7a8 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:51.653 8 INFO nova.api.openstack.compute.server_external_events [req-29ccdab6-9606-4e95-9cf6-2315f0fea4d9 req-efae05fd-1d24-47d9-a351-091eb56b5dc9 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:3f92d799-f5ae-4668-bb6c-43a7bbb6523a for instance 29d0120c-a61b-49bc-a501-46650273b7a8 on instance [pid: 8|app: 0|req: 476/962] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:59:51 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.10/site-packages/pycadf/identifier.py:71: 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: 487/963] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:59:51 2026] DELETE /v2.1/servers/f64ef9dc-23a7-4496-a2c8-bbaeda3564cb => generated 0 bytes in 137 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:51.912 7 INFO nova.api.openstack.compute.server_external_events [req-0bc53a3f-1559-433d-8acd-1a009f371daa req-9fc3dcd5-8638-4e9b-bdfb-7894378dbd55 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:c36a4e50-f3db-4ec0-b57c-21c2ec69f772 for instance f64ef9dc-23a7-4496-a2c8-bbaeda3564cb on instance [pid: 7|app: 0|req: 488/964] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:59:51 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: 477/965] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:59:51 2026] GET /v2.1/servers/f64ef9dc-23a7-4496-a2c8-bbaeda3564cb => generated 1944 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:57.160 8 INFO nova.api.openstack.wsgi [None req-f9901f6a-cb78-4181-95e4-99f3812d3d78 790ccd2b3d2e44129045973abec0a17a 7a0f60a566a34721895576902c0f8452 - - default default] HTTP exception thrown: Instance f64ef9dc-23a7-4496-a2c8-bbaeda3564cb could not be found. [pid: 8|app: 0|req: 479/968] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:59:57 2026] GET /v2.1/servers/f64ef9dc-23a7-4496-a2c8-bbaeda3564cb => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:57.978 7 INFO nova.api.openstack.compute.server_external_events [req-7342ad1f-36cc-4b03-a7b2-acc65e825bfc req-e5b5d332-8c96-471c-a2ff-517ccb616911 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:c36a4e50-f3db-4ec0-b57c-21c2ec69f772 for instance f64ef9dc-23a7-4496-a2c8-bbaeda3564cb on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 490/969] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:59:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/970] 10.0.0.75 () {32 vars in 717 bytes} [Mon May 18 01:59:57 2026] DELETE /v2.1/servers/b2c764f6-1a07-41d2-89d8-0216853fe8af => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:59:58.141 8 INFO nova.api.openstack.compute.server_external_events [req-5a3d82f8-27b7-4895-a472-671b12f80981 req-0f845b07-12ac-4c4f-b040-e871b1785423 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-changed:745be73a-b961-4929-845c-e2135e857244 for instance b2c764f6-1a07-41d2-89d8-0216853fe8af on instance [pid: 8|app: 0|req: 481/971] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 01:59:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/972] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 01:59:58 2026] GET /v2.1/servers/b2c764f6-1a07-41d2-89d8-0216853fe8af => generated 1943 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 02:00:03.313 8 INFO nova.api.openstack.wsgi [None req-8861f643-2182-458b-b378-a2d7bba3c42f 790ccd2b3d2e44129045973abec0a17a 7a0f60a566a34721895576902c0f8452 - - default default] HTTP exception thrown: Instance b2c764f6-1a07-41d2-89d8-0216853fe8af could not be found. [pid: 8|app: 0|req: 482/973] 10.0.0.75 () {32 vars in 714 bytes} [Mon May 18 02:00:03 2026] GET /v2.1/servers/b2c764f6-1a07-41d2-89d8-0216853fe8af => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 02:00:03.443 7 INFO nova.api.openstack.compute.server_external_events [req-c252a60b-5e15-42ff-9b12-2f21c8cf870b req-7b003516-2115-4868-8cfe-089cbc033a6c 0897c0ff42fa43b08e175d5d2be65788 149dc5064e4941e5be7e217642625693 - - b628d0d4ef3549d491015717114f8314 b628d0d4ef3549d491015717114f8314] Creating event network-vif-deleted:745be73a-b961-4929-845c-e2135e857244 for instance b2c764f6-1a07-41d2-89d8-0216853fe8af on instance [pid: 7|app: 0|req: 492/974] 10.0.0.163 () {38 vars in 815 bytes} [Mon May 18 02:00:03 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/975] 10.0.0.75 () {32 vars in 725 bytes} [Mon May 18 02:00:04 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1928378518 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 02:00:04.511 7 INFO nova.api.openstack.wsgi [None req-d8c5e1a7-a22f-48f5-8f80-45426b1c6f06 790ccd2b3d2e44129045973abec0a17a 7a0f60a566a34721895576902c0f8452 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1928378518 not found for user 790ccd2b3d2e44129045973abec0a17a [pid: 7|app: 0|req: 493/976] 10.0.0.75 () {32 vars in 722 bytes} [Mon May 18 02:00:04 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1928378518 => generated 142 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/979] 10.0.0.20 () {28 vars in 455 bytes} [Mon May 18 02:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/980] 10.0.0.20 () {30 vars in 659 bytes} [Mon May 18 02:00:08 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 486/981] 10.0.0.20 () {30 vars in 661 bytes} [Mon May 18 02:00:08 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/982] 10.0.0.20 () {34 vars in 766 bytes} [Mon May 18 02:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/983] 10.0.0.20 () {28 vars in 455 bytes} [Mon May 18 02:00:11 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 497/984] 10.0.0.20 () {30 vars in 659 bytes} [Mon May 18 02:00:11 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 488/985] 10.0.0.20 () {30 vars in 661 bytes} [Mon May 18 02:00:11 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/986] 10.0.0.20 () {34 vars in 766 bytes} [Mon May 18 02:00:11 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/987] 10.0.0.20 () {28 vars in 455 bytes} [Mon May 18 02:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/988] 10.0.0.20 () {30 vars in 659 bytes} [Mon May 18 02:00:14 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 490/989] 10.0.0.20 () {30 vars in 661 bytes} [Mon May 18 02:00:14 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/990] 10.0.0.20 () {34 vars in 809 bytes} [Mon May 18 02:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/993] 10.0.0.20 () {28 vars in 455 bytes} [Mon May 18 02:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 502/994] 10.0.0.20 () {30 vars in 659 bytes} [Mon May 18 02:00:17 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 493/995] 10.0.0.20 () {30 vars in 661 bytes} [Mon May 18 02:00:17 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/996] 10.0.0.20 () {34 vars in 809 bytes} [Mon May 18 02:00:18 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/997] 10.0.0.75 () {32 vars in 654 bytes} [Mon May 18 02:00:22 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/998] 10.0.0.75 () {32 vars in 640 bytes} [Mon May 18 02:00:23 2026] GET /v2.1/servers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-18 02:00:23.251 8 WARNING oslo_db.sqlalchemy.utils [None req-7c541694-f539-4b5b-a305-846226907fe7 3bb02d96791c496da5f8b82494bf8e1f e138eca47e9f4409b8fc1b70f9f110ec - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 495/999] 10.0.0.75 () {32 vars in 648 bytes} [Mon May 18 02:00:23 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1000] 10.0.0.75 () {32 vars in 693 bytes} [Mon May 18 02:00:23 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1043] 10.0.0.150 () {28 vars in 455 bytes} [Mon May 18 02:03:52 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-05-18 02:03:52.706 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a6353b1e-b6e6-4a61-8cc5-c99c067898d7] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 02:03:52.708 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 18 02:03:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.150) !!! 2026-05-18 02:03:52.711 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 18 02:03:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.150) !!! [pid: 8|app: 0|req: 517/1044] 10.0.0.150 () {30 vars in 659 bytes} [Mon May 18 02:03:52 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-18 02:03:52.785 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [056a9bc6-f3c3-4264-bbb3-749ae8c1ddf6] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-18 02:03:52.786 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 18 02:03:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.150) !!! 2026-05-18 02:03:52.788 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 18 02:03:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.150) !!! [pid: 7|app: 0|req: 528/1045] 10.0.0.150 () {32 vars in 732 bytes} [Mon May 18 02:03:52 2026] GET /v2.1/ => generated 410 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1046] 10.0.0.150 () {34 vars in 805 bytes} [Mon May 18 02:03:52 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1047] 10.0.0.150 () {28 vars in 455 bytes} [Mon May 18 02:03:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1048] 10.0.0.150 () {30 vars in 659 bytes} [Mon May 18 02:03:53 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 530/1049] 10.0.0.150 () {32 vars in 732 bytes} [Mon May 18 02:03:53 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1050] 10.0.0.150 () {34 vars in 893 bytes} [Mon May 18 02:03:53 2026] GET /v2.1/servers/detail?project_id=149dc5064e4941e5be7e217642625693&all_tenants=True => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1051] 10.0.0.150 () {34 vars in 893 bytes} [Mon May 18 02:03:53 2026] GET /v2.1/servers/detail?project_id=9217b2a8d48f440d80a793beb5831a01&all_tenants=True => generated 15 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1052] 10.0.0.150 () {34 vars in 893 bytes} [Mon May 18 02:03:53 2026] GET /v2.1/servers/detail?project_id=e138eca47e9f4409b8fc1b70f9f110ec&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)