+ 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 [Mon May 18 01:00:05 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:36 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-57f44f6cbf-tsvf4 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f086c98b668 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-18 01:00:06.938 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-18 01:00:06.961 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-05-18 01:00:07.776 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-18 01:00:07.777 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-18 01:00:07.777 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-18 01:00:07.778 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-18 01:00:07.778 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-18 01:00:07.779 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-18 01:00:09.804 8 WARNING glance.api.v2.images [None req-200b1cbd-3a6d-4fc1-b181-24d6b019abb9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 01:00:09.842 7 WARNING glance.api.v2.images [None req-21fcbe46-83f9-423e-8af6-f31417f89da6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 01:00:10.138 8 WARNING keystonemiddleware._common.config [None req-200b1cbd-3a6d-4fc1-b181-24d6b019abb9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 01:00:10.146 8 WARNING oslo_config.cfg [None req-200b1cbd-3a6d-4fc1-b181-24d6b019abb9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f086c98b668 pid: 8 (default app) 2026-05-18 01:00:10.174 7 WARNING keystonemiddleware._common.config [None req-21fcbe46-83f9-423e-8af6-f31417f89da6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 01:00:10.181 7 WARNING oslo_config.cfg [None req-21fcbe46-83f9-423e-8af6-f31417f89da6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f086c98b668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:00:10 2026] GET / => generated 1312 bytes in 0 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-18 01:00:11.423 7 WARNING oslo_policy.policy [None req-d28cacce-70b8-4e78-8a30-51d787d00150 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 01:00:11.423 7 WARNING oslo_policy.policy [None req-d28cacce-70b8-4e78-8a30-51d787d00150 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 01:00:11.442 7 WARNING oslo_policy.policy [None req-d28cacce-70b8-4e78-8a30-51d787d00150 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 01:00:11.443 7 WARNING oslo_policy.policy [None req-d28cacce-70b8-4e78-8a30-51d787d00150 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - 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.157 () {44 vars in 910 bytes} [Mon May 18 01:00:10 2026] GET /v2/images => generated 69 bytes in 555 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.157 () {42 vars in 688 bytes} [Mon May 18 01: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: 2/7] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:00:14 2026] GET /v2/images => generated 69 bytes in 39 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-18 01:00:14.847 8 WARNING oslo_policy.policy [None req-45ddb9b4-00c1-4e75-b0c0-b66dbf77d20b e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 01:00:14.847 8 WARNING oslo_policy.policy [None req-45ddb9b4-00c1-4e75-b0c0-b66dbf77d20b e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - 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.157 () {44 vars in 911 bytes} [Mon May 18 01:00:14 2026] GET /v2/images/cirros => generated 151 bytes in 127 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.157 () {44 vars in 933 bytes} [Mon May 18 01:00:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 01:00:14.991 8 WARNING oslo_policy.policy [None req-723bc38f-caf2-47b2-ae3a-60a7043b88a4 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 01:00:14.991 8 WARNING oslo_policy.policy [None req-723bc38f-caf2-47b2-ae3a-60a7043b88a4 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - 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.157 () {44 vars in 939 bytes} [Mon May 18 01:00:14 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-05-18 01:00:15.077 7 WARNING oslo_config.cfg [None req-2bef992e-7b45-4bf5-a2cf-88f057f44808 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - 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.157 () {48 vars in 951 bytes} [Mon May 18 01:00:15 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 01:00:15.099 8 WARNING oslo_policy.policy [None req-3b3c8ca1-889a-42d3-a942-42a0ceefa281 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 01:00:15.099 8 WARNING oslo_policy.policy [None req-3b3c8ca1-889a-42d3-a942-42a0ceefa281 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 01:00:15.100 8 INFO glance.api.v2.image_data [None req-3b3c8ca1-889a-42d3-a942-42a0ceefa281 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:00:18.527 8 WARNING glance.location [None req-3b3c8ca1-889a-42d3-a942-42a0ceefa281 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.157 () {48 vars in 1045 bytes} [Mon May 18 01:00:15 2026] PUT /v2/images/72372057-e415-45f4-b399-ba6d518d4f35/file => generated 0 bytes in 3466 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6810 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.157 () {44 vars in 971 bytes} [Mon May 18 01:00:18 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 01:00:18.597 8 WARNING oslo_config.cfg [None req-f838f600-ae95-4ed5-93c7-4167704b4dd3 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - 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.157 () {44 vars in 971 bytes} [Mon May 18 01:00:18 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => 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: 128/259] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:20:35 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: 132/260] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:20:35 2026] GET /v2/images => generated 1240 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:20:53 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: 135/266] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:20:53 2026] GET /v2/images => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.157 () {44 vars in 937 bytes} [Mon May 18 01:20:53 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.157 () {44 vars in 959 bytes} [Mon May 18 01:20:53 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.157 () {44 vars in 939 bytes} [Mon May 18 01:20:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.157 () {48 vars in 951 bytes} [Mon May 18 01:20:53 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 01:20:53.875 7 WARNING oslo_policy.policy [None req-6beb7c0d-ebc2-40ca-824b-dd1495c50892 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 01:20:53.875 7 WARNING oslo_policy.policy [None req-6beb7c0d-ebc2-40ca-824b-dd1495c50892 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 01:20:53.876 7 INFO glance.api.v2.image_data [None req-6beb7c0d-ebc2-40ca-824b-dd1495c50892 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:21:19.755 7 WARNING glance.location [None req-6beb7c0d-ebc2-40ca-824b-dd1495c50892 e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 134/275] 199.204.45.157 () {48 vars in 1046 bytes} [Mon May 18 01:20:53 2026] PUT /v2/images/5e93d839-a94e-4234-b55d-3db1083e114f/file => generated 0 bytes in 25921 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67806 switches on core 0) [pid: 8|app: 0|req: 142/276] 199.204.45.157 () {44 vars in 971 bytes} [Mon May 18 01:21:19 2026] GET /v2/images/5e93d839-a94e-4234-b55d-3db1083e114f => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/277] 199.204.45.157 () {44 vars in 971 bytes} [Mon May 18 01:21:19 2026] GET /v2/images/5e93d839-a94e-4234-b55d-3db1083e114f => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/280] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:21:21 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: 137/281] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:21:21 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/362] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:28:04 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: 185/363] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:28:04 2026] GET /v2/images => generated 2451 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/366] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:28:15 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/367] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:28:15 2026] GET /v2/images => generated 2451 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/368] 199.204.45.157 () {44 vars in 947 bytes} [Mon May 18 01:28:15 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/369] 199.204.45.157 () {44 vars in 969 bytes} [Mon May 18 01:28:15 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/370] 199.204.45.157 () {44 vars in 939 bytes} [Mon May 18 01:28:15 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: 7|app: 0|req: 182/371] 199.204.45.157 () {48 vars in 951 bytes} [Mon May 18 01:28:15 2026] POST /v2/images => generated 799 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 01:28:15.705 8 INFO glance.api.v2.image_data [None req-eb7e305c-f619-49eb-933d-c7abc744fdfb e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:28:29.813 8 INFO glance.location [None req-eb7e305c-f619-49eb-933d-c7abc744fdfb e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/374] 199.204.45.157 () {48 vars in 1045 bytes} [Mon May 18 01:28:15 2026] PUT /v2/images/21a65153-3a30-44cc-9929-ad4d00ca35c3/file => generated 0 bytes in 14159 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26445 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.204.45.157 () {44 vars in 971 bytes} [Mon May 18 01:28:29 2026] GET /v2/images/21a65153-3a30-44cc-9929-ad4d00ca35c3 => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.157 () {48 vars in 1050 bytes} [Mon May 18 01:28:29 2026] PATCH /v2/images/21a65153-3a30-44cc-9929-ad4d00ca35c3 => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.157 () {44 vars in 971 bytes} [Mon May 18 01:28:29 2026] GET /v2/images/21a65153-3a30-44cc-9929-ad4d00ca35c3 => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:29:11 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: 193/389] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:29:11 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:29:26 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: 195/393] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:29:26 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.204.45.157 () {44 vars in 939 bytes} [Mon May 18 01:29:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.204.45.157 () {44 vars in 961 bytes} [Mon May 18 01:29:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.204.45.157 () {44 vars in 939 bytes} [Mon May 18 01:29:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.204.45.157 () {48 vars in 951 bytes} [Mon May 18 01:29:26 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 01:29:26.674 8 INFO glance.api.v2.image_data [None req-69460b06-a6c1-4efb-969f-bbd803bd623d e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:29:41.461 8 INFO glance.location [None req-69460b06-a6c1-4efb-969f-bbd803bd623d e9041c79ad33494c9f7b8259cc1e0ba4 e03ef93f301d4a32a78dc6de69dc2c2a - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 201/402] 199.204.45.157 () {48 vars in 1046 bytes} [Mon May 18 01:29:26 2026] PUT /v2/images/41e1f585-2cb9-4be8-a5c6-139b528e10e0/file => generated 0 bytes in 14830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26213 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.157 () {44 vars in 971 bytes} [Mon May 18 01:29:41 2026] GET /v2/images/41e1f585-2cb9-4be8-a5c6-139b528e10e0 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.157 () {44 vars in 971 bytes} [Mon May 18 01:29:41 2026] GET /v2/images/41e1f585-2cb9-4be8-a5c6-139b528e10e0 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:41:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:41:45 2026] GET /v2/images => generated 4893 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:44:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:44:13 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:44:14 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: 292/584] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:44:14 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:45:07 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: 298/596] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:45:07 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:45:15 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: 300/600] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:45:15 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/615] 199.204.45.157 () {42 vars in 688 bytes} [Mon May 18 01:46:21 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: 308/616] 199.204.45.157 () {44 vars in 910 bytes} [Mon May 18 01:46:21 2026] GET /v2/images => generated 4893 bytes in 50 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: 313/625] 10.0.0.201 () {32 vars in 633 bytes} [Mon May 18 01:47:03 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/632] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 18 01:47:29 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => generated 1171 bytes in 109 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: 316/633] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:47:30 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: 318/634] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:47:30 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: 317/635] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 18 01:47:30 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/636] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:47:30 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: 318/637] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:47:30 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: 320/638] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 18 01:47:30 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/639] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:47:30 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: 321/640] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:47:30 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: 320/641] 10.0.0.180 () {36 vars in 911 bytes} [Mon May 18 01:47:31 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: 322/642] 10.0.0.180 () {36 vars in 1007 bytes} [Mon May 18 01:47:31 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35/locations => generated 127 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 10.0.0.180 () {36 vars in 987 bytes} [Mon May 18 01:47:31 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 10.0.0.180 () {36 vars in 927 bytes} [Mon May 18 01:47:31 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: 322/645] 10.0.0.180 () {36 vars in 927 bytes} [Mon May 18 01:47:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/646] 10.0.0.23 () {36 vars in 986 bytes} [Mon May 18 01:47:31 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/647] 10.0.0.23 () {36 vars in 926 bytes} [Mon May 18 01:47:31 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: 326/650] 199.204.45.157 () {36 vars in 991 bytes} [Mon May 18 01:47:40 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/651] 199.204.45.157 () {36 vars in 931 bytes} [Mon May 18 01:47:40 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: 327/652] 199.204.45.157 () {36 vars in 991 bytes} [Mon May 18 01:47:41 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => 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: 326/653] 199.204.45.157 () {36 vars in 931 bytes} [Mon May 18 01:47:41 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: 328/654] 10.0.0.23 () {36 vars in 986 bytes} [Mon May 18 01:47:45 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 10.0.0.23 () {36 vars in 926 bytes} [Mon May 18 01:47:45 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: 331/662] 10.0.0.23 () {36 vars in 986 bytes} [Mon May 18 01:48:17 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => 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: 332/663] 10.0.0.23 () {36 vars in 926 bytes} [Mon May 18 01:48:17 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: 333/666] 10.0.0.23 () {36 vars in 986 bytes} [Mon May 18 01:48:23 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => 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: 334/667] 10.0.0.23 () {36 vars in 926 bytes} [Mon May 18 01:48:23 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: 338/674] 10.0.0.201 () {34 vars in 655 bytes} [Mon May 18 01:48:55 2026] POST /v2/images => generated 649 bytes in 197 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-18 01:48:56.186 7 WARNING glance.api.v2.images [None req-d58b0937-c536-49f0-8572-790267798103 3160339983bb456b9ae98db86439755f f106de945d50409bafba7004297fa286 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4aa6ca48-fe34-4d9a-a270-2b18397caab5 [pid: 7|app: 0|req: 337/675] 10.0.0.201 () {32 vars in 710 bytes} [Mon May 18 01:48:56 2026] DELETE /v2/images/4aa6ca48-fe34-4d9a-a270-2b18397caab5 => 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: 339/676] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 18 01:48:56 2026] GET /v2/images/4aa6ca48-fe34-4d9a-a270-2b18397caab5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 10.0.0.201 () {32 vars in 633 bytes} [Mon May 18 01:48:56 2026] GET /v2/images => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/678] 10.0.0.201 () {34 vars in 655 bytes} [Mon May 18 01:48:56 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 10.0.0.201 () {32 vars in 717 bytes} [Mon May 18 01:48:56 2026] GET /v2/images/045437c8-78bd-44d5-ab1f-39e27b85533d/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:56.357 8 INFO glance.api.v2.image_data [None req-b57d4ccc-c8a7-4157-aa5d-f9e7e17edb04 3160339983bb456b9ae98db86439755f f106de945d50409bafba7004297fa286 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:48:56.408 8 WARNING glance_store._drivers.rbd [None req-b57d4ccc-c8a7-4157-aa5d-f9e7e17edb04 3160339983bb456b9ae98db86439755f f106de945d50409bafba7004297fa286 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-18 01:48:56.688 8 INFO glance.location [None req-b57d4ccc-c8a7-4157-aa5d-f9e7e17edb04 3160339983bb456b9ae98db86439755f f106de945d50409bafba7004297fa286 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 341/680] 10.0.0.201 () {32 vars in 727 bytes} [Mon May 18 01:48:56 2026] PUT /v2/images/045437c8-78bd-44d5-ab1f-39e27b85533d/file => generated 0 bytes in 391 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/681] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 18 01:48:56 2026] GET /v2/images/045437c8-78bd-44d5-ab1f-39e27b85533d => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/682] 10.0.0.201 () {32 vars in 717 bytes} [Mon May 18 01:48:56 2026] GET /v2/images/045437c8-78bd-44d5-ab1f-39e27b85533d/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 10.0.0.201 () {34 vars in 655 bytes} [Mon May 18 01:48:56 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 10.0.0.201 () {32 vars in 726 bytes} [Mon May 18 01:48:56 2026] PATCH /v2/images/6416c78c-db04-4dfb-a23d-0f4d81240a9b => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 18 01:48:56 2026] GET /v2/images/6416c78c-db04-4dfb-a23d-0f4d81240a9b => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:57.025 8 WARNING glance.api.v2.images [None req-9c7317e4-c688-4c2a-89f1-f4192031f84b 3160339983bb456b9ae98db86439755f f106de945d50409bafba7004297fa286 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6416c78c-db04-4dfb-a23d-0f4d81240a9b [pid: 8|app: 0|req: 344/686] 10.0.0.201 () {32 vars in 710 bytes} [Mon May 18 01:48:57 2026] DELETE /v2/images/6416c78c-db04-4dfb-a23d-0f4d81240a9b => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 18 01:48:57 2026] GET /v2/images/6416c78c-db04-4dfb-a23d-0f4d81240a9b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:48:57.090 8 WARNING glance.api.v2.images [None req-abb64526-1977-4dde-a770-4fe1756304c6 3160339983bb456b9ae98db86439755f f106de945d50409bafba7004297fa286 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//045437c8-78bd-44d5-ab1f-39e27b85533d [pid: 8|app: 0|req: 345/688] 10.0.0.201 () {32 vars in 710 bytes} [Mon May 18 01:48:57 2026] DELETE /v2/images/045437c8-78bd-44d5-ab1f-39e27b85533d => generated 0 bytes in 878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 18 01:48:57 2026] GET /v2/images/045437c8-78bd-44d5-ab1f-39e27b85533d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:48:57.994 8 WARNING glance.api.v2.images [None req-42ddcd5b-5979-47a3-87ce-e47174f60529 3160339983bb456b9ae98db86439755f f106de945d50409bafba7004297fa286 - - default default] Failed to find image 4aa6ca48-fe34-4d9a-a270-2b18397caab5 to delete: glance.common.exception.ImageNotFound: No image found with ID 4aa6ca48-fe34-4d9a-a270-2b18397caab5 [pid: 8|app: 0|req: 346/690] 10.0.0.201 () {32 vars in 710 bytes} [Mon May 18 01:48:57 2026] DELETE /v2/images/4aa6ca48-fe34-4d9a-a270-2b18397caab5 => generated 147 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 18 01:48:58 2026] GET /v2/images/4aa6ca48-fe34-4d9a-a270-2b18397caab5 => 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: 347/694] 10.0.0.23 () {36 vars in 986 bytes} [Mon May 18 01:49:03 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.23 () {36 vars in 926 bytes} [Mon May 18 01:49:04 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 18 01:49:33 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => 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: 352/703] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 18 01:49:33 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => 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: 352/704] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 18 01:49:33 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => generated 1171 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/705] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:49:33 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: 353/706] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:49:33 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: 354/707] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 18 01:49:33 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => 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: 354/708] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:49:33 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: 355/709] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:49:33 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: 355/710] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 18 01:49:33 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => 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: 356/711] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:49:34 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: 356/712] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:49:34 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: 357/713] 10.0.0.180 () {36 vars in 911 bytes} [Mon May 18 01:49:34 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: 357/714] 10.0.0.180 () {36 vars in 1007 bytes} [Mon May 18 01:49:34 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35/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: 358/715] 10.0.0.180 () {36 vars in 987 bytes} [Mon May 18 01:49:34 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => 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: 358/716] 10.0.0.180 () {36 vars in 927 bytes} [Mon May 18 01:49:34 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: 359/717] 10.0.0.180 () {36 vars in 927 bytes} [Mon May 18 01:49:34 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: 359/718] 10.0.0.23 () {36 vars in 986 bytes} [Mon May 18 01:49:39 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => 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: 360/719] 10.0.0.23 () {36 vars in 926 bytes} [Mon May 18 01:49: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: 363/724] 10.0.0.23 () {36 vars in 986 bytes} [Mon May 18 01:49:54 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => 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: 362/725] 10.0.0.23 () {36 vars in 926 bytes} [Mon May 18 01:49:54 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: 366/732] 10.0.0.201 () {30 vars in 411 bytes} [Mon May 18 01:50:25 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: 372/743] 10.0.0.23 () {36 vars in 986 bytes} [Mon May 18 01:51:17 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/744] 10.0.0.23 () {36 vars in 926 bytes} [Mon May 18 01:51:17 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: 374/747] 10.0.0.23 () {36 vars in 986 bytes} [Mon May 18 01:51:27 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.23 () {36 vars in 926 bytes} [Mon May 18 01:51:27 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: 376/751] 10.0.0.23 () {36 vars in 986 bytes} [Mon May 18 01:51:38 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => 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: 376/752] 10.0.0.23 () {36 vars in 926 bytes} [Mon May 18 01:51:38 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: 379/757] 10.0.0.23 () {36 vars in 986 bytes} [Mon May 18 01:51:55 2026] GET /v2/images/72372057-e415-45f4-b399-ba6d518d4f35 => 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: 379/758] 10.0.0.23 () {36 vars in 926 bytes} [Mon May 18 01:51:55 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: 382/763] 199.204.45.157 () {32 vars in 826 bytes} [Mon May 18 01:52:19 2026] GET /v2/images?status=active&owner=e03ef93f301d4a32a78dc6de69dc2c2a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/764] 199.204.45.157 () {32 vars in 653 bytes} [Mon May 18 01:52:19 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: 384/767] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 18 01:52:20 2026] GET /v2/images/5e93d839-a94e-4234-b55d-3db1083e114f => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/768] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:52:20 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/769] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:52: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: 385/770] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 18 01:52:20 2026] GET /v2/images/5e93d839-a94e-4234-b55d-3db1083e114f => 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: 386/771] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:52: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: 386/772] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:52: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: 8|app: 0|req: 387/773] 10.0.0.71 () {36 vars in 986 bytes} [Mon May 18 01:52:20 2026] GET /v2/images/5e93d839-a94e-4234-b55d-3db1083e114f => 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: 387/774] 10.0.0.71 () {36 vars in 926 bytes} [Mon May 18 01:52: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: 388/775] 10.0.0.180 () {36 vars in 911 bytes} [Mon May 18 01:52:20 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: 388/776] 10.0.0.180 () {36 vars in 1007 bytes} [Mon May 18 01:52:20 2026] GET /v2/images/5e93d839-a94e-4234-b55d-3db1083e114f/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/777] 10.0.0.180 () {36 vars in 987 bytes} [Mon May 18 01:52:20 2026] GET /v2/images/5e93d839-a94e-4234-b55d-3db1083e114f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/778] 10.0.0.180 () {36 vars in 927 bytes} [Mon May 18 01:52:20 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: 390/779] 10.0.0.180 () {36 vars in 927 bytes} [Mon May 18 01:52: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: 8|app: 0|req: 412/822] 10.0.0.201 () {32 vars in 633 bytes} [Mon May 18 01:55:55 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)