+ 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 [Tue May 19 20:24:34 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-8567588694-8zdlt 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 0x7f6d73fd3668 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-05-19 20:24:36.528 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 20:24:36.717 7 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-05-19 20:24:37.494 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-05-19 20:24:37.495 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-05-19 20:24:37.496 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 20:24:37.683 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-05-19 20:24:37.684 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-05-19 20:24:37.685 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 20:24:40.119 7 WARNING glance.api.v2.images [None req-3951f9fe-ca1f-46c1-b26e-4fdab97ebb99 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 20:24:40.119 8 WARNING glance.api.v2.images [None req-bc9dc1f8-e138-4cc5-9b88-bfa2d58f6b32 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 20:24:40.480 8 WARNING keystonemiddleware._common.config [None req-bc9dc1f8-e138-4cc5-9b88-bfa2d58f6b32 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 20:24:40.483 7 WARNING keystonemiddleware._common.config [None req-3951f9fe-ca1f-46c1-b26e-4fdab97ebb99 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 20:24:40.488 8 WARNING oslo_config.cfg [None req-bc9dc1f8-e138-4cc5-9b88-bfa2d58f6b32 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 20:24:40.490 7 WARNING oslo_config.cfg [None req-3951f9fe-ca1f-46c1-b26e-4fdab97ebb99 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6d73fd3668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6d73fd3668 pid: 7 (default app) [pid: 7|app: 0|req: 1/5] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 20:24:43 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-05-19 20:24:43.780 8 WARNING oslo_policy.policy [None req-76d0c009-d847-4229-89c3-8ba161dbf345 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 20:24:43.780 8 WARNING oslo_policy.policy [None req-76d0c009-d847-4229-89c3-8ba161dbf345 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 20:24:43.796 8 WARNING oslo_policy.policy [None req-76d0c009-d847-4229-89c3-8ba161dbf345 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 20:24:43.796 8 WARNING oslo_policy.policy [None req-76d0c009-d847-4229-89c3-8ba161dbf345 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - 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: 5/6] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 20:24:43 2026] GET /v2/images => generated 69 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 20:24:47 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: 6/8] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 20:24:47 2026] GET /v2/images => generated 69 bytes in 36 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-05-19 20:24:47.516 7 WARNING oslo_policy.policy [None req-39d80201-8c02-43b0-be7c-250df871d496 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 20:24:47.516 7 WARNING oslo_policy.policy [None req-39d80201-8c02-43b0-be7c-250df871d496 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - 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/9] 199.204.45.216 () {44 vars in 912 bytes} [Tue May 19 20:24:47 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/10] 199.204.45.216 () {44 vars in 934 bytes} [Tue May 19 20:24:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 20:24:47.650 7 WARNING oslo_policy.policy [None req-f3569fbc-8778-4fe8-b9ea-1e6d1c4a1062 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 20:24:47.650 7 WARNING oslo_policy.policy [None req-f3569fbc-8778-4fe8-b9ea-1e6d1c4a1062 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - 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: 4/11] 199.204.45.216 () {44 vars in 940 bytes} [Tue May 19 20:24:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 20:24:47.955 8 WARNING oslo_config.cfg [None req-5b9072dc-f5ac-48aa-abaf-77db619710fa cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - 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: 8/12] 199.204.45.216 () {48 vars in 952 bytes} [Tue May 19 20:24:47 2026] POST /v2/images => generated 760 bytes in 274 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 20:24:47.977 7 WARNING oslo_policy.policy [None req-fe69ad8b-08b9-4907-af4c-82a7d692e64a cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 20:24:47.977 7 WARNING oslo_policy.policy [None req-fe69ad8b-08b9-4907-af4c-82a7d692e64a cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 20:24:47.978 7 INFO glance.api.v2.image_data [None req-fe69ad8b-08b9-4907-af4c-82a7d692e64a cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 20:24:57.187 7 WARNING glance.location [None req-fe69ad8b-08b9-4907-af4c-82a7d692e64a cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 5/15] 199.204.45.216 () {48 vars in 1046 bytes} [Tue May 19 20:24:47 2026] PUT /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3/file => generated 0 bytes in 9261 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4935 switches on core 0) [pid: 8|app: 0|req: 11/16] 199.204.45.216 () {44 vars in 972 bytes} [Tue May 19 20:24:57 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 20:24:57.269 7 WARNING oslo_config.cfg [None req-f5c940fa-fd8a-4f03-880c-67ff45681aba cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - 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: 6/17] 199.204.45.216 () {44 vars in 972 bytes} [Tue May 19 20:24:57 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 161/316] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 20:49:43 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: 156/317] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 20:49:43 2026] GET /v2/images => generated 1240 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/332] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 20:50:51 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: 164/333] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 20:50:51 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/334] 199.204.45.216 () {44 vars in 938 bytes} [Tue May 19 20:50:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/335] 199.204.45.216 () {44 vars in 960 bytes} [Tue May 19 20:50:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/336] 199.204.45.216 () {44 vars in 940 bytes} [Tue May 19 20:50:51 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: 166/337] 199.204.45.216 () {48 vars in 952 bytes} [Tue May 19 20:50:51 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 20:50:51.394 8 WARNING oslo_policy.policy [None req-6013ecf8-f3e4-416d-b54f-3fcb297e2b0e cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 20:50:51.395 8 WARNING oslo_policy.policy [None req-6013ecf8-f3e4-416d-b54f-3fcb297e2b0e cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 20:50:51.396 8 INFO glance.api.v2.image_data [None req-6013ecf8-f3e4-416d-b54f-3fcb297e2b0e cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 20:51:22.982 8 WARNING glance.location [None req-6013ecf8-f3e4-416d-b54f-3fcb297e2b0e cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 172/344] 199.204.45.216 () {48 vars in 1047 bytes} [Tue May 19 20:50:51 2026] PUT /v2/images/1899f197-11a1-4e72-adee-d69c5968f64e/file => generated 0 bytes in 31640 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64159 switches on core 0) [pid: 7|app: 0|req: 173/345] 199.204.45.216 () {44 vars in 972 bytes} [Tue May 19 20:51:23 2026] GET /v2/images/1899f197-11a1-4e72-adee-d69c5968f64e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 199.204.45.216 () {44 vars in 972 bytes} [Tue May 19 20:51:23 2026] GET /v2/images/1899f197-11a1-4e72-adee-d69c5968f64e => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 20:51: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: 174/348] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 20:51:24 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 21:00:14 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: 228/456] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 21:00:14 2026] GET /v2/images => generated 2451 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 21:00:30 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: 231/462] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 21:00:30 2026] GET /v2/images => generated 2451 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/463] 199.204.45.216 () {44 vars in 948 bytes} [Tue May 19 21:00:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 199.204.45.216 () {44 vars in 970 bytes} [Tue May 19 21:00:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 199.204.45.216 () {44 vars in 940 bytes} [Tue May 19 21:00:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 199.204.45.216 () {48 vars in 952 bytes} [Tue May 19 21:00:30 2026] POST /v2/images => generated 799 bytes in 379 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 21:00:30.911 7 INFO glance.api.v2.image_data [None req-c2b2f0e3-d2c2-4b6c-a536-da518b6284a5 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 21:00:59.990 7 INFO glance.location [None req-c2b2f0e3-d2c2-4b6c-a536-da518b6284a5 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 234/473] 199.204.45.216 () {48 vars in 1046 bytes} [Tue May 19 21:00:30 2026] PUT /v2/images/3a51e20d-c179-4154-bac3-820cb907c9a9/file => generated 0 bytes in 29147 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25484 switches on core 0) [pid: 8|app: 0|req: 240/474] 199.204.45.216 () {44 vars in 972 bytes} [Tue May 19 21:01:00 2026] GET /v2/images/3a51e20d-c179-4154-bac3-820cb907c9a9 => generated 1211 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/475] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 21:01:00 2026] PATCH /v2/images/3a51e20d-c179-4154-bac3-820cb907c9a9 => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/476] 199.204.45.216 () {44 vars in 972 bytes} [Tue May 19 21:01:00 2026] GET /v2/images/3a51e20d-c179-4154-bac3-820cb907c9a9 => generated 1234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/487] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 21:01:52 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: 247/488] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 21:01:52 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/491] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 21:02:05 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: 249/492] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 21:02:05 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/493] 199.204.45.216 () {44 vars in 940 bytes} [Tue May 19 21:02:06 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/494] 199.204.45.216 () {44 vars in 962 bytes} [Tue May 19 21:02:06 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/495] 199.204.45.216 () {44 vars in 940 bytes} [Tue May 19 21:02:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/496] 199.204.45.216 () {48 vars in 952 bytes} [Tue May 19 21:02:06 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 21:02:06.191 7 INFO glance.api.v2.image_data [None req-7840e97b-e33e-4e76-a5b7-a35c1e0350a7 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 21:02:18.054 7 INFO glance.location [None req-7840e97b-e33e-4e76-a5b7-a35c1e0350a7 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 246/499] 199.204.45.216 () {48 vars in 1046 bytes} [Tue May 19 21:02:06 2026] PUT /v2/images/e137c942-45cb-4934-9635-9cfa4b18728a/file => generated 0 bytes in 11907 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18369 switches on core 0) [pid: 8|app: 0|req: 254/500] 199.204.45.216 () {44 vars in 972 bytes} [Tue May 19 21:02:18 2026] GET /v2/images/e137c942-45cb-4934-9635-9cfa4b18728a => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/501] 199.204.45.216 () {44 vars in 972 bytes} [Tue May 19 21:02:18 2026] GET /v2/images/e137c942-45cb-4934-9635-9cfa4b18728a => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/666] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 21:15:58 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: 330/667] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 21:15:58 2026] GET /v2/images => generated 4892 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/698] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 21:18:27 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: 353/699] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 21:18:27 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 21:18:29 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: 354/703] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 21:18:29 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/714] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 21:19:20 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: 360/715] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 21:19:20 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 21:19:28 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: 361/717] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 21:19:28 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 199.204.45.216 () {42 vars in 689 bytes} [Tue May 19 21:20:32 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: 369/733] 199.204.45.216 () {44 vars in 911 bytes} [Tue May 19 21:20:32 2026] GET /v2/images => generated 4892 bytes in 48 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: 369/742] 10.0.0.192 () {32 vars in 633 bytes} [Tue May 19 21:21:15 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: 376/747] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 19 21:21:38 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => generated 1171 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/748] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:21:38 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: 377/749] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:21:38 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: 373/750] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 19 21:21:38 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 378/751] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:21:38 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: 374/752] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:21:39 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: 376/755] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 19 21:21:39 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 380/756] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:21:39 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: 7|app: 0|req: 377/757] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:21:39 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: 381/758] 10.0.0.198 () {36 vars in 911 bytes} [Tue May 19 21:21:39 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/759] 10.0.0.198 () {36 vars in 1007 bytes} [Tue May 19 21:21:39 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3/locations => generated 127 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/760] 10.0.0.198 () {36 vars in 987 bytes} [Tue May 19 21:21:40 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 379/761] 10.0.0.198 () {36 vars in 927 bytes} [Tue May 19 21:21:40 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: 383/762] 10.0.0.198 () {36 vars in 927 bytes} [Tue May 19 21:21:40 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: 380/763] 10.0.0.82 () {36 vars in 986 bytes} [Tue May 19 21:21:45 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.82 () {36 vars in 926 bytes} [Tue May 19 21:21:45 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: 386/767] 199.204.45.216 () {36 vars in 991 bytes} [Tue May 19 21:21:53 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 382/768] 199.204.45.216 () {36 vars in 931 bytes} [Tue May 19 21:21:53 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: 387/769] 199.204.45.216 () {36 vars in 991 bytes} [Tue May 19 21:21:54 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 383/770] 199.204.45.216 () {36 vars in 931 bytes} [Tue May 19 21:21:54 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: 388/771] 10.0.0.82 () {36 vars in 986 bytes} [Tue May 19 21:21:55 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 384/772] 10.0.0.82 () {36 vars in 926 bytes} [Tue May 19 21:21:55 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: 391/777] 10.0.0.192 () {34 vars in 655 bytes} [Tue May 19 21:22:11 2026] POST /v2/images => generated 648 bytes in 170 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 21:22:12.031 7 WARNING glance.api.v2.images [None req-082f0cfc-ae95-4dbc-96d6-e1b084915ba3 ef0ea79ab2ac4664871548779065779b 909b65cea4174608acfff550646b8378 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5ac14908-8dfe-4c3b-923a-6c767ca02ec0 [pid: 7|app: 0|req: 387/778] 10.0.0.192 () {32 vars in 710 bytes} [Tue May 19 21:22:12 2026] DELETE /v2/images/5ac14908-8dfe-4c3b-923a-6c767ca02ec0 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/779] 10.0.0.192 () {32 vars in 707 bytes} [Tue May 19 21:22:12 2026] GET /v2/images/5ac14908-8dfe-4c3b-923a-6c767ca02ec0 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.192 () {32 vars in 633 bytes} [Tue May 19 21:22:12 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: 393/781] 10.0.0.192 () {34 vars in 655 bytes} [Tue May 19 21:22:12 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/782] 10.0.0.192 () {32 vars in 717 bytes} [Tue May 19 21:22:12 2026] GET /v2/images/1f3f8947-7807-4a25-837c-471b36020b67/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 21:22:12.219 8 INFO glance.api.v2.image_data [None req-0c7cb8a7-38f8-467f-9099-dde41a6c0116 ef0ea79ab2ac4664871548779065779b 909b65cea4174608acfff550646b8378 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 21:22:12.268 8 WARNING glance_store._drivers.rbd [None req-0c7cb8a7-38f8-467f-9099-dde41a6c0116 ef0ea79ab2ac4664871548779065779b 909b65cea4174608acfff550646b8378 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 21:22:13.213 8 INFO glance.location [None req-0c7cb8a7-38f8-467f-9099-dde41a6c0116 ef0ea79ab2ac4664871548779065779b 909b65cea4174608acfff550646b8378 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 394/783] 10.0.0.192 () {32 vars in 727 bytes} [Tue May 19 21:22:12 2026] PUT /v2/images/1f3f8947-7807-4a25-837c-471b36020b67/file => generated 0 bytes in 1042 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/784] 10.0.0.192 () {32 vars in 707 bytes} [Tue May 19 21:22:13 2026] GET /v2/images/1f3f8947-7807-4a25-837c-471b36020b67 => generated 1104 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/785] 10.0.0.192 () {32 vars in 717 bytes} [Tue May 19 21:22:13 2026] GET /v2/images/1f3f8947-7807-4a25-837c-471b36020b67/file => generated 1024 bytes in 164 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/786] 10.0.0.192 () {34 vars in 655 bytes} [Tue May 19 21:22:13 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/787] 10.0.0.192 () {32 vars in 726 bytes} [Tue May 19 21:22:13 2026] PATCH /v2/images/e7b59590-715e-4232-842a-a4d62068900e => generated 653 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/788] 10.0.0.192 () {32 vars in 707 bytes} [Tue May 19 21:22:13 2026] GET /v2/images/e7b59590-715e-4232-842a-a4d62068900e => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 21:22:13.624 8 WARNING glance.api.v2.images [None req-7754684e-48d6-4073-af04-680432242a2c ef0ea79ab2ac4664871548779065779b 909b65cea4174608acfff550646b8378 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e7b59590-715e-4232-842a-a4d62068900e [pid: 8|app: 0|req: 397/789] 10.0.0.192 () {32 vars in 710 bytes} [Tue May 19 21:22:13 2026] DELETE /v2/images/e7b59590-715e-4232-842a-a4d62068900e => generated 0 bytes in 37 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/790] 10.0.0.192 () {32 vars in 707 bytes} [Tue May 19 21:22:13 2026] GET /v2/images/e7b59590-715e-4232-842a-a4d62068900e => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 21:22:13.685 8 WARNING glance.api.v2.images [None req-27b49d3e-1b6c-4cd6-9928-d5beda53de99 ef0ea79ab2ac4664871548779065779b 909b65cea4174608acfff550646b8378 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1f3f8947-7807-4a25-837c-471b36020b67 [pid: 8|app: 0|req: 398/791] 10.0.0.192 () {32 vars in 710 bytes} [Tue May 19 21:22:13 2026] DELETE /v2/images/1f3f8947-7807-4a25-837c-471b36020b67 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/792] 10.0.0.192 () {32 vars in 707 bytes} [Tue May 19 21:22:14 2026] GET /v2/images/1f3f8947-7807-4a25-837c-471b36020b67 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 21:22:14.550 8 WARNING glance.api.v2.images [None req-cd2978d5-6723-469c-b7e4-c010e67cdad1 ef0ea79ab2ac4664871548779065779b 909b65cea4174608acfff550646b8378 - - default default] Failed to find image 5ac14908-8dfe-4c3b-923a-6c767ca02ec0 to delete: glance.common.exception.ImageNotFound: No image found with ID 5ac14908-8dfe-4c3b-923a-6c767ca02ec0 [pid: 8|app: 0|req: 399/793] 10.0.0.192 () {32 vars in 710 bytes} [Tue May 19 21:22:14 2026] DELETE /v2/images/5ac14908-8dfe-4c3b-923a-6c767ca02ec0 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.192 () {32 vars in 707 bytes} [Tue May 19 21:22:14 2026] GET /v2/images/5ac14908-8dfe-4c3b-923a-6c767ca02ec0 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/795] 10.0.0.192 () {30 vars in 411 bytes} [Tue May 19 21:22:17 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: 402/798] 10.0.0.82 () {36 vars in 986 bytes} [Tue May 19 21:22:27 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 397/799] 10.0.0.82 () {36 vars in 926 bytes} [Tue May 19 21:22: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: 404/802] 10.0.0.82 () {36 vars in 986 bytes} [Tue May 19 21:22:34 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 399/803] 10.0.0.82 () {36 vars in 926 bytes} [Tue May 19 21:22:34 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: 412/818] 10.0.0.82 () {36 vars in 986 bytes} [Tue May 19 21:23:40 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 407/819] 10.0.0.82 () {36 vars in 926 bytes} [Tue May 19 21:23:40 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: 414/822] 10.0.0.82 () {36 vars in 986 bytes} [Tue May 19 21:23:52 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 409/823] 10.0.0.82 () {36 vars in 926 bytes} [Tue May 19 21:23:52 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: 413/830] 10.0.0.192 () {32 vars in 707 bytes} [Tue May 19 21:24:19 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/831] 10.0.0.192 () {32 vars in 707 bytes} [Tue May 19 21:24:19 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 414/832] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 19 21:24:20 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => generated 1171 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/833] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:24:20 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: 415/834] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:24:20 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/835] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 19 21:24:20 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/836] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:24:20 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: 421/837] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:24:20 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: 417/838] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 19 21:24:20 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 422/839] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:24:20 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: 418/840] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:24:20 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: 423/841] 10.0.0.198 () {36 vars in 911 bytes} [Tue May 19 21:24:21 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/842] 10.0.0.198 () {36 vars in 1007 bytes} [Tue May 19 21:24:21 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/843] 10.0.0.198 () {36 vars in 987 bytes} [Tue May 19 21:24:21 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 420/844] 10.0.0.198 () {36 vars in 927 bytes} [Tue May 19 21:24:21 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/845] 10.0.0.198 () {36 vars in 927 bytes} [Tue May 19 21:24:21 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: 421/846] 10.0.0.82 () {36 vars in 986 bytes} [Tue May 19 21:24:28 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 426/847] 10.0.0.82 () {36 vars in 926 bytes} [Tue May 19 21:24:28 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: 429/862] 10.0.0.82 () {36 vars in 986 bytes} [Tue May 19 21:25:38 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 434/863] 10.0.0.82 () {36 vars in 926 bytes} [Tue May 19 21:25:38 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: 7|app: 0|req: 433/870] 10.0.0.82 () {36 vars in 986 bytes} [Tue May 19 21:26:07 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => 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: 438/871] 10.0.0.82 () {36 vars in 926 bytes} [Tue May 19 21:26:07 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: 444/892] 10.0.0.82 () {36 vars in 986 bytes} [Tue May 19 21:27:41 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/893] 10.0.0.82 () {36 vars in 926 bytes} [Tue May 19 21:27:41 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/896] 10.0.0.82 () {36 vars in 986 bytes} [Tue May 19 21:27:58 2026] GET /v2/images/ef4b63ce-907d-4879-840c-7b74414585c3 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/897] 10.0.0.82 () {36 vars in 926 bytes} [Tue May 19 21:27:58 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: 451/906] 199.204.45.216 () {32 vars in 826 bytes} [Tue May 19 21:28:32 2026] GET /v2/images?status=active&owner=8f5e0b99fd9246aa8bfbfeffb4ec0d24&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/907] 199.204.45.216 () {32 vars in 653 bytes} [Tue May 19 21:28:32 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: 452/908] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 19 21:28:32 2026] GET /v2/images/1899f197-11a1-4e72-adee-d69c5968f64e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/909] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:28:32 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: 453/910] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:28:32 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: 458/911] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 19 21:28:32 2026] GET /v2/images/1899f197-11a1-4e72-adee-d69c5968f64e => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/912] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:28:32 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: 459/913] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:28:32 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: 455/914] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 19 21:28:32 2026] GET /v2/images/1899f197-11a1-4e72-adee-d69c5968f64e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/915] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 19 21:28:32 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: 456/916] 10.0.0.198 () {36 vars in 911 bytes} [Tue May 19 21:28:33 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: 461/917] 10.0.0.198 () {36 vars in 1007 bytes} [Tue May 19 21:28:33 2026] GET /v2/images/1899f197-11a1-4e72-adee-d69c5968f64e/locations => generated 127 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/918] 10.0.0.198 () {36 vars in 987 bytes} [Tue May 19 21:28:33 2026] GET /v2/images/1899f197-11a1-4e72-adee-d69c5968f64e => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/919] 10.0.0.198 () {36 vars in 927 bytes} [Tue May 19 21:28:33 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: 458/920] 10.0.0.198 () {36 vars in 927 bytes} [Tue May 19 21:28:33 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: 480/963] 10.0.0.192 () {32 vars in 633 bytes} [Tue May 19 21:32:02 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)