+ 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 11 01:16:55 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:15:19 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5d84988f9d-dmqvv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f4f3ba2c668 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-11 01:16:57.276 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 01:16:57.284 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-11 01:16:58.124 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-11 01:16:58.125 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-11 01:16:58.125 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 01:16:58.138 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-11 01:16:58.139 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-11 01:16:58.140 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 01:17:00.092 7 WARNING glance.api.v2.images [None req-3f8a2940-04ad-4534-9288-f9a6f58757ff - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:17:00.121 8 WARNING glance.api.v2.images [None req-3e0a91f7-2e4a-4dd1-b413-fba6e66926e8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:17:00.420 7 WARNING keystonemiddleware._common.config [None req-3f8a2940-04ad-4534-9288-f9a6f58757ff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:17:00.428 7 WARNING oslo_config.cfg [None req-3f8a2940-04ad-4534-9288-f9a6f58757ff - - - - - -] 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 0x7f4f3ba2c668 pid: 7 (default app) 2026-05-11 01:17:00.445 8 WARNING keystonemiddleware._common.config [None req-3e0a91f7-2e4a-4dd1-b413-fba6e66926e8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:17:00.452 8 WARNING oslo_config.cfg [None req-3e0a91f7-2e4a-4dd1-b413-fba6e66926e8 - - - - - -] 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 0x7f4f3ba2c668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 01:17:02 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-11 01:17:02.936 8 WARNING oslo_policy.policy [None req-f47fbb1c-45e7-4dc6-9b7f-a0a44b1a7e82 df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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-11 01:17:02.937 8 WARNING oslo_policy.policy [None req-f47fbb1c-45e7-4dc6-9b7f-a0a44b1a7e82 df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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-11 01:17:02.955 8 WARNING oslo_policy.policy [None req-f47fbb1c-45e7-4dc6-9b7f-a0a44b1a7e82 df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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-11 01:17:02.955 8 WARNING oslo_policy.policy [None req-f47fbb1c-45e7-4dc6-9b7f-a0a44b1a7e82 df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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: 1/6] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 01:17:02 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 01:17:06 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: 2/8] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 01:17:06 2026] GET /v2/images => generated 69 bytes in 40 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-11 01:17:06.486 7 WARNING oslo_policy.policy [None req-9a17df66-9cba-4839-bf6c-96974cba799f df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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-11 01:17:06.486 7 WARNING oslo_policy.policy [None req-9a17df66-9cba-4839-bf6c-96974cba799f df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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: 7/9] 199.204.45.169 () {44 vars in 911 bytes} [Mon May 11 01:17:06 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.169 () {44 vars in 933 bytes} [Mon May 11 01:17:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:17:06.621 7 WARNING oslo_policy.policy [None req-ccb06f91-fc1a-4ea6-a1e1-5c2a9fa81d81 df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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-11 01:17:06.622 7 WARNING oslo_policy.policy [None req-ccb06f91-fc1a-4ea6-a1e1-5c2a9fa81d81 df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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: 8/11] 199.204.45.169 () {44 vars in 939 bytes} [Mon May 11 01:17:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:17:06.703 8 WARNING oslo_config.cfg [None req-09963452-e9e2-45e4-b4e1-bea488e2a11e df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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: 4/12] 199.204.45.169 () {48 vars in 951 bytes} [Mon May 11 01:17:06 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:17:06.730 7 WARNING oslo_policy.policy [None req-5ee90546-832e-4642-addb-f97e6e6c5f9d df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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-11 01:17:06.730 7 WARNING oslo_policy.policy [None req-5ee90546-832e-4642-addb-f97e6e6c5f9d df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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-11 01:17:06.732 7 INFO glance.api.v2.image_data [None req-5ee90546-832e-4642-addb-f97e6e6c5f9d df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:17:11.580 7 WARNING glance.location [None req-5ee90546-832e-4642-addb-f97e6e6c5f9d df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.169 () {48 vars in 1045 bytes} [Mon May 11 01:17:06 2026] PUT /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f/file => generated 0 bytes in 4904 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7394 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.169 () {44 vars in 971 bytes} [Mon May 11 01:17:11 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:17:11.665 7 WARNING oslo_config.cfg [None req-d740db09-79a8-4ed1-9939-7433ec648edc df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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: 10/17] 199.204.45.169 () {44 vars in 971 bytes} [Mon May 11 01:17:11 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/258] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 01:37:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/259] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 01:37:14 2026] GET /v2/images => generated 1240 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/264] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 01:37:33 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: 134/265] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 01:37:33 2026] GET /v2/images => generated 1240 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.204.45.169 () {44 vars in 937 bytes} [Mon May 11 01:37:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/267] 199.204.45.169 () {44 vars in 959 bytes} [Mon May 11 01:37:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 199.204.45.169 () {44 vars in 939 bytes} [Mon May 11 01:37:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.169 () {48 vars in 951 bytes} [Mon May 11 01:37:33 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:37:33.670 8 WARNING oslo_policy.policy [None req-3435875f-2532-40a6-bbfd-f6ee0eee66e0 df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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-11 01:37:33.670 8 WARNING oslo_policy.policy [None req-3435875f-2532-40a6-bbfd-f6ee0eee66e0 df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - 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-11 01:37:33.671 8 INFO glance.api.v2.image_data [None req-3435875f-2532-40a6-bbfd-f6ee0eee66e0 df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:37:59.771 8 WARNING glance.location [None req-3435875f-2532-40a6-bbfd-f6ee0eee66e0 df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 134/274] 199.204.45.169 () {48 vars in 1046 bytes} [Mon May 11 01:37:33 2026] PUT /v2/images/726eaa32-0231-4444-b638-5623cbaaec42/file => generated 0 bytes in 26162 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66564 switches on core 0) [pid: 7|app: 0|req: 141/275] 199.204.45.169 () {44 vars in 971 bytes} [Mon May 11 01:37:59 2026] GET /v2/images/726eaa32-0231-4444-b638-5623cbaaec42 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/276] 199.204.45.169 () {44 vars in 971 bytes} [Mon May 11 01:37:59 2026] GET /v2/images/726eaa32-0231-4444-b638-5623cbaaec42 => 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: 143/279] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 01:38:01 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: 137/280] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 01:38:01 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: 7|app: 0|req: 185/363] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 01:44:52 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: 179/364] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 01:44:52 2026] GET /v2/images => generated 2451 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/367] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 01:45:00 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: 187/368] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 01:45:00 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/369] 199.204.45.169 () {44 vars in 947 bytes} [Mon May 11 01:45:00 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: 188/370] 199.204.45.169 () {44 vars in 969 bytes} [Mon May 11 01:45:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.204.45.169 () {44 vars in 939 bytes} [Mon May 11 01:45:00 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: 189/372] 199.204.45.169 () {48 vars in 951 bytes} [Mon May 11 01:45:00 2026] POST /v2/images => generated 799 bytes in 717 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:45:01.373 8 INFO glance.api.v2.image_data [None req-1fbb96cf-a1ec-4f22-9526-e1549dd695bb df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:45:24.246 8 INFO glance.location [None req-1fbb96cf-a1ec-4f22-9526-e1549dd695bb df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 184/377] 199.204.45.169 () {48 vars in 1045 bytes} [Mon May 11 01:45:01 2026] PUT /v2/images/01e35997-1f51-47ba-b378-b33337d8dd38/file => generated 0 bytes in 22912 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24666 switches on core 0) [pid: 7|app: 0|req: 194/378] 199.204.45.169 () {44 vars in 971 bytes} [Mon May 11 01:45:24 2026] GET /v2/images/01e35997-1f51-47ba-b378-b33337d8dd38 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/379] 199.204.45.169 () {48 vars in 1050 bytes} [Mon May 11 01:45:24 2026] PATCH /v2/images/01e35997-1f51-47ba-b378-b33337d8dd38 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/380] 199.204.45.169 () {44 vars in 971 bytes} [Mon May 11 01:45:24 2026] GET /v2/images/01e35997-1f51-47ba-b378-b33337d8dd38 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/389] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 01:46:02 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: 190/390] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 01:46:02 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/395] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 01:46:20 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: 203/396] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 01:46:20 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/397] 199.204.45.169 () {44 vars in 939 bytes} [Mon May 11 01:46:20 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/398] 199.204.45.169 () {44 vars in 961 bytes} [Mon May 11 01:46:20 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: 8|app: 0|req: 195/399] 199.204.45.169 () {44 vars in 939 bytes} [Mon May 11 01:46:20 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: 205/400] 199.204.45.169 () {48 vars in 951 bytes} [Mon May 11 01:46:20 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:46:20.979 8 INFO glance.api.v2.image_data [None req-29165487-dded-49eb-965a-50d9b9cd02dd df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:46:40.470 8 INFO glance.location [None req-29165487-dded-49eb-965a-50d9b9cd02dd df9a104709b14144912c37da97e0a6da 2426139d7132481682faf268e4b9c4d2 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 196/405] 199.204.45.169 () {48 vars in 1046 bytes} [Mon May 11 01:46:20 2026] PUT /v2/images/a280decb-c7eb-4823-9108-481bd55af02b/file => generated 0 bytes in 19535 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32125 switches on core 0) [pid: 7|app: 0|req: 210/406] 199.204.45.169 () {44 vars in 971 bytes} [Mon May 11 01:46:40 2026] GET /v2/images/a280decb-c7eb-4823-9108-481bd55af02b => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/407] 199.204.45.169 () {44 vars in 971 bytes} [Mon May 11 01:46:40 2026] GET /v2/images/a280decb-c7eb-4823-9108-481bd55af02b => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/552] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 01:58:42 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: 270/553] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 01:58:42 2026] GET /v2/images => generated 4893 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/580] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 02:00:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/581] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 02:00:56 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/582] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 02:00:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/583] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 02:00:58 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/594] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 02:01:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/595] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 02:01:45 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/598] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 02:01:52 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: 306/599] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 02:01:52 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/612] 199.204.45.169 () {42 vars in 688 bytes} [Mon May 11 02:02:52 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: 313/613] 199.204.45.169 () {44 vars in 910 bytes} [Mon May 11 02:02:52 2026] GET /v2/images => generated 4893 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: 7|app: 0|req: 318/622] 10.0.0.228 () {32 vars in 633 bytes} [Mon May 11 02:03:33 2026] GET /v2/images => generated 4893 bytes in 16 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: 307/627] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 11 02:03:56 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => 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: 321/628] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 11 02:03:56 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: 308/629] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 11 02:03:57 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => 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: 322/630] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 11 02:03:57 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: 324/633] 199.204.45.169 () {36 vars in 991 bytes} [Mon May 11 02:04:04 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/634] 199.204.45.169 () {36 vars in 931 bytes} [Mon May 11 02:04:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/635] 199.204.45.169 () {36 vars in 991 bytes} [Mon May 11 02:04:05 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/636] 199.204.45.169 () {36 vars in 931 bytes} [Mon May 11 02:04:05 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: 314/641] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 11 02:04:25 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/642] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 11 02:04:25 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/647] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 11 02:04:44 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/648] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 11 02:04:44 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: 321/655] 10.0.0.173 () {36 vars in 987 bytes} [Mon May 11 02:05:11 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/656] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:05:11 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: 322/657] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:05:11 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: 336/658] 10.0.0.173 () {36 vars in 987 bytes} [Mon May 11 02:05:11 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/659] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:05:11 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: 337/660] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:05:11 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: 324/661] 10.0.0.173 () {36 vars in 987 bytes} [Mon May 11 02:05:11 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => 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: 338/662] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:05:11 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: 325/663] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:05:11 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: 339/664] 10.0.0.172 () {36 vars in 987 bytes} [Mon May 11 02:05:12 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/665] 10.0.0.172 () {36 vars in 927 bytes} [Mon May 11 02:05:12 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/666] 10.0.0.172 () {36 vars in 987 bytes} [Mon May 11 02:05:12 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/667] 10.0.0.172 () {36 vars in 927 bytes} [Mon May 11 02:05:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/668] 10.0.0.172 () {36 vars in 927 bytes} [Mon May 11 02:05:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/677] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 11 02:05:59 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => 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: 346/678] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 11 02:05:59 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: 337/687] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 11 02:06:36 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/688] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 11 02:06:36 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: 355/695] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 11 02:07:05 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/696] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 11 02:07:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/699] 10.0.0.228 () {34 vars in 655 bytes} [Mon May 11 02:07:17 2026] POST /v2/images => generated 648 bytes in 130 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 02:07:17.188 8 WARNING glance.api.v2.images [None req-df18f5dd-8a7d-4665-80cc-60553372e98e 4853cc8ed95947e8a834dc72b3e1d52e 27092a03ad2344c38138e488eaecf6bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4da1b285-2f47-4d08-b93a-26a862fee6c6 [pid: 8|app: 0|req: 343/700] 10.0.0.228 () {32 vars in 710 bytes} [Mon May 11 02:07:17 2026] DELETE /v2/images/4da1b285-2f47-4d08-b93a-26a862fee6c6 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/701] 10.0.0.228 () {32 vars in 707 bytes} [Mon May 11 02:07:17 2026] GET /v2/images/4da1b285-2f47-4d08-b93a-26a862fee6c6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/702] 10.0.0.228 () {32 vars in 633 bytes} [Mon May 11 02:07:17 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/703] 10.0.0.228 () {34 vars in 655 bytes} [Mon May 11 02:07:17 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: 8|app: 0|req: 345/704] 10.0.0.228 () {32 vars in 717 bytes} [Mon May 11 02:07:17 2026] GET /v2/images/493326f0-a66a-4416-b498-ffc3989e3029/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:07:17.364 7 INFO glance.api.v2.image_data [None req-b53f4c34-25a1-4046-bf1a-b456c2e217ce 4853cc8ed95947e8a834dc72b3e1d52e 27092a03ad2344c38138e488eaecf6bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 02:07:17.399 7 WARNING glance_store._drivers.rbd [None req-b53f4c34-25a1-4046-bf1a-b456c2e217ce 4853cc8ed95947e8a834dc72b3e1d52e 27092a03ad2344c38138e488eaecf6bd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 02:07:18.013 7 INFO glance.location [None req-b53f4c34-25a1-4046-bf1a-b456c2e217ce 4853cc8ed95947e8a834dc72b3e1d52e 27092a03ad2344c38138e488eaecf6bd - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 360/705] 10.0.0.228 () {32 vars in 727 bytes} [Mon May 11 02:07:17 2026] PUT /v2/images/493326f0-a66a-4416-b498-ffc3989e3029/file => generated 0 bytes in 700 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/706] 10.0.0.228 () {32 vars in 707 bytes} [Mon May 11 02:07:18 2026] GET /v2/images/493326f0-a66a-4416-b498-ffc3989e3029 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/707] 10.0.0.228 () {32 vars in 717 bytes} [Mon May 11 02:07:18 2026] GET /v2/images/493326f0-a66a-4416-b498-ffc3989e3029/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/708] 10.0.0.228 () {34 vars in 655 bytes} [Mon May 11 02:07:18 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/709] 10.0.0.228 () {32 vars in 726 bytes} [Mon May 11 02:07:18 2026] PATCH /v2/images/167f8f49-06c7-4f34-96d6-666d5ed0420d => generated 652 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/710] 10.0.0.228 () {32 vars in 707 bytes} [Mon May 11 02:07:18 2026] GET /v2/images/167f8f49-06c7-4f34-96d6-666d5ed0420d => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:07:18.364 7 WARNING glance.api.v2.images [None req-1b73c449-eedc-48c0-bfad-dbab79f2b749 4853cc8ed95947e8a834dc72b3e1d52e 27092a03ad2344c38138e488eaecf6bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//167f8f49-06c7-4f34-96d6-666d5ed0420d [pid: 7|app: 0|req: 363/711] 10.0.0.228 () {32 vars in 710 bytes} [Mon May 11 02:07:18 2026] DELETE /v2/images/167f8f49-06c7-4f34-96d6-666d5ed0420d => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/712] 10.0.0.228 () {32 vars in 707 bytes} [Mon May 11 02:07:18 2026] GET /v2/images/167f8f49-06c7-4f34-96d6-666d5ed0420d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:18.427 7 WARNING glance.api.v2.images [None req-a937a59c-8620-40ee-9f0f-5ab2c7ece4e9 4853cc8ed95947e8a834dc72b3e1d52e 27092a03ad2344c38138e488eaecf6bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//493326f0-a66a-4416-b498-ffc3989e3029 [pid: 8|app: 0|req: 350/713] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 11 02:07:18 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/714] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 11 02:07:18 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: 364/715] 10.0.0.228 () {32 vars in 710 bytes} [Mon May 11 02:07:18 2026] DELETE /v2/images/493326f0-a66a-4416-b498-ffc3989e3029 => generated 0 bytes in 820 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/716] 10.0.0.228 () {32 vars in 707 bytes} [Mon May 11 02:07:19 2026] GET /v2/images/493326f0-a66a-4416-b498-ffc3989e3029 => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:07:19.274 7 WARNING glance.api.v2.images [None req-24f262d3-9594-4236-89d5-8de7bb552721 4853cc8ed95947e8a834dc72b3e1d52e 27092a03ad2344c38138e488eaecf6bd - - default default] Failed to find image 4da1b285-2f47-4d08-b93a-26a862fee6c6 to delete: glance.common.exception.ImageNotFound: No image found with ID 4da1b285-2f47-4d08-b93a-26a862fee6c6 [pid: 7|app: 0|req: 365/717] 10.0.0.228 () {32 vars in 710 bytes} [Mon May 11 02:07:19 2026] DELETE /v2/images/4da1b285-2f47-4d08-b93a-26a862fee6c6 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/718] 10.0.0.228 () {32 vars in 707 bytes} [Mon May 11 02:07:19 2026] GET /v2/images/4da1b285-2f47-4d08-b93a-26a862fee6c6 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/721] 10.0.0.228 () {30 vars in 411 bytes} [Mon May 11 02:07:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/722] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 11 02:07:29 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => 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: 368/723] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 11 02:07:29 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: 372/730] 10.0.0.228 () {32 vars in 707 bytes} [Mon May 11 02:07:54 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/731] 10.0.0.228 () {32 vars in 707 bytes} [Mon May 11 02:07:54 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/732] 10.0.0.173 () {36 vars in 987 bytes} [Mon May 11 02:07:54 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/733] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:07:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/734] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:07:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/735] 10.0.0.173 () {36 vars in 987 bytes} [Mon May 11 02:07:55 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/736] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:07:55 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: 362/737] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:07:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/738] 10.0.0.173 () {36 vars in 987 bytes} [Mon May 11 02:07:55 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => 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: 363/739] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:07: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: 377/740] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:07:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/741] 10.0.0.172 () {36 vars in 987 bytes} [Mon May 11 02:07:55 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => 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: 378/742] 10.0.0.172 () {36 vars in 927 bytes} [Mon May 11 02:07:55 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: 365/743] 10.0.0.172 () {36 vars in 987 bytes} [Mon May 11 02:07:55 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/744] 10.0.0.172 () {36 vars in 927 bytes} [Mon May 11 02:07:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/745] 10.0.0.172 () {36 vars in 927 bytes} [Mon May 11 02:07: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: 381/748] 199.204.45.169 () {32 vars in 826 bytes} [Mon May 11 02:08:07 2026] GET /v2/images?status=active&owner=2426139d7132481682faf268e4b9c4d2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/749] 199.204.45.169 () {32 vars in 653 bytes} [Mon May 11 02:08:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/750] 10.0.0.173 () {36 vars in 987 bytes} [Mon May 11 02:08:07 2026] GET /v2/images/726eaa32-0231-4444-b638-5623cbaaec42 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/751] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:08:07 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: 383/752] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:08:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/753] 10.0.0.173 () {36 vars in 987 bytes} [Mon May 11 02:08:07 2026] GET /v2/images/726eaa32-0231-4444-b638-5623cbaaec42 => 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: 384/754] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:08:07 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: 371/755] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:08:07 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/756] 10.0.0.173 () {36 vars in 987 bytes} [Mon May 11 02:08:07 2026] GET /v2/images/726eaa32-0231-4444-b638-5623cbaaec42 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/757] 10.0.0.173 () {36 vars in 927 bytes} [Mon May 11 02:08: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: 7|app: 0|req: 386/758] 10.0.0.172 () {36 vars in 987 bytes} [Mon May 11 02:08:08 2026] GET /v2/images/726eaa32-0231-4444-b638-5623cbaaec42 => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/759] 10.0.0.172 () {36 vars in 927 bytes} [Mon May 11 02:08:08 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: 387/760] 10.0.0.172 () {36 vars in 987 bytes} [Mon May 11 02:08:08 2026] GET /v2/images/726eaa32-0231-4444-b638-5623cbaaec42 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/761] 10.0.0.172 () {36 vars in 927 bytes} [Mon May 11 02:08:08 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: 388/762] 10.0.0.172 () {36 vars in 927 bytes} [Mon May 11 02:08:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/765] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 11 02:08:15 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/766] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 11 02:08:15 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: 395/775] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 11 02:08:51 2026] GET /v2/images/d03890ab-48ae-4dee-80d6-e79047e51c7f => 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: 381/776] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 11 02:08:51 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: 413/811] 10.0.0.228 () {32 vars in 633 bytes} [Mon May 11 02:11:42 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)