+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 23 16:50:01 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6bf6fd7c4-lf4zz 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:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f91ef6d1668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-23 16:50:03.177 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 16:50:03.187 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-23 16:50:04.075 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-23 16:50:04.076 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-23 16:50:04.077 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 16:50:04.121 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-23 16:50:04.122 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-23 16:50:04.123 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 16:50:06.229 7 WARNING glance.api.v2.images [None req-7442d06d-3fa8-4a3c-954d-f41848d6717d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 16:50:06.294 8 WARNING glance.api.v2.images [None req-a253991a-6fdb-4988-ba6f-141d07ca8bb5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 16:50:06.569 7 WARNING keystonemiddleware._common.config [None req-7442d06d-3fa8-4a3c-954d-f41848d6717d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 16:50:06.576 7 WARNING oslo_config.cfg [None req-7442d06d-3fa8-4a3c-954d-f41848d6717d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f91ef6d1668 pid: 7 (default app) 2026-04-23 16:50:06.635 8 WARNING keystonemiddleware._common.config [None req-a253991a-6fdb-4988-ba6f-141d07ca8bb5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 16:50:06.643 8 WARNING oslo_config.cfg [None req-a253991a-6fdb-4988-ba6f-141d07ca8bb5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f91ef6d1668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.156 () {42 vars in 688 bytes} [Thu Apr 23 16:50:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 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-04-23 16:50:08.911 8 WARNING oslo_policy.policy [None req-0020ec9a-c8e4-4e7c-87f9-3dc790b8d614 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - 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-04-23 16:50:08.912 8 WARNING oslo_policy.policy [None req-0020ec9a-c8e4-4e7c-87f9-3dc790b8d614 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - 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-04-23 16:50:08.927 8 WARNING oslo_policy.policy [None req-0020ec9a-c8e4-4e7c-87f9-3dc790b8d614 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - 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-04-23 16:50:08.927 8 WARNING oslo_policy.policy [None req-0020ec9a-c8e4-4e7c-87f9-3dc790b8d614 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - 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: 1/5] 199.204.45.156 () {44 vars in 910 bytes} [Thu Apr 23 16:50:08 2026] GET /v2/images => generated 69 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.156 () {42 vars in 688 bytes} [Thu Apr 23 16:50:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.156 () {44 vars in 910 bytes} [Thu Apr 23 16:50:13 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 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-04-23 16:50:13.195 7 WARNING oslo_policy.policy [None req-287fc4a9-00d1-4124-8cfc-8891e8546496 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - 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-04-23 16:50:13.196 7 WARNING oslo_policy.policy [None req-287fc4a9-00d1-4124-8cfc-8891e8546496 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - 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: 6/8] 199.204.45.156 () {44 vars in 911 bytes} [Thu Apr 23 16:50:13 2026] GET /v2/images/cirros => generated 151 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.156 () {44 vars in 933 bytes} [Thu Apr 23 16:50:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 16:50:13.357 7 WARNING oslo_policy.policy [None req-fda45c5d-4687-419c-8756-2382babd0f06 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - 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-04-23 16:50:13.357 7 WARNING oslo_policy.policy [None req-fda45c5d-4687-419c-8756-2382babd0f06 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - 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: 7/10] 199.204.45.156 () {44 vars in 939 bytes} [Thu Apr 23 16:50:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 16:50:13.434 8 WARNING oslo_config.cfg [None req-d5fc864e-2774-49d9-ab64-1e611cd3467f 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.156 () {48 vars in 951 bytes} [Thu Apr 23 16:50:13 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 16:50:13.458 7 WARNING oslo_policy.policy [None req-ab9db7ff-e7b7-4f5f-a457-c82b0852d5cf 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - 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-04-23 16:50:13.458 7 WARNING oslo_policy.policy [None req-ab9db7ff-e7b7-4f5f-a457-c82b0852d5cf 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - 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-04-23 16:50:13.459 7 INFO glance.api.v2.image_data [None req-ab9db7ff-e7b7-4f5f-a457-c82b0852d5cf 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 16:50:18.590 7 WARNING glance.location [None req-ab9db7ff-e7b7-4f5f-a457-c82b0852d5cf 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.156 () {48 vars in 1045 bytes} [Thu Apr 23 16:50:13 2026] PUT /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45/file => generated 0 bytes in 5178 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3556 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.156 () {44 vars in 971 bytes} [Thu Apr 23 16:50:18 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 16:50:18.665 7 WARNING oslo_config.cfg [None req-12326687-0bb7-4fb8-8812-3656aea1f6a7 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.156 () {44 vars in 971 bytes} [Thu Apr 23 16:50:18 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/133] 199.204.45.156 () {42 vars in 688 bytes} [Thu Apr 23 17:00:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/134] 199.204.45.156 () {44 vars in 910 bytes} [Thu Apr 23 17:00:00 2026] GET /v2/images => generated 1240 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/137] 199.204.45.156 () {42 vars in 688 bytes} [Thu Apr 23 17:00:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/138] 199.204.45.156 () {44 vars in 910 bytes} [Thu Apr 23 17:00:10 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/139] 199.204.45.156 () {44 vars in 939 bytes} [Thu Apr 23 17:00:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/140] 199.204.45.156 () {44 vars in 961 bytes} [Thu Apr 23 17:00:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/141] 199.204.45.156 () {44 vars in 939 bytes} [Thu Apr 23 17:00:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/142] 199.204.45.156 () {48 vars in 951 bytes} [Thu Apr 23 17:00:10 2026] POST /v2/images => generated 791 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 17:00:11.029 8 WARNING oslo_policy.policy [None req-4fbb8c29-c984-4d3f-a7d6-d5fccc9e0b44 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - 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-04-23 17:00:11.030 8 WARNING oslo_policy.policy [None req-4fbb8c29-c984-4d3f-a7d6-d5fccc9e0b44 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - 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-04-23 17:00:11.031 8 INFO glance.api.v2.image_data [None req-4fbb8c29-c984-4d3f-a7d6-d5fccc9e0b44 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:00:24.595 8 INFO glance.location [None req-4fbb8c29-c984-4d3f-a7d6-d5fccc9e0b44 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 71/145] 199.204.45.156 () {48 vars in 1045 bytes} [Thu Apr 23 17:00:11 2026] PUT /v2/images/79559a9e-d458-44df-a591-ace0c328275c/file => generated 0 bytes in 13615 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18605 switches on core 0) [pid: 7|app: 0|req: 75/146] 199.204.45.156 () {44 vars in 971 bytes} [Thu Apr 23 17:00:24 2026] GET /v2/images/79559a9e-d458-44df-a591-ace0c328275c => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/147] 199.204.45.156 () {44 vars in 971 bytes} [Thu Apr 23 17:00:24 2026] GET /v2/images/79559a9e-d458-44df-a591-ace0c328275c => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/152] 199.204.45.156 () {42 vars in 688 bytes} [Thu Apr 23 17:00:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/153] 199.204.45.156 () {44 vars in 910 bytes} [Thu Apr 23 17:00:45 2026] GET /v2/images => generated 2445 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/174] 199.204.45.156 () {42 vars in 688 bytes} [Thu Apr 23 17:02:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/175] 199.204.45.156 () {44 vars in 910 bytes} [Thu Apr 23 17:02:20 2026] GET /v2/images => generated 2445 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/176] 199.204.45.156 () {44 vars in 937 bytes} [Thu Apr 23 17:02:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/177] 199.204.45.156 () {44 vars in 959 bytes} [Thu Apr 23 17:02:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/178] 199.204.45.156 () {44 vars in 939 bytes} [Thu Apr 23 17:02:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/179] 199.204.45.156 () {48 vars in 951 bytes} [Thu Apr 23 17:02:20 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 17:02:20.476 8 INFO glance.api.v2.image_data [None req-87a42388-eaf4-4f2d-9d23-ee960e67131c 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:03:02.233 8 WARNING glance.location [None req-87a42388-eaf4-4f2d-9d23-ee960e67131c 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 89/188] 199.204.45.156 () {48 vars in 1046 bytes} [Thu Apr 23 17:02:20 2026] PUT /v2/images/4943f219-e597-4925-81bd-9fb27ce335cc/file => generated 0 bytes in 41805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (51356 switches on core 0) [pid: 7|app: 0|req: 100/189] 199.204.45.156 () {44 vars in 971 bytes} [Thu Apr 23 17:03:02 2026] GET /v2/images/4943f219-e597-4925-81bd-9fb27ce335cc => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/190] 199.204.45.156 () {44 vars in 971 bytes} [Thu Apr 23 17:03:02 2026] GET /v2/images/4943f219-e597-4925-81bd-9fb27ce335cc => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/191] 199.204.45.156 () {42 vars in 688 bytes} [Thu Apr 23 17:03:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/192] 199.204.45.156 () {44 vars in 910 bytes} [Thu Apr 23 17:03:04 2026] GET /v2/images => generated 3656 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/293] 199.204.45.156 () {42 vars in 688 bytes} [Thu Apr 23 17:11:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/294] 199.204.45.156 () {44 vars in 910 bytes} [Thu Apr 23 17:11:24 2026] GET /v2/images => generated 3656 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/299] 199.204.45.156 () {42 vars in 688 bytes} [Thu Apr 23 17:11:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/300] 199.204.45.156 () {44 vars in 910 bytes} [Thu Apr 23 17:11:41 2026] GET /v2/images => generated 3656 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/301] 199.204.45.156 () {44 vars in 947 bytes} [Thu Apr 23 17:11:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/302] 199.204.45.156 () {44 vars in 969 bytes} [Thu Apr 23 17:11:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/303] 199.204.45.156 () {44 vars in 939 bytes} [Thu Apr 23 17:11:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/304] 199.204.45.156 () {48 vars in 951 bytes} [Thu Apr 23 17:11:41 2026] POST /v2/images => generated 799 bytes in 289 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 17:11:42.099 8 INFO glance.api.v2.image_data [None req-f8d19460-a4ec-4a16-b64a-0f33731117d0 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:12:17.113 8 INFO glance.location [None req-f8d19460-a4ec-4a16-b64a-0f33731117d0 21015644bc7248469266bf517b2b72e4 8aa9aef597cc4d3d9af4eff052900822 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 148/313] 199.204.45.156 () {48 vars in 1045 bytes} [Thu Apr 23 17:11:42 2026] PUT /v2/images/7d7fa20f-6326-4a39-8026-4ac8d03dcfda/file => generated 0 bytes in 35063 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20921 switches on core 0) [pid: 7|app: 0|req: 166/314] 199.204.45.156 () {44 vars in 971 bytes} [Thu Apr 23 17:12:17 2026] GET /v2/images/7d7fa20f-6326-4a39-8026-4ac8d03dcfda => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/315] 199.204.45.156 () {48 vars in 1050 bytes} [Thu Apr 23 17:12:17 2026] PATCH /v2/images/7d7fa20f-6326-4a39-8026-4ac8d03dcfda => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/316] 199.204.45.156 () {44 vars in 971 bytes} [Thu Apr 23 17:12:17 2026] GET /v2/images/7d7fa20f-6326-4a39-8026-4ac8d03dcfda => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/325] 199.204.45.156 () {42 vars in 688 bytes} [Thu Apr 23 17:13:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/326] 199.204.45.156 () {44 vars in 910 bytes} [Thu Apr 23 17:13:03 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 179/339] 10.0.0.150 () {32 vars in 632 bytes} [Thu Apr 23 17:13:57 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 163/344] 10.0.0.160 () {36 vars in 986 bytes} [Thu Apr 23 17:14:17 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/345] 10.0.0.160 () {36 vars in 926 bytes} [Thu Apr 23 17:14:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/346] 10.0.0.121 () {36 vars in 986 bytes} [Thu Apr 23 17:14:23 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/347] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:14:23 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/348] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:14:23 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/349] 10.0.0.121 () {36 vars in 986 bytes} [Thu Apr 23 17:14:23 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/350] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:14:23 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/351] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:14:23 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/352] 10.0.0.121 () {36 vars in 986 bytes} [Thu Apr 23 17:14:23 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/353] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:14:23 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/354] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:14:23 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/355] 10.0.0.137 () {36 vars in 910 bytes} [Thu Apr 23 17:14:24 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/356] 10.0.0.137 () {36 vars in 1006 bytes} [Thu Apr 23 17:14:24 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45/locations => generated 127 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/357] 10.0.0.137 () {36 vars in 986 bytes} [Thu Apr 23 17:14:24 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/358] 10.0.0.137 () {36 vars in 926 bytes} [Thu Apr 23 17:14:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/359] 10.0.0.137 () {36 vars in 926 bytes} [Thu Apr 23 17:14:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/360] 199.204.45.156 () {36 vars in 990 bytes} [Thu Apr 23 17:14:25 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/361] 199.204.45.156 () {36 vars in 930 bytes} [Thu Apr 23 17:14:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/362] 199.204.45.156 () {36 vars in 990 bytes} [Thu Apr 23 17:14:25 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/363] 199.204.45.156 () {36 vars in 930 bytes} [Thu Apr 23 17:14:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/366] 10.0.0.160 () {36 vars in 986 bytes} [Thu Apr 23 17:14:29 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/367] 10.0.0.160 () {36 vars in 926 bytes} [Thu Apr 23 17:14:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/368] 10.0.0.160 () {36 vars in 986 bytes} [Thu Apr 23 17:14:31 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/369] 10.0.0.160 () {36 vars in 926 bytes} [Thu Apr 23 17:14:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/378] 10.0.0.160 () {36 vars in 986 bytes} [Thu Apr 23 17:15:07 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/379] 10.0.0.160 () {36 vars in 926 bytes} [Thu Apr 23 17:15:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/382] 10.0.0.150 () {30 vars in 410 bytes} [Thu Apr 23 17:15:19 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/385] 10.0.0.160 () {36 vars in 986 bytes} [Thu Apr 23 17:15:34 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/386] 10.0.0.160 () {36 vars in 926 bytes} [Thu Apr 23 17:15:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/393] 10.0.0.150 () {34 vars in 654 bytes} [Thu Apr 23 17:16:04 2026] POST /v2/images => generated 646 bytes in 235 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 17:16:04.684 7 WARNING glance.api.v2.images [None req-3f6eb776-f73c-4424-b5dd-09505e56d292 daaa0846b3504f559fe8a9bdb53a32e9 e949ed19690b4d97b10e038f00b68a6d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//531d671f-b5f0-4d2d-ac51-ecc60964ea76 [pid: 7|app: 0|req: 206/394] 10.0.0.150 () {32 vars in 709 bytes} [Thu Apr 23 17:16:04 2026] DELETE /v2/images/531d671f-b5f0-4d2d-ac51-ecc60964ea76 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/395] 10.0.0.150 () {32 vars in 706 bytes} [Thu Apr 23 17:16:04 2026] GET /v2/images/531d671f-b5f0-4d2d-ac51-ecc60964ea76 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/396] 10.0.0.150 () {32 vars in 632 bytes} [Thu Apr 23 17:16:04 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/397] 10.0.0.150 () {34 vars in 654 bytes} [Thu Apr 23 17:16:04 2026] POST /v2/images => generated 703 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/398] 10.0.0.150 () {32 vars in 716 bytes} [Thu Apr 23 17:16:04 2026] GET /v2/images/dbf84571-e4a8-4066-9b39-3535d3231c83/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 17:16:04.893 8 INFO glance.api.v2.image_data [None req-15ff03a8-fc21-419b-ac5a-9cc700ab20be daaa0846b3504f559fe8a9bdb53a32e9 e949ed19690b4d97b10e038f00b68a6d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:16:04.944 8 WARNING glance_store._drivers.rbd [None req-15ff03a8-fc21-419b-ac5a-9cc700ab20be daaa0846b3504f559fe8a9bdb53a32e9 e949ed19690b4d97b10e038f00b68a6d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-23 17:16:05.997 8 INFO glance.location [None req-15ff03a8-fc21-419b-ac5a-9cc700ab20be daaa0846b3504f559fe8a9bdb53a32e9 e949ed19690b4d97b10e038f00b68a6d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 191/401] 10.0.0.150 () {32 vars in 726 bytes} [Thu Apr 23 17:16:04 2026] PUT /v2/images/dbf84571-e4a8-4066-9b39-3535d3231c83/file => generated 0 bytes in 1154 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/402] 10.0.0.150 () {32 vars in 706 bytes} [Thu Apr 23 17:16:06 2026] GET /v2/images/dbf84571-e4a8-4066-9b39-3535d3231c83 => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/403] 10.0.0.150 () {32 vars in 716 bytes} [Thu Apr 23 17:16:06 2026] GET /v2/images/dbf84571-e4a8-4066-9b39-3535d3231c83/file => generated 1024 bytes in 136 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/404] 10.0.0.150 () {34 vars in 654 bytes} [Thu Apr 23 17:16:06 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/405] 10.0.0.150 () {32 vars in 725 bytes} [Thu Apr 23 17:16:06 2026] PATCH /v2/images/12af3c7c-17e4-4011-90ac-fb38e73df598 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/406] 10.0.0.150 () {32 vars in 706 bytes} [Thu Apr 23 17:16:06 2026] GET /v2/images/12af3c7c-17e4-4011-90ac-fb38e73df598 => generated 653 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 17:16:06.352 8 WARNING glance.api.v2.images [None req-c4fde51a-87fd-41f3-b58b-28d10c388342 daaa0846b3504f559fe8a9bdb53a32e9 e949ed19690b4d97b10e038f00b68a6d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//12af3c7c-17e4-4011-90ac-fb38e73df598 [pid: 8|app: 0|req: 194/407] 10.0.0.150 () {32 vars in 709 bytes} [Thu Apr 23 17:16:06 2026] DELETE /v2/images/12af3c7c-17e4-4011-90ac-fb38e73df598 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/408] 10.0.0.150 () {32 vars in 706 bytes} [Thu Apr 23 17:16:06 2026] GET /v2/images/12af3c7c-17e4-4011-90ac-fb38e73df598 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:16:06.448 8 WARNING glance.api.v2.images [None req-b270a61d-1678-4dbe-8442-b03e80400323 daaa0846b3504f559fe8a9bdb53a32e9 e949ed19690b4d97b10e038f00b68a6d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dbf84571-e4a8-4066-9b39-3535d3231c83 [pid: 8|app: 0|req: 195/409] 10.0.0.150 () {32 vars in 709 bytes} [Thu Apr 23 17:16:06 2026] DELETE /v2/images/dbf84571-e4a8-4066-9b39-3535d3231c83 => generated 0 bytes in 889 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/410] 10.0.0.150 () {32 vars in 706 bytes} [Thu Apr 23 17:16:07 2026] GET /v2/images/dbf84571-e4a8-4066-9b39-3535d3231c83 => generated 139 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 17:16:07.381 8 WARNING glance.api.v2.images [None req-d044acac-838c-4ed5-9192-b364b080ac57 daaa0846b3504f559fe8a9bdb53a32e9 e949ed19690b4d97b10e038f00b68a6d - - default default] Failed to find image 531d671f-b5f0-4d2d-ac51-ecc60964ea76 to delete: glance.common.exception.ImageNotFound: No image found with ID 531d671f-b5f0-4d2d-ac51-ecc60964ea76 [pid: 8|app: 0|req: 196/411] 10.0.0.150 () {32 vars in 709 bytes} [Thu Apr 23 17:16:07 2026] DELETE /v2/images/531d671f-b5f0-4d2d-ac51-ecc60964ea76 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/412] 10.0.0.150 () {32 vars in 706 bytes} [Thu Apr 23 17:16:07 2026] GET /v2/images/531d671f-b5f0-4d2d-ac51-ecc60964ea76 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/417] 10.0.0.160 () {36 vars in 986 bytes} [Thu Apr 23 17:16:35 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/418] 10.0.0.160 () {36 vars in 926 bytes} [Thu Apr 23 17:16:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/427] 10.0.0.150 () {32 vars in 706 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/428] 10.0.0.150 () {32 vars in 706 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/429] 10.0.0.121 () {36 vars in 986 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/430] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/431] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/432] 10.0.0.121 () {36 vars in 986 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/433] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/434] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/435] 10.0.0.121 () {36 vars in 986 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/436] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/437] 10.0.0.137 () {36 vars in 910 bytes} [Thu Apr 23 17:17:13 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/438] 10.0.0.137 () {36 vars in 1006 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/439] 10.0.0.137 () {36 vars in 986 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/440] 10.0.0.137 () {36 vars in 926 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/441] 10.0.0.137 () {36 vars in 926 bytes} [Thu Apr 23 17:17:13 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/444] 10.0.0.160 () {36 vars in 986 bytes} [Thu Apr 23 17:17:18 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/445] 10.0.0.160 () {36 vars in 926 bytes} [Thu Apr 23 17:17:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/448] 10.0.0.160 () {36 vars in 986 bytes} [Thu Apr 23 17:17:30 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/449] 10.0.0.160 () {36 vars in 926 bytes} [Thu Apr 23 17:17:30 2026] GET /v2/schemas/image => generated 4018 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/458] 10.0.0.160 () {36 vars in 986 bytes} [Thu Apr 23 17:18:09 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/459] 10.0.0.160 () {36 vars in 926 bytes} [Thu Apr 23 17:18:09 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/464] 10.0.0.160 () {36 vars in 986 bytes} [Thu Apr 23 17:18:27 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/465] 10.0.0.160 () {36 vars in 926 bytes} [Thu Apr 23 17:18:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/466] 10.0.0.160 () {36 vars in 986 bytes} [Thu Apr 23 17:18:28 2026] GET /v2/images/e7cc39cd-fd44-48a2-b5c5-110ef2f1ec45 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/467] 10.0.0.160 () {36 vars in 926 bytes} [Thu Apr 23 17:18:28 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/476] 199.204.45.156 () {32 vars in 825 bytes} [Thu Apr 23 17:19:11 2026] GET /v2/images?status=active&owner=8aa9aef597cc4d3d9af4eff052900822&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/477] 199.204.45.156 () {32 vars in 652 bytes} [Thu Apr 23 17:19:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/478] 10.0.0.121 () {36 vars in 986 bytes} [Thu Apr 23 17:19:12 2026] GET /v2/images/4943f219-e597-4925-81bd-9fb27ce335cc => generated 1209 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/479] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:19:12 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/480] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:19:12 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/481] 10.0.0.121 () {36 vars in 986 bytes} [Thu Apr 23 17:19:12 2026] GET /v2/images/4943f219-e597-4925-81bd-9fb27ce335cc => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/482] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:19:12 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/483] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:19:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/484] 10.0.0.121 () {36 vars in 986 bytes} [Thu Apr 23 17:19:12 2026] GET /v2/images/4943f219-e597-4925-81bd-9fb27ce335cc => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/485] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:19:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/486] 10.0.0.121 () {36 vars in 926 bytes} [Thu Apr 23 17:19:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/487] 10.0.0.137 () {36 vars in 910 bytes} [Thu Apr 23 17:19:13 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/488] 10.0.0.137 () {36 vars in 1006 bytes} [Thu Apr 23 17:19:13 2026] GET /v2/images/4943f219-e597-4925-81bd-9fb27ce335cc/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/489] 10.0.0.137 () {36 vars in 986 bytes} [Thu Apr 23 17:19:13 2026] GET /v2/images/4943f219-e597-4925-81bd-9fb27ce335cc => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/490] 10.0.0.137 () {36 vars in 926 bytes} [Thu Apr 23 17:19:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/491] 10.0.0.137 () {36 vars in 926 bytes} [Thu Apr 23 17:19:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/536] 10.0.0.150 () {32 vars in 632 bytes} [Thu Apr 23 17:22:46 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)