+ 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 4 18:26:54 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-8fcccd7bb-glxjk machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f94529d4668 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-04 18:26:56.076 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-04 18:26:56.105 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-04 18:26:56.954 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-04 18:26:56.955 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-04 18:26:56.956 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 18:26:56.977 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-04 18:26:56.978 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-04 18:26:56.979 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 18:26:59.013 8 WARNING glance.api.v2.images [None req-b93750b7-6d98-4dd8-bb19-e88e48bfea29 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 18:26:59.047 7 WARNING glance.api.v2.images [None req-65af3e44-94d0-44d6-a893-31fc13afd286 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 18:26:59.370 8 WARNING keystonemiddleware._common.config [None req-b93750b7-6d98-4dd8-bb19-e88e48bfea29 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 18:26:59.378 8 WARNING oslo_config.cfg [None req-b93750b7-6d98-4dd8-bb19-e88e48bfea29 - - - - - -] 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 0x7f94529d4668 pid: 8 (default app) 2026-05-04 18:26:59.418 7 WARNING keystonemiddleware._common.config [None req-65af3e44-94d0-44d6-a893-31fc13afd286 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 18:26:59.429 7 WARNING oslo_config.cfg [None req-65af3e44-94d0-44d6-a893-31fc13afd286 - - - - - -] 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 0x7f94529d4668 pid: 7 (default app) [pid: 8|app: 0|req: 6/8] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 18:27:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 18:27:20.880 7 WARNING oslo_policy.policy [None req-f988fde6-4ecf-4fb5-8564-cdbcc2a5b970 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - 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-04 18:27:20.880 7 WARNING oslo_policy.policy [None req-f988fde6-4ecf-4fb5-8564-cdbcc2a5b970 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - 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-04 18:27:20.896 7 WARNING oslo_policy.policy [None req-f988fde6-4ecf-4fb5-8564-cdbcc2a5b970 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - 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-04 18:27:20.896 7 WARNING oslo_policy.policy [None req-f988fde6-4ecf-4fb5-8564-cdbcc2a5b970 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/9] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 18:27:20 2026] GET /v2/images => generated 69 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/10] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 18:27:24 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: 4/11] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 18:27:24 2026] GET /v2/images => generated 69 bytes in 37 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-04 18:27:24.536 8 WARNING oslo_policy.policy [None req-c836df0a-3345-4e52-8184-e08ff8452b40 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - 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-04 18:27:24.536 8 WARNING oslo_policy.policy [None req-c836df0a-3345-4e52-8184-e08ff8452b40 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - 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: 8/12] 199.19.213.215 () {44 vars in 911 bytes} [Mon May 4 18:27:24 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.215 () {44 vars in 933 bytes} [Mon May 4 18:27:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-04 18:27:24.684 8 WARNING oslo_policy.policy [None req-edd80ad3-ce8d-43b2-8a64-f724090a87b7 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - 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-04 18:27:24.684 8 WARNING oslo_policy.policy [None req-edd80ad3-ce8d-43b2-8a64-f724090a87b7 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - 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: 9/14] 199.19.213.215 () {44 vars in 939 bytes} [Mon May 4 18:27:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-04 18:27:24.772 7 WARNING oslo_config.cfg [None req-cda17802-6617-4988-991c-4c89e3e1308f 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 6/15] 199.19.213.215 () {48 vars in 951 bytes} [Mon May 4 18:27:24 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 18:27:24.792 8 WARNING oslo_policy.policy [None req-d6039d01-4491-4c14-b5e6-828fd0518d6f 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - 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-04 18:27:24.792 8 WARNING oslo_policy.policy [None req-d6039d01-4491-4c14-b5e6-828fd0518d6f 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - 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-04 18:27:24.793 8 INFO glance.api.v2.image_data [None req-d6039d01-4491-4c14-b5e6-828fd0518d6f 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 18:27:28.760 8 WARNING glance.location [None req-d6039d01-4491-4c14-b5e6-828fd0518d6f 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 10/18] 199.19.213.215 () {48 vars in 1045 bytes} [Mon May 4 18:27:24 2026] PUT /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d/file => generated 0 bytes in 4017 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6003 switches on core 0) [pid: 7|app: 0|req: 9/19] 199.19.213.215 () {44 vars in 971 bytes} [Mon May 4 18:27:28 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-04 18:27:28.845 8 WARNING oslo_config.cfg [None req-f9ba235c-44ae-40a3-b1f4-aeb4231504d0 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - 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: 11/20] 199.19.213.215 () {44 vars in 971 bytes} [Mon May 4 18:27:28 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => 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: 147/295] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 18:50:19 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: 149/296] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 18:50:19 2026] GET /v2/images => generated 1240 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/301] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 18:50:41 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: 152/302] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 18:50:41 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/303] 199.19.213.215 () {44 vars in 937 bytes} [Mon May 4 18:50:41 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 199.19.213.215 () {44 vars in 959 bytes} [Mon May 4 18:50:41 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: 152/305] 199.19.213.215 () {44 vars in 939 bytes} [Mon May 4 18:50:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/306] 199.19.213.215 () {48 vars in 951 bytes} [Mon May 4 18:50:41 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-04 18:50:41.608 7 WARNING oslo_policy.policy [None req-3dc39417-6a73-429a-8354-2efde06d9adc 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - 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-04 18:50:41.609 7 WARNING oslo_policy.policy [None req-3dc39417-6a73-429a-8354-2efde06d9adc 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - 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-04 18:50:41.610 7 INFO glance.api.v2.image_data [None req-3dc39417-6a73-429a-8354-2efde06d9adc 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 18:51:06.406 7 WARNING glance.location [None req-3dc39417-6a73-429a-8354-2efde06d9adc 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 153/311] 199.19.213.215 () {48 vars in 1046 bytes} [Mon May 4 18:50:41 2026] PUT /v2/images/ac3485a2-1564-4b3e-876f-29dc4c31dd82/file => generated 0 bytes in 24855 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64723 switches on core 0) [pid: 8|app: 0|req: 159/312] 199.19.213.215 () {44 vars in 971 bytes} [Mon May 4 18:51:06 2026] GET /v2/images/ac3485a2-1564-4b3e-876f-29dc4c31dd82 => 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: 154/313] 199.19.213.215 () {44 vars in 971 bytes} [Mon May 4 18:51:06 2026] GET /v2/images/ac3485a2-1564-4b3e-876f-29dc4c31dd82 => 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: 160/314] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 18:51:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/315] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 18:51:07 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 18:58:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/401] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 18:58:05 2026] GET /v2/images => generated 2451 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 18:58:18 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: 200/405] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 18:58:18 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.19.213.215 () {44 vars in 947 bytes} [Mon May 4 18:58:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/407] 199.19.213.215 () {44 vars in 969 bytes} [Mon May 4 18:58:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 199.19.213.215 () {44 vars in 939 bytes} [Mon May 4 18:58:18 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: 202/411] 199.19.213.215 () {48 vars in 951 bytes} [Mon May 4 18:58:18 2026] POST /v2/images => generated 799 bytes in 324 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 18:58:18.739 8 INFO glance.api.v2.image_data [None req-e4a67836-f75c-4135-a33d-0ae5f5d6edbc 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 18:58:37.144 8 INFO glance.location [None req-e4a67836-f75c-4135-a33d-0ae5f5d6edbc 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 210/414] 199.19.213.215 () {48 vars in 1045 bytes} [Mon May 4 18:58:18 2026] PUT /v2/images/c8d4220a-4ceb-47da-ac1a-16f8b879bc57/file => generated 0 bytes in 18454 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23001 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.19.213.215 () {44 vars in 971 bytes} [Mon May 4 18:58:37 2026] GET /v2/images/c8d4220a-4ceb-47da-ac1a-16f8b879bc57 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.19.213.215 () {48 vars in 1050 bytes} [Mon May 4 18:58:37 2026] PATCH /v2/images/c8d4220a-4ceb-47da-ac1a-16f8b879bc57 => generated 1234 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.19.213.215 () {44 vars in 971 bytes} [Mon May 4 18:58:37 2026] GET /v2/images/c8d4220a-4ceb-47da-ac1a-16f8b879bc57 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/426] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 18:59:13 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: 211/427] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 18:59:13 2026] GET /v2/images => generated 3687 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/432] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 18:59:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/433] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 18:59:30 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/434] 199.19.213.215 () {44 vars in 939 bytes} [Mon May 4 18:59:30 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: 8|app: 0|req: 220/435] 199.19.213.215 () {44 vars in 961 bytes} [Mon May 4 18:59:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/436] 199.19.213.215 () {44 vars in 939 bytes} [Mon May 4 18:59:30 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: 8|app: 0|req: 221/437] 199.19.213.215 () {48 vars in 951 bytes} [Mon May 4 18:59:30 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 18:59:30.428 7 INFO glance.api.v2.image_data [None req-b89a6f41-4594-4565-aa3d-8632e7482bbd 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 18:59:40.153 7 INFO glance.location [None req-b89a6f41-4594-4565-aa3d-8632e7482bbd 4e690d02db574f24adf4c882b3029ba0 9ed3577fdb5845779c549b8a10a0b71f - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 217/440] 199.19.213.215 () {48 vars in 1045 bytes} [Mon May 4 18:59:30 2026] PUT /v2/images/fd8605dd-bae9-406e-a68e-ea613306fb27/file => generated 0 bytes in 9762 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22929 switches on core 0) [pid: 8|app: 0|req: 224/441] 199.19.213.215 () {44 vars in 971 bytes} [Mon May 4 18:59:40 2026] GET /v2/images/fd8605dd-bae9-406e-a68e-ea613306fb27 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/442] 199.19.213.215 () {44 vars in 971 bytes} [Mon May 4 18:59:40 2026] GET /v2/images/fd8605dd-bae9-406e-a68e-ea613306fb27 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/593] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 19:12:10 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: 300/594] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 19:12:10 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/623] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 19:14:30 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: 309/624] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 19:14:30 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/625] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 19:14:32 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: 310/626] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 19:14:32 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 19:15:22 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: 322/638] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 19:15:22 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/641] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 19:15:29 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: 324/642] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 19:15:29 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/655] 199.19.213.215 () {42 vars in 688 bytes} [Mon May 4 19:16:30 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: 325/656] 199.19.213.215 () {44 vars in 910 bytes} [Mon May 4 19:16:30 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/665] 10.0.0.52 () {32 vars in 631 bytes} [Mon May 4 19:17:11 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/670] 10.0.0.137 () {36 vars in 986 bytes} [Mon May 4 19:17:35 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 146 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: 332/671] 10.0.0.137 () {36 vars in 926 bytes} [Mon May 4 19:17:35 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: 340/672] 10.0.0.3 () {36 vars in 984 bytes} [Mon May 4 19:17:36 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/673] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:17:36 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: 341/674] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:17:36 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: 7|app: 0|req: 334/675] 10.0.0.137 () {36 vars in 986 bytes} [Mon May 4 19:17:36 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => 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: 342/676] 10.0.0.3 () {36 vars in 984 bytes} [Mon May 4 19:17:36 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/677] 10.0.0.137 () {36 vars in 926 bytes} [Mon May 4 19:17:36 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: 343/678] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:17:36 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: 336/679] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:17:36 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: 344/680] 10.0.0.3 () {36 vars in 984 bytes} [Mon May 4 19:17:36 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/681] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:17:36 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: 345/682] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:17:36 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: 338/683] 10.0.0.96 () {36 vars in 909 bytes} [Mon May 4 19:17:37 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: 346/684] 10.0.0.96 () {36 vars in 1005 bytes} [Mon May 4 19:17:37 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d/locations => generated 127 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/685] 10.0.0.96 () {36 vars in 985 bytes} [Mon May 4 19:17:37 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => 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: 347/686] 10.0.0.96 () {36 vars in 925 bytes} [Mon May 4 19:17:37 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: 340/687] 10.0.0.96 () {36 vars in 925 bytes} [Mon May 4 19:17:37 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: 349/690] 199.19.213.215 () {36 vars in 990 bytes} [Mon May 4 19:17:43 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => 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: 342/691] 199.19.213.215 () {36 vars in 930 bytes} [Mon May 4 19:17:43 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: 350/692] 199.19.213.215 () {36 vars in 990 bytes} [Mon May 4 19:17:44 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/693] 199.19.213.215 () {36 vars in 930 bytes} [Mon May 4 19:17:44 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: 346/698] 10.0.0.137 () {36 vars in 986 bytes} [Mon May 4 19:18:03 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => 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: 353/699] 10.0.0.137 () {36 vars in 926 bytes} [Mon May 4 19:18:03 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: 349/704] 10.0.0.137 () {36 vars in 986 bytes} [Mon May 4 19:18:20 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => 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: 356/705] 10.0.0.137 () {36 vars in 926 bytes} [Mon May 4 19:18:20 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: 350/706] 10.0.0.137 () {36 vars in 986 bytes} [Mon May 4 19:18:23 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/707] 10.0.0.137 () {36 vars in 926 bytes} [Mon May 4 19:18: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: 7|app: 0|req: 355/716] 10.0.0.52 () {30 vars in 409 bytes} [Mon May 4 19:19:02 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: 365/723] 10.0.0.52 () {34 vars in 653 bytes} [Mon May 4 19:19:34 2026] POST /v2/images => generated 649 bytes in 148 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-04 19:19:34.191 7 WARNING glance.api.v2.images [None req-d33f0b1f-9b34-47be-8503-69ab0e8486a9 a51bc61134fc4715822d68e6ddae2340 9ae1d82615e44093901e147ef63b3571 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//77cce122-d61d-4dbd-a596-bebfb2f8a35b [pid: 7|app: 0|req: 359/724] 10.0.0.52 () {32 vars in 708 bytes} [Mon May 4 19:19:34 2026] DELETE /v2/images/77cce122-d61d-4dbd-a596-bebfb2f8a35b => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/725] 10.0.0.52 () {32 vars in 705 bytes} [Mon May 4 19:19:34 2026] GET /v2/images/77cce122-d61d-4dbd-a596-bebfb2f8a35b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/726] 10.0.0.52 () {32 vars in 631 bytes} [Mon May 4 19:19:34 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/727] 10.0.0.52 () {34 vars in 653 bytes} [Mon May 4 19:19:34 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/728] 10.0.0.52 () {32 vars in 715 bytes} [Mon May 4 19:19:34 2026] GET /v2/images/1db5cd02-7f13-4099-ab49-7f657e0408af/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-04 19:19:34.362 8 INFO glance.api.v2.image_data [None req-26342cf3-105d-428f-8749-bedd557a2db6 a51bc61134fc4715822d68e6ddae2340 9ae1d82615e44093901e147ef63b3571 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 19:19:34.404 8 WARNING glance_store._drivers.rbd [None req-26342cf3-105d-428f-8749-bedd557a2db6 a51bc61134fc4715822d68e6ddae2340 9ae1d82615e44093901e147ef63b3571 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-04 19:19:34.705 8 INFO glance.location [None req-26342cf3-105d-428f-8749-bedd557a2db6 a51bc61134fc4715822d68e6ddae2340 9ae1d82615e44093901e147ef63b3571 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 368/729] 10.0.0.52 () {32 vars in 725 bytes} [Mon May 4 19:19:34 2026] PUT /v2/images/1db5cd02-7f13-4099-ab49-7f657e0408af/file => generated 0 bytes in 382 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/730] 10.0.0.52 () {32 vars in 705 bytes} [Mon May 4 19:19:34 2026] GET /v2/images/1db5cd02-7f13-4099-ab49-7f657e0408af => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/731] 10.0.0.52 () {32 vars in 715 bytes} [Mon May 4 19:19:34 2026] GET /v2/images/1db5cd02-7f13-4099-ab49-7f657e0408af/file => generated 1024 bytes in 137 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/732] 10.0.0.52 () {34 vars in 653 bytes} [Mon May 4 19:19:34 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/733] 10.0.0.52 () {32 vars in 724 bytes} [Mon May 4 19:19:34 2026] PATCH /v2/images/cd3f10d7-925d-4be4-badd-6021fa2a88db => 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: 364/734] 10.0.0.52 () {32 vars in 705 bytes} [Mon May 4 19:19:34 2026] GET /v2/images/cd3f10d7-925d-4be4-badd-6021fa2a88db => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-04 19:19:35.023 8 WARNING glance.api.v2.images [None req-a94b898c-c592-4c28-90da-feda431a1f56 a51bc61134fc4715822d68e6ddae2340 9ae1d82615e44093901e147ef63b3571 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cd3f10d7-925d-4be4-badd-6021fa2a88db [pid: 8|app: 0|req: 371/735] 10.0.0.52 () {32 vars in 708 bytes} [Mon May 4 19:19:35 2026] DELETE /v2/images/cd3f10d7-925d-4be4-badd-6021fa2a88db => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/736] 10.0.0.52 () {32 vars in 705 bytes} [Mon May 4 19:19:35 2026] GET /v2/images/cd3f10d7-925d-4be4-badd-6021fa2a88db => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-04 19:19:35.093 8 WARNING glance.api.v2.images [None req-3da6d4e7-8c51-4a33-b9f7-26a7741ba43f a51bc61134fc4715822d68e6ddae2340 9ae1d82615e44093901e147ef63b3571 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1db5cd02-7f13-4099-ab49-7f657e0408af [pid: 8|app: 0|req: 372/737] 10.0.0.52 () {32 vars in 708 bytes} [Mon May 4 19:19:35 2026] DELETE /v2/images/1db5cd02-7f13-4099-ab49-7f657e0408af => generated 0 bytes in 871 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/738] 10.0.0.52 () {32 vars in 705 bytes} [Mon May 4 19:19:35 2026] GET /v2/images/1db5cd02-7f13-4099-ab49-7f657e0408af => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-04 19:19:35.981 8 WARNING glance.api.v2.images [None req-8bc2e014-33b5-40b6-ae78-6f36aad35709 a51bc61134fc4715822d68e6ddae2340 9ae1d82615e44093901e147ef63b3571 - - default default] Failed to find image 77cce122-d61d-4dbd-a596-bebfb2f8a35b to delete: glance.common.exception.ImageNotFound: No image found with ID 77cce122-d61d-4dbd-a596-bebfb2f8a35b [pid: 8|app: 0|req: 373/739] 10.0.0.52 () {32 vars in 708 bytes} [Mon May 4 19:19:35 2026] DELETE /v2/images/77cce122-d61d-4dbd-a596-bebfb2f8a35b => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.52 () {32 vars in 705 bytes} [Mon May 4 19:19:35 2026] GET /v2/images/77cce122-d61d-4dbd-a596-bebfb2f8a35b => 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: 370/745] 10.0.0.137 () {36 vars in 986 bytes} [Mon May 4 19:19:53 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/746] 10.0.0.137 () {36 vars in 926 bytes} [Mon May 4 19:19:53 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: 372/749] 10.0.0.52 () {32 vars in 705 bytes} [Mon May 4 19:20:06 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/750] 10.0.0.52 () {32 vars in 705 bytes} [Mon May 4 19:20:06 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/751] 10.0.0.3 () {36 vars in 984 bytes} [Mon May 4 19:20:07 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/752] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:20:07 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: 374/753] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:20:07 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: 380/754] 10.0.0.3 () {36 vars in 984 bytes} [Mon May 4 19:20:07 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => 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: 375/755] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:20:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:20:07 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: 376/757] 10.0.0.3 () {36 vars in 984 bytes} [Mon May 4 19:20:07 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => 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: 382/758] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:20:07 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/759] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:20:07 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 10.0.0.96 () {36 vars in 909 bytes} [Mon May 4 19:20:07 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/761] 10.0.0.96 () {36 vars in 1005 bytes} [Mon May 4 19:20:07 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.96 () {36 vars in 985 bytes} [Mon May 4 19:20:07 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => 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: 379/763] 10.0.0.96 () {36 vars in 925 bytes} [Mon May 4 19:20:07 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: 385/764] 10.0.0.96 () {36 vars in 925 bytes} [Mon May 4 19:20:07 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: 388/769] 10.0.0.137 () {36 vars in 986 bytes} [Mon May 4 19:20:21 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/770] 10.0.0.137 () {36 vars in 926 bytes} [Mon May 4 19:20:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/775] 10.0.0.137 () {36 vars in 986 bytes} [Mon May 4 19:20:39 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => 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: 391/776] 10.0.0.137 () {36 vars in 926 bytes} [Mon May 4 19:20: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: 7|app: 0|req: 386/777] 10.0.0.137 () {36 vars in 986 bytes} [Mon May 4 19:20:43 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/778] 10.0.0.137 () {36 vars in 926 bytes} [Mon May 4 19:20:43 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: 395/783] 10.0.0.137 () {36 vars in 986 bytes} [Mon May 4 19:21:01 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.137 () {36 vars in 926 bytes} [Mon May 4 19:21:01 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: 398/789] 10.0.0.137 () {36 vars in 986 bytes} [Mon May 4 19:21:26 2026] GET /v2/images/1d6d7369-5797-4d4d-9d0a-f8ebcf4deb1d => 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: 392/790] 10.0.0.137 () {36 vars in 926 bytes} [Mon May 4 19:21:26 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: 401/795] 199.19.213.215 () {32 vars in 825 bytes} [Mon May 4 19:21:46 2026] GET /v2/images?status=active&owner=9ed3577fdb5845779c549b8a10a0b71f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/796] 199.19.213.215 () {32 vars in 652 bytes} [Mon May 4 19:21:46 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: 402/797] 10.0.0.3 () {36 vars in 984 bytes} [Mon May 4 19:21:46 2026] GET /v2/images/ac3485a2-1564-4b3e-876f-29dc4c31dd82 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/798] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:21:46 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: 403/799] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:21:46 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: 397/800] 10.0.0.3 () {36 vars in 984 bytes} [Mon May 4 19:21:46 2026] GET /v2/images/ac3485a2-1564-4b3e-876f-29dc4c31dd82 => 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: 404/801] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:21:46 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: 398/802] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:21:46 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: 405/803] 10.0.0.3 () {36 vars in 984 bytes} [Mon May 4 19:21:46 2026] GET /v2/images/ac3485a2-1564-4b3e-876f-29dc4c31dd82 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/804] 10.0.0.3 () {36 vars in 924 bytes} [Mon May 4 19:21:46 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: 406/805] 10.0.0.96 () {36 vars in 909 bytes} [Mon May 4 19:21:47 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: 400/806] 10.0.0.96 () {36 vars in 1005 bytes} [Mon May 4 19:21:47 2026] GET /v2/images/ac3485a2-1564-4b3e-876f-29dc4c31dd82/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: 407/807] 10.0.0.96 () {36 vars in 985 bytes} [Mon May 4 19:21:47 2026] GET /v2/images/ac3485a2-1564-4b3e-876f-29dc4c31dd82 => 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: 401/808] 10.0.0.96 () {36 vars in 925 bytes} [Mon May 4 19:21:47 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: 408/809] 10.0.0.96 () {36 vars in 925 bytes} [Mon May 4 19:21:47 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: 437/866] 10.0.0.52 () {32 vars in 631 bytes} [Mon May 4 19:26:23 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)