+ 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 [Sun Jun 28 20:17:45 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5855cd7b55-5vqld 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fafdb38a668 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-06-28 20:17:47.741 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-28 20:17:47.798 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-06-28 20:17:48.604 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-06-28 20:17:48.605 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-06-28 20:17:48.605 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-28 20:17:48.648 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-06-28 20:17:48.649 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-06-28 20:17:48.649 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-28 20:17:50.658 8 WARNING glance.api.v2.images [None req-5646e49f-aa3c-4405-81cb-714355b61f8c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-28 20:17:50.729 7 WARNING glance.api.v2.images [None req-48bf07bb-99bf-4d09-8e47-b36523eb4242 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-28 20:17:51.011 8 WARNING keystonemiddleware._common.config [None req-5646e49f-aa3c-4405-81cb-714355b61f8c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:17:51.018 8 WARNING oslo_config.cfg [None req-5646e49f-aa3c-4405-81cb-714355b61f8c - - - - - -] 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 0x7fafdb38a668 pid: 8 (default app) 2026-06-28 20:17:51.157 7 WARNING keystonemiddleware._common.config [None req-48bf07bb-99bf-4d09-8e47-b36523eb4242 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:17:51.165 7 WARNING oslo_config.cfg [None req-48bf07bb-99bf-4d09-8e47-b36523eb4242 - - - - - -] 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 0x7fafdb38a668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 20:17:52 2026] GET / => generated 1312 bytes in 2 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-06-28 20:17:52.583 7 WARNING oslo_policy.policy [None req-e0a6d7de-6ed5-4912-b465-b93a0f7c2825 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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-06-28 20:17:52.583 7 WARNING oslo_policy.policy [None req-e0a6d7de-6ed5-4912-b465-b93a0f7c2825 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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-06-28 20:17:52.599 7 WARNING oslo_policy.policy [None req-e0a6d7de-6ed5-4912-b465-b93a0f7c2825 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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-06-28 20:17:52.599 7 WARNING oslo_policy.policy [None req-e0a6d7de-6ed5-4912-b465-b93a0f7c2825 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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: 1/5] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 20:17:52 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 20:17:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 20:17:56 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-06-28 20:17:56.262 8 WARNING oslo_policy.policy [None req-714ae640-31f2-4e29-8e7e-5823a68f1120 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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-06-28 20:17:56.262 8 WARNING oslo_policy.policy [None req-714ae640-31f2-4e29-8e7e-5823a68f1120 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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: 6/8] 199.204.45.205 () {44 vars in 912 bytes} [Sun Jun 28 20:17:56 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.205 () {44 vars in 934 bytes} [Sun Jun 28 20:17:56 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-06-28 20:17:56.396 8 WARNING oslo_policy.policy [None req-57cbcf63-6180-4f72-b8ae-40a3d869dd46 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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-06-28 20:17:56.397 8 WARNING oslo_policy.policy [None req-57cbcf63-6180-4f72-b8ae-40a3d869dd46 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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: 7/10] 199.204.45.205 () {44 vars in 940 bytes} [Sun Jun 28 20:17:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 20:17:56.477 7 WARNING oslo_config.cfg [None req-de4b5502-e7e1-42b0-8e8d-b6bff38a294c 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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: 4/11] 199.204.45.205 () {48 vars in 952 bytes} [Sun Jun 28 20:17:56 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-28 20:17:56.498 8 WARNING oslo_policy.policy [None req-4f6ed1df-f070-4c73-bf19-6b84f2ebc976 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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-06-28 20:17:56.499 8 WARNING oslo_policy.policy [None req-4f6ed1df-f070-4c73-bf19-6b84f2ebc976 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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-06-28 20:17:56.500 8 INFO glance.api.v2.image_data [None req-4f6ed1df-f070-4c73-bf19-6b84f2ebc976 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:18:00.081 8 WARNING glance.location [None req-4f6ed1df-f070-4c73-bf19-6b84f2ebc976 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.205 () {48 vars in 1046 bytes} [Sun Jun 28 20:17:56 2026] PUT /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a/file => generated 0 bytes in 3626 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7506 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.205 () {44 vars in 972 bytes} [Sun Jun 28 20:18:00 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 20:18:00.226 8 WARNING oslo_config.cfg [None req-90f08229-abc1-46fd-b266-49bdc0f24adf 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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: 9/14] 199.204.45.205 () {48 vars in 1052 bytes} [Sun Jun 28 20:18:00 2026] PATCH /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.205 () {44 vars in 972 bytes} [Sun Jun 28 20:18:00 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/260] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 20:38:14 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/261] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 20:38:14 2026] GET /v2/images => generated 1381 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/266] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 20:38:34 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: 135/267] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 20:38:34 2026] GET /v2/images => generated 1381 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.204.45.205 () {44 vars in 938 bytes} [Sun Jun 28 20:38:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.204.45.205 () {44 vars in 960 bytes} [Sun Jun 28 20:38:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.204.45.205 () {44 vars in 940 bytes} [Sun Jun 28 20:38:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.205 () {48 vars in 952 bytes} [Sun Jun 28 20:38:34 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-28 20:38:34.776 7 WARNING oslo_policy.policy [None req-6b77822b-887d-4c52-9453-14d3de3be163 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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-06-28 20:38:34.776 7 WARNING oslo_policy.policy [None req-6b77822b-887d-4c52-9453-14d3de3be163 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - 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-06-28 20:38:34.778 7 INFO glance.api.v2.image_data [None req-6b77822b-887d-4c52-9453-14d3de3be163 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:39:05.610 7 WARNING glance.location [None req-6b77822b-887d-4c52-9453-14d3de3be163 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 135/278] 199.204.45.205 () {48 vars in 1047 bytes} [Sun Jun 28 20:38:34 2026] PUT /v2/images/90313150-5f42-4cba-a762-9dd89d19a23a/file => generated 0 bytes in 30884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65984 switches on core 0) [pid: 8|app: 0|req: 144/279] 199.204.45.205 () {44 vars in 972 bytes} [Sun Jun 28 20:39:05 2026] GET /v2/images/90313150-5f42-4cba-a762-9dd89d19a23a => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/280] 199.204.45.205 () {48 vars in 1052 bytes} [Sun Jun 28 20:39:05 2026] PATCH /v2/images/90313150-5f42-4cba-a762-9dd89d19a23a => generated 1395 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/281] 199.204.45.205 () {44 vars in 972 bytes} [Sun Jun 28 20:39:05 2026] GET /v2/images/90313150-5f42-4cba-a762-9dd89d19a23a => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/282] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 20:39:07 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: 146/283] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 20:39:07 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/364] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 20:45:42 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: 178/365] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 20:45:42 2026] GET /v2/images => generated 2778 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/368] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 20:45:53 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: 180/369] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 20:45:53 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/370] 199.204.45.205 () {44 vars in 948 bytes} [Sun Jun 28 20:45:53 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: 7|app: 0|req: 181/371] 199.204.45.205 () {44 vars in 970 bytes} [Sun Jun 28 20:45:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/372] 199.204.45.205 () {44 vars in 940 bytes} [Sun Jun 28 20:45:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/373] 199.204.45.205 () {48 vars in 952 bytes} [Sun Jun 28 20:45:53 2026] POST /v2/images => generated 799 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-28 20:45:53.338 8 INFO glance.api.v2.image_data [None req-005754cb-5e1b-4c39-8288-d23dee585ea5 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:46:38.803 8 INFO glance.location [None req-005754cb-5e1b-4c39-8288-d23dee585ea5 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/382] 199.204.45.205 () {48 vars in 1046 bytes} [Sun Jun 28 20:45:53 2026] PUT /v2/images/0bec2e0f-4001-4b4f-8c83-b7fb65d6ecf9/file => generated 0 bytes in 45509 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24624 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.205 () {44 vars in 972 bytes} [Sun Jun 28 20:46:38 2026] GET /v2/images/0bec2e0f-4001-4b4f-8c83-b7fb65d6ecf9 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.204.45.205 () {48 vars in 1052 bytes} [Sun Jun 28 20:46:38 2026] PATCH /v2/images/0bec2e0f-4001-4b4f-8c83-b7fb65d6ecf9 => generated 1410 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.205 () {44 vars in 972 bytes} [Sun Jun 28 20:46:38 2026] GET /v2/images/0bec2e0f-4001-4b4f-8c83-b7fb65d6ecf9 => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 20:47:34 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 20:47:34 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 20:47:48 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: 201/403] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 20:47:48 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 199.204.45.205 () {44 vars in 940 bytes} [Sun Jun 28 20:47:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 199.204.45.205 () {44 vars in 962 bytes} [Sun Jun 28 20:47:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.204.45.205 () {44 vars in 940 bytes} [Sun Jun 28 20:47:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.204.45.205 () {48 vars in 952 bytes} [Sun Jun 28 20:47:48 2026] POST /v2/images => generated 791 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-28 20:47:48.267 8 INFO glance.api.v2.image_data [None req-407a81c7-969f-43bc-b1b7-ec59ae7fea7e 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:48:33.840 8 INFO glance.location [None req-407a81c7-969f-43bc-b1b7-ec59ae7fea7e 5cbcceb283be4344b115bb84e71b3127 72df3fadbf5043b89c038aad6ec4a067 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/418] 199.204.45.205 () {48 vars in 1047 bytes} [Sun Jun 28 20:47:48 2026] PUT /v2/images/b7e724d1-0926-40fb-8ca3-05f9e4b1b2ad/file => generated 0 bytes in 45621 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19934 switches on core 0) [pid: 7|app: 0|req: 214/419] 199.204.45.205 () {44 vars in 972 bytes} [Sun Jun 28 20:48:33 2026] GET /v2/images/b7e724d1-0926-40fb-8ca3-05f9e4b1b2ad => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/420] 199.204.45.205 () {48 vars in 1052 bytes} [Sun Jun 28 20:48:33 2026] PATCH /v2/images/b7e724d1-0926-40fb-8ca3-05f9e4b1b2ad => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/421] 199.204.45.205 () {44 vars in 972 bytes} [Sun Jun 28 20:48:34 2026] GET /v2/images/b7e724d1-0926-40fb-8ca3-05f9e4b1b2ad => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/578] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 21:01:39 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: 294/579] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 21:01:39 2026] GET /v2/images => generated 5574 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/608] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 21:03:58 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: 300/609] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 21:03:58 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 21:03:59 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: 301/611] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 21:03:59 2026] GET /v2/images => generated 5574 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/622] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 21:04:49 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/623] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 21:04:49 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/626] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 21:04:57 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/627] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 21:04:57 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/640] 199.204.45.205 () {42 vars in 689 bytes} [Sun Jun 28 21:05:59 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/641] 199.204.45.205 () {44 vars in 911 bytes} [Sun Jun 28 21:05:59 2026] GET /v2/images => generated 5574 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: 8|app: 0|req: 322/652] 10.0.0.127 () {32 vars in 633 bytes} [Sun Jun 28 21:06:41 2026] GET /v2/images => generated 5574 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/657] 10.0.0.60 () {36 vars in 986 bytes} [Sun Jun 28 21:07:04 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 19 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: 333/658] 10.0.0.60 () {36 vars in 926 bytes} [Sun Jun 28 21:07:04 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: 326/659] 10.0.0.60 () {36 vars in 986 bytes} [Sun Jun 28 21:07:05 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/660] 10.0.0.60 () {36 vars in 926 bytes} [Sun Jun 28 21:07:05 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: 328/663] 199.204.45.205 () {36 vars in 991 bytes} [Sun Jun 28 21:07:12 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/664] 199.204.45.205 () {36 vars in 931 bytes} [Sun Jun 28 21:07: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: 329/665] 199.204.45.205 () {36 vars in 991 bytes} [Sun Jun 28 21:07:13 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/666] 199.204.45.205 () {36 vars in 931 bytes} [Sun Jun 28 21:07:13 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: 339/669] 10.0.0.78 () {36 vars in 986 bytes} [Sun Jun 28 21:07:20 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/670] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:07:21 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: 340/671] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:07:21 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: 332/672] 10.0.0.78 () {36 vars in 986 bytes} [Sun Jun 28 21:07:21 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/673] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:07:21 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: 333/674] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:07:21 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: 342/675] 10.0.0.78 () {36 vars in 986 bytes} [Sun Jun 28 21:07:21 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/676] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:07:21 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: 343/677] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:07:21 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: 344/678] 10.0.0.60 () {36 vars in 986 bytes} [Sun Jun 28 21:07:22 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 10.0.0.113 () {36 vars in 987 bytes} [Sun Jun 28 21:07:22 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/680] 10.0.0.60 () {36 vars in 926 bytes} [Sun Jun 28 21:07:22 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: 336/681] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 28 21:07:22 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: 346/682] 10.0.0.113 () {36 vars in 987 bytes} [Sun Jun 28 21:07:22 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/683] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 28 21:07:22 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: 347/684] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 28 21:07:22 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: 351/691] 10.0.0.60 () {36 vars in 986 bytes} [Sun Jun 28 21:07:57 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/692] 10.0.0.60 () {36 vars in 926 bytes} [Sun Jun 28 21:07:57 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: 353/695] 10.0.0.60 () {36 vars in 986 bytes} [Sun Jun 28 21:08:04 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/696] 10.0.0.60 () {36 vars in 926 bytes} [Sun Jun 28 21:08:04 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: 347/703] 10.0.0.127 () {34 vars in 655 bytes} [Sun Jun 28 21:08:34 2026] POST /v2/images => generated 648 bytes in 253 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-28 21:08:34.495 7 WARNING glance.api.v2.images [None req-8fa6d136-00f1-4809-880c-0cbe6a095450 ca144208d49e4cdda355b6724594e610 8207d2bbbe0145ef81b5e1d8f65f89ad - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//06af5609-acdf-4e0d-a4ce-8773b2a52ea4 [pid: 7|app: 0|req: 357/704] 10.0.0.127 () {32 vars in 710 bytes} [Sun Jun 28 21:08:34 2026] DELETE /v2/images/06af5609-acdf-4e0d-a4ce-8773b2a52ea4 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/705] 10.0.0.127 () {32 vars in 707 bytes} [Sun Jun 28 21:08:34 2026] GET /v2/images/06af5609-acdf-4e0d-a4ce-8773b2a52ea4 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/706] 10.0.0.127 () {32 vars in 633 bytes} [Sun Jun 28 21:08:34 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 10.0.0.127 () {34 vars in 655 bytes} [Sun Jun 28 21:08:34 2026] POST /v2/images => generated 703 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/708] 10.0.0.127 () {32 vars in 717 bytes} [Sun Jun 28 21:08:34 2026] GET /v2/images/8da6b63a-5a37-4f9d-9d6f-12f6f5bd35d4/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:08:34.659 8 INFO glance.api.v2.image_data [None req-556ee4dd-1486-48fe-86bb-afc35c4da513 ca144208d49e4cdda355b6724594e610 8207d2bbbe0145ef81b5e1d8f65f89ad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 21:08:34.710 8 WARNING glance_store._drivers.rbd [None req-556ee4dd-1486-48fe-86bb-afc35c4da513 ca144208d49e4cdda355b6724594e610 8207d2bbbe0145ef81b5e1d8f65f89ad - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-28 21:08:34.893 8 INFO glance.location [None req-556ee4dd-1486-48fe-86bb-afc35c4da513 ca144208d49e4cdda355b6724594e610 8207d2bbbe0145ef81b5e1d8f65f89ad - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 350/709] 10.0.0.127 () {32 vars in 727 bytes} [Sun Jun 28 21:08:34 2026] PUT /v2/images/8da6b63a-5a37-4f9d-9d6f-12f6f5bd35d4/file => generated 0 bytes in 277 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/710] 10.0.0.127 () {32 vars in 707 bytes} [Sun Jun 28 21:08:34 2026] GET /v2/images/8da6b63a-5a37-4f9d-9d6f-12f6f5bd35d4 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/711] 10.0.0.127 () {32 vars in 717 bytes} [Sun Jun 28 21:08:34 2026] GET /v2/images/8da6b63a-5a37-4f9d-9d6f-12f6f5bd35d4/file => generated 1024 bytes in 107 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/712] 10.0.0.127 () {34 vars in 655 bytes} [Sun Jun 28 21:08:35 2026] POST /v2/images => generated 648 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 10.0.0.127 () {32 vars in 726 bytes} [Sun Jun 28 21:08:35 2026] PATCH /v2/images/6f02311d-8e9d-4790-808e-3e32aad0a204 => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/714] 10.0.0.127 () {32 vars in 707 bytes} [Sun Jun 28 21:08:35 2026] GET /v2/images/6f02311d-8e9d-4790-808e-3e32aad0a204 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:08:35.199 8 WARNING glance.api.v2.images [None req-956b4538-c378-47be-a7d8-4323ca52aae1 ca144208d49e4cdda355b6724594e610 8207d2bbbe0145ef81b5e1d8f65f89ad - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6f02311d-8e9d-4790-808e-3e32aad0a204 [pid: 8|app: 0|req: 353/715] 10.0.0.127 () {32 vars in 710 bytes} [Sun Jun 28 21:08:35 2026] DELETE /v2/images/6f02311d-8e9d-4790-808e-3e32aad0a204 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/716] 10.0.0.127 () {32 vars in 707 bytes} [Sun Jun 28 21:08:35 2026] GET /v2/images/6f02311d-8e9d-4790-808e-3e32aad0a204 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:08:35.270 8 WARNING glance.api.v2.images [None req-48c8b094-8f8e-4764-aaec-c54c9ee73566 ca144208d49e4cdda355b6724594e610 8207d2bbbe0145ef81b5e1d8f65f89ad - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8da6b63a-5a37-4f9d-9d6f-12f6f5bd35d4 [pid: 8|app: 0|req: 354/717] 10.0.0.127 () {32 vars in 710 bytes} [Sun Jun 28 21:08:35 2026] DELETE /v2/images/8da6b63a-5a37-4f9d-9d6f-12f6f5bd35d4 => 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: 364/718] 10.0.0.127 () {32 vars in 707 bytes} [Sun Jun 28 21:08:36 2026] GET /v2/images/8da6b63a-5a37-4f9d-9d6f-12f6f5bd35d4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:08:36.135 8 WARNING glance.api.v2.images [None req-43076435-c11a-4ca0-b264-1ce44667527d ca144208d49e4cdda355b6724594e610 8207d2bbbe0145ef81b5e1d8f65f89ad - - default default] Failed to find image 06af5609-acdf-4e0d-a4ce-8773b2a52ea4 to delete: glance.common.exception.ImageNotFound: No image found with ID 06af5609-acdf-4e0d-a4ce-8773b2a52ea4 [pid: 8|app: 0|req: 355/719] 10.0.0.127 () {32 vars in 710 bytes} [Sun Jun 28 21:08:36 2026] DELETE /v2/images/06af5609-acdf-4e0d-a4ce-8773b2a52ea4 => 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: 365/720] 10.0.0.127 () {32 vars in 707 bytes} [Sun Jun 28 21:08:36 2026] GET /v2/images/06af5609-acdf-4e0d-a4ce-8773b2a52ea4 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/725] 10.0.0.127 () {30 vars in 411 bytes} [Sun Jun 28 21:08:57 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: 369/728] 10.0.0.60 () {36 vars in 986 bytes} [Sun Jun 28 21:09:02 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.60 () {36 vars in 926 bytes} [Sun Jun 28 21:09:02 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: 373/736] 10.0.0.60 () {36 vars in 986 bytes} [Sun Jun 28 21:09:37 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/737] 10.0.0.60 () {36 vars in 926 bytes} [Sun Jun 28 21:09:37 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: 375/740] 10.0.0.127 () {32 vars in 707 bytes} [Sun Jun 28 21:09:42 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/741] 10.0.0.127 () {32 vars in 707 bytes} [Sun Jun 28 21:09:42 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/742] 10.0.0.78 () {36 vars in 986 bytes} [Sun Jun 28 21:09:42 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/743] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:09:42 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: 377/744] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:09:42 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/745] 10.0.0.78 () {36 vars in 986 bytes} [Sun Jun 28 21:09:42 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/746] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:09:42 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/747] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:09:42 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: 379/748] 10.0.0.78 () {36 vars in 986 bytes} [Sun Jun 28 21:09:42 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/749] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:09:42 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: 380/750] 10.0.0.113 () {36 vars in 987 bytes} [Sun Jun 28 21:09:42 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/751] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 28 21:09:42 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: 381/752] 10.0.0.113 () {36 vars in 987 bytes} [Sun Jun 28 21:09:42 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/753] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 28 21:09:42 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: 382/754] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 28 21:09:42 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: 375/759] 10.0.0.60 () {36 vars in 986 bytes} [Sun Jun 28 21:10:09 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/760] 10.0.0.60 () {36 vars in 926 bytes} [Sun Jun 28 21:10:09 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: 377/763] 10.0.0.60 () {36 vars in 986 bytes} [Sun Jun 28 21:10:12 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/764] 10.0.0.60 () {36 vars in 926 bytes} [Sun Jun 28 21:10:12 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: 394/777] 10.0.0.60 () {36 vars in 986 bytes} [Sun Jun 28 21:11:13 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/778] 10.0.0.60 () {36 vars in 926 bytes} [Sun Jun 28 21:11: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: 7|app: 0|req: 397/783] 10.0.0.60 () {36 vars in 986 bytes} [Sun Jun 28 21:11:31 2026] GET /v2/images/a6d0c230-1c3a-450f-878f-949205edd34a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/784] 10.0.0.60 () {36 vars in 926 bytes} [Sun Jun 28 21:11:31 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: 391/791] 199.204.45.205 () {32 vars in 826 bytes} [Sun Jun 28 21:12:04 2026] GET /v2/images?status=active&owner=72df3fadbf5043b89c038aad6ec4a067&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/792] 199.204.45.205 () {32 vars in 653 bytes} [Sun Jun 28 21:12:04 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: 392/793] 10.0.0.78 () {36 vars in 986 bytes} [Sun Jun 28 21:12:04 2026] GET /v2/images/90313150-5f42-4cba-a762-9dd89d19a23a => generated 1395 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/794] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:12:04 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: 393/795] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:12:04 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: 403/796] 10.0.0.78 () {36 vars in 986 bytes} [Sun Jun 28 21:12:04 2026] GET /v2/images/90313150-5f42-4cba-a762-9dd89d19a23a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/797] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:12:05 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: 404/798] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:12:05 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: 395/799] 10.0.0.78 () {36 vars in 986 bytes} [Sun Jun 28 21:12:05 2026] GET /v2/images/90313150-5f42-4cba-a762-9dd89d19a23a => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/800] 10.0.0.78 () {36 vars in 926 bytes} [Sun Jun 28 21:12:05 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: 396/801] 10.0.0.113 () {36 vars in 987 bytes} [Sun Jun 28 21:12:05 2026] GET /v2/images/90313150-5f42-4cba-a762-9dd89d19a23a => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/802] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 28 21:12:05 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: 397/803] 10.0.0.113 () {36 vars in 987 bytes} [Sun Jun 28 21:12:05 2026] GET /v2/images/90313150-5f42-4cba-a762-9dd89d19a23a => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/804] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 28 21:12:05 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: 398/805] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 28 21:12:05 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: 427/862] 10.0.0.127 () {32 vars in 633 bytes} [Sun Jun 28 21:16:44 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)