+ 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 [Wed May 6 14:36:55 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-78554d4474-2k64l 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 0x7f557c2e9668 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-06 14:36:57.338 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-06 14:36:57.538 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-06 14:36:58.248 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-06 14:36:58.249 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-06 14:36:58.250 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 14:36:58.508 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-06 14:36:58.510 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-06 14:36:58.510 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 14:37:00.754 8 WARNING glance.api.v2.images [None req-e5b29433-4d09-4ca7-a8d6-c07073e8be88 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 14:37:00.981 7 WARNING glance.api.v2.images [None req-31134b61-cc5d-4f13-a5bb-661dec162b8a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 14:37:01.205 8 WARNING keystonemiddleware._common.config [None req-e5b29433-4d09-4ca7-a8d6-c07073e8be88 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 14:37:01.213 8 WARNING oslo_config.cfg [None req-e5b29433-4d09-4ca7-a8d6-c07073e8be88 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f557c2e9668 pid: 8 (default app) 2026-05-06 14:37:01.411 7 WARNING keystonemiddleware._common.config [None req-31134b61-cc5d-4f13-a5bb-661dec162b8a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 14:37:01.420 7 WARNING oslo_config.cfg [None req-31134b61-cc5d-4f13-a5bb-661dec162b8a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f557c2e9668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 14:37:02 2026] GET / => generated 1301 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-06 14:37:02.980 7 WARNING oslo_policy.policy [None req-4f7f48bc-5d2e-48d4-b942-3cf4670d8781 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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-06 14:37:02.980 7 WARNING oslo_policy.policy [None req-4f7f48bc-5d2e-48d4-b942-3cf4670d8781 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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-06 14:37:02.996 7 WARNING oslo_policy.policy [None req-4f7f48bc-5d2e-48d4-b942-3cf4670d8781 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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-06 14:37:02.996 7 WARNING oslo_policy.policy [None req-4f7f48bc-5d2e-48d4-b942-3cf4670d8781 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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.70 () {44 vars in 906 bytes} [Wed May 6 14:37:02 2026] GET /v2/images => generated 69 bytes in 608 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.70 () {42 vars in 684 bytes} [Wed May 6 14:37:06 2026] GET / => generated 1301 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.70 () {44 vars in 906 bytes} [Wed May 6 14:37:06 2026] GET /v2/images => generated 69 bytes in 43 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-06 14:37:07.006 8 WARNING oslo_policy.policy [None req-2f1da62a-5a16-42ef-8133-3a7e089dc111 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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-06 14:37:07.007 8 WARNING oslo_policy.policy [None req-2f1da62a-5a16-42ef-8133-3a7e089dc111 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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.70 () {44 vars in 907 bytes} [Wed May 6 14:37:06 2026] GET /v2/images/cirros => generated 151 bytes in 142 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.70 () {44 vars in 929 bytes} [Wed May 6 14:37:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 14:37:07.159 8 WARNING oslo_policy.policy [None req-0e92b8d9-93f2-4b28-a2ea-fe7acac281df 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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-06 14:37:07.159 8 WARNING oslo_policy.policy [None req-0e92b8d9-93f2-4b28-a2ea-fe7acac281df 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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.70 () {44 vars in 935 bytes} [Wed May 6 14:37:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 14:37:07.253 7 WARNING oslo_config.cfg [None req-78b6519c-8748-4c94-bc26-764f089a23fc 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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.70 () {48 vars in 947 bytes} [Wed May 6 14:37:07 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 14:37:07.276 8 WARNING oslo_policy.policy [None req-e3ef9539-6d32-4427-a58e-ca5b70f4bda3 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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-06 14:37:07.276 8 WARNING oslo_policy.policy [None req-e3ef9539-6d32-4427-a58e-ca5b70f4bda3 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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-06 14:37:07.278 8 INFO glance.api.v2.image_data [None req-e3ef9539-6d32-4427-a58e-ca5b70f4bda3 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 14:37:10.734 8 WARNING glance.location [None req-e3ef9539-6d32-4427-a58e-ca5b70f4bda3 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.70 () {48 vars in 1041 bytes} [Wed May 6 14:37:07 2026] PUT /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a/file => generated 0 bytes in 3510 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5732 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 6 14:37:10 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 14:37:10.895 8 WARNING oslo_config.cfg [None req-4871b2b0-9909-4d13-a9b6-5f5b58576232 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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/16] 199.204.45.70 () {48 vars in 1047 bytes} [Wed May 6 14:37:10 2026] PATCH /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 6 14:37:10 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 14:59:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 6 14:59:00 2026] GET /v2/images => generated 1381 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 14:59:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 6 14:59:24 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.204.45.70 () {44 vars in 933 bytes} [Wed May 6 14:59:24 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: 145/289] 199.204.45.70 () {44 vars in 955 bytes} [Wed May 6 14:59:24 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.204.45.70 () {44 vars in 935 bytes} [Wed May 6 14:59:24 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: 146/291] 199.204.45.70 () {48 vars in 947 bytes} [Wed May 6 14:59:24 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 14:59:24.586 7 WARNING oslo_policy.policy [None req-3ec93af6-79b9-4648-a675-8e318b93de75 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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-06 14:59:24.586 7 WARNING oslo_policy.policy [None req-3ec93af6-79b9-4648-a675-8e318b93de75 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - 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-06 14:59:24.588 7 INFO glance.api.v2.image_data [None req-3ec93af6-79b9-4648-a675-8e318b93de75 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 14:59:52.356 7 WARNING glance.location [None req-3ec93af6-79b9-4648-a675-8e318b93de75 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/298] 199.204.45.70 () {48 vars in 1042 bytes} [Wed May 6 14:59:24 2026] PUT /v2/images/27f3ea1e-d968-4087-b1b8-99ca180a819e/file => generated 0 bytes in 27823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (71803 switches on core 0) [pid: 8|app: 0|req: 153/299] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 6 14:59:52 2026] GET /v2/images/27f3ea1e-d968-4087-b1b8-99ca180a819e => 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: 147/300] 199.204.45.70 () {48 vars in 1047 bytes} [Wed May 6 14:59:52 2026] PATCH /v2/images/27f3ea1e-d968-4087-b1b8-99ca180a819e => generated 1395 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/301] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 6 14:59:52 2026] GET /v2/images/27f3ea1e-d968-4087-b1b8-99ca180a819e => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/302] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 14:59:54 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/303] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 6 14:59:54 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/402] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 15:08:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/403] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 6 15:08:04 2026] GET /v2/images => generated 2778 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/406] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 15:08:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/407] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 6 15:08:16 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/408] 199.204.45.70 () {44 vars in 943 bytes} [Wed May 6 15:08:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/409] 199.204.45.70 () {44 vars in 965 bytes} [Wed May 6 15:08:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/410] 199.204.45.70 () {44 vars in 935 bytes} [Wed May 6 15:08:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/411] 199.204.45.70 () {48 vars in 947 bytes} [Wed May 6 15:08:17 2026] POST /v2/images => generated 799 bytes in 297 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 15:08:17.442 8 INFO glance.api.v2.image_data [None req-c4023811-98de-41fe-b7e7-3629381a5bea 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 15:08:35.596 8 INFO glance.location [None req-c4023811-98de-41fe-b7e7-3629381a5bea 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 210/416] 199.204.45.70 () {48 vars in 1041 bytes} [Wed May 6 15:08:17 2026] PUT /v2/images/5cd641fa-0894-4736-acfc-fa739c9b2f92/file => generated 0 bytes in 18221 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21232 switches on core 0) [pid: 7|app: 0|req: 207/417] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 6 15:08:35 2026] GET /v2/images/5cd641fa-0894-4736-acfc-fa739c9b2f92 => 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/418] 199.204.45.70 () {48 vars in 1047 bytes} [Wed May 6 15:08:35 2026] PATCH /v2/images/5cd641fa-0894-4736-acfc-fa739c9b2f92 => generated 1410 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/419] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 6 15:08:35 2026] GET /v2/images/5cd641fa-0894-4736-acfc-fa739c9b2f92 => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 15:09:13 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 6 15:09:13 2026] GET /v2/images => generated 4190 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/432] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 15:09:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 6 15:09:25 2026] GET /v2/images => generated 4190 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 199.204.45.70 () {44 vars in 935 bytes} [Wed May 6 15:09:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/435] 199.204.45.70 () {44 vars in 957 bytes} [Wed May 6 15:09:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/436] 199.204.45.70 () {44 vars in 935 bytes} [Wed May 6 15:09:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/437] 199.204.45.70 () {48 vars in 947 bytes} [Wed May 6 15:09:26 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-06 15:09:26.167 7 INFO glance.api.v2.image_data [None req-01534372-37ab-46d7-8b82-881fb6a79db8 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 15:09:35.590 7 INFO glance.location [None req-01534372-37ab-46d7-8b82-881fb6a79db8 09f7f6c377334b83b92fddd883c4a655 3e223b68e4f84e4abbb007ac590a0994 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 218/440] 199.204.45.70 () {48 vars in 1041 bytes} [Wed May 6 15:09:26 2026] PUT /v2/images/430ba851-d032-4824-b673-9aa82be8ba26/file => generated 0 bytes in 9473 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21060 switches on core 0) [pid: 8|app: 0|req: 223/441] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 6 15:09:35 2026] GET /v2/images/430ba851-d032-4824-b673-9aa82be8ba26 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/442] 199.204.45.70 () {48 vars in 1047 bytes} [Wed May 6 15:09:35 2026] PATCH /v2/images/430ba851-d032-4824-b673-9aa82be8ba26 => generated 1420 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/443] 199.204.45.70 () {44 vars in 967 bytes} [Wed May 6 15:09:35 2026] GET /v2/images/430ba851-d032-4824-b673-9aa82be8ba26 => generated 1420 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/610] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 15:23:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/611] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 6 15:23:25 2026] GET /v2/images => generated 5612 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/644] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 15:26:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/645] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 6 15:26:00 2026] GET /v2/images => generated 5612 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/646] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 15:26:02 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/647] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 6 15:26:02 2026] GET /v2/images => generated 5612 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/658] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 15:26:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/659] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 6 15:26:57 2026] GET /v2/images => generated 5612 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/662] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 15:27:07 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/663] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 6 15:27:07 2026] GET /v2/images => generated 5612 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 199.204.45.70 () {42 vars in 684 bytes} [Wed May 6 15:28:15 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/679] 199.204.45.70 () {44 vars in 906 bytes} [Wed May 6 15:28:15 2026] GET /v2/images => generated 5612 bytes in 57 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: 348/690] 10.0.0.115 () {32 vars in 633 bytes} [Wed May 6 15:29:00 2026] GET /v2/images => generated 5612 bytes in 29 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: 346/697] 10.0.0.145 () {36 vars in 987 bytes} [Wed May 6 15:29:30 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/698] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:29:31 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/699] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:29:31 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: 353/700] 10.0.0.145 () {36 vars in 987 bytes} [Wed May 6 15:29:31 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:29:31 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/702] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:29:31 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: 349/703] 10.0.0.145 () {36 vars in 987 bytes} [Wed May 6 15:29:31 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/704] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:29:31 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:29: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: 8|app: 0|req: 356/706] 10.0.0.34 () {36 vars in 910 bytes} [Wed May 6 15:29:32 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/707] 10.0.0.34 () {36 vars in 1006 bytes} [Wed May 6 15:29:32 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a/locations => generated 127 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/708] 10.0.0.34 () {36 vars in 986 bytes} [Wed May 6 15:29:32 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/709] 10.0.0.34 () {36 vars in 926 bytes} [Wed May 6 15:29:32 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: 358/710] 10.0.0.34 () {36 vars in 926 bytes} [Wed May 6 15:29:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/711] 10.0.0.85 () {36 vars in 986 bytes} [Wed May 6 15:29:32 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/712] 10.0.0.85 () {36 vars in 926 bytes} [Wed May 6 15:29:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/715] 199.204.45.70 () {36 vars in 990 bytes} [Wed May 6 15:29:42 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/716] 199.204.45.70 () {36 vars in 930 bytes} [Wed May 6 15:29:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 199.204.45.70 () {36 vars in 990 bytes} [Wed May 6 15:29:43 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/718] 199.204.45.70 () {36 vars in 930 bytes} [Wed May 6 15:29:43 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: 357/719] 10.0.0.85 () {36 vars in 986 bytes} [Wed May 6 15:29:49 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/720] 10.0.0.85 () {36 vars in 926 bytes} [Wed May 6 15:29:49 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: 365/723] 10.0.0.85 () {36 vars in 986 bytes} [Wed May 6 15:29:50 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/724] 10.0.0.85 () {36 vars in 926 bytes} [Wed May 6 15:29:50 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: 369/731] 10.0.0.85 () {36 vars in 986 bytes} [Wed May 6 15:30:28 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/732] 10.0.0.85 () {36 vars in 926 bytes} [Wed May 6 15:30:28 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/733] 10.0.0.85 () {36 vars in 986 bytes} [Wed May 6 15:30:28 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/734] 10.0.0.85 () {36 vars in 926 bytes} [Wed May 6 15:30:28 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: 370/745] 10.0.0.115 () {34 vars in 655 bytes} [Wed May 6 15:31:13 2026] POST /v2/images => generated 649 bytes in 147 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-06 15:31:13.266 8 WARNING glance.api.v2.images [None req-8516952a-2d6c-42cd-aec4-254bf7f51891 dd83ce5eacbe4e92943c80c1e9768960 5dda3ceab1d14557b3fc3f2ebeedba1a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d4da2c08-7d1f-4897-9766-c2bee22226fa [pid: 8|app: 0|req: 376/746] 10.0.0.115 () {32 vars in 710 bytes} [Wed May 6 15:31:13 2026] DELETE /v2/images/d4da2c08-7d1f-4897-9766-c2bee22226fa => generated 0 bytes in 74 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/747] 10.0.0.115 () {32 vars in 707 bytes} [Wed May 6 15:31:13 2026] GET /v2/images/d4da2c08-7d1f-4897-9766-c2bee22226fa => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/748] 10.0.0.115 () {32 vars in 633 bytes} [Wed May 6 15:31:13 2026] GET /v2/images => generated 1381 bytes in 49 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.115 () {34 vars in 655 bytes} [Wed May 6 15:31:13 2026] POST /v2/images => generated 703 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/750] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 15:31:13 2026] GET /v2/images/a03a43bf-472f-4ee0-b70b-d05e68f31388/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 15:31:13.502 7 INFO glance.api.v2.image_data [None req-8f78e33e-e846-42de-af20-d10ab70529d6 dd83ce5eacbe4e92943c80c1e9768960 5dda3ceab1d14557b3fc3f2ebeedba1a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 15:31:13.544 7 WARNING glance_store._drivers.rbd [None req-8f78e33e-e846-42de-af20-d10ab70529d6 dd83ce5eacbe4e92943c80c1e9768960 5dda3ceab1d14557b3fc3f2ebeedba1a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-06 15:31:14.196 7 INFO glance.location [None req-8f78e33e-e846-42de-af20-d10ab70529d6 dd83ce5eacbe4e92943c80c1e9768960 5dda3ceab1d14557b3fc3f2ebeedba1a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 373/751] 10.0.0.115 () {32 vars in 727 bytes} [Wed May 6 15:31:13 2026] PUT /v2/images/a03a43bf-472f-4ee0-b70b-d05e68f31388/file => generated 0 bytes in 734 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/752] 10.0.0.115 () {32 vars in 707 bytes} [Wed May 6 15:31:14 2026] GET /v2/images/a03a43bf-472f-4ee0-b70b-d05e68f31388 => generated 1104 bytes in 21 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.115 () {32 vars in 717 bytes} [Wed May 6 15:31:14 2026] GET /v2/images/a03a43bf-472f-4ee0-b70b-d05e68f31388/file => generated 1024 bytes in 178 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.115 () {34 vars in 655 bytes} [Wed May 6 15:31:14 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: 7|app: 0|req: 375/755] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 15:31:14 2026] PATCH /v2/images/276a5932-6988-42de-b607-81506a178ed6 => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.115 () {32 vars in 707 bytes} [Wed May 6 15:31:14 2026] GET /v2/images/276a5932-6988-42de-b607-81506a178ed6 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 15:31:14.584 7 WARNING glance.api.v2.images [None req-44148dd9-8533-4894-b013-18107e30f4c3 dd83ce5eacbe4e92943c80c1e9768960 5dda3ceab1d14557b3fc3f2ebeedba1a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//276a5932-6988-42de-b607-81506a178ed6 [pid: 7|app: 0|req: 376/757] 10.0.0.115 () {32 vars in 710 bytes} [Wed May 6 15:31:14 2026] DELETE /v2/images/276a5932-6988-42de-b607-81506a178ed6 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 10.0.0.115 () {32 vars in 707 bytes} [Wed May 6 15:31:14 2026] GET /v2/images/276a5932-6988-42de-b607-81506a178ed6 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 15:31:14.652 7 WARNING glance.api.v2.images [None req-ce0ddac3-c766-4b31-9719-97a7e1eea437 dd83ce5eacbe4e92943c80c1e9768960 5dda3ceab1d14557b3fc3f2ebeedba1a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a03a43bf-472f-4ee0-b70b-d05e68f31388 [pid: 7|app: 0|req: 377/759] 10.0.0.115 () {32 vars in 710 bytes} [Wed May 6 15:31:14 2026] DELETE /v2/images/a03a43bf-472f-4ee0-b70b-d05e68f31388 => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 10.0.0.115 () {32 vars in 707 bytes} [Wed May 6 15:31:15 2026] GET /v2/images/a03a43bf-472f-4ee0-b70b-d05e68f31388 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 15:31:15.526 7 WARNING glance.api.v2.images [None req-7693f687-7617-4410-bcd6-f4dbc33683d5 dd83ce5eacbe4e92943c80c1e9768960 5dda3ceab1d14557b3fc3f2ebeedba1a - - default default] Failed to find image d4da2c08-7d1f-4897-9766-c2bee22226fa to delete: glance.common.exception.ImageNotFound: No image found with ID d4da2c08-7d1f-4897-9766-c2bee22226fa [pid: 7|app: 0|req: 378/761] 10.0.0.115 () {32 vars in 710 bytes} [Wed May 6 15:31:15 2026] DELETE /v2/images/d4da2c08-7d1f-4897-9766-c2bee22226fa => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.115 () {32 vars in 707 bytes} [Wed May 6 15:31:15 2026] GET /v2/images/d4da2c08-7d1f-4897-9766-c2bee22226fa => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/763] 10.0.0.115 () {30 vars in 411 bytes} [Wed May 6 15:31:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/770] 10.0.0.115 () {32 vars in 707 bytes} [Wed May 6 15:31:47 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/771] 10.0.0.115 () {32 vars in 707 bytes} [Wed May 6 15:31:47 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/772] 10.0.0.145 () {36 vars in 987 bytes} [Wed May 6 15:31:47 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/773] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:31:48 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/774] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:31:48 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: 385/775] 10.0.0.145 () {36 vars in 987 bytes} [Wed May 6 15:31:48 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 22 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.145 () {36 vars in 927 bytes} [Wed May 6 15:31:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/777] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:31:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/778] 10.0.0.145 () {36 vars in 987 bytes} [Wed May 6 15:31:48 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/779] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:31:48 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: 393/780] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:31:48 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: 388/781] 10.0.0.34 () {36 vars in 910 bytes} [Wed May 6 15:31:48 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/782] 10.0.0.34 () {36 vars in 1006 bytes} [Wed May 6 15:31:48 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/783] 10.0.0.34 () {36 vars in 986 bytes} [Wed May 6 15:31:48 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/784] 10.0.0.34 () {36 vars in 926 bytes} [Wed May 6 15:31:48 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: 390/785] 10.0.0.34 () {36 vars in 926 bytes} [Wed May 6 15:31:48 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: 394/792] 10.0.0.85 () {36 vars in 986 bytes} [Wed May 6 15:32:15 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/793] 10.0.0.85 () {36 vars in 926 bytes} [Wed May 6 15:32:15 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: 400/804] 10.0.0.85 () {36 vars in 986 bytes} [Wed May 6 15:33:02 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/805] 10.0.0.85 () {36 vars in 926 bytes} [Wed May 6 15:33:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/814] 10.0.0.85 () {36 vars in 986 bytes} [Wed May 6 15:33:45 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/815] 10.0.0.85 () {36 vars in 926 bytes} [Wed May 6 15:33:45 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: 407/818] 10.0.0.85 () {36 vars in 986 bytes} [Wed May 6 15:33:53 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 10.0.0.85 () {36 vars in 926 bytes} [Wed May 6 15:33:53 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: 415/824] 10.0.0.85 () {36 vars in 986 bytes} [Wed May 6 15:34:13 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/825] 10.0.0.85 () {36 vars in 926 bytes} [Wed May 6 15:34:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/834] 10.0.0.85 () {36 vars in 986 bytes} [Wed May 6 15:34:54 2026] GET /v2/images/4581ecfd-7359-4ae5-8962-07052f87199a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/835] 10.0.0.85 () {36 vars in 926 bytes} [Wed May 6 15:34:54 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: 416/836] 199.204.45.70 () {32 vars in 825 bytes} [Wed May 6 15:34:54 2026] GET /v2/images?status=active&owner=3e223b68e4f84e4abbb007ac590a0994&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/837] 199.204.45.70 () {32 vars in 652 bytes} [Wed May 6 15:34: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: 417/838] 10.0.0.145 () {36 vars in 987 bytes} [Wed May 6 15:34:55 2026] GET /v2/images/27f3ea1e-d968-4087-b1b8-99ca180a819e => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/839] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:34:55 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: 418/840] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:34:55 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: 423/841] 10.0.0.145 () {36 vars in 987 bytes} [Wed May 6 15:34:55 2026] GET /v2/images/27f3ea1e-d968-4087-b1b8-99ca180a819e => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/842] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:34:55 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: 424/843] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:34:55 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: 420/844] 10.0.0.145 () {36 vars in 987 bytes} [Wed May 6 15:34:55 2026] GET /v2/images/27f3ea1e-d968-4087-b1b8-99ca180a819e => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/845] 10.0.0.145 () {36 vars in 927 bytes} [Wed May 6 15:34:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/846] 10.0.0.34 () {36 vars in 910 bytes} [Wed May 6 15:34:55 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/847] 10.0.0.34 () {36 vars in 1006 bytes} [Wed May 6 15:34:55 2026] GET /v2/images/27f3ea1e-d968-4087-b1b8-99ca180a819e/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/848] 10.0.0.34 () {36 vars in 986 bytes} [Wed May 6 15:34:55 2026] GET /v2/images/27f3ea1e-d968-4087-b1b8-99ca180a819e => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/849] 10.0.0.34 () {36 vars in 926 bytes} [Wed May 6 15:34:55 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: 423/850] 10.0.0.34 () {36 vars in 926 bytes} [Wed May 6 15:34:55 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: 450/903] 10.0.0.115 () {32 vars in 633 bytes} [Wed May 6 15:39:16 2026] GET /v2/images => generated 5612 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)