+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Mar 4 15:58:12 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-757fdc7b5f-svvtw machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7fdd63633668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-03-04 15:58:17.734 7 INFO nova.utils [None req-ddb17274-b7c4-445d-84f2-8b57bb4082ad - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-04 15:58:17.874 8 INFO nova.utils [None req-17241892-5829-4cc8-94b1-3b5124e9b555 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-04 15:58:19.542 7 WARNING keystonemiddleware._common.config [None req-ddb17274-b7c4-445d-84f2-8b57bb4082ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 15:58:19.553 7 WARNING oslo_config.cfg [None req-ddb17274-b7c4-445d-84f2-8b57bb4082ad - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-04 15:58:19.561 8 WARNING keystonemiddleware._common.config [None req-17241892-5829-4cc8-94b1-3b5124e9b555 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 15:58:19.570 8 WARNING oslo_config.cfg [None req-17241892-5829-4cc8-94b1-3b5124e9b555 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-04 15:58:19.637 7 WARNING keystonemiddleware._common.config [None req-ddb17274-b7c4-445d-84f2-8b57bb4082ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 15:58:19.646 8 WARNING keystonemiddleware._common.config [None req-17241892-5829-4cc8-94b1-3b5124e9b555 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 15:58:19.654 7 WARNING oslo_config.cfg [None req-ddb17274-b7c4-445d-84f2-8b57bb4082ad - - - - - -] 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-03-04 15:58:19.660 8 WARNING oslo_config.cfg [None req-17241892-5829-4cc8-94b1-3b5124e9b555 - - - - - -] 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-03-04 15:58:19.667 7 WARNING oslo_config.cfg [None req-ddb17274-b7c4-445d-84f2-8b57bb4082ad - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fdd63633668 pid: 7 (default app) 2026-03-04 15:58:19.672 8 WARNING oslo_config.cfg [None req-17241892-5829-4cc8-94b1-3b5124e9b555 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fdd63633668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 15:58:26 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 15:58:26.666 8 WARNING oslo_policy.policy [None req-184f0d7a-c48f-43f6-a3a0-39c76bc344fa c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - 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-03-04 15:58:26.666 8 WARNING oslo_policy.policy [None req-184f0d7a-c48f-43f6-a3a0-39c76bc344fa c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - 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.176 () {44 vars in 909 bytes} [Wed Mar 4 15:58:26 2026] GET /v2.1 => generated 0 bytes in 525 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 15:58:26.762 7 WARNING oslo_policy.policy [req-184f0d7a-c48f-43f6-a3a0-39c76bc344fa req-7f4a91c5-005e-44be-8b1b-8d7d34059ef7 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - 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-03-04 15:58:26.762 7 WARNING oslo_policy.policy [req-184f0d7a-c48f-43f6-a3a0-39c76bc344fa req-7f4a91c5-005e-44be-8b1b-8d7d34059ef7 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 15:58:26 2026] GET /v2.1/ => generated 400 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 15:58:26.866 8 INFO nova.api.openstack.wsgi [None req-f05ab13c-c9c0-477a-a09b-b01c652af036 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.19.213.176 () {48 vars in 1011 bytes} [Wed Mar 4 15:58:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 15:58:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.176 () {52 vars in 1048 bytes} [Wed Mar 4 15:58:26 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 15:58:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 15:58:27 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 15:58:27 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 15:58:27.887 8 INFO nova.api.openstack.wsgi [None req-a9073032-7f80-482d-9e8e-fcec59abc144 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.19.213.176 () {48 vars in 1013 bytes} [Wed Mar 4 15:58:27 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 15:58:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 13 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.176 () {52 vars in 1048 bytes} [Wed Mar 4 15:58:27 2026] POST /v2.1/flavors => generated 532 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 15:58: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: 9/17] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 15:58:28 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 15:58:28 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 15:58:28.818 8 INFO nova.api.openstack.wsgi [None req-bcf7386b-4cd8-46ca-b0aa-f933fbbb3c60 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.19.213.176 () {48 vars in 1015 bytes} [Wed Mar 4 15:58:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 15:58:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.176 () {52 vars in 1048 bytes} [Wed Mar 4 15:58:28 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 15:58:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 15:58:29 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: 12/24] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 15:58:29 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 15:58:29.813 8 INFO nova.api.openstack.wsgi [None req-226a3884-427d-4b79-9d1a-aa394bfdbaf5 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.19.213.176 () {48 vars in 1013 bytes} [Wed Mar 4 15:58:29 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: 13/26] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 15:58:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.176 () {52 vars in 1048 bytes} [Wed Mar 4 15:58:29 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: 7|app: 0|req: 14/28] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 15:58:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 15:58:30 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: 7|app: 0|req: 15/30] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 15:58:30 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 15:58:30.791 8 INFO nova.api.openstack.wsgi [None req-d3addec8-c9ce-430e-85e5-04351d5d07b1 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.19.213.176 () {48 vars in 1015 bytes} [Wed Mar 4 15:58:30 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 15:58:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.19.213.176 () {52 vars in 1048 bytes} [Wed Mar 4 15:58:30 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/54] 10.0.0.80 () {28 vars in 453 bytes} [Wed Mar 4 16:00:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 28/55] 10.0.0.80 () {30 vars in 657 bytes} [Wed Mar 4 16:00:07 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 28/56] 10.0.0.80 () {32 vars in 730 bytes} [Wed Mar 4 16:00:07 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/57] 10.0.0.80 () {34 vars in 764 bytes} [Wed Mar 4 16:00:07 2026] GET /v2.1/os-services => generated 546 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/60] 10.0.0.80 () {28 vars in 453 bytes} [Wed Mar 4 16:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 31/61] 10.0.0.80 () {30 vars in 657 bytes} [Wed Mar 4 16:00:12 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 31/62] 10.0.0.80 () {32 vars in 730 bytes} [Wed Mar 4 16:00:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/63] 10.0.0.80 () {34 vars in 764 bytes} [Wed Mar 4 16:00:12 2026] GET /v2.1/os-services => generated 546 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/64] 10.0.0.80 () {28 vars in 453 bytes} [Wed Mar 4 16:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 33/65] 10.0.0.80 () {30 vars in 657 bytes} [Wed Mar 4 16:00:16 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 33/66] 10.0.0.80 () {32 vars in 730 bytes} [Wed Mar 4 16:00:16 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/67] 10.0.0.80 () {34 vars in 807 bytes} [Wed Mar 4 16:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 10.0.0.80 () {28 vars in 453 bytes} [Wed Mar 4 16:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 10.0.0.80 () {30 vars in 657 bytes} [Wed Mar 4 16:00:20 2026] GET /v2.1 => generated 0 bytes in 358 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 37/72] 10.0.0.80 () {32 vars in 730 bytes} [Wed Mar 4 16:00:21 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 10.0.0.80 () {34 vars in 807 bytes} [Wed Mar 4 16:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 10.0.0.12 () {28 vars in 453 bytes} [Wed Mar 4 16:04:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 10.0.0.12 () {30 vars in 657 bytes} [Wed Mar 4 16:04:12 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 61/122] 10.0.0.12 () {32 vars in 730 bytes} [Wed Mar 4 16:04:13 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/123] 10.0.0.12 () {34 vars in 803 bytes} [Wed Mar 4 16:04:13 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:07:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 82/163] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:07:22 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 82/164] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:07:22 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:07:22.326 8 INFO nova.api.openstack.wsgi [None req-65df6452-c2de-4ee5-b818-c2777d0e650b c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 83/165] 199.19.213.176 () {48 vars in 1017 bytes} [Wed Mar 4 16:07:22 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 16:07:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.19.213.176 () {52 vars in 1049 bytes} [Wed Mar 4 16:07:22 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: 91/182] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:08:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:08:34 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/184] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:08:34 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:08:34.358 8 INFO nova.api.openstack.wsgi [None req-4b186c0b-c1d9-49b4-9a47-5bf374f58f46 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user c162c54858104697af4d0d3518a84d0a [pid: 8|app: 0|req: 93/185] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 16:08:34 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-04 16:08:34.372 7 WARNING oslo_db.sqlalchemy.utils [None req-55920b62-fed6-4633-bd54-8bc8a3bef8d4 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 93/186] 199.19.213.176 () {48 vars in 1016 bytes} [Wed Mar 4 16:08:34 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/187] 199.19.213.176 () {52 vars in 1057 bytes} [Wed Mar 4 16:08:34 2026] POST /v2.1/os-keypairs => generated 576 bytes in 56 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.176 () {42 vars in 705 bytes} [Wed Mar 4 16:08:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/189] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:08:38 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 95/190] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:08:38 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/191] 199.19.213.176 () {48 vars in 1073 bytes} [Wed Mar 4 16:08:38 2026] GET /v2.1/os-quota-sets/71db5d77a0e248919dc5ba2517bc8d71 => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/192] 199.19.213.176 () {52 vars in 1125 bytes} [Wed Mar 4 16:08:38 2026] PUT /v2.1/os-quota-sets/71db5d77a0e248919dc5ba2517bc8d71 => generated 238 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:16:36 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: 145/290] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:16:36 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:16:36 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:16:36.707 8 INFO nova.api.openstack.wsgi [None req-fde3d7a8-b926-46bf-a4cf-74788c1afe30 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 146/292] 199.19.213.176 () {48 vars in 1015 bytes} [Wed Mar 4 16:16:36 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 16:16:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.19.213.176 () {52 vars in 1049 bytes} [Wed Mar 4 16:16:36 2026] POST /v2.1/flavors => generated 534 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/335] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:19: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: 7|app: 0|req: 168/336] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:19:56 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 169/337] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:19:56 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/338] 199.19.213.176 () {48 vars in 1073 bytes} [Wed Mar 4 16:19:56 2026] GET /v2.1/os-quota-sets/b62963217f324213888b511a945a8dbb => generated 283 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/339] 199.19.213.176 () {52 vars in 1125 bytes} [Wed Mar 4 16:19:56 2026] PUT /v2.1/os-quota-sets/b62963217f324213888b511a945a8dbb => generated 238 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/354] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:21:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 178/355] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:21:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:21:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:21:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:21:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:21:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 180/360] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:21:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:21:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 181/362] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:21:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:21:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 182/364] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:21:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:21:03 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:22:02 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 190/379] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:22:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 190/380] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:22:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 191/381] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:22:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:22:03 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:22:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 192/384] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:22:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 193/385] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:22:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:22:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:22:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:22:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:22:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:23:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/403] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:23:02 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:23:02 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:23:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 204/406] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:23:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:23:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:23:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:23:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:23:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:23:03 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 207/412] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:23:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 206/413] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:23:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:24:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 214/427] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:24:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:24:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 215/429] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:24:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/430] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:24:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:24:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 216/432] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:24:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 217/433] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:24:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:24:03 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:24:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 218/436] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:24:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/437] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:24:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/450] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:25:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/451] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:25:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:25:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 227/453] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:25:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 227/454] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:25:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:25:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 228/456] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:25:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:25:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:25:03 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:25:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 230/460] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:25:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:25:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:26:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:26:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:26:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 238/477] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:26:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/478] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:26:03 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/479] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:26:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 241/480] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:26:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 240/481] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:26:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:26:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 241/483] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:26:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/484] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:26:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:26:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/498] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:27:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/499] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:27:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 251/500] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:27:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:27:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 252/502] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:27:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:27:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:27:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/505] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:27:03 2026] GET /v2.1/os-services => generated 783 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:27:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 253/507] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:27:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:27:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:27:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:28:03 2026] GET /v2.1/os-services => generated 783 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 261/523] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:28:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 263/524] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:28:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/525] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:28:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/526] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:28:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/527] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:28:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 265/528] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:28:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 264/529] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:28:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:28:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:28:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/532] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:28:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/533] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:28:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/546] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:29:02 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 273/547] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:29:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 275/548] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:29:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:29:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/550] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:29:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 275/551] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:29:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/552] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:29:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/553] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:29:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/554] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:29:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/555] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:29:03 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/556] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:29:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 278/557] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:29:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 285/570] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:30:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:30:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/572] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:30:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:30:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:30:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 288/575] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:30:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:30:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/577] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:30:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 289/578] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:30:03 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/579] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:30:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 290/580] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:30:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:30:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/588] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:30:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 294/589] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:30:39 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 296/590] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:30:39 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:30:39.427 7 INFO nova.api.openstack.wsgi [None req-58b14ad4-e9c8-44af-9d0f-d1024f69d1d6 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 295/591] 199.19.213.176 () {48 vars in 1011 bytes} [Wed Mar 4 16:30:39 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: 297/592] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 16:30:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 199.19.213.176 () {48 vars in 1099 bytes} [Wed Mar 4 16:30:39 2026] GET /v2.1/flavors/91712742-eaa6-4bb0-9d8f-d7e0c2beff93/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: 298/594] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:30: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: 7|app: 0|req: 297/595] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:30:40 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 299/596] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:30:40 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:30:40.426 7 INFO nova.api.openstack.wsgi [None req-9d00e59e-abac-4699-ae1f-1ca809fb5891 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 298/597] 199.19.213.176 () {48 vars in 1013 bytes} [Wed Mar 4 16:30:40 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 16:30: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: 7|app: 0|req: 299/599] 199.19.213.176 () {48 vars in 1099 bytes} [Wed Mar 4 16:30:40 2026] GET /v2.1/flavors/4a8fcd7f-4f10-40be-8e4e-d261ace973b7/os-extra_specs => generated 19 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/602] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:30:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/603] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:30:41 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 303/604] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:30:41 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:30:41.451 7 INFO nova.api.openstack.wsgi [None req-ac9a1ec9-2591-4b83-9589-4bc61f23a0b1 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 302/605] 199.19.213.176 () {48 vars in 1015 bytes} [Wed Mar 4 16:30:41 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/606] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 16:30:41 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: 303/607] 199.19.213.176 () {48 vars in 1099 bytes} [Wed Mar 4 16:30:41 2026] GET /v2.1/flavors/df269ec3-0e2c-4219-b0d9-1edd6991f844/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: 305/608] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:30:42 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: 304/609] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:30:42 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 306/610] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:30:42 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:30:42.427 7 INFO nova.api.openstack.wsgi [None req-7eafd6ee-afe9-4349-bed6-df5f9f9b4003 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 305/611] 199.19.213.176 () {48 vars in 1013 bytes} [Wed Mar 4 16:30:42 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/612] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 16:30:42 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: 7|app: 0|req: 306/613] 199.19.213.176 () {48 vars in 1099 bytes} [Wed Mar 4 16:30:42 2026] GET /v2.1/flavors/fac8447c-6af9-4533-bd92-9ab26e0a58b8/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: 308/614] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:30:43 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: 307/615] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:30:43 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: 8|app: 0|req: 309/616] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:30:43 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:30:43.421 7 INFO nova.api.openstack.wsgi [None req-255ea4ff-5e52-47ab-b191-c79357b077c4 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 308/617] 199.19.213.176 () {48 vars in 1015 bytes} [Wed Mar 4 16:30:43 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/618] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 16:30:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/619] 199.19.213.176 () {48 vars in 1099 bytes} [Wed Mar 4 16:30:43 2026] GET /v2.1/flavors/41bb36dd-4b4e-4e04-a19f-f113dc366699/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: 313/624] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:31:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/625] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:31:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/626] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:31:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/627] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:31:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/628] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:31:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/629] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:31:03 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/630] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:31:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/631] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:31:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/632] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:31:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/633] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:31:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/634] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:31:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/635] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:31:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/644] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:31:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/645] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:31:47 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/646] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:31:47 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:31:47.145 8 INFO nova.api.openstack.wsgi [None req-c67ac084-1cd3-4159-9077-cc58be5fdce7 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 324/647] 199.19.213.176 () {48 vars in 1017 bytes} [Wed Mar 4 16:31:47 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 16:31:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/649] 199.19.213.176 () {48 vars in 1099 bytes} [Wed Mar 4 16:31:47 2026] GET /v2.1/flavors/5bbbbe54-1558-4daa-9868-c8c6f431ef5f/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: 326/652] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:31: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: 327/653] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:31:53 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: 7|app: 0|req: 327/654] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:31:53 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/655] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 16:31:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/656] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:31:57 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: 329/657] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:31:57 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 329/658] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:31:57 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 199.19.213.176 () {48 vars in 1073 bytes} [Wed Mar 4 16:31:57 2026] GET /v2.1/os-quota-sets/71db5d77a0e248919dc5ba2517bc8d71 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:32:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/663] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:32:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:32:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/665] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:32:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:32:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/667] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:32:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:32:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/669] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:32:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/670] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:32:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:32:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:32:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:32:03 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/682] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:32:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/683] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:32:47 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/684] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:32:47 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:32:47.662 7 INFO nova.api.openstack.wsgi [None req-d0c053b6-7c46-4d88-9cc7-a8cf947d3d1f c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 342/685] 199.19.213.176 () {48 vars in 1015 bytes} [Wed Mar 4 16:32:47 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: 8|app: 0|req: 344/686] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 16:32:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 199.19.213.176 () {48 vars in 1099 bytes} [Wed Mar 4 16:32:47 2026] GET /v2.1/flavors/af3b5052-5900-455d-b869-658a691b3f28/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: 346/692] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:33:02 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: 347/693] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:33:02 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 347/694] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:33:02 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 199.19.213.176 () {48 vars in 1073 bytes} [Wed Mar 4 16:33:02 2026] GET /v2.1/os-quota-sets/b62963217f324213888b511a945a8dbb => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/696] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:33:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:33:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/698] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:33:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:33:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:33:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/701] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:33:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:33:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:33:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:33:03 2026] GET /v2.1/os-services => generated 783 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/705] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:33:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/706] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:33:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/707] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:33:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 199.19.213.176 () {42 vars in 705 bytes} [Wed Mar 4 16:33:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/717] 199.19.213.176 () {44 vars in 909 bytes} [Wed Mar 4 16:33:45 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/718] 199.19.213.176 () {46 vars in 982 bytes} [Wed Mar 4 16:33:45 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:33:45.414 8 INFO nova.api.openstack.wsgi [None req-d969b029-8ec0-4317-bbe7-7cf4822350f6 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 360/719] 199.19.213.176 () {48 vars in 1011 bytes} [Wed Mar 4 16:33:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 199.19.213.176 () {48 vars in 1051 bytes} [Wed Mar 4 16:33:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/725] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:34:02 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:34:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:34:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:34:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/729] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:34:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/730] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:34:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:34:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:34:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:34:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/734] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:34:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/735] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:34:03 2026] GET /v2.1/os-services => generated 783 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:34:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/741] 10.0.0.30 () {32 vars in 654 bytes} [Wed Mar 4 16:34:27 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/742] 10.0.0.30 () {32 vars in 640 bytes} [Wed Mar 4 16:34:27 2026] GET /v2.1/servers => generated 15 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-04 16:34:28.084 7 WARNING oslo_db.sqlalchemy.utils [None req-7f2b1f84-d109-42cc-9afc-321358d3e8da c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 372/743] 10.0.0.30 () {32 vars in 648 bytes} [Wed Mar 4 16:34:28 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/744] 10.0.0.30 () {32 vars in 693 bytes} [Wed Mar 4 16:34:28 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:39 2026] GET /v2.1/flavors/91712742-eaa6-4bb0-9d8f-d7e0c2beff93 => generated 511 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.30 () {32 vars in 640 bytes} [Wed Mar 4 16:34:39 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:39 2026] GET /v2.1/flavors/91712742-eaa6-4bb0-9d8f-d7e0c2beff93 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 10.0.0.30 () {34 vars in 670 bytes} [Wed Mar 4 16:34:44 2026] POST /v2.1/os-keypairs => generated 384 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:34:46.360 7 WARNING neutronclient.v2_0.client [None req-e0319e01-79ef-4179-ab32-4e76c02062fa 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/753] 10.0.0.30 () {34 vars in 670 bytes} [Wed Mar 4 16:34:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/754] 10.0.0.30 () {34 vars in 684 bytes} [Wed Mar 4 16:34:46 2026] POST /v2.1/os-security-groups => generated 247 bytes in 876 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:34:47.069 8 WARNING neutronclient.v2_0.client [None req-82d2b888-fcd0-4129-bf54-24f1befd76d8 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:47.206 7 WARNING neutronclient.v2_0.client [None req-caa5d071-3522-4d7e-846c-050e3b35c11f c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:47.258 7 WARNING neutronclient.v2_0.client [None req-caa5d071-3522-4d7e-846c-050e3b35c11f c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:47.522 7 WARNING neutronclient.v2_0.client [None req-caa5d071-3522-4d7e-846c-050e3b35c11f c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:47.751 8 WARNING neutronclient.v2_0.client [None req-82d2b888-fcd0-4129-bf54-24f1befd76d8 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/755] 10.0.0.30 () {34 vars in 694 bytes} [Wed Mar 4 16:34:47 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:34:47.915 8 WARNING neutronclient.v2_0.client [None req-39c7740b-9ed3-4099-8189-3a2066361e9e 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/756] 10.0.0.30 () {34 vars in 684 bytes} [Wed Mar 4 16:34:47 2026] POST /v2.1/os-security-groups => generated 247 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:34:48.116 8 WARNING neutronclient.v2_0.client [None req-e631058f-05e9-4b62-a44f-4c25eb9eac99 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:48.147 8 WARNING neutronclient.v2_0.client [None req-e631058f-05e9-4b62-a44f-4c25eb9eac99 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/757] 10.0.0.30 () {34 vars in 662 bytes} [Wed Mar 4 16:34:47 2026] POST /v2.1/servers => generated 453 bytes in 1084 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:48.239 7 WARNING neutronclient.v2_0.client [None req-bddecffe-6c59-4a79-83be-04d10acd7ce9 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/758] 10.0.0.30 () {34 vars in 694 bytes} [Wed Mar 4 16:34:48 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:34:48.294 8 WARNING neutronclient.v2_0.client [None req-993ffd34-1d74-4489-bd50-bd2ed4940d24 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/759] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:48 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1428 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:48.340 8 WARNING neutronclient.v2_0.client [None req-993ffd34-1d74-4489-bd50-bd2ed4940d24 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:48.378 7 WARNING neutronclient.v2_0.client [None req-2568b503-e4e7-4075-b46f-96001f597d0f f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:48.444 7 WARNING neutronclient.v2_0.client [None req-2568b503-e4e7-4075-b46f-96001f597d0f f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/760] 10.0.0.30 () {34 vars in 694 bytes} [Wed Mar 4 16:34:48 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:34:48.504 8 WARNING neutronclient.v2_0.client [None req-4ed35fbf-4cde-4992-bb87-61c6a515ece3 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/761] 10.0.0.30 () {32 vars in 736 bytes} [Wed Mar 4 16:34:48 2026] GET /v2.1/os-security-groups/0c566dc9-f95e-408a-b2d8-195c8c59e3d3 => generated 664 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:34:48.565 8 WARNING neutronclient.v2_0.client [None req-45ad3405-23be-4dbd-89a8-e6e301e8e93e 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:48.591 8 WARNING neutronclient.v2_0.client [None req-45ad3405-23be-4dbd-89a8-e6e301e8e93e 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:48.624 7 WARNING neutronclient.v2_0.client [None req-2568b503-e4e7-4075-b46f-96001f597d0f f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:48.634 8 WARNING neutronclient.v2_0.client [None req-45ad3405-23be-4dbd-89a8-e6e301e8e93e 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/762] 10.0.0.30 () {32 vars in 749 bytes} [Wed Mar 4 16:34:48 2026] DELETE /v2.1/os-security-group-rules/45d2b4b0-924a-4772-8490-c2950ea4b44b => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-04 16:34:48.733 8 WARNING neutronclient.v2_0.client [None req-ae7b76a3-f326-44c4-a231-94f0ad05ecc4 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:48.769 8 WARNING neutronclient.v2_0.client [None req-ae7b76a3-f326-44c4-a231-94f0ad05ecc4 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/763] 10.0.0.30 () {34 vars in 662 bytes} [Wed Mar 4 16:34:48 2026] POST /v2.1/servers => generated 450 bytes in 508 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:48.841 7 WARNING neutronclient.v2_0.client [None req-23f6c7ea-200f-4387-af0c-7652cdaaffe4 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/764] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:48 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1400 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/765] 10.0.0.30 () {32 vars in 739 bytes} [Wed Mar 4 16:34:48 2026] DELETE /v2.1/os-security-groups/0c566dc9-f95e-408a-b2d8-195c8c59e3d3 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:48.903 7 WARNING neutronclient.v2_0.client [None req-0a37d88d-124f-44e2-87c0-acf02313c4f0 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:48.935 7 WARNING neutronclient.v2_0.client [None req-0a37d88d-124f-44e2-87c0-acf02313c4f0 4047c1a4894b4311af496839a7ae22e3 12be3d90bcc7422e99c094e416197934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/766] 10.0.0.30 () {32 vars in 739 bytes} [Wed Mar 4 16:34:48 2026] DELETE /v2.1/os-security-groups/98def7e9-672f-4c07-b0ed-99a4345dd2b4 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-04 16:34:49.390 8 WARNING neutronclient.v2_0.client [None req-d8e8b75d-af70-47c7-9a51-07fbd0be03d0 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/767] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:49 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1432 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:34:49.951 7 WARNING neutronclient.v2_0.client [None req-8824db2f-15bd-477d-93e9-12808c9c4a50 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/768] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:49 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1404 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:50.544 8 WARNING neutronclient.v2_0.client [None req-c5c63d60-e69c-4c28-b72e-2c58aeb067c4 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/769] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:50 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1480 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:51.075 7 WARNING neutronclient.v2_0.client [None req-468e9598-c15a-4e00-b01b-152d8ed66185 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/772] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:51 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1396 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:51.655 8 WARNING neutronclient.v2_0.client [None req-b50e92f1-2f27-4404-954f-b25faaadf63c c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/773] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:51 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1480 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:52.155 7 WARNING neutronclient.v2_0.client [None req-4d1461ac-d7e9-4e40-b9f3-bc72eeb301fe f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/774] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:52 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1396 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:52.752 8 WARNING neutronclient.v2_0.client [None req-4aeadfeb-68ca-46d6-a646-b8af0921fc42 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/775] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:52 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1488 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:53.254 7 WARNING neutronclient.v2_0.client [None req-dcb13278-eff9-4a3c-a51a-6b4ef726c9fb f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/776] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:53 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1452 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:53.850 8 WARNING neutronclient.v2_0.client [None req-391c197c-1598-43e6-8db2-15b04cb4134b c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/777] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:53 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1556 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:54.349 7 WARNING neutronclient.v2_0.client [None req-087d5ec3-845a-48c2-bbf6-36fb46e7f88c f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/778] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:54 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1452 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:55.145 8 WARNING neutronclient.v2_0.client [None req-11e291a8-daed-4fbe-813c-d1e2c7bb2ffb c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/779] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:55 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1554 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:55.476 8 WARNING neutronclient.v2_0.client [None req-e6c0b6eb-3aa3-4624-8c6a-5836626264d8 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:55.546 7 INFO nova.api.openstack.compute.server_external_events [req-ab4c2303-ce04-4d5e-85df-f3da42666c24 req-7f13fb7f-3b59-453b-b981-5e6b3677342b a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:fc19a2a5-6d52-42bb-9cb5-4988b24e7ff7 for instance 744c0dc5-ab95-4ea1-aecd-4c606d5deca7 on instance 2026-03-04 16:34:55.560 7 INFO nova.compute.rpcapi [None req-98111179-a121-43f5-ad01-0af53887c7f8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 388/780] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:34:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:56.374 7 WARNING neutronclient.v2_0.client [None req-e1c22fd6-f61b-4d7d-bb73-25d5d7fef7c0 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/781] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:55 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1528 bytes in 1001 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/782] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:56 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1554 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:57.465 8 WARNING neutronclient.v2_0.client [None req-04814345-06f6-484e-9fb4-990e0004b90a f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/783] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:57 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1526 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:57.742 7 WARNING neutronclient.v2_0.client [None req-5ef9214c-6d2d-4e77-ade0-803768ca6e30 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:57.793 8 INFO nova.api.openstack.compute.server_external_events [req-8377bc92-3840-4f88-9892-68beb8c1e4c5 req-04d1f350-dbd0-4614-ac5c-40cde98fb6e8 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:5b10d624-8e32-45c8-a39a-e0354dcec520 for instance c70823a9-46fe-4a9a-90fc-22349665c5b5 on instance 2026-03-04 16:34:57.805 8 INFO nova.compute.rpcapi [None req-94d13369-b091-46b5-ab4e-bf417668a01a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 395/784] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:34:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/785] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:57 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1554 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:58.757 8 WARNING neutronclient.v2_0.client [None req-6841d2c7-10a1-4b19-9e9c-290985434811 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/786] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:58 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1526 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:58.917 7 WARNING neutronclient.v2_0.client [None req-cb038bd4-cfa6-41ab-aaea-8176c13dfba6 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/787] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:58 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1554 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:59.265 8 WARNING neutronclient.v2_0.client [None req-fb2298de-05a9-44d6-bf82-4a3950ff5aa8 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/788] 10.0.0.30 () {34 vars in 684 bytes} [Wed Mar 4 16:34:59 2026] POST /v2.1/os-security-groups => generated 241 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:34:59.432 7 WARNING neutronclient.v2_0.client [None req-c8d8c173-7ba4-4d4d-9f73-59c7541209a1 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/789] 10.0.0.30 () {34 vars in 684 bytes} [Wed Mar 4 16:34:59 2026] POST /v2.1/os-security-groups => generated 243 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:34:59.572 8 WARNING neutronclient.v2_0.client [None req-54baee7f-ed09-4de0-bce9-6c4ab2c64400 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/790] 10.0.0.30 () {34 vars in 684 bytes} [Wed Mar 4 16:34:59 2026] POST /v2.1/os-security-groups => generated 243 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:34:59.742 7 WARNING neutronclient.v2_0.client [None req-94ba03df-23cc-470b-bcbc-30e9e32036c2 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:59.784 7 WARNING neutronclient.v2_0.client [None req-94ba03df-23cc-470b-bcbc-30e9e32036c2 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:59.832 7 WARNING neutronclient.v2_0.client [None req-94ba03df-23cc-470b-bcbc-30e9e32036c2 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/791] 10.0.0.30 () {32 vars in 662 bytes} [Wed Mar 4 16:34:59 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:34:59.907 8 WARNING neutronclient.v2_0.client [None req-f5674b01-1802-4d37-9c96-e0abc6068c35 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:59.912 7 WARNING neutronclient.v2_0.client [None req-781baa25-dd2b-42ec-a66b-0f5cc5511c2b 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:34:59.953 7 WARNING neutronclient.v2_0.client [None req-781baa25-dd2b-42ec-a66b-0f5cc5511c2b 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/792] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:34:59 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1526 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 10.0.0.30 () {32 vars in 739 bytes} [Wed Mar 4 16:34:59 2026] DELETE /v2.1/os-security-groups/323db7fb-e457-4bbe-b820-147abebe9ff8 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:00.065 8 WARNING neutronclient.v2_0.client [None req-5c708a4b-ec2f-4942-9e51-2c0eeeb57871 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:00.089 8 INFO nova.api.openstack.wsgi [None req-5c708a4b-ec2f-4942-9e51-2c0eeeb57871 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] HTTP exception thrown: Security group 323db7fb-e457-4bbe-b820-147abebe9ff8 does not exist Neutron server returns request_ids: ['req-22417da5-5079-47ea-a524-36902cdce208'] [pid: 8|app: 0|req: 400/794] 10.0.0.30 () {32 vars in 736 bytes} [Wed Mar 4 16:35:00 2026] GET /v2.1/os-security-groups/323db7fb-e457-4bbe-b820-147abebe9ff8 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-04 16:35:00.115 7 WARNING neutronclient.v2_0.client [None req-12db7007-8a2d-45f0-81ab-f05dbcae8631 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:00.163 7 WARNING neutronclient.v2_0.client [None req-12db7007-8a2d-45f0-81ab-f05dbcae8631 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:00.182 8 WARNING neutronclient.v2_0.client [None req-d75557e7-7b72-46e2-8f70-3c1da5d1c412 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/795] 10.0.0.30 () {32 vars in 739 bytes} [Wed Mar 4 16:35:00 2026] DELETE /v2.1/os-security-groups/f411cd8a-59b9-42b7-847f-7289b2455406 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-04 16:35:00.281 7 WARNING neutronclient.v2_0.client [None req-44e87d62-f95e-4fe2-87fb-f198b133ef57 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:00.310 7 INFO nova.api.openstack.wsgi [None req-44e87d62-f95e-4fe2-87fb-f198b133ef57 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] HTTP exception thrown: Security group f411cd8a-59b9-42b7-847f-7289b2455406 does not exist Neutron server returns request_ids: ['req-f99b552c-afd7-4882-9dd4-b1401a2eb51a'] [pid: 7|app: 0|req: 396/796] 10.0.0.30 () {32 vars in 736 bytes} [Wed Mar 4 16:35:00 2026] GET /v2.1/os-security-groups/f411cd8a-59b9-42b7-847f-7289b2455406 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-04 16:35:00.326 7 WARNING neutronclient.v2_0.client [None req-e8427e91-3d5b-44eb-811b-5885d699a9bf 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/797] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:00 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1554 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:35:00.375 7 WARNING neutronclient.v2_0.client [None req-e8427e91-3d5b-44eb-811b-5885d699a9bf 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/798] 10.0.0.30 () {32 vars in 739 bytes} [Wed Mar 4 16:35:00 2026] DELETE /v2.1/os-security-groups/f16fe5dd-10aa-4db0-a701-62d49e249c4e => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:00.547 8 WARNING neutronclient.v2_0.client [None req-fcbaefcb-bc9a-4438-9363-e780a268d071 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:00.585 8 INFO nova.api.openstack.wsgi [None req-fcbaefcb-bc9a-4438-9363-e780a268d071 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] HTTP exception thrown: Security group f16fe5dd-10aa-4db0-a701-62d49e249c4e does not exist Neutron server returns request_ids: ['req-f455959b-e62b-4271-9aa6-5b543ca2af86'] [pid: 8|app: 0|req: 402/799] 10.0.0.30 () {32 vars in 736 bytes} [Wed Mar 4 16:35:00 2026] GET /v2.1/os-security-groups/f16fe5dd-10aa-4db0-a701-62d49e249c4e => generated 194 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-04 16:35:00.600 7 WARNING neutronclient.v2_0.client [None req-66350216-516d-4c92-b36c-6347a21432cd 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:00.664 7 WARNING neutronclient.v2_0.client [None req-66350216-516d-4c92-b36c-6347a21432cd 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:00.723 7 WARNING neutronclient.v2_0.client [None req-66350216-516d-4c92-b36c-6347a21432cd 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/800] 10.0.0.30 () {32 vars in 662 bytes} [Wed Mar 4 16:35:00 2026] GET /v2.1/os-security-groups => generated 707 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:35:00.814 8 WARNING neutronclient.v2_0.client [None req-36f31f72-38be-4949-8692-0d398948d6bd 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:00.838 8 INFO nova.api.openstack.wsgi [None req-36f31f72-38be-4949-8692-0d398948d6bd 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] HTTP exception thrown: Security group f16fe5dd-10aa-4db0-a701-62d49e249c4e does not exist Neutron server returns request_ids: ['req-d0195b2e-1927-4d15-ac9a-28d6f39b77ae'] [pid: 8|app: 0|req: 403/801] 10.0.0.30 () {32 vars in 739 bytes} [Wed Mar 4 16:35:00 2026] DELETE /v2.1/os-security-groups/f16fe5dd-10aa-4db0-a701-62d49e249c4e => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-04 16:35:00.861 8 WARNING neutronclient.v2_0.client [None req-52673f81-67c0-4d22-ad73-f7112e384109 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:00.886 8 INFO nova.api.openstack.wsgi [None req-52673f81-67c0-4d22-ad73-f7112e384109 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] HTTP exception thrown: Security group f411cd8a-59b9-42b7-847f-7289b2455406 does not exist Neutron server returns request_ids: ['req-24ed7959-bb2b-4457-be7d-66e47e0fec0f'] [pid: 8|app: 0|req: 405/804] 10.0.0.30 () {32 vars in 739 bytes} [Wed Mar 4 16:35:00 2026] DELETE /v2.1/os-security-groups/f411cd8a-59b9-42b7-847f-7289b2455406 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-04 16:35:00.902 7 WARNING neutronclient.v2_0.client [None req-cde9c978-a288-4107-ab00-d47ab69eb626 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:00.927 7 INFO nova.api.openstack.wsgi [None req-cde9c978-a288-4107-ab00-d47ab69eb626 93cfb26952ae47d69aede7ddc29d7559 852322d60a0446b8b1e6bf6c21687eec - - default default] HTTP exception thrown: Security group 323db7fb-e457-4bbe-b820-147abebe9ff8 does not exist Neutron server returns request_ids: ['req-41428739-8871-4cb5-b7f8-f7e96b8c1aee'] [pid: 7|app: 0|req: 400/805] 10.0.0.30 () {32 vars in 739 bytes} [Wed Mar 4 16:35:00 2026] DELETE /v2.1/os-security-groups/323db7fb-e457-4bbe-b820-147abebe9ff8 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-04 16:35:01.083 8 WARNING neutronclient.v2_0.client [None req-2c10c7f3-c745-410c-b82f-2208a580b165 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/806] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:01 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1526 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:35:01.425 7 WARNING neutronclient.v2_0.client [None req-81451682-6c22-46e4-8914-225e01954d64 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/807] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:01 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1554 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:02.261 8 WARNING neutronclient.v2_0.client [None req-1eb0fedb-0886-454f-bb57-93411134bdd0 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/808] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:02 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1526 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:02.617 7 WARNING neutronclient.v2_0.client [None req-b4162826-0957-41bf-98dd-91e583acdb52 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/809] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:02 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1554 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:03.440 8 WARNING neutronclient.v2_0.client [None req-548b70fd-56bb-49ed-bffd-67dcde301bd6 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/810] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:03 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1526 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:03.769 7 WARNING neutronclient.v2_0.client [None req-fc185e50-6b97-480c-8852-068f69123726 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/811] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:03 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1554 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:04.137 8 WARNING neutronclient.v2_0.client [None req-1a08c9e1-ac53-499d-86b9-3695dcb4fc45 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:04.242 7 INFO nova.api.openstack.compute.server_external_events [req-98da6bd3-2e6e-4212-8d6e-28e21d89bae5 req-a3a9da0e-58ac-44ed-a3d2-f2fe8afb3f14 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:5b10d624-8e32-45c8-a39a-e0354dcec520 for instance c70823a9-46fe-4a9a-90fc-22349665c5b5 on instance [pid: 7|app: 0|req: 404/812] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:35:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/813] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:35:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4443 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/814] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/815] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/816] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/817] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/818] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/820] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:04.642 8 WARNING neutronclient.v2_0.client [None req-31e26362-e6de-42ec-8b07-9ccb0afca285 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/821] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/822] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/limits?tenant_id=306aa1a29568430eb5197cc379e96b8b => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/823] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1526 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/824] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/limits?tenant_id=50d25efe7d164e8ba21a38da46148627 => generated 304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/825] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/limits?tenant_id=54579b770d5c4fca87f866b8a82cc9d1 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-04 16:35:04.975 7 WARNING neutronclient.v2_0.client [None req-bba333b3-3eb0-4439-8134-3402429c2690 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/826] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/limits?tenant_id=625b0343e2ce4cd8a140f2686fe3dd30 => generated 304 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/827] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/828] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:35:05 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/829] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:35:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/830] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:04 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1554 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:05.908 8 WARNING neutronclient.v2_0.client [None req-71a416ef-824a-4ba2-a8ea-61aec341d6b2 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/831] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:05 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1717 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:06.176 7 WARNING neutronclient.v2_0.client [None req-9f15c3fd-ccef-4601-a65e-ccab75529fbf f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:06.193 8 WARNING neutronclient.v2_0.client [None req-868c933e-a797-4618-8dd9-eec210932f39 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/832] 10.0.0.30 () {32 vars in 740 bytes} [Wed Mar 4 16:35:06 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/os-interface => generated 285 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:06.275 7 INFO nova.api.openstack.compute.server_external_events [req-b4598bd4-1a5b-4bab-bf19-bd2c6b2a7b9e req-3123dfec-b09f-4c74-862a-522ca6f49645 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:fc19a2a5-6d52-42bb-9cb5-4988b24e7ff7 for instance 744c0dc5-ab95-4ea1-aecd-4c606d5deca7 on instance [pid: 7|app: 0|req: 414/833] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:35:06 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/834] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:06 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1554 bytes in 1361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:35:07.522 7 WARNING neutronclient.v2_0.client [None req-5bb5963e-169e-44e8-9b4a-fba604098334 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/835] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:07 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1717 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:08.003 8 INFO nova.api.openstack.compute.server_external_events [req-f3e6d3b6-8ef9-43f6-aad8-4202b8a09436 req-9bf28f29-e9d3-4ce2-a8e7-f79dcf55b3d9 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:5b10d624-8e32-45c8-a39a-e0354dcec520 for instance c70823a9-46fe-4a9a-90fc-22349665c5b5 on instance [pid: 8|app: 0|req: 421/836] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:35:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:08.582 7 WARNING neutronclient.v2_0.client [None req-f855f3a3-60bf-4ff7-98ac-1f147bb386dc c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/837] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:08 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1736 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:09.229 8 WARNING neutronclient.v2_0.client [None req-253d36f8-d485-48b5-9c42-63d3046623b8 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/838] 10.0.0.30 () {32 vars in 740 bytes} [Wed Mar 4 16:35:09 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7/os-interface => generated 284 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:10.286 7 INFO nova.api.openstack.compute.server_external_events [req-e11b622d-aa66-480b-a0bc-d28821a54378 req-b3baa173-c976-483e-a1b7-50dc85f9a21a a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:fc19a2a5-6d52-42bb-9cb5-4988b24e7ff7 for instance 744c0dc5-ab95-4ea1-aecd-4c606d5deca7 on instance [pid: 7|app: 0|req: 417/839] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:35:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:10.330 7 WARNING neutronclient.v2_0.client [None req-64e4551c-3dd2-4d3b-a359-884ea9e0fa02 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/840] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:10 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1736 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/841] 10.0.0.30 () {34 vars in 670 bytes} [Wed Mar 4 16:35:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/842] 10.0.0.30 () {32 vars in 640 bytes} [Wed Mar 4 16:35:10 2026] GET /v2.1/servers => generated 382 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/843] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:35:10 2026] DELETE /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:10.803 7 WARNING neutronclient.v2_0.client [None req-e961f9ca-e355-48a6-ba43-4405f8adc046 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/846] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:10 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1742 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:11.982 8 WARNING neutronclient.v2_0.client [None req-917f5afa-0494-4441-a216-8f0d015992fb c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/847] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:11 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1862 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:13.175 7 WARNING neutronclient.v2_0.client [None req-261f671a-992d-44a5-81e3-55f24d650d7d c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/848] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:13 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1862 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:14.090 8 INFO nova.api.openstack.compute.server_external_events [req-b9b13039-c577-4af6-9953-d95b1eb2ef23 req-607b7d26-8987-4a7f-bfb8-e16fe365dc63 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-deleted:fc19a2a5-6d52-42bb-9cb5-4988b24e7ff7 for instance 744c0dc5-ab95-4ea1-aecd-4c606d5deca7 on instance [pid: 8|app: 0|req: 428/849] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:35:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:14.339 7 WARNING neutronclient.v2_0.client [None req-2aaefded-93b4-4de6-bf96-fadc25aafd7c c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/850] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:14 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1509 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:15.443 8 WARNING neutronclient.v2_0.client [None req-de7ff07f-d7df-448c-9363-5fd735fdbfbc c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/851] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:15 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1514 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:16.482 7 WARNING neutronclient.v2_0.client [None req-594a67d6-e625-48ac-b90b-9ce784290996 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:16.519 7 WARNING neutronclient.v2_0.client [None req-594a67d6-e625-48ac-b90b-9ce784290996 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:16.568 8 WARNING neutronclient.v2_0.client [None req-c70963e1-fcc5-489a-8b38-32c34537492b c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/852] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:16 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 1514 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:35:16.706 7 WARNING neutronclient.v2_0.client [None req-594a67d6-e625-48ac-b90b-9ce784290996 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/853] 10.0.0.30 () {34 vars in 662 bytes} [Wed Mar 4 16:35:16 2026] POST /v2.1/servers => generated 450 bytes in 709 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:17.135 8 WARNING neutronclient.v2_0.client [None req-c8f8e59c-48bd-446b-b1c4-9a09e3364124 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/854] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:17 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1252 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:17.658 7 INFO nova.api.openstack.wsgi [None req-a365ddaf-0474-41d7-9d7b-bef9bd8ccc02 c6775bcbb1cc4750b951a3bf6c516fbd 625b0343e2ce4cd8a140f2686fe3dd30 - - default default] HTTP exception thrown: Instance 744c0dc5-ab95-4ea1-aecd-4c606d5deca7 could not be found. [pid: 7|app: 0|req: 424/855] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:17 2026] GET /v2.1/servers/744c0dc5-ab95-4ea1-aecd-4c606d5deca7 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/856] 10.0.0.30 () {32 vars in 701 bytes} [Wed Mar 4 16:35:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-50454794 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:18.240 7 WARNING neutronclient.v2_0.client [None req-a164beb2-4148-4c14-ab8d-932bc44295c5 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/857] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:18 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1302 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:35:19.352 8 WARNING neutronclient.v2_0.client [None req-830ca9c0-11f3-4bbc-b2dd-62fc1dd8a55a 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/858] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:19 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1350 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:20.472 7 WARNING neutronclient.v2_0.client [None req-caf778cf-9e29-421a-9ade-ccbe6c59c6c8 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/859] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:20 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1350 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:21.553 7 WARNING neutronclient.v2_0.client [None req-0cc45be4-7bcc-4d85-88b5-85c7e4005fd4 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/862] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:21 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1358 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:22.650 8 WARNING neutronclient.v2_0.client [None req-d7ac5443-0a57-4295-8c50-96ce72dabedb 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/863] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:22 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1435 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:22.808 7 INFO nova.api.openstack.compute.server_external_events [req-c1dfd919-d992-4582-8217-ebbd4236459b req-c08eb280-2e68-474d-ba60-1d0bacd9ff4f a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:2756ab40-a1da-43dd-a152-0e5c1b7c2565 for instance 719e352b-1fc2-4cb1-9942-691b7a588eed on instance [pid: 7|app: 0|req: 429/864] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:35:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:23.818 8 WARNING neutronclient.v2_0.client [None req-c5ecd501-7997-46e8-af7e-75e0a757ccc6 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/865] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:23 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1435 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:25.060 7 WARNING neutronclient.v2_0.client [None req-a11015f4-6906-4d82-8c03-718e8779ca08 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/866] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:25 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1435 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:26.238 8 WARNING neutronclient.v2_0.client [None req-162a537a-edac-4559-b984-c4c198cd2cf0 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/867] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:26 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1435 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:27.382 7 WARNING neutronclient.v2_0.client [None req-58be04cd-ff52-4521-a1fb-bf115ef93bcd 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/868] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:27 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1423 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:27.506 8 WARNING neutronclient.v2_0.client [None req-e534926f-6b01-4069-acad-7b0af5af12c4 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/869] 10.0.0.30 () {32 vars in 740 bytes} [Wed Mar 4 16:35:27 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/os-interface => generated 285 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:27.627 7 WARNING neutronclient.v2_0.client [None req-46c8be5f-d299-4fe6-bb93-01c2145abc77 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/870] 10.0.0.30 () {32 vars in 814 bytes} [Wed Mar 4 16:35:27 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/os-interface/5b10d624-8e32-45c8-a39a-e0354dcec520 => generated 282 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/871] 10.0.0.30 () {32 vars in 722 bytes} [Wed Mar 4 16:35:27 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/872] 10.0.0.30 () {34 vars in 749 bytes} [Wed Mar 4 16:35:27 2026] POST /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/873] 10.0.0.30 () {32 vars in 722 bytes} [Wed Mar 4 16:35:27 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:28.545 7 WARNING neutronclient.v2_0.client [None req-b1e804e8-11c9-4acc-98df-6ae07be181c1 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/874] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:28 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1423 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/875] 10.0.0.30 () {32 vars in 722 bytes} [Wed Mar 4 16:35:28 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:29.054 7 INFO nova.api.openstack.compute.server_external_events [req-b8f48d85-df86-457d-b007-eaec1c69a0a7 req-ef6c9c16-9bb8-4b8e-bdd9-39a43792d777 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:5b10d624-8e32-45c8-a39a-e0354dcec520 for instance c70823a9-46fe-4a9a-90fc-22349665c5b5 on instance [pid: 7|app: 0|req: 435/876] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:35:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:29.756 8 WARNING neutronclient.v2_0.client [None req-59d23191-a680-4068-a49e-b78f1cfb3155 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/877] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:29 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1423 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/878] 10.0.0.30 () {32 vars in 722 bytes} [Wed Mar 4 16:35:29 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:30.831 8 INFO nova.api.openstack.compute.server_external_events [req-712612b3-fd18-4d5e-83b2-f4a0e2d48cad req-e2de85c1-ba03-4728-b0fb-cdcb0000b4dc a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:2756ab40-a1da-43dd-a152-0e5c1b7c2565 for instance 719e352b-1fc2-4cb1-9942-691b7a588eed on instance [pid: 8|app: 0|req: 443/879] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:35:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:30.915 7 WARNING neutronclient.v2_0.client [None req-8c3e47e5-0ae4-4805-a44a-264678e2c874 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/882] 10.0.0.30 () {32 vars in 722 bytes} [Wed Mar 4 16:35:30 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/ips => generated 195 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:31.011 8 WARNING neutronclient.v2_0.client [None req-f467f914-1015-486a-9ccf-149af12384a0 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/883] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:30 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1423 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/884] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:30 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1952 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/885] 10.0.0.30 () {34 vars in 749 bytes} [Wed Mar 4 16:35:31 2026] POST /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/886] 10.0.0.30 () {32 vars in 722 bytes} [Wed Mar 4 16:35:31 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:32.234 7 WARNING neutronclient.v2_0.client [None req-8c934e8f-e58c-4f5b-842c-35be8010a2b8 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/887] 10.0.0.30 () {32 vars in 722 bytes} [Wed Mar 4 16:35:32 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/ips => generated 195 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:32.795 8 INFO nova.api.openstack.compute.server_external_events [req-f7ee80ee-44c2-4fe9-9703-6acc3ffc60d7 req-a598370b-7863-407a-bdc8-196e7d3ea2fa a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:5b10d624-8e32-45c8-a39a-e0354dcec520 for instance c70823a9-46fe-4a9a-90fc-22349665c5b5 on instance [pid: 8|app: 0|req: 449/888] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:35:32 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: 440/889] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:32 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1423 bytes in 937 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/890] 10.0.0.30 () {32 vars in 722 bytes} [Wed Mar 4 16:35:33 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:34.186 7 WARNING neutronclient.v2_0.client [None req-c26edec3-36f9-4f2f-99f0-e9d081d307ed 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/891] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:34 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1606 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:34.334 8 WARNING neutronclient.v2_0.client [None req-4cac343c-eaf1-4789-abb1-0d9082c1c54d 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/892] 10.0.0.30 () {32 vars in 740 bytes} [Wed Mar 4 16:35:34 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/893] 10.0.0.30 () {32 vars in 722 bytes} [Wed Mar 4 16:35:34 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5/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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/894] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:35:34 2026] DELETE /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:34.692 7 WARNING neutronclient.v2_0.client [None req-23e17ffb-1ba2-4c2b-937d-01740eafde3e f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:35.141 8 WARNING neutronclient.v2_0.client [None req-a5ab6766-02fe-4aa0-b539-1664af1dd031 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/895] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:34 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1843 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:35.269 7 INFO nova.api.openstack.compute.server_external_events [req-a0b6259f-9d35-4fae-a9ad-dfb3df94d119 req-13e2d791-5fd1-46c7-a55d-068d44c59b4a a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:2756ab40-a1da-43dd-a152-0e5c1b7c2565 for instance 719e352b-1fc2-4cb1-9942-691b7a588eed on instance [pid: 7|app: 0|req: 444/896] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:35:35 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: 453/897] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:35 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1606 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/898] 10.0.0.30 () {32 vars in 640 bytes} [Wed Mar 4 16:35:35 2026] GET /v2.1/servers => generated 387 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/899] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:35:35 2026] DELETE /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 0 bytes in 152 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:35.610 7 WARNING neutronclient.v2_0.client [None req-9ef31675-0588-47b4-b9eb-db98a01c5650 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/900] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:35 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1612 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:36.303 8 WARNING neutronclient.v2_0.client [None req-64f9ddd5-0709-40aa-b691-8a41da59f3c7 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/901] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:36 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1843 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:36.759 7 WARNING neutronclient.v2_0.client [None req-1aea5779-430a-4230-ac33-743429afe3fd 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/902] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:36 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1732 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:37.462 8 WARNING neutronclient.v2_0.client [None req-818912e8-f94d-40ae-b398-c704c06d3687 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/903] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:37 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1843 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:37.838 7 INFO nova.api.openstack.compute.server_external_events [req-9be629e1-a30f-4295-bf9e-19d0f8410646 req-495bc467-af11-4a84-9c8e-313349347418 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-deleted:5b10d624-8e32-45c8-a39a-e0354dcec520 for instance c70823a9-46fe-4a9a-90fc-22349665c5b5 on instance [pid: 7|app: 0|req: 448/904] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:35:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:37.962 8 WARNING neutronclient.v2_0.client [None req-cee538cd-b500-4fdb-90b1-4d85c0cb3020 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:38.030 7 WARNING neutronclient.v2_0.client [None req-8e3a56b8-56b3-462a-bf81-48d919cf81da 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/905] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:37 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1732 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:35:38.203 7 WARNING neutronclient.v2_0.client [None req-8e3a56b8-56b3-462a-bf81-48d919cf81da 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/906] 10.0.0.30 () {34 vars in 662 bytes} [Wed Mar 4 16:35:37 2026] POST /v2.1/servers => generated 424 bytes in 436 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:38.416 8 WARNING neutronclient.v2_0.client [None req-90e18fa2-0915-4893-aa6e-b4012f43a56e 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/907] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:38 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1368 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:38.642 7 WARNING neutronclient.v2_0.client [None req-bd8b8c9e-5aff-4151-835f-4f74fe5af262 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/908] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:38 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1481 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:38.853 8 INFO nova.api.openstack.compute.server_external_events [req-e7bf72a0-e275-41ae-8866-738254edb503 req-14cb9608-540c-40c7-9739-e68a15f6527d a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-deleted:2756ab40-a1da-43dd-a152-0e5c1b7c2565 for instance 719e352b-1fc2-4cb1-9942-691b7a588eed on instance [pid: 8|app: 0|req: 459/909] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:35:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:39.172 7 WARNING neutronclient.v2_0.client [None req-1b643265-e3b1-483d-9829-6da0e43d6d29 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/910] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:39 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1379 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:39.522 8 WARNING neutronclient.v2_0.client [None req-ec2cf9df-104a-483f-ba04-2d9c469748b5 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/911] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:39 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1372 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:39.751 7 WARNING neutronclient.v2_0.client [None req-981f8377-f730-4710-a658-1c19f7799a71 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/912] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:39 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1486 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:40.262 8 WARNING neutronclient.v2_0.client [None req-07d68a08-c43b-4702-bf38-622e4e97114e 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/913] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:40 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1379 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:40.617 7 WARNING neutronclient.v2_0.client [None req-83dc5b5d-f3c5-413a-8508-6ef98c5e6373 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/914] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:40 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1420 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:40.878 8 WARNING neutronclient.v2_0.client [None req-d5c54fc7-ebb7-4303-87c5-2fbc77e09fdc f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/917] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:40 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 1486 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:41.362 7 WARNING neutronclient.v2_0.client [None req-80561dfd-069b-49d7-854b-76ee62679d37 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/918] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:41 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1384 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:41.703 8 WARNING neutronclient.v2_0.client [None req-122d62e8-4fb4-46e9-ac4b-fc4abb0e6cdd 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/919] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:41 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1420 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:41.953 7 INFO nova.api.openstack.wsgi [None req-afd49639-bcca-4c89-9b59-847c013a5928 f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] HTTP exception thrown: Instance c70823a9-46fe-4a9a-90fc-22349665c5b5 could not be found. [pid: 7|app: 0|req: 457/920] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:41 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/921] 10.0.0.30 () {32 vars in 705 bytes} [Wed Mar 4 16:35:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1519270594 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:42.454 7 INFO nova.api.openstack.wsgi [None req-ae8d9a5f-ab7d-48e7-9b82-eb0c3403ccce f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] HTTP exception thrown: Instance c70823a9-46fe-4a9a-90fc-22349665c5b5 could not be found. [pid: 7|app: 0|req: 458/922] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:35:42 2026] DELETE /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:42.469 8 WARNING neutronclient.v2_0.client [None req-97fd0493-384f-4752-870b-ebf5cc6ac445 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:42.484 7 INFO nova.api.openstack.wsgi [None req-ef48b7bc-a90d-4607-bd26-32d9ab16d7cc f1580c56c64e48a19e42df121eb969b6 50d25efe7d164e8ba21a38da46148627 - - default default] HTTP exception thrown: Instance c70823a9-46fe-4a9a-90fc-22349665c5b5 could not be found. [pid: 7|app: 0|req: 459/923] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:42 2026] GET /v2.1/servers/c70823a9-46fe-4a9a-90fc-22349665c5b5 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/924] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:42 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1384 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:42.789 7 WARNING neutronclient.v2_0.client [None req-cc29133e-7a79-46d6-9e24-bf3f84a59d93 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/925] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:42 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1428 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:43.581 8 WARNING neutronclient.v2_0.client [None req-78119187-a780-4fd4-837a-4bf32b84a5ec 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:43.881 7 WARNING neutronclient.v2_0.client [None req-982c539b-92c2-4340-8c6e-1256c5257024 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/926] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:43 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 1384 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:43.981 8 INFO nova.api.openstack.compute.server_external_events [req-8b0d1202-15b6-4eea-8f38-b33cb262a50c req-17de4b9d-aaa2-4e5c-84c5-70cd11409412 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:16a53fe0-9877-4125-b3da-6d3515945810 for instance 59ffd0f9-d207-4575-bdd4-132f490d2e4b on instance [pid: 8|app: 0|req: 467/927] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:35:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/928] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:43 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1470 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:45.002 8 INFO nova.api.openstack.wsgi [None req-64e54aae-aaf3-4e92-8817-74f81ef2c04f 30be7a582a894d129a8a3223cf1b4cc5 54579b770d5c4fca87f866b8a82cc9d1 - - default default] HTTP exception thrown: Instance 719e352b-1fc2-4cb1-9942-691b7a588eed could not be found. [pid: 8|app: 0|req: 468/929] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:44 2026] GET /v2.1/servers/719e352b-1fc2-4cb1-9942-691b7a588eed => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/930] 10.0.0.30 () {32 vars in 703 bytes} [Wed Mar 4 16:35:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-352336041 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:45.113 8 WARNING neutronclient.v2_0.client [None req-36a2f439-1852-484a-8ef4-1a8054f13df6 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/931] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:45 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1468 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:35:46.280 7 WARNING neutronclient.v2_0.client [None req-3a7f9740-e8d1-487e-97ac-f38e25ad1485 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/932] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:46 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1468 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:47.568 8 WARNING neutronclient.v2_0.client [None req-585e7239-edbb-4007-bd10-b942b2182e5c 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/933] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:47 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1468 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:48.855 7 WARNING neutronclient.v2_0.client [None req-13ec8fd4-17af-402b-a3d6-a54fe313477a 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/934] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:48 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1468 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:50.090 8 WARNING neutronclient.v2_0.client [None req-fe024049-9ce7-4c35-ae5b-58a70e5d1811 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/935] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:50 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1468 bytes in 788 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:51.060 7 INFO nova.api.openstack.compute.server_external_events [req-f943f374-ea4e-4324-8f23-c2c1ac89f52c req-bfeda9f3-4942-44b9-8a81-f09b6bddbd23 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:16a53fe0-9877-4125-b3da-6d3515945810 for instance 59ffd0f9-d207-4575-bdd4-132f490d2e4b on instance [pid: 7|app: 0|req: 466/938] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:35:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:51.908 8 WARNING neutronclient.v2_0.client [None req-f0b912c1-88f1-460f-be13-e7330d30896d 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/939] 10.0.0.30 () {34 vars in 670 bytes} [Wed Mar 4 16:35:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/940] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:51 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1468 bytes in 2140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:35:55.062 7 WARNING neutronclient.v2_0.client [None req-1e2d1337-a108-4fab-8494-3f96e2e36473 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/941] 10.0.0.30 () {34 vars in 670 bytes} [Wed Mar 4 16:35:55 2026] POST /v2.1/os-keypairs => generated 386 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/942] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:55 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1648 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:35:55.812 8 WARNING neutronclient.v2_0.client [None req-e454ec02-b46d-4322-ae3f-2f648b8f8bca fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:55.896 8 WARNING neutronclient.v2_0.client [None req-e454ec02-b46d-4322-ae3f-2f648b8f8bca fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:56.574 8 WARNING neutronclient.v2_0.client [None req-e454ec02-b46d-4322-ae3f-2f648b8f8bca fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:56.885 7 WARNING neutronclient.v2_0.client [None req-2b5557dd-8d51-4e9a-b836-54394e7ba053 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:56.930 7 WARNING neutronclient.v2_0.client [None req-2b5557dd-8d51-4e9a-b836-54394e7ba053 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:35:57.199 7 WARNING neutronclient.v2_0.client [None req-2b5557dd-8d51-4e9a-b836-54394e7ba053 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/943] 10.0.0.30 () {34 vars in 662 bytes} [Wed Mar 4 16:35:55 2026] POST /v2.1/servers => generated 453 bytes in 1492 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/944] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:35:57 2026] DELETE /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:57.356 8 WARNING neutronclient.v2_0.client [None req-53902f23-2fa7-465b-905a-b824b9e70ad7 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/945] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:57 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1392 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:57.436 8 WARNING neutronclient.v2_0.client [None req-33740077-03b3-4462-8ae9-62580c2774a7 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/946] 10.0.0.30 () {34 vars in 662 bytes} [Wed Mar 4 16:35:56 2026] POST /v2.1/servers => generated 451 bytes in 616 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:57.474 7 WARNING neutronclient.v2_0.client [None req-cf57f70b-b91c-4677-8274-43aee163ad89 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/947] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:57 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1424 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/948] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:57 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1654 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:58.453 7 WARNING neutronclient.v2_0.client [None req-421e9a32-fb7e-4d37-a7cd-296edc241277 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/949] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:58 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1396 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:58.600 8 WARNING neutronclient.v2_0.client [None req-915c254e-8a0d-4a86-acc6-6069b257b6fe 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/950] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:58 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1428 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:35:58.649 7 WARNING neutronclient.v2_0.client [None req-a7f95df2-130c-4f0d-bb36-d2ca2fc3e898 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/951] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:58 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1654 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:59.550 8 WARNING neutronclient.v2_0.client [None req-5a39373c-8a9d-465c-837c-52d536c8a812 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/952] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:59 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1444 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:59.710 7 WARNING neutronclient.v2_0.client [None req-a0ac0364-d53e-4de5-9664-4ba8dcde4406 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/953] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:59 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1420 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:35:59.837 8 WARNING neutronclient.v2_0.client [None req-4ad52da3-a94f-471d-ac3d-ffdcfd4a5b3d 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/954] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:35:59 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1654 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:00.252 7 INFO nova.api.openstack.compute.server_external_events [req-bf0c63cf-804c-4f53-aef2-cddaf278ed38 req-47f919ed-fca2-4f39-aba8-b8500cf8ec70 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-deleted:16a53fe0-9877-4125-b3da-6d3515945810 for instance 59ffd0f9-d207-4575-bdd4-132f490d2e4b on instance [pid: 7|app: 0|req: 474/955] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:36: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:00.646 8 WARNING neutronclient.v2_0.client [None req-dfcc20e9-9f58-4566-b2f4-dc0e24473fe7 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/956] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:00 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1444 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:00.813 7 WARNING neutronclient.v2_0.client [None req-9995f578-7f6c-4683-a64f-2d1729125f8d 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/959] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:00 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1420 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:01.088 8 WARNING neutronclient.v2_0.client [None req-35ac94ef-5057-474a-aa1b-811c6f264f87 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/960] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:01 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1449 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:01.763 7 WARNING neutronclient.v2_0.client [None req-3dc0a638-4e8f-42f0-b875-831ebbb00818 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:01.959 8 WARNING neutronclient.v2_0.client [None req-38a3daa5-0e31-48a2-90e4-826fab1d7117 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/961] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:01 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1452 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/962] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:01 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1476 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:02.204 7 WARNING neutronclient.v2_0.client [None req-f0702ae3-bda6-42f3-84f3-f11533493685 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/963] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:02 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1454 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:03.092 7 WARNING neutronclient.v2_0.client [None req-3a3a254b-5e74-447f-af19-10abd141a0b2 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/964] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:03 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1476 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:03.238 8 WARNING neutronclient.v2_0.client [None req-78b1ec28-5697-476d-9ffc-c2e50e107524 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:36:03.240 7 INFO nova.api.openstack.compute.server_external_events [req-8e756376-e751-4a15-a8c3-cc94e1bc4841 req-c43814ff-01c8-48ae-8cb5-db4421564aeb a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:258ef7bc-5be9-494e-bdcd-7da114cdf8d5 for instance fea33565-9b5d-491c-9ba6-5bad82f8407e on instance [pid: 7|app: 0|req: 479/965] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:36:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:03.323 7 WARNING neutronclient.v2_0.client [None req-97c90aaa-02f3-449b-a25a-925fe85a3048 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/966] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:03 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1530 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/967] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:03 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1454 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 488/968] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:36:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/969] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:36:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/970] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:36:03 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-04 16:36:03.769 7 WARNING neutronclient.v2_0.client [None req-b5174982-7003-435d-b23a-91d38c787980 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/971] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:36:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6333 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/972] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/973] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/974] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/975] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/limits?tenant_id=0d351c7e6d244bf48f13faacc2762987 => generated 304 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/976] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-04 16:36:04.273 8 WARNING neutronclient.v2_0.client [None req-a934d448-a273-406d-8576-7a1f4186b616 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/977] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/limits?tenant_id=36c2c971bf3247cb8116ae6614df9f46 => generated 302 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/978] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/979] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/limits?tenant_id=8aa91b26c11f4658809c5d469d60025a => generated 304 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/980] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/limits?tenant_id=8ac464ca73c84b1e863f3f1e7c79a53f => generated 304 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/981] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/982] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-04 16:36:04.604 7 WARNING neutronclient.v2_0.client [None req-0e7f59dd-2baf-45a0-b712-b7964e3464aa fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/983] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1552 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 494/984] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/985] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1518 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:36:04.939 8 WARNING neutronclient.v2_0.client [None req-968f2d7a-fdd8-4b60-ac1c-5f9e6c371cff 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:05.068 7 INFO nova.api.openstack.compute.server_external_events [req-194d8d91-b1b4-4e4f-847e-9573c3fc25ad req-068c67e7-83a0-4ff4-b781-6a0dd63ad4aa a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:a74fd9a7-958e-4e4c-86e7-1275a9e7c281 for instance cf513693-f745-40cd-adfe-de412046e10e on instance [pid: 7|app: 0|req: 492/986] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:36:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/987] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:04 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 1454 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:05.918 7 WARNING neutronclient.v2_0.client [None req-f053e95a-66e2-4c5d-a2bb-4ef28d3ea39c 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:05.957 8 WARNING neutronclient.v2_0.client [None req-1a693365-f29e-4e3c-83b4-aa8017b938cd fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/988] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:05 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1550 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/989] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:05 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1518 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:36:06.112 7 INFO nova.api.openstack.wsgi [None req-b6296c20-acfc-4a15-a481-6421323dbd17 182993085c294ca9af191b3aff67f36a 8aa91b26c11f4658809c5d469d60025a - - default default] HTTP exception thrown: Instance 59ffd0f9-d207-4575-bdd4-132f490d2e4b could not be found. [pid: 7|app: 0|req: 494/990] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:06 2026] GET /v2.1/servers/59ffd0f9-d207-4575-bdd4-132f490d2e4b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:07.068 8 WARNING neutronclient.v2_0.client [None req-6ac179f7-ee92-4141-9f08-583fa3172262 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:07.152 7 WARNING neutronclient.v2_0.client [None req-978b6664-d634-4017-b7aa-036faad6a2b3 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/991] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:07 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1550 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/992] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:07 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1518 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:07.430 8 INFO nova.api.openstack.compute.server_external_events [req-f3e660de-9bef-4e4f-b72b-473a3069571b req-fb8d890d-05dc-4ebf-9e9b-a749bc062d54 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:258ef7bc-5be9-494e-bdcd-7da114cdf8d5 for instance fea33565-9b5d-491c-9ba6-5bad82f8407e on instance [pid: 8|app: 0|req: 498/993] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:36:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:08.242 7 WARNING neutronclient.v2_0.client [None req-e04da3b3-9836-4f51-922a-d78dc0833c2e 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:08.301 8 WARNING neutronclient.v2_0.client [None req-a74ed8f6-c52d-43ca-b8b4-4e7bfc2054b9 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/994] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:08 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1550 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/995] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:08 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1518 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:09.609 7 WARNING neutronclient.v2_0.client [None req-b5d3582a-a12b-4cfa-b047-7092db16eb34 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:09.671 8 WARNING neutronclient.v2_0.client [None req-bffe18b2-793e-4e33-b105-12c316ba2c6a fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/996] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:09 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1550 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:09.979 7 INFO nova.api.openstack.compute.server_external_events [req-fdf9543a-3325-4be1-bf29-7f26cd834161 req-4644eb0b-c848-43ad-aa66-b2ad51887b23 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:a74fd9a7-958e-4e4c-86e7-1275a9e7c281 for instance cf513693-f745-40cd-adfe-de412046e10e on instance [pid: 7|app: 0|req: 498/997] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:36:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/998] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:09 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1518 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:11.035 7 WARNING neutronclient.v2_0.client [None req-8bd7c8f6-936a-434d-abe2-3cf3689418c7 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:36:11.044 8 WARNING neutronclient.v2_0.client [None req-2f086cd4-a40d-4c95-a348-eca651b7477b fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1001] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:10 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1550 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1002] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:11 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1701 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:11.296 7 WARNING neutronclient.v2_0.client [None req-b6a43e18-9aef-457c-899b-8fcd2b730f28 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1003] 10.0.0.30 () {32 vars in 740 bytes} [Wed Mar 4 16:36:11 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e/os-interface => generated 284 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:12.208 8 INFO nova.api.openstack.compute.server_external_events [req-f09ba29a-e1b3-4083-ab9e-8c6c69a448d6 req-9e60329e-1825-4acf-b97e-458d79d16e69 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:258ef7bc-5be9-494e-bdcd-7da114cdf8d5 for instance fea33565-9b5d-491c-9ba6-5bad82f8407e on instance [pid: 8|app: 0|req: 503/1004] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:36:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:36:12.241 7 WARNING neutronclient.v2_0.client [None req-3628d3b2-3cf5-4305-9871-b769c6109186 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1005] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:12 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1727 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:12.468 8 WARNING neutronclient.v2_0.client [None req-487bccab-7d2d-4ac4-9037-068348350a36 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1006] 10.0.0.30 () {32 vars in 740 bytes} [Wed Mar 4 16:36:12 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e/os-interface => generated 285 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:13.291 7 WARNING neutronclient.v2_0.client [None req-d9766101-8ad9-4f34-a2e8-0b7d5d234518 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1007] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:13 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1727 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1008] 10.0.0.30 () {32 vars in 640 bytes} [Wed Mar 4 16:36:13 2026] GET /v2.1/servers => generated 378 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/1009] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:36:13 2026] DELETE /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:13.680 8 WARNING neutronclient.v2_0.client [None req-f176b9bb-0649-4c0d-bd0f-c5eeb00ed642 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1010] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:13 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1733 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:14.244 7 INFO nova.api.openstack.compute.server_external_events [req-b2efcbab-e9f8-48b9-bf16-c2e13ae5dda6 req-32cfaadd-4ac2-4152-8e49-99732db48568 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:a74fd9a7-958e-4e4c-86e7-1275a9e7c281 for instance cf513693-f745-40cd-adfe-de412046e10e on instance [pid: 7|app: 0|req: 505/1011] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:36:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:14.863 8 WARNING neutronclient.v2_0.client [None req-bf3d7bdc-2dd0-4e2a-a70f-98606899e19b 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1012] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:14 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1733 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:16.059 7 WARNING neutronclient.v2_0.client [None req-26b2f0af-15a6-418e-b043-0b877431af83 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1013] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:16 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1853 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:16.828 8 INFO nova.api.openstack.compute.server_external_events [req-8b52c7b1-43f1-4ba2-a4a3-3f5a3d694ad1 req-8de47dbb-af17-4665-9e3c-dd68a5f18aa2 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-deleted:a74fd9a7-958e-4e4c-86e7-1275a9e7c281 for instance cf513693-f745-40cd-adfe-de412046e10e on instance [pid: 8|app: 0|req: 508/1014] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:36:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:17.249 7 WARNING neutronclient.v2_0.client [None req-ee3a56d4-df52-4563-994e-5de06066e1ed 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1015] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:17 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1505 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:18.358 8 WARNING neutronclient.v2_0.client [None req-ec22e225-cc23-4e80-9e87-962e6b2b7239 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1016] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:18 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1510 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:19.470 7 WARNING neutronclient.v2_0.client [None req-230b6aa0-a497-4fa8-80ca-46c2e3e5ca34 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1017] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:19 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 1510 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:20.559 8 INFO nova.api.openstack.wsgi [None req-d27e1a9d-2fc5-425a-830d-b23f219f0699 8c94589ad1bd4dad939fbbcc87f7e761 0d351c7e6d244bf48f13faacc2762987 - - default default] HTTP exception thrown: Instance cf513693-f745-40cd-adfe-de412046e10e could not be found. [pid: 8|app: 0|req: 510/1018] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:20 2026] GET /v2.1/servers/cf513693-f745-40cd-adfe-de412046e10e => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/1019] 10.0.0.30 () {32 vars in 705 bytes} [Wed Mar 4 16:36:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1921008939 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1022] 10.0.0.143 () {30 vars in 619 bytes} [Wed Mar 4 16:36:26 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/1023] 10.0.0.143 () {32 vars in 692 bytes} [Wed Mar 4 16:36:26 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1024] 10.0.0.143 () {34 vars in 913 bytes} [Wed Mar 4 16:36:27 2026] GET /v2.1/os-simple-tenant-usage/b5ca836a4af14f1fbc491903fb0571c2?start=2026-03-03T00:00:00&end=2026-03-04T23:59:59 => generated 20 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1025] 10.0.0.143 () {30 vars in 654 bytes} [Wed Mar 4 16:36:28 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 513/1026] 10.0.0.30 () {34 vars in 670 bytes} [Wed Mar 4 16:36:28 2026] POST /v2.1/os-keypairs => generated 397 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1027] 10.0.0.30 () {34 vars in 670 bytes} [Wed Mar 4 16:36:30 2026] POST /v2.1/os-keypairs => generated 386 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:36:30.672 7 WARNING neutronclient.v2_0.client [None req-eecff27f-5f01-4ac6-82c1-ac0cb14be529 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:36:30.834 7 WARNING neutronclient.v2_0.client [None req-eecff27f-5f01-4ac6-82c1-ac0cb14be529 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1030] 10.0.0.30 () {34 vars in 662 bytes} [Wed Mar 4 16:36:30 2026] POST /v2.1/servers => generated 424 bytes in 511 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-04 16:36:31.092 8 WARNING neutronclient.v2_0.client [None req-a7b5b59f-7af3-4458-b0d8-ab9b7514c444 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1031] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:31 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1370 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1032] 10.0.0.143 () {30 vars in 619 bytes} [Wed Mar 4 16:36:31 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1033] 10.0.0.143 () {32 vars in 692 bytes} [Wed Mar 4 16:36:31 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:36:31.614 7 WARNING neutronclient.v2_0.client [None req-9962fb47-35e7-4dfb-8127-19d5854f8e26 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:36:31.651 7 WARNING neutronclient.v2_0.client [None req-9962fb47-35e7-4dfb-8127-19d5854f8e26 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1034] 10.0.0.143 () {34 vars in 913 bytes} [Wed Mar 4 16:36:31 2026] GET /v2.1/os-simple-tenant-usage/b5ca836a4af14f1fbc491903fb0571c2?start=2026-03-03T00:00:00&end=2026-03-04T23:59:59 => generated 20 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:36:31.694 7 WARNING neutronclient.v2_0.client [None req-9962fb47-35e7-4dfb-8127-19d5854f8e26 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:31.891 7 WARNING neutronclient.v2_0.client [None req-9962fb47-35e7-4dfb-8127-19d5854f8e26 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1035] 10.0.0.143 () {30 vars in 654 bytes} [Wed Mar 4 16:36:31 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1036] 10.0.0.30 () {34 vars in 662 bytes} [Wed Mar 4 16:36:31 2026] POST /v2.1/servers => generated 496 bytes in 548 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-04 16:36:32.125 8 WARNING neutronclient.v2_0.client [None req-fe071f5b-5b43-493b-81dc-e9f19d0afe25 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1037] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:32 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:36:32.184 7 WARNING neutronclient.v2_0.client [None req-d96b6265-7cc9-48f5-86a2-4dabed8e7d40 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1038] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:32 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1374 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:33.205 8 WARNING neutronclient.v2_0.client [None req-9ae39a38-d424-426d-8e24-6176843cb3af 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1039] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:33 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1461 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:33.284 7 WARNING neutronclient.v2_0.client [None req-761118b6-cc09-4ae2-8217-dde6862409c4 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1040] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:33 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1422 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:34.091 8 WARNING neutronclient.v2_0.client [None req-ef3ed85e-7da1-469c-88a5-9a32ed16410f fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1041] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:34 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1821 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:34.275 7 WARNING neutronclient.v2_0.client [None req-4bf22eae-1e7f-4dc2-aea4-829dc157e551 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:36:34.298 8 WARNING neutronclient.v2_0.client [None req-beef746e-bf00-420e-8c5f-be917d7bb7d9 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1042] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:34 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1453 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:34.390 8 WARNING neutronclient.v2_0.client [None req-c732ce29-74ab-4b19-ad94-6929f0e12097 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1043] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:34 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1821 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1044] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:34 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1422 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 520/1045] 10.0.0.30 () {34 vars in 749 bytes} [Wed Mar 4 16:36:34 2026] POST /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:34.748 8 WARNING neutronclient.v2_0.client [None req-d5bb96aa-d75d-497a-a244-ac88d542d2ba fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1046] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:34 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1823 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:35.407 7 WARNING neutronclient.v2_0.client [None req-81f11442-6aa1-4c8a-8f45-a8f5430e93f7 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1047] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:35 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1509 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:36:35.486 8 WARNING neutronclient.v2_0.client [None req-48527189-4ee7-4212-b10c-69a85ba6e9c8 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1048] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:35 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1430 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:35.915 7 WARNING neutronclient.v2_0.client [None req-f3e6ebf3-c0b0-48bd-a256-00def4294b8c fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1049] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:35 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1823 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:36.316 8 INFO nova.api.openstack.compute.server_external_events [req-bae23bdb-ff1b-4e69-8afb-04fc5354a7b8 req-7492ee02-ef4f-4b35-9e58-313a32cf177c a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:98eabdfb-ffbf-42ef-95c4-e1b12e98cede for instance 4a1c3445-8c95-4d94-9a74-7adfb414df2f on instance [pid: 8|app: 0|req: 528/1050] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:36:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:36.511 7 WARNING neutronclient.v2_0.client [None req-cd7a51ab-86e1-4189-8908-5d65180ee90e 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1051] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:36 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1509 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:36.594 8 WARNING neutronclient.v2_0.client [None req-f699e89b-7ace-4281-b698-77398c97bdb6 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1052] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:36 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1482 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:37.151 7 WARNING neutronclient.v2_0.client [None req-bf3c91ac-57bb-4bcd-b4a8-e7de4f0841f4 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1053] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:37 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1823 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:37.613 8 WARNING neutronclient.v2_0.client [None req-596cd5b2-1aed-4132-adb8-f3f7a14a1c80 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1054] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:37 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1517 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:37.769 7 WARNING neutronclient.v2_0.client [None req-ee1c4b5d-d0cf-4c72-a40b-c02cb65b1e43 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1055] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:37 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1470 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:38.325 8 WARNING neutronclient.v2_0.client [None req-b4f68523-3a44-4693-b99b-df6ece9f2eb3 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1056] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:38 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1828 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:38.712 8 INFO nova.api.openstack.compute.server_external_events [req-90b954ba-c685-40e6-8adf-e7bbfef79ca7 req-4d126da1-b355-4915-ac80-8de0fb2d15b4 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:c44ec27d-f38f-4460-a9db-60a348312514 for instance 279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 on instance [pid: 8|app: 0|req: 532/1057] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:36:38 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) 2026-03-04 16:36:38.730 7 WARNING neutronclient.v2_0.client [None req-c8fa55e6-26ca-441e-b76e-b14d745f07c5 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1058] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:38 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1641 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:38.968 8 WARNING neutronclient.v2_0.client [None req-77beabad-03a5-4388-9946-b3778d378d47 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1059] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:38 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1470 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:39.611 7 WARNING neutronclient.v2_0.client [None req-08e360c6-aee1-4df1-a696-31b225cae691 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1060] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:39 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1828 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:39.886 8 WARNING neutronclient.v2_0.client [None req-5953afe7-e4f1-4508-8100-6fed539b0468 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1061] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:39 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1629 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:40.123 7 WARNING neutronclient.v2_0.client [None req-d8be8c8c-e844-4993-84fe-5be17f9abd76 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1062] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:40 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1470 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:40.809 8 WARNING neutronclient.v2_0.client [None req-a730d48a-db22-483b-b66c-b51bfdd4a323 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1065] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:40 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1828 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:41.087 7 WARNING neutronclient.v2_0.client [None req-413d1b49-0e1b-4d06-a528-bab1aef923e9 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1066] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:41 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1629 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:41.299 8 WARNING neutronclient.v2_0.client [None req-8d8f9651-b430-44d6-97ff-f07c320c7b38 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1067] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:41 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1470 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:41.973 7 WARNING neutronclient.v2_0.client [None req-bb78ae82-89f6-4a4e-8dbe-352692e80d3e fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:42.237 8 WARNING neutronclient.v2_0.client [None req-c5f848e6-8cae-4af5-9bc8-13f8be8d37c6 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1068] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:41 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1828 bytes in 669 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:42.633 7 WARNING neutronclient.v2_0.client [None req-6a1185d8-20a6-4516-b2c9-a6e819f07503 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1069] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:42 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1629 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1070] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:42 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1470 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:42.801 8 INFO nova.api.openstack.compute.server_external_events [req-20c5cfdf-4ef4-4508-bf50-c3748cc3b941 req-0a78c048-2955-4bab-8775-386e367c9e5b a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:98eabdfb-ffbf-42ef-95c4-e1b12e98cede for instance 4a1c3445-8c95-4d94-9a74-7adfb414df2f on instance [pid: 8|app: 0|req: 538/1071] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:36:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:43.648 7 WARNING neutronclient.v2_0.client [None req-741c820f-05fb-45cf-89eb-7f25c3e2e66d fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:43.688 8 WARNING neutronclient.v2_0.client [None req-1708a9cc-2384-4642-a108-5831725e36b3 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1072] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:43 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1828 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:43.832 7 WARNING neutronclient.v2_0.client [None req-273b79e1-f347-40ab-ae13-e850c5f0015e a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1073] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:43 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1629 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1074] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:43 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1470 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:44.783 8 WARNING neutronclient.v2_0.client [None req-becd10a6-3881-47d2-a9e4-5ceba93cc76c fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:44.838 7 INFO nova.api.openstack.compute.server_external_events [req-8ec37bdb-9898-418b-8f45-844a0434eec1 req-5261675d-f029-40b0-aab1-4ed7e9f73684 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-unplugged:258ef7bc-5be9-494e-bdcd-7da114cdf8d5 for instance fea33565-9b5d-491c-9ba6-5bad82f8407e on instance [pid: 7|app: 0|req: 536/1075] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:36:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:44.912 7 WARNING neutronclient.v2_0.client [None req-42521d50-dcb8-4f74-ad8c-f55f960d3337 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1076] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:44 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1821 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1077] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:44 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1629 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:45.078 8 WARNING neutronclient.v2_0.client [None req-ad02f2a3-8768-41b2-919e-44024d9eed73 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1078] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:45 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1655 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1079] 10.0.0.30 () {32 vars in 722 bytes} [Wed Mar 4 16:36:45 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f/ips => generated 109 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1080] 10.0.0.30 () {32 vars in 722 bytes} [Wed Mar 4 16:36:45 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1081] 10.0.0.30 () {32 vars in 822 bytes} [Wed Mar 4 16:36:45 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f/ips/tempest-ServerAddressesTestJSON-675228018-network => generated 94 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1082] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:36:45 2026] DELETE /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:45.540 7 WARNING neutronclient.v2_0.client [None req-0f9d4c94-1c97-456d-bf47-17160c18a2ac a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1083] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:45 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1661 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:46.046 8 INFO nova.api.openstack.compute.server_external_events [req-d0259fdc-ee83-4402-ba32-c1c69cc4e407 req-2ab577b9-0bc6-482d-aa52-74a4156d4c89 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:c44ec27d-f38f-4460-a9db-60a348312514 for instance 279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 on instance [pid: 8|app: 0|req: 544/1084] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:36:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:36:46.088 7 WARNING neutronclient.v2_0.client [None req-d5aa1759-79ef-4d2b-b103-1f9bcb2f1173 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1085] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:46 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1629 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:46.750 8 WARNING neutronclient.v2_0.client [None req-5eb087cb-e716-4f99-a807-ad5b465469c1 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1086] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:46 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1661 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:47.315 7 WARNING neutronclient.v2_0.client [None req-823c133a-a493-46e3-b65e-e7f53fbea014 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1087] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:47 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1809 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:47.473 8 WARNING neutronclient.v2_0.client [None req-8f70c213-0bdc-40e3-9224-c4189029fb49 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1088] 10.0.0.30 () {32 vars in 740 bytes} [Wed Mar 4 16:36:47 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:47.910 7 WARNING neutronclient.v2_0.client [None req-caf2d845-289e-43cf-997d-009045be7c42 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:48.116 8 INFO nova.api.openstack.compute.server_external_events [req-fb975d85-268b-4981-bcc7-0673917ed85b req-c1abb841-dc7a-446e-978a-c0796c9d5486 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:258ef7bc-5be9-494e-bdcd-7da114cdf8d5 for instance fea33565-9b5d-491c-9ba6-5bad82f8407e on instance [pid: 8|app: 0|req: 547/1089] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:36:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:48.387 8 INFO nova.api.openstack.compute.server_external_events [req-0e072e0f-b31a-4dcb-a987-740f2857f34f req-2e964c48-75a0-43bf-838a-f39033e008f3 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:c44ec27d-f38f-4460-a9db-60a348312514 for instance 279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 on instance [pid: 8|app: 0|req: 548/1090] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:36:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1091] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:47 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1661 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:49.491 8 WARNING neutronclient.v2_0.client [None req-412fd3bc-94e6-4687-b553-10e43a32a128 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1092] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:49 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1451 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:50.437 7 INFO nova.api.openstack.compute.server_external_events [req-82056ead-d924-4852-865a-957f7d8e8f3b req-7f30a381-0b76-41c6-b50c-d7cd8e7d4950 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-deleted:98eabdfb-ffbf-42ef-95c4-e1b12e98cede for instance 4a1c3445-8c95-4d94-9a74-7adfb414df2f on instance [pid: 7|app: 0|req: 544/1093] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:36:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:50.581 8 WARNING neutronclient.v2_0.client [None req-5b810802-066d-4129-a806-238481c98a5d a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1094] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:50 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1456 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:51.690 7 WARNING neutronclient.v2_0.client [None req-53a15e2a-5ce8-40d1-bc9a-c860aaebc9e1 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1097] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:51 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 1456 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:52.769 8 INFO nova.api.openstack.wsgi [None req-e888f2a4-b3a7-44cc-a977-8b11780a4544 a7adf3233428431dae222bcd8331621b b5d0ecacf8884f338e81cff4e2b10ab7 - - default default] HTTP exception thrown: Instance 4a1c3445-8c95-4d94-9a74-7adfb414df2f could not be found. [pid: 8|app: 0|req: 552/1098] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:52 2026] GET /v2.1/servers/4a1c3445-8c95-4d94-9a74-7adfb414df2f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:36:57.386 7 WARNING neutronclient.v2_0.client [None req-d5b2f1f8-df43-45c8-a162-c281d8849a63 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1099] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:36:57 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1929 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 553/1100] 10.0.0.30 () {32 vars in 752 bytes} [Wed Mar 4 16:36:59 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87/os-server-password => generated 116 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1103] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:37:01 2026] DELETE /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:01.316 7 WARNING neutronclient.v2_0.client [None req-71a2c250-cb18-45a5-9285-1a21726fb38e 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1104] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:01 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1935 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:02.548 8 WARNING neutronclient.v2_0.client [None req-fad4493d-b432-41df-9120-b17318720761 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1105] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:02 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1935 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:03.821 8 WARNING neutronclient.v2_0.client [None req-b3027bb4-df79-4f9b-afaf-1a1d029b5f2d 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1106] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:03 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1935 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1107] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:37:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 558/1108] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:37:04 2026] GET /v2.1/limits?tenant_id=1db9f58d051b4081a2c7e2e15376dfb4 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1109] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:37:04 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1110] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:37:04 2026] GET /v2.1/limits?tenant_id=8ac464ca73c84b1e863f3f1e7c79a53f => generated 304 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1111] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:37:04 2026] GET /v2.1/limits?tenant_id=98d35c03085c4785b36ae3d9c5df8ce8 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1112] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:37:04 2026] GET /v2.1/limits?tenant_id=9997081d805f45388c9e4504214e276b => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1113] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:37:04 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1114] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:37:04 2026] GET /v2.1/limits?tenant_id=d1199d367d9543b9aeabc0a5e623036e => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1115] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:37:04 2026] GET /v2.1/limits?tenant_id=f216a72c54b64a379bcf3c9cac062aff => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1116] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:37:04 2026] GET /v2.1/limits?tenant_id=fd1d57c3e4f042d4b181ce934631d937 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-04 16:37:04.741 7 WARNING neutronclient.v2_0.client [None req-97b509f9-5e0d-470c-8205-7c1bde865395 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:37:04.784 8 INFO nova.api.openstack.compute.server_external_events [req-770d1421-4d72-4146-a0bb-f8479b023ae5 req-791b1771-9c17-49bb-8235-4cfc64947492 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-deleted:c44ec27d-f38f-4460-a9db-60a348312514 for instance 279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 on instance [pid: 8|app: 0|req: 563/1117] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:37:04 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: 555/1118] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:37:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4989 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1119] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:37:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1120] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:37:05 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1121] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:37:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1122] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:37:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1382 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1123] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:37:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1124] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:37:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:05.222 8 WARNING neutronclient.v2_0.client [None req-69e6293c-27bc-4ab7-bcc0-0e0d5492f324 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1125] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:37:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1126] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:37:05 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1127] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:05 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1538 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:06.378 7 WARNING neutronclient.v2_0.client [None req-d849bbfc-f80b-45d3-86af-a44397961e6c 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1128] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:06 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1543 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:06.593 8 WARNING neutronclient.v2_0.client [None req-0ef9d1c0-6248-4f2b-9c32-8eeffaec9545 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1129] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:06 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1821 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1130] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:37:06 2026] DELETE /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:06.885 8 WARNING neutronclient.v2_0.client [None req-66ad7f5f-470a-409c-9b68-00f9e7c02d13 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1131] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:06 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1827 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:07.467 7 WARNING neutronclient.v2_0.client [None req-392c9838-665c-48da-9e36-bdac84dc304d 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1132] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:07 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 1543 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:08.274 8 WARNING neutronclient.v2_0.client [None req-3fe753f4-3ceb-4086-87c8-cfa2e5569561 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1133] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:08 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1827 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:08.546 7 INFO nova.api.openstack.wsgi [None req-ddcf29ec-51c8-4ecf-857d-0b222602344d 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] HTTP exception thrown: Instance 279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 could not be found. [pid: 7|app: 0|req: 564/1134] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:08 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:08.575 8 INFO nova.api.openstack.wsgi [None req-850b28d6-d318-45f1-9f9e-16fa7c5901b9 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] HTTP exception thrown: Instance 279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 could not be found. [pid: 8|app: 0|req: 571/1135] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:37:08 2026] DELETE /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:08.611 7 INFO nova.api.openstack.wsgi [None req-e3de6026-83b2-4248-bb8a-6adffc90ed1a 5a6e377f7b054f9eb24c3255975f27ce d1199d367d9543b9aeabc0a5e623036e - - default default] HTTP exception thrown: Instance 279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 could not be found. [pid: 7|app: 0|req: 565/1136] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:08 2026] GET /v2.1/servers/279c07ed-16ba-4ca7-b08e-0f6d1b56bf87 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 572/1137] 10.0.0.30 () {32 vars in 705 bytes} [Wed Mar 4 16:37:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1900127412 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1138] 10.0.0.30 () {32 vars in 727 bytes} [Wed Mar 4 16:37:09 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1410406616 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-04 16:37:09.427 8 WARNING neutronclient.v2_0.client [None req-ceca7b99-053d-4890-a87a-ba1a4ef461ba fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1139] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:09 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1759 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-04 16:37:10.516 7 INFO nova.api.openstack.compute.server_external_events [req-a3cb4b0b-6fac-4b6c-ab50-f55e06e7b4ee req-765492cf-5326-4af8-8064-1bee493bd3ba a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-deleted:258ef7bc-5be9-494e-bdcd-7da114cdf8d5 for instance fea33565-9b5d-491c-9ba6-5bad82f8407e on instance [pid: 7|app: 0|req: 567/1140] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:37:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:11.324 8 WARNING neutronclient.v2_0.client [None req-5c2615de-9bbc-4312-b268-59d51b62d664 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1143] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:11 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1473 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:12.427 7 WARNING neutronclient.v2_0.client [None req-4070e7f3-88d4-46a0-afa8-123807d5ae1c fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1144] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:12 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1478 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:13.544 8 WARNING neutronclient.v2_0.client [None req-fcc0d615-7342-4a7e-b917-76834968d7ce fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1145] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:13 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 1478 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:14.734 7 INFO nova.api.openstack.wsgi [None req-3baadf79-6ce8-463b-831b-f6e94dc93fa1 fa80b340b02e4fa09ab826a984569686 8ac464ca73c84b1e863f3f1e7c79a53f - - default default] HTTP exception thrown: Instance fea33565-9b5d-491c-9ba6-5bad82f8407e could not be found. [pid: 7|app: 0|req: 570/1146] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:14 2026] GET /v2.1/servers/fea33565-9b5d-491c-9ba6-5bad82f8407e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1147] 10.0.0.30 () {32 vars in 703 bytes} [Wed Mar 4 16:37:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-485354867 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1148] 10.0.0.30 () {30 vars in 412 bytes} [Wed Mar 4 16:37:19 2026] GET / => generated 423 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1149] 10.0.0.30 () {28 vars in 559 bytes} [Wed Mar 4 16:37:19 2026] GET /v2/ => generated 402 bytes in 517 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 572/1150] 10.0.0.30 () {28 vars in 563 bytes} [Wed Mar 4 16:37:20 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1151] 10.0.0.30 () {30 vars in 412 bytes} [Wed Mar 4 16:37:20 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1156] 10.0.0.30 () {34 vars in 670 bytes} [Wed Mar 4 16:37:35 2026] POST /v2.1/os-keypairs => generated 396 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:37:38.558 8 WARNING neutronclient.v2_0.client [None req-bc490aec-5bcd-45f0-9230-348d3a83699f e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:37:38.603 8 WARNING neutronclient.v2_0.client [None req-bc490aec-5bcd-45f0-9230-348d3a83699f e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:37:38.861 8 WARNING neutronclient.v2_0.client [None req-bc490aec-5bcd-45f0-9230-348d3a83699f e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1157] 10.0.0.30 () {34 vars in 662 bytes} [Wed Mar 4 16:37:38 2026] POST /v2.1/servers => generated 448 bytes in 543 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-04 16:37:39.065 7 WARNING neutronclient.v2_0.client [None req-ee6b9c1b-42d6-47b2-b24f-24437519a149 e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1158] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:39 2026] GET /v2.1/servers/c8e252b5-1310-43cc-b2ae-a6a7f8019309 => generated 1395 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:44.168 8 WARNING neutronclient.v2_0.client [None req-02e04e0e-45f5-4f28-9e78-81e46ef191bb e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:44.391 7 INFO nova.api.openstack.compute.server_external_events [req-6c3a6242-4dcd-4639-a6d7-c53a4bae732f req-79f9a982-f2a8-4644-98d8-4eac2df0af45 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:50738353-2898-4a28-9cf4-865e22149bd0 for instance c8e252b5-1310-43cc-b2ae-a6a7f8019309 on instance [pid: 7|app: 0|req: 578/1161] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:37: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) [pid: 8|app: 0|req: 584/1162] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:44 2026] GET /v2.1/servers/c8e252b5-1310-43cc-b2ae-a6a7f8019309 => generated 1521 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:49.475 7 WARNING neutronclient.v2_0.client [None req-c97cb9ac-2a90-484a-b6b1-65db6022f56b e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:49.647 8 INFO nova.api.openstack.compute.server_external_events [req-c00b581d-ab13-43b1-acf1-4d3047337e6a req-6b2d8268-f93c-4255-a727-cec54eba6089 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:50738353-2898-4a28-9cf4-865e22149bd0 for instance c8e252b5-1310-43cc-b2ae-a6a7f8019309 on instance [pid: 8|app: 0|req: 585/1163] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:37:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1164] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:49 2026] GET /v2.1/servers/c8e252b5-1310-43cc-b2ae-a6a7f8019309 => generated 1519 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:55.040 8 WARNING neutronclient.v2_0.client [None req-14c060ff-7e66-4a66-871a-f376dc2a12ad e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1167] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:54 2026] GET /v2.1/servers/c8e252b5-1310-43cc-b2ae-a6a7f8019309 => generated 1819 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:56.458 8 INFO nova.api.openstack.compute.server_external_events [req-401acbb4-1854-4cdd-a32e-dceb340f5624 req-af4717e6-b63b-47bc-bac9-6222288f59e9 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:50738353-2898-4a28-9cf4-865e22149bd0 for instance c8e252b5-1310-43cc-b2ae-a6a7f8019309 on instance [pid: 8|app: 0|req: 588/1168] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:37:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:37:56.487 7 WARNING neutronclient.v2_0.client [None req-4ef1e5ca-be9c-4d1b-bb0b-669aff3a318f e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:37:56.542 7 WARNING neutronclient.v2_0.client [None req-4ef1e5ca-be9c-4d1b-bb0b-669aff3a318f e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:37:56.793 7 WARNING neutronclient.v2_0.client [None req-4ef1e5ca-be9c-4d1b-bb0b-669aff3a318f e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1169] 10.0.0.30 () {34 vars in 662 bytes} [Wed Mar 4 16:37:56 2026] POST /v2.1/servers => generated 448 bytes in 545 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:37:57.014 8 WARNING neutronclient.v2_0.client [None req-3a68b16c-5282-4c69-ab68-0be7adb96a39 e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1170] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:37:56 2026] GET /v2.1/servers/8f42206a-9b70-42c9-ae8e-37a4130f57e0 => generated 1395 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:02.100 8 WARNING neutronclient.v2_0.client [None req-3e26fc81-f162-4c3b-ba88-1857fd6b1dc3 e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:02.411 7 INFO nova.api.openstack.compute.server_external_events [req-fd2dc449-a443-4250-a52e-7a3050ad37b6 req-8a418275-8358-477c-95f1-373d226bb8dd a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:4f7969e1-95e3-412f-9820-3177a3a29074 for instance 8f42206a-9b70-42c9-ae8e-37a4130f57e0 on instance [pid: 7|app: 0|req: 583/1173] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:38:02 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: 591/1174] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:02 2026] GET /v2.1/servers/8f42206a-9b70-42c9-ae8e-37a4130f57e0 => generated 1521 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 584/1175] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 592/1176] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/os-services => generated 783 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 585/1177] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 593/1178] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1179] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1180] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1181] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/limits?tenant_id=0268cf6faefa4fe3ba3eb4ad20006910 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1182] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/limits?tenant_id=0c79a34f607342619dca08b9fa1d671f => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1183] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/limits?tenant_id=0ff521e3611740a9b82940073bec8347 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1184] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1185] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1186] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/limits?tenant_id=73b14399940348d1be80e5b01033d5be => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1187] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/limits?tenant_id=73e3625685074c028c63c7af4e509b2c => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1188] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/limits?tenant_id=80ee77b7f4554a11ba3d7443f6a843ef => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1189] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/limits?tenant_id=aa70194f5a0247ee9cea03400823ba1f => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1190] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1191] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:38:03 2026] GET /v2.1/limits?tenant_id=bf25521f077d4703af322443e740bd07 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1192] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:38:04 2026] GET /v2.1/limits?tenant_id=c4e9593f469749bca4980285e8247844 => generated 305 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1193] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:38:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 698 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-04 16:38:04.198 8 WARNING neutronclient.v2_0.client [None req-779bb33c-be2f-4f7c-94c8-b3334451cd17 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1194] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:38:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4527 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 594/1195] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:38:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:06.948 8 INFO nova.api.openstack.compute.server_external_events [req-afc86982-4154-4527-b936-74e13daa3f9e req-47d551a9-5a7c-4af4-9d1e-12a2185107ff a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:4f7969e1-95e3-412f-9820-3177a3a29074 for instance 8f42206a-9b70-42c9-ae8e-37a4130f57e0 on instance [pid: 8|app: 0|req: 602/1196] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:38:06 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) 2026-03-04 16:38:07.508 7 WARNING neutronclient.v2_0.client [None req-20e61f19-3bd5-47cc-9674-63b38cc2d2a4 e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1197] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:07 2026] GET /v2.1/servers/8f42206a-9b70-42c9-ae8e-37a4130f57e0 => generated 1519 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:12.715 7 WARNING neutronclient.v2_0.client [None req-e1f2d828-2604-48af-8645-c7915fbfbd1e e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 597/1200] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:12 2026] GET /v2.1/servers/8f42206a-9b70-42c9-ae8e-37a4130f57e0 => generated 1819 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:14.153 8 INFO nova.api.openstack.compute.server_external_events [req-75f954ca-2b96-472a-b55a-fb00c3f753d0 req-ea22c640-51f6-4ed5-a50a-b3f2e723a529 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:4f7969e1-95e3-412f-9820-3177a3a29074 for instance 8f42206a-9b70-42c9-ae8e-37a4130f57e0 on instance [pid: 8|app: 0|req: 604/1201] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:38:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 598/1202] 10.0.0.30 () {34 vars in 670 bytes} [Wed Mar 4 16:38:15 2026] POST /v2.1/os-keypairs => generated 397 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:16.979 8 WARNING neutronclient.v2_0.client [None req-fc9c61c9-a902-4a4c-a80c-3e508a21cd50 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:38:17.022 8 WARNING neutronclient.v2_0.client [None req-fc9c61c9-a902-4a4c-a80c-3e508a21cd50 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:38:17.181 8 WARNING neutronclient.v2_0.client [None req-fc9c61c9-a902-4a4c-a80c-3e508a21cd50 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 605/1203] 10.0.0.30 () {34 vars in 662 bytes} [Wed Mar 4 16:38:16 2026] POST /v2.1/servers => generated 450 bytes in 470 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-04 16:38:17.408 7 WARNING neutronclient.v2_0.client [None req-c16a74c7-25a6-4e73-a13b-77fcce98d3dc 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1204] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:17 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1401 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:18.521 8 WARNING neutronclient.v2_0.client [None req-6ee827c2-8ac7-425e-8eed-6b28fdc0316f 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 606/1205] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:18 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1405 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:19.610 7 WARNING neutronclient.v2_0.client [None req-5b174ef6-5a9a-4766-9caf-625b9c22ea66 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 600/1206] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:19 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1453 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:20.706 8 WARNING neutronclient.v2_0.client [None req-6e4adc7a-c184-480a-a176-af50ba269358 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 607/1207] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:20 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1453 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:21.810 7 WARNING neutronclient.v2_0.client [None req-5bad3180-7eda-4379-b08f-5c802c5d0dec 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1210] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:21 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1461 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:22.764 8 INFO nova.api.openstack.compute.server_external_events [req-a429f9a1-6261-4d78-80d8-659cc532c44a req-e30be689-1899-4dd3-b7ce-4e2d7f5cabac a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:1ffe5a2b-fcb7-4ff8-a085-6f9156f79e5a for instance f0b0625f-bcf5-446d-84b1-dc22acccb342 on instance [pid: 8|app: 0|req: 609/1211] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:38:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:22.898 7 WARNING neutronclient.v2_0.client [None req-0bb2ec45-8b4c-4f5f-b78c-4b211fb19cb4 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1212] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:22 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1539 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:24.051 8 WARNING neutronclient.v2_0.client [None req-c43a444b-6c0e-49cd-988d-15a8cb7c6626 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 610/1213] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:24 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1527 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:25.281 7 WARNING neutronclient.v2_0.client [None req-f168dbde-8edc-4e3e-b79e-324c75495ac5 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1214] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:25 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1527 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:26.434 8 WARNING neutronclient.v2_0.client [None req-bfd57a63-d8f2-440c-bb77-f04178f54925 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 611/1215] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:26 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1527 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:27.469 7 INFO nova.api.openstack.compute.server_external_events [req-da64b785-2443-464a-8d84-b6e90b96fac6 req-40fe31f4-123a-4ca7-b68b-eac44447c8ed a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:1ffe5a2b-fcb7-4ff8-a085-6f9156f79e5a for instance f0b0625f-bcf5-446d-84b1-dc22acccb342 on instance [pid: 7|app: 0|req: 605/1216] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:38:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:27.579 8 WARNING neutronclient.v2_0.client [None req-7c389a34-65f7-48cd-8c43-06f9c6f3baef 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 612/1217] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:27 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1527 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:28.732 7 WARNING neutronclient.v2_0.client [None req-75d22797-2e5a-4448-909a-6dbb29dfd3de 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 606/1218] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:28 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1527 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:29.922 8 WARNING neutronclient.v2_0.client [None req-1509b95f-f8f3-461b-bc9d-25e14611de4e 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 613/1219] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:29 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1693 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:30.165 7 WARNING neutronclient.v2_0.client [None req-9aad1637-c79b-4d36-a7d6-0086b147f0a5 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 607/1220] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:30 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1693 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:31.672 8 INFO nova.api.openstack.compute.server_external_events [req-7a58fa9a-7080-4551-98c5-a9560f76fa78 req-e36f0398-2b5d-44d4-a2d8-2437caec7041 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:1ffe5a2b-fcb7-4ff8-a085-6f9156f79e5a for instance f0b0625f-bcf5-446d-84b1-dc22acccb342 on instance [pid: 8|app: 0|req: 615/1223] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:38:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 609/1224] 10.0.0.30 () {34 vars in 749 bytes} [Wed Mar 4 16:38:38 2026] POST /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342/action => generated 31883 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:50.527 8 INFO nova.api.openstack.compute.server_external_events [req-a0ab1353-6f4b-4a38-bd1f-e80f62281537 req-b6ea189a-17b6-48f4-9d28-35e5f33243ce a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:1ffe5a2b-fcb7-4ff8-a085-6f9156f79e5a for instance f0b0625f-bcf5-446d-84b1-dc22acccb342 on instance [pid: 8|app: 0|req: 617/1227] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:38:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:51.640 7 WARNING neutronclient.v2_0.client [None req-cb1d7221-0170-4539-bd9e-a469861a40c5 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:38:51.677 7 WARNING neutronclient.v2_0.client [None req-cb1d7221-0170-4539-bd9e-a469861a40c5 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:38:51.836 7 WARNING neutronclient.v2_0.client [None req-cb1d7221-0170-4539-bd9e-a469861a40c5 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 612/1230] 199.19.213.176 () {36 vars in 714 bytes} [Wed Mar 4 16:38:51 2026] POST /v2.1/servers => generated 453 bytes in 695 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:52.556 8 WARNING neutronclient.v2_0.client [None req-1fadc8cf-38f9-4246-99c7-8837b42270f6 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 619/1231] 199.19.213.176 () {32 vars in 733 bytes} [Wed Mar 4 16:38:52 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf => generated 2213 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:52.620 7 WARNING neutronclient.v2_0.client [None req-1534a945-7d37-4300-b2b3-7883417c8b79 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 613/1232] 199.19.213.176 () {32 vars in 759 bytes} [Wed Mar 4 16:38:52 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-interface => generated 28 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 620/1233] 199.19.213.176 () {32 vars in 777 bytes} [Wed Mar 4 16:38:52 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 614/1234] 10.0.0.30 () {34 vars in 670 bytes} [Wed Mar 4 16:38:53 2026] POST /v2.1/os-keypairs => generated 397 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:55.278 8 WARNING neutronclient.v2_0.client [None req-ffc0c3b9-0b5a-42bb-95b9-63ab06e17ccc 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:38:55.326 8 WARNING neutronclient.v2_0.client [None req-ffc0c3b9-0b5a-42bb-95b9-63ab06e17ccc 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:38:55.350 7 WARNING neutronclient.v2_0.client [None req-a0d80293-1580-456e-a9ff-a3dad9490db6 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 615/1235] 199.19.213.176 () {32 vars in 733 bytes} [Wed Mar 4 16:38:55 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf => generated 2371 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:55.462 7 WARNING neutronclient.v2_0.client [None req-7fc58cfa-96f7-4aeb-9eda-9803f1b249ac c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 616/1236] 199.19.213.176 () {32 vars in 759 bytes} [Wed Mar 4 16:38:55 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-interface => generated 28 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:55.528 8 WARNING neutronclient.v2_0.client [None req-ffc0c3b9-0b5a-42bb-95b9-63ab06e17ccc 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 617/1237] 199.19.213.176 () {32 vars in 777 bytes} [Wed Mar 4 16:38:55 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1238] 10.0.0.30 () {34 vars in 662 bytes} [Wed Mar 4 16:38:55 2026] POST /v2.1/servers => generated 450 bytes in 506 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:55.743 7 WARNING neutronclient.v2_0.client [None req-2485d73f-4b51-4f64-a501-e4594eca05e9 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 618/1239] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:55 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1401 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:56.833 8 WARNING neutronclient.v2_0.client [None req-4b2ed382-2f82-4fa2-912b-9bf6b06a131c 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 622/1240] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:56 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1405 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:57.433 7 INFO nova.api.openstack.compute.server_external_events [req-60b216d6-4127-4866-bd87-4765440c317f req-c82a93fe-d5a4-4ad6-a8bb-88e6c590a2e8 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:2ec97e38-e79a-4c3c-8d70-3689ad632d60 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 7|app: 0|req: 619/1241] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:38:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:57.940 8 WARNING neutronclient.v2_0.client [None req-d5502ef4-6596-42cc-bc21-be8a76c2fb38 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 623/1242] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:57 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1453 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:58.400 7 WARNING neutronclient.v2_0.client [None req-2d54fd33-972b-4154-99bd-e7bd541e140b c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 620/1243] 199.19.213.176 () {32 vars in 733 bytes} [Wed Mar 4 16:38:58 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf => generated 2445 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:58.566 8 WARNING neutronclient.v2_0.client [None req-052bd168-9600-4f02-9ace-883daf9b982d c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 624/1244] 199.19.213.176 () {32 vars in 759 bytes} [Wed Mar 4 16:38:58 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-interface => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 621/1245] 199.19.213.176 () {32 vars in 777 bytes} [Wed Mar 4 16:38:58 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:38:59.037 8 WARNING neutronclient.v2_0.client [None req-f4cc9690-3d8f-45d7-89bc-6827445a23eb 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 625/1246] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:38:59 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1453 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:00.134 7 WARNING neutronclient.v2_0.client [None req-11da7235-07af-4243-a5af-724c6cd856b7 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 622/1247] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:00 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1461 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:01.237 8 INFO nova.api.openstack.compute.server_external_events [req-e5eeec7e-329c-4072-b84c-f4ea3065fd05 req-d37464cd-e623-4b91-8860-2301e36511e3 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:ec234c8b-4148-46d7-a731-29abc0dc6f9e for instance 8776f0eb-695e-4c89-af06-2e458b5c8241 on instance 2026-03-04 16:39:01.241 7 WARNING neutronclient.v2_0.client [None req-86849c2b-b010-4a29-873e-4c4d4ead0920 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 627/1250] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:39:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1251] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:01 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1539 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:01.518 8 WARNING neutronclient.v2_0.client [None req-0c2d36d0-58a3-408d-9b93-8468c817c5d0 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 628/1252] 199.19.213.176 () {32 vars in 733 bytes} [Wed Mar 4 16:39:01 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf => generated 2433 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:01.649 7 WARNING neutronclient.v2_0.client [None req-df58f23d-ce88-4c6d-ade8-3b4879957f01 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 625/1253] 199.19.213.176 () {32 vars in 759 bytes} [Wed Mar 4 16:39:01 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-interface => generated 284 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 629/1254] 199.19.213.176 () {32 vars in 777 bytes} [Wed Mar 4 16:39:01 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-volume_attachments => generated 197 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:02.513 7 WARNING neutronclient.v2_0.client [None req-70c0f2e9-1eef-46a0-ac29-a76730e3f563 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 626/1255] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:02 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1527 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:03.545 8 INFO nova.api.openstack.compute.server_external_events [req-9142b4c6-3156-4a34-94ac-797055bb30cf req-0083d7e0-8267-4983-b5b9-8e174910c07e a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:2ec97e38-e79a-4c3c-8d70-3689ad632d60 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 8|app: 0|req: 630/1256] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:39:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:03.711 7 WARNING neutronclient.v2_0.client [None req-07228173-8ea0-45b3-b6ca-3554cf751588 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 627/1257] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:03 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1527 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 631/1258] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:39:03 2026] GET /v2.1/os-services => generated 783 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 628/1259] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:39:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 632/1260] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:39:04 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1261] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:39:04 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:04.347 8 WARNING neutronclient.v2_0.client [None req-05cdf45d-0357-4106-b170-f114a690546d c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 633/1262] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:39:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 11751 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1263] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:39:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 634/1264] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:04 2026] GET /v2.1/limits?tenant_id=0268cf6faefa4fe3ba3eb4ad20006910 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1265] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:04 2026] GET /v2.1/limits?tenant_id=0c79a34f607342619dca08b9fa1d671f => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1266] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:04 2026] GET /v2.1/limits?tenant_id=0ff521e3611740a9b82940073bec8347 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1267] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:04 2026] GET /v2.1/limits?tenant_id=18a0f0fe4bc14173a2534b03df0abb73 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1268] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:04 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-04 16:39:04.889 8 WARNING neutronclient.v2_0.client [None req-90809600-5ae0-4da3-a104-450e8fcc440a c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 633/1269] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:04 2026] GET /v2.1/limits?tenant_id=52ae83d58e7441ad8c5d45158c940411 => generated 302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-04 16:39:04.924 7 WARNING neutronclient.v2_0.client [None req-77c4304f-e7bb-42be-a602-5d62cdc37dad 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 637/1270] 199.19.213.176 () {32 vars in 733 bytes} [Wed Mar 4 16:39:04 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf => generated 2433 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 634/1271] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:04 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1527 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 638/1272] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/limits?tenant_id=69e52802715c4bad82e56b324ca750f4 => generated 305 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-04 16:39:05.083 7 WARNING neutronclient.v2_0.client [None req-ee261233-79d5-4f5c-88d9-bb2ca09be625 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1273] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1274] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/limits?tenant_id=73b14399940348d1be80e5b01033d5be => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1275] 199.19.213.176 () {32 vars in 759 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-interface => generated 286 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 641/1276] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/limits?tenant_id=80ee77b7f4554a11ba3d7443f6a843ef => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1277] 199.19.213.176 () {32 vars in 777 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1278] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/limits?tenant_id=aa70194f5a0247ee9cea03400823ba1f => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 637/1279] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1280] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/limits?tenant_id=bf25521f077d4703af322443e740bd07 => generated 302 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1281] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/limits?tenant_id=c4e9593f469749bca4980285e8247844 => generated 305 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1282] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/limits?tenant_id=daf37570a81b455d9c08e53506a33114 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1283] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1730 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1284] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 640/1285] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:39:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:05.858 8 INFO nova.api.openstack.compute.server_external_events [req-24b051b7-4859-44ad-b3ac-d01f4ea762ea req-39a44c97-7979-45f7-8b86-5b0fd95c0ba3 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:ec234c8b-4148-46d7-a731-29abc0dc6f9e for instance 8776f0eb-695e-4c89-af06-2e458b5c8241 on instance [pid: 8|app: 0|req: 646/1286] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:39:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:39:06.102 7 WARNING neutronclient.v2_0.client [None req-d2914c78-993f-48bf-b461-d7a649dddca6 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 641/1287] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:06 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1527 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:07.284 8 WARNING neutronclient.v2_0.client [None req-3cd4b7cb-26c1-4eab-9ce0-956953ee9d74 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 647/1288] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:07 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1527 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:07.906 7 WARNING neutronclient.v2_0.client [None req-50647b92-76df-4295-b538-7cf08d11f578 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 642/1289] 199.19.213.176 () {32 vars in 733 bytes} [Wed Mar 4 16:39:07 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf => generated 2581 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:08.079 8 WARNING neutronclient.v2_0.client [None req-d7500d27-b72d-4a83-9a58-3abdfca370a8 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 648/1290] 199.19.213.176 () {32 vars in 759 bytes} [Wed Mar 4 16:39:08 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-interface => generated 286 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 643/1291] 199.19.213.176 () {32 vars in 777 bytes} [Wed Mar 4 16:39:08 2026] GET /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:08.521 8 WARNING neutronclient.v2_0.client [None req-f23c9848-58a0-48c8-9d64-e214350f2c55 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 649/1292] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:08 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1694 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:08.722 7 WARNING neutronclient.v2_0.client [None req-61bf0cb1-0585-4485-9ce5-d212613d6f1c 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 644/1293] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:08 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1694 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:09.638 8 INFO nova.api.openstack.compute.server_external_events [req-231fd958-7b96-449c-a63e-779432d76156 req-211f097a-e730-44f0-857f-13bf810f69e7 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:ec234c8b-4148-46d7-a731-29abc0dc6f9e for instance 8776f0eb-695e-4c89-af06-2e458b5c8241 on instance [pid: 8|app: 0|req: 650/1294] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:39:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 646/1297] 10.0.0.30 () {34 vars in 749 bytes} [Wed Mar 4 16:39:17 2026] POST /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241/action => generated 31891 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 654/1302] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:39:34 2026] DELETE /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:34.630 7 WARNING neutronclient.v2_0.client [None req-48130901-ac22-4f88-906e-a3a7a22acaeb 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 649/1303] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:34 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1820 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:35.831 8 WARNING neutronclient.v2_0.client [None req-d0de1953-c143-4243-a165-4c3020b7b4d8 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 655/1304] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:35 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1820 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:37.019 7 WARNING neutronclient.v2_0.client [None req-16925f80-3489-45e4-b599-559daa7db69b 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:37.113 8 INFO nova.api.openstack.compute.server_external_events [req-a8da6b19-6ebc-4b18-a522-67e207f207a6 req-a221a5a0-c132-4530-9faf-c82787a731b5 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-unplugged:ec234c8b-4148-46d7-a731-29abc0dc6f9e for instance 8776f0eb-695e-4c89-af06-2e458b5c8241 on instance [pid: 8|app: 0|req: 656/1305] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:39:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1306] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:36 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1820 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:37.854 8 INFO nova.api.openstack.compute.server_external_events [req-3dfc8bbb-dd84-41fb-812a-c23f7bfae3f4 req-0720c7bb-736c-482d-a3f9-d40f72bbd66c a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-deleted:ec234c8b-4148-46d7-a731-29abc0dc6f9e for instance 8776f0eb-695e-4c89-af06-2e458b5c8241 on instance [pid: 8|app: 0|req: 657/1307] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:39:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:38.197 7 WARNING neutronclient.v2_0.client [None req-5928349a-bb09-4a2f-961e-d89849df3572 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 651/1308] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:38 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1482 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:39.317 8 WARNING neutronclient.v2_0.client [None req-908c3278-f7cc-494c-a8d5-b87f9748cf68 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 658/1309] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:39 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1487 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:40.421 7 WARNING neutronclient.v2_0.client [None req-603460ae-16c8-47f1-b52d-7eb4f049cf40 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 652/1310] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:40 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 1487 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:41.499 8 INFO nova.api.openstack.wsgi [None req-40710f7d-4bc0-4fe8-9679-1378a1a2fd20 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] HTTP exception thrown: Instance 8776f0eb-695e-4c89-af06-2e458b5c8241 could not be found. [pid: 8|app: 0|req: 660/1313] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:41 2026] GET /v2.1/servers/8776f0eb-695e-4c89-af06-2e458b5c8241 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 654/1314] 10.0.0.30 () {32 vars in 727 bytes} [Wed Mar 4 16:39:41 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-249200785 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 661/1315] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:39:41 2026] DELETE /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-04 16:39:42.075 7 WARNING neutronclient.v2_0.client [None req-663fb49a-a72b-49e8-bbc1-edfa73a777c2 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 655/1316] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:42 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1699 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:43.259 8 WARNING neutronclient.v2_0.client [None req-acf2f428-0c55-478d-8743-3ac47045aeae 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 662/1317] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:43 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1699 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:43.898 7 WARNING neutronclient.v2_0.client [None req-918b4d7b-5504-437d-a974-6c3a21364582 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:39:43.940 7 WARNING neutronclient.v2_0.client [None req-918b4d7b-5504-437d-a974-6c3a21364582 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:44.425 8 WARNING neutronclient.v2_0.client [None req-1b0fb31e-b320-405e-bcfe-e0e1be3ea6e0 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 663/1318] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:44 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1699 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:45.075 8 INFO nova.api.openstack.compute.server_external_events [req-46582c9c-593b-4774-8cc4-912c7b4dc944 req-795c2366-0462-458e-a492-829833fbc6c4 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-deleted:1ffe5a2b-fcb7-4ff8-a085-6f9156f79e5a for instance f0b0625f-bcf5-446d-84b1-dc22acccb342 on instance [pid: 8|app: 0|req: 664/1319] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:39:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:45.608 8 WARNING neutronclient.v2_0.client [None req-be454e36-b799-4414-8bfe-bf0cc57c8d53 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 665/1320] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:45 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1482 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:46.704 8 WARNING neutronclient.v2_0.client [None req-22a6a33a-aa34-4782-98d4-585370a80585 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 666/1321] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:46 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1487 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:47.123 8 INFO nova.api.openstack.compute.server_external_events [req-b2704a09-83da-4a54-856e-7f72f2f96e4c req-86779961-421a-43b2-a908-63e6f45a9ee4 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:b782ddd8-b22f-47b0-8df0-b9414e2f3ed3 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 8|app: 0|req: 667/1322] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:39:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:47.800 8 WARNING neutronclient.v2_0.client [None req-d413de8c-3097-45b9-bdf0-51fdd8f0bcfe 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 668/1323] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:47 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1487 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:48.995 8 INFO nova.api.openstack.compute.server_external_events [req-3614756f-c933-4478-8a39-0b4fa43e0282 req-b3a2af75-8e9f-4435-ab48-5310618a8c89 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:b782ddd8-b22f-47b0-8df0-b9414e2f3ed3 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 8|app: 0|req: 669/1324] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:39:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:49.068 8 WARNING neutronclient.v2_0.client [None req-2378577e-3713-4d24-8337-e2b3a7aefe05 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 670/1325] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:49 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => generated 1487 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:50.158 8 INFO nova.api.openstack.wsgi [None req-aa8b8ff7-34a1-4bd0-bb02-a7497afdf2e3 934ea65c08b547bca1a6f7db8d99ee0a 69e52802715c4bad82e56b324ca750f4 - - default default] HTTP exception thrown: Instance f0b0625f-bcf5-446d-84b1-dc22acccb342 could not be found. [pid: 8|app: 0|req: 671/1326] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:39:50 2026] GET /v2.1/servers/f0b0625f-bcf5-446d-84b1-dc22acccb342 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 672/1327] 10.0.0.30 () {32 vars in 727 bytes} [Wed Mar 4 16:39:50 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-346130680 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-04 16:39:51.510 7 WARNING neutronclient.v2_0.client [None req-918b4d7b-5504-437d-a974-6c3a21364582 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 656/1330] 199.19.213.176 () {36 vars in 812 bytes} [Wed Mar 4 16:39:43 2026] POST /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-interface => generated 281 bytes in 7735 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-04 16:39:51.889 8 INFO nova.api.openstack.compute.server_external_events [req-1293578c-3e9b-4e89-ae05-05af930dd848 req-2771ba84-39c0-4329-83ca-591b5e2e0309 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:b782ddd8-b22f-47b0-8df0-b9414e2f3ed3 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 8|app: 0|req: 675/1331] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:39:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:39:53.930 7 INFO nova.api.openstack.compute.server_external_events [req-d962774d-84fd-414a-b39c-734316ccbc95 req-a60ad8c3-509b-46c4-b7ab-fc729f7bed25 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:b782ddd8-b22f-47b0-8df0-b9414e2f3ed3 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 7|app: 0|req: 657/1332] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:39:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 659/1335] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:40:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 677/1336] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:40:03 2026] GET /v2.1/limits?tenant_id=0268cf6faefa4fe3ba3eb4ad20006910 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 660/1337] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:40:03 2026] GET /v2.1/limits?tenant_id=0c79a34f607342619dca08b9fa1d671f => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1338] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:40:03 2026] GET /v2.1/limits?tenant_id=0ff521e3611740a9b82940073bec8347 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1339] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:40:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1340] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:40:03 2026] GET /v2.1/limits?tenant_id=21e66b3489104e4e834b0b2c207c971b => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1341] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1342] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/limits?tenant_id=73b14399940348d1be80e5b01033d5be => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1343] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/limits?tenant_id=80ee77b7f4554a11ba3d7443f6a843ef => generated 302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1344] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/limits?tenant_id=aa70194f5a0247ee9cea03400823ba1f => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1345] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1346] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/limits?tenant_id=bf25521f077d4703af322443e740bd07 => generated 302 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1347] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/limits?tenant_id=c4e9593f469749bca4980285e8247844 => generated 305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1348] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/limits?tenant_id=c69e5f2f437c485eb69cb1c164ec45da => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1349] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1350] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1351] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 685/1352] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 668/1353] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1711 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1354] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:40:04.715 7 WARNING neutronclient.v2_0.client [None req-627084eb-8d64-4f52-8a38-a9a7b5ae5b09 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 669/1355] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7816 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1356] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:40:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:40:20.422 7 WARNING neutronclient.v2_0.client [None req-160f950b-ae81-487f-97b2-72ed7cff6863 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:40:20.477 7 WARNING neutronclient.v2_0.client [None req-160f950b-ae81-487f-97b2-72ed7cff6863 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:40:22.775 8 INFO nova.api.openstack.compute.server_external_events [req-2c32f966-08b4-4ba4-8b15-07a9bbd28ca2 req-6586553d-bbc5-4027-bd17-862d2bd9d268 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:c2d03d4f-ee70-41c4-8ade-d861601b9c53 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 8|app: 0|req: 691/1361] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:40:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:40:28.640 8 INFO nova.api.openstack.compute.server_external_events [req-ef89e9ac-6623-4d80-b509-9b12a86b8d60 req-603ac592-49c7-481b-b094-ed29353ad678 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:c2d03d4f-ee70-41c4-8ade-d861601b9c53 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 8|app: 0|req: 692/1362] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:40:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-04 16:40:29.516 7 WARNING neutronclient.v2_0.client [None req-160f950b-ae81-487f-97b2-72ed7cff6863 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 671/1363] 199.19.213.176 () {36 vars in 812 bytes} [Wed Mar 4 16:40:20 2026] POST /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-interface => generated 377 bytes in 9186 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:40:42.379 7 WARNING neutronclient.v2_0.client [None req-c7a24988-157b-416b-9707-7da6ac6998bd c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-04 16:40:42.438 7 WARNING neutronclient.v2_0.client [None req-c7a24988-157b-416b-9707-7da6ac6998bd c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:40:44.679 8 INFO nova.api.openstack.compute.server_external_events [req-d5eead95-09dc-479f-a3cc-afdc7030fb1c req-72236512-0d27-48b5-becb-41a312d55acb a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:da7a97e4-a6df-4c57-8c04-096bede24048 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 8|app: 0|req: 695/1368] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:40:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:40:49.327 8 INFO nova.api.openstack.compute.server_external_events [req-72a2d9c2-562c-4d65-a36a-00bc52c109f3 req-738447b5-5c0b-47e4-852e-07276787ccf3 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-plugged:da7a97e4-a6df-4c57-8c04-096bede24048 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 8|app: 0|req: 696/1369] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:40:49 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) 2026-03-04 16:40:51.977 7 WARNING neutronclient.v2_0.client [None req-c7a24988-157b-416b-9707-7da6ac6998bd c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 674/1372] 199.19.213.176 () {36 vars in 812 bytes} [Wed Mar 4 16:40:42 2026] POST /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-interface => generated 378 bytes in 9753 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:40:52.617 8 INFO nova.api.openstack.compute.server_external_events [req-0965660e-b1f8-416d-b4e1-ccb24a9de887 req-34984ab8-d61f-4259-a785-fbe9cb8fe7cf a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:c2d03d4f-ee70-41c4-8ade-d861601b9c53 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 8|app: 0|req: 699/1373] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:40:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 701/1376] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 676/1377] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/limits?tenant_id=0268cf6faefa4fe3ba3eb4ad20006910 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1378] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/limits?tenant_id=0c79a34f607342619dca08b9fa1d671f => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1379] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/limits?tenant_id=0ff521e3611740a9b82940073bec8347 => generated 302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1380] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1381] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1382] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/limits?tenant_id=73b14399940348d1be80e5b01033d5be => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1383] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/limits?tenant_id=80ee77b7f4554a11ba3d7443f6a843ef => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1384] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/limits?tenant_id=aa70194f5a0247ee9cea03400823ba1f => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1385] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1386] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/limits?tenant_id=bf25521f077d4703af322443e740bd07 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1387] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/limits?tenant_id=c4e9593f469749bca4980285e8247844 => generated 305 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1388] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1389] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 708/1390] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1715 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-04 16:41:04.100 7 WARNING neutronclient.v2_0.client [None req-e7d84f44-9394-44ce-9928-90009fe05214 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 683/1391] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:41:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8302 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 709/1392] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:41:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 684/1393] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:41:04 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1394] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:41:04 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 685/1395] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:41:04 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:41:05.835 8 INFO nova.api.openstack.compute.server_external_events [req-c55b2141-aa07-4821-a966-d5db97cf2f6f req-9e9a759a-b707-4d9d-b000-58ee176328e5 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:da7a97e4-a6df-4c57-8c04-096bede24048 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 8|app: 0|req: 711/1396] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:41:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1397] 199.19.213.176 () {34 vars in 855 bytes} [Wed Mar 4 16:41:06 2026] DELETE /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-interface/da7a97e4-a6df-4c57-8c04-096bede24048 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:41:07.877 8 INFO nova.api.openstack.compute.server_external_events [req-1368c14e-8f47-441c-8981-29a5a7a9cae2 req-5501c6ad-119b-4230-a725-46a054b01d77 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:da7a97e4-a6df-4c57-8c04-096bede24048 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 8|app: 0|req: 712/1398] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:41:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:41:16.049 7 INFO nova.api.openstack.compute.server_external_events [req-8a38a3d2-623c-4e53-8a92-b4ae55541e10 req-7d3f440c-8c6c-4d89-9202-11845b6ae0f4 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:c2d03d4f-ee70-41c4-8ade-d861601b9c53 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 7|app: 0|req: 688/1401] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:41:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 714/1402] 199.19.213.176 () {34 vars in 855 bytes} [Wed Mar 4 16:41:16 2026] DELETE /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-interface/c2d03d4f-ee70-41c4-8ade-d861601b9c53 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 717/1407] 199.19.213.176 () {34 vars in 855 bytes} [Wed Mar 4 16:41:37 2026] DELETE /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf/os-interface/b782ddd8-b22f-47b0-8df0-b9414e2f3ed3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 692/1410] 199.19.213.176 () {34 vars in 755 bytes} [Wed Mar 4 16:41:42 2026] DELETE /v2.1/servers/eb60508c-9862-4553-b589-1378a28cb4cf => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:41:45.010 8 INFO nova.api.openstack.compute.server_external_events [req-a2a539da-2a90-4762-9868-31aea2d8915c req-0d08f1f0-4fa4-4b31-b3d6-3ff6d186c938 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-deleted:2ec97e38-e79a-4c3c-8d70-3689ad632d60 for instance eb60508c-9862-4553-b589-1378a28cb4cf on instance [pid: 8|app: 0|req: 719/1411] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:41:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:41:46.596 7 INFO nova.api.openstack.compute.server_external_events [req-283c6487-e890-4540-b343-ae63a3db7fa2 req-1539b524-4afc-4bc6-97c0-9d1204e9cd97 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:4f7969e1-95e3-412f-9820-3177a3a29074 for instance 8f42206a-9b70-42c9-ae8e-37a4130f57e0 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 693/1412] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:41:46 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: 720/1413] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:41:46 2026] DELETE /v2.1/servers/8f42206a-9b70-42c9-ae8e-37a4130f57e0 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:41:46.735 7 WARNING neutronclient.v2_0.client [None req-c5d44c64-7e5d-4325-84b3-081526d2741e e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 694/1414] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:41:46 2026] GET /v2.1/servers/8f42206a-9b70-42c9-ae8e-37a4130f57e0 => generated 1945 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:41:49.371 8 INFO nova.api.openstack.compute.server_external_events [req-8bbed928-62ee-4088-bbf5-ac18c13c1866 req-65e764ac-258f-4c2f-a7b5-52e4227c6d8f a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-unplugged:4f7969e1-95e3-412f-9820-3177a3a29074 for instance 8f42206a-9b70-42c9-ae8e-37a4130f57e0 on instance [pid: 8|app: 0|req: 721/1415] 10.0.0.59 () {38 vars in 814 bytes} [Wed Mar 4 16:41:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:41:49.555 7 INFO nova.api.openstack.compute.server_external_events [req-fb4b231d-f969-47fa-8bd2-4825f021659a req-638c7a6c-cc81-4ea7-bcf4-b7c1fccbf536 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-deleted:4f7969e1-95e3-412f-9820-3177a3a29074 for instance 8f42206a-9b70-42c9-ae8e-37a4130f57e0 on instance [pid: 7|app: 0|req: 695/1416] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:41:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:41:51.934 7 WARNING neutronclient.v2_0.client [None req-ecf376ed-e0e6-451d-82b8-30585fa440ab e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 697/1419] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:41:51 2026] GET /v2.1/servers/8f42206a-9b70-42c9-ae8e-37a4130f57e0 => generated 1481 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:41:57.022 8 INFO nova.api.openstack.wsgi [None req-a9e8fffe-83fb-4909-9041-b1290ef3394d e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] HTTP exception thrown: Instance 8f42206a-9b70-42c9-ae8e-37a4130f57e0 could not be found. [pid: 8|app: 0|req: 723/1420] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:41:56 2026] GET /v2.1/servers/8f42206a-9b70-42c9-ae8e-37a4130f57e0 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:41:58.143 7 INFO nova.api.openstack.compute.server_external_events [req-428a65b4-b0b2-4b0b-b9bf-7b1f8280a19c req-6d71979b-0f09-4597-b466-10f58846a86e a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-changed:50738353-2898-4a28-9cf4-865e22149bd0 for instance c8e252b5-1310-43cc-b2ae-a6a7f8019309 on instance [pid: 7|app: 0|req: 698/1421] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:41:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 724/1422] 10.0.0.30 () {32 vars in 717 bytes} [Wed Mar 4 16:41:58 2026] DELETE /v2.1/servers/c8e252b5-1310-43cc-b2ae-a6a7f8019309 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:41:58.320 7 WARNING neutronclient.v2_0.client [None req-ddc4a7db-bb60-4859-a8db-acd3d82aae8c e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 699/1423] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:41:58 2026] GET /v2.1/servers/c8e252b5-1310-43cc-b2ae-a6a7f8019309 => generated 1945 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:42:01.294 8 INFO nova.api.openstack.compute.server_external_events [req-9b3c5d1c-49c2-41f5-bcae-27cac72658cd req-36d6c0c5-d969-444a-9e74-526a0979be25 a4bdea3afecd424897ae582fde88aba4 b62963217f324213888b511a945a8dbb - - 910afeea3f954492bebf9de9cbc6c5ea 910afeea3f954492bebf9de9cbc6c5ea] Creating event network-vif-deleted:50738353-2898-4a28-9cf4-865e22149bd0 for instance c8e252b5-1310-43cc-b2ae-a6a7f8019309 on instance [pid: 8|app: 0|req: 726/1426] 10.0.0.52 () {38 vars in 814 bytes} [Wed Mar 4 16:42:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 701/1427] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 727/1428] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1429] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 728/1430] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 703/1431] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1432] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 704/1433] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 730/1434] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/limits?tenant_id=0268cf6faefa4fe3ba3eb4ad20006910 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1435] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/limits?tenant_id=0c79a34f607342619dca08b9fa1d671f => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1436] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/limits?tenant_id=0ff521e3611740a9b82940073bec8347 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-04 16:42:03.555 7 WARNING neutronclient.v2_0.client [None req-fb78047e-4eb4-441d-bc4d-e70057e27b84 e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 732/1437] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1438] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/servers/c8e252b5-1310-43cc-b2ae-a6a7f8019309 => generated 1481 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1439] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 707/1440] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/limits?tenant_id=73b14399940348d1be80e5b01033d5be => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1441] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/limits?tenant_id=80ee77b7f4554a11ba3d7443f6a843ef => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1442] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/limits?tenant_id=aa70194f5a0247ee9cea03400823ba1f => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1443] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1444] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/limits?tenant_id=bf25521f077d4703af322443e740bd07 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1445] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/limits?tenant_id=c4e9593f469749bca4980285e8247844 => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-04 16:42:03.914 7 WARNING neutronclient.v2_0.client [None req-fcedd1f7-4d22-4a9f-a83e-be79b7c8eac4 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 710/1446] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2022 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1447] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:42:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:42:08.636 7 INFO nova.api.openstack.wsgi [None req-7e7b1cb5-be88-4a26-b8b0-8812f11753f5 e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] HTTP exception thrown: Instance c8e252b5-1310-43cc-b2ae-a6a7f8019309 could not be found. [pid: 7|app: 0|req: 711/1448] 10.0.0.30 () {32 vars in 714 bytes} [Wed Mar 4 16:42:08 2026] GET /v2.1/servers/c8e252b5-1310-43cc-b2ae-a6a7f8019309 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1449] 10.0.0.30 () {32 vars in 725 bytes} [Wed Mar 4 16:42:09 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1467229027 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 16:42:09.753 7 INFO nova.api.openstack.wsgi [None req-9f6908f1-2ddd-424c-9fa7-73145ae16e8d e2a898bbbc7a483486e6310840abff81 c4e9593f469749bca4980285e8247844 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1467229027 not found for user e2a898bbbc7a483486e6310840abff81 [pid: 7|app: 0|req: 712/1450] 10.0.0.30 () {32 vars in 722 bytes} [Wed Mar 4 16:42:09 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1467229027 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1463] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:43:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 287 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1464] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:43:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1465] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:43:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 720/1466] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:43:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1467] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:43:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 721/1468] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:43:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1469] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:43:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1470] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:43:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1471] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:43:03 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 723/1472] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:43:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 750/1473] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:43:03 2026] GET /v2.1/limits?tenant_id=2d86e8c2bff74f30a7adc80ba4622d1f => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1474] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:43:04 2026] GET /v2.1/limits?tenant_id=6aeff60aceca4b6aa276a8c2732918e6 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1475] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:43:04 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1476] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:43:04 2026] GET /v2.1/limits?tenant_id=8143e64057754a0e918227d9ab2b3014 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1477] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:43:04 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1482] 10.0.0.30 () {32 vars in 654 bytes} [Wed Mar 4 16:43:23 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: 728/1483] 10.0.0.30 () {32 vars in 640 bytes} [Wed Mar 4 16:43:24 2026] GET /v2.1/servers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-04 16:43:24.133 8 WARNING oslo_db.sqlalchemy.utils [None req-dca718df-1f21-4dfc-9168-7abc8231be89 c162c54858104697af4d0d3518a84d0a 71db5d77a0e248919dc5ba2517bc8d71 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 756/1484] 10.0.0.30 () {32 vars in 648 bytes} [Wed Mar 4 16:43:24 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1485] 10.0.0.30 () {32 vars in 693 bytes} [Wed Mar 4 16:43:24 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1494] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:44:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1495] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:44:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1496] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:44:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1497] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:44:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1498] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:44:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1499] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:44:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 764/1500] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:44:03 2026] GET /v2.1/os-services => generated 783 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1501] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:44:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 765/1502] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:44:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1503] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:44:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1504] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:44:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1505] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:44:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 773/1518] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:45:03 2026] GET /v2.1/os-services => generated 783 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 746/1519] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:45:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 774/1520] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:45:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 747/1521] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:45:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1522] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:45:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1523] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:45:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1524] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:45:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 749/1525] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:45:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1526] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:45:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1527] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:45:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1528] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:45:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1529] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:45:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1542] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:46:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 785/1543] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:46:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 759/1544] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:46:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1545] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:46:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 760/1546] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:46:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1547] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:46:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 761/1548] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:46:03 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: 788/1549] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:46:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 762/1550] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:46:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1551] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:46:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1552] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:46:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1553] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:46:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1560] 10.0.0.186 () {28 vars in 454 bytes} [Wed Mar 4 16:46:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1561] 10.0.0.186 () {30 vars in 658 bytes} [Wed Mar 4 16:46:32 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 795/1562] 10.0.0.186 () {32 vars in 731 bytes} [Wed Mar 4 16:46:32 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1563] 10.0.0.186 () {34 vars in 806 bytes} [Wed Mar 4 16:46:32 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1564] 10.0.0.186 () {28 vars in 454 bytes} [Wed Mar 4 16:46:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1565] 10.0.0.186 () {30 vars in 658 bytes} [Wed Mar 4 16:46:33 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 797/1566] 10.0.0.186 () {32 vars in 731 bytes} [Wed Mar 4 16:46:33 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1567] 10.0.0.186 () {34 vars in 894 bytes} [Wed Mar 4 16:46:33 2026] GET /v2.1/servers/detail?project_id=1bed4f4e106945f699f6d81e44f32074&all_tenants=True => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1568] 10.0.0.186 () {34 vars in 894 bytes} [Wed Mar 4 16:46:33 2026] GET /v2.1/servers/detail?project_id=71db5d77a0e248919dc5ba2517bc8d71&all_tenants=True => generated 15 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1569] 10.0.0.186 () {34 vars in 894 bytes} [Wed Mar 4 16:46:33 2026] GET /v2.1/servers/detail?project_id=b62963217f324213888b511a945a8dbb&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1576] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:47:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1577] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:47:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1578] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:47:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1579] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:47:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1580] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:47:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1581] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:47:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 778/1582] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:47:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1583] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:47:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1584] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:47:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1585] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:47:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 780/1586] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:47:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1587] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:47:03 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 787/1600] 10.0.0.76 () {32 vars in 681 bytes} [Wed Mar 4 16:48:03 2026] GET /v2.1/os-security-groups => generated 78 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 814/1601] 10.0.0.76 () {32 vars in 687 bytes} [Wed Mar 4 16:48:03 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1602] 10.0.0.76 () {32 vars in 671 bytes} [Wed Mar 4 16:48:03 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 815/1603] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:48:03 2026] GET /v2.1/limits?tenant_id=1bed4f4e106945f699f6d81e44f32074 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1604] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:48:03 2026] GET /v2.1/limits?tenant_id=71db5d77a0e248919dc5ba2517bc8d71 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1605] 10.0.0.76 () {32 vars in 742 bytes} [Wed Mar 4 16:48:03 2026] GET /v2.1/limits?tenant_id=b62963217f324213888b511a945a8dbb => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1606] 10.0.0.76 () {32 vars in 685 bytes} [Wed Mar 4 16:48:03 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1607] 10.0.0.76 () {32 vars in 706 bytes} [Wed Mar 4 16:48:03 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 791/1608] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:48:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1609] 10.0.0.76 () {32 vars in 702 bytes} [Wed Mar 4 16:48:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1610] 10.0.0.76 () {32 vars in 667 bytes} [Wed Mar 4 16:48:03 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1611] 10.0.0.76 () {32 vars in 710 bytes} [Wed Mar 4 16:48:03 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)