+ 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 Jun 10 10:46:39 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7479b676db-mgcgx 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 0x7ff8823af668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-10 10:46:41.504 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 10:46:41.517 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-06-10 10:46:42.373 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:46:42.374 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:46:42.375 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 10:46:42.381 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:46:42.382 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:46:42.382 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 10:46:44.406 8 WARNING glance.api.v2.images [None req-1efe9afa-328a-4740-8831-4c94e0626937 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 10:46:44.526 7 WARNING glance.api.v2.images [None req-df269ad4-d560-463c-9111-4b7094df95f1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 10:46:44.775 8 WARNING keystonemiddleware._common.config [None req-1efe9afa-328a-4740-8831-4c94e0626937 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:46:44.783 8 WARNING oslo_config.cfg [None req-1efe9afa-328a-4740-8831-4c94e0626937 - - - - - -] 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 0x7ff8823af668 pid: 8 (default app) 2026-06-10 10:46:44.917 7 WARNING keystonemiddleware._common.config [None req-df269ad4-d560-463c-9111-4b7094df95f1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:46:44.925 7 WARNING oslo_config.cfg [None req-df269ad4-d560-463c-9111-4b7094df95f1 - - - - - -] 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 0x7ff8823af668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 10:46:46 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-06-10 10:46:46.755 7 WARNING oslo_policy.policy [None req-32898931-680c-4614-a3ca-fbf74e23d0c7 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:46:46.755 7 WARNING oslo_policy.policy [None req-32898931-680c-4614-a3ca-fbf74e23d0c7 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:46:46.770 7 WARNING oslo_policy.policy [None req-32898931-680c-4614-a3ca-fbf74e23d0c7 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:46:46.771 7 WARNING oslo_policy.policy [None req-32898931-680c-4614-a3ca-fbf74e23d0c7 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - 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.113 () {44 vars in 911 bytes} [Wed Jun 10 10:46:46 2026] GET /v2/images => generated 69 bytes in 592 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.113 () {42 vars in 689 bytes} [Wed Jun 10 10:46:51 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 10:46:51 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:46:51.247 8 WARNING oslo_policy.policy [None req-2b3680b0-08d2-4c61-8e74-40e0a09cd067 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:46:51.248 8 WARNING oslo_policy.policy [None req-2b3680b0-08d2-4c61-8e74-40e0a09cd067 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - 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.113 () {44 vars in 912 bytes} [Wed Jun 10 10:46:51 2026] GET /v2/images/cirros => generated 151 bytes in 136 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.113 () {44 vars in 934 bytes} [Wed Jun 10 10:46:51 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:46:51.396 8 WARNING oslo_policy.policy [None req-f3ff244a-4159-4ff4-85e7-377b24ceafb5 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:46:51.396 8 WARNING oslo_policy.policy [None req-f3ff244a-4159-4ff4-85e7-377b24ceafb5 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - 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.113 () {44 vars in 940 bytes} [Wed Jun 10 10:46:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:46:51.488 7 WARNING oslo_config.cfg [None req-0e81edb2-af75-48c8-816f-12d627f5b953 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - 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.113 () {48 vars in 952 bytes} [Wed Jun 10 10:46:51 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 10:46:51.513 8 WARNING oslo_policy.policy [None req-dd096495-9ddf-4190-ae01-16634cf6559a 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:46:51.514 8 WARNING oslo_policy.policy [None req-dd096495-9ddf-4190-ae01-16634cf6559a 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:46:51.515 8 INFO glance.api.v2.image_data [None req-dd096495-9ddf-4190-ae01-16634cf6559a 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:46:54.724 8 WARNING glance.location [None req-dd096495-9ddf-4190-ae01-16634cf6559a 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.113 () {48 vars in 1046 bytes} [Wed Jun 10 10:46:51 2026] PUT /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b/file => generated 0 bytes in 3259 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6257 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.113 () {44 vars in 972 bytes} [Wed Jun 10 10:46:54 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 10:46:54.885 8 WARNING oslo_config.cfg [None req-acace804-e3e8-411f-9175-fac3bc8215d9 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - 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.113 () {48 vars in 1052 bytes} [Wed Jun 10 10:46:54 2026] PATCH /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 92 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.113 () {44 vars in 972 bytes} [Wed Jun 10 10:46:54 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => 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: 137/272] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 11:08:12 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: 136/273] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 11:08:12 2026] GET /v2/images => generated 1381 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 11:08:31 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: 139/279] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 11:08:31 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.113 () {44 vars in 938 bytes} [Wed Jun 10 11:08:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.113 () {44 vars in 960 bytes} [Wed Jun 10 11:08:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.113 () {44 vars in 940 bytes} [Wed Jun 10 11:08:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.204.45.113 () {48 vars in 952 bytes} [Wed Jun 10 11:08:31 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 11:08:31.890 8 INFO glance.api.v2.image_data [None req-f83e0877-21bc-4c1f-8743-c985a2101a95 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:09:01.340 8 WARNING glance.location [None req-f83e0877-21bc-4c1f-8743-c985a2101a95 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/290] 199.204.45.113 () {48 vars in 1047 bytes} [Wed Jun 10 11:08:31 2026] PUT /v2/images/fb353e7e-6716-4298-9677-d3d16546541a/file => generated 0 bytes in 29495 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60477 switches on core 0) [pid: 7|app: 0|req: 148/291] 199.204.45.113 () {44 vars in 972 bytes} [Wed Jun 10 11:09:01 2026] GET /v2/images/fb353e7e-6716-4298-9677-d3d16546541a => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 199.204.45.113 () {48 vars in 1052 bytes} [Wed Jun 10 11:09:01 2026] PATCH /v2/images/fb353e7e-6716-4298-9677-d3d16546541a => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/293] 199.204.45.113 () {44 vars in 972 bytes} [Wed Jun 10 11:09:01 2026] GET /v2/images/fb353e7e-6716-4298-9677-d3d16546541a => 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: 145/294] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 11:09:03 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: 150/295] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 11:09:03 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 11:16:08 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: 189/383] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 11:16:09 2026] GET /v2/images => generated 2778 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 11:16:18 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: 191/387] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 11:16:18 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.113 () {44 vars in 948 bytes} [Wed Jun 10 11:16:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.113 () {44 vars in 970 bytes} [Wed Jun 10 11:16:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.204.45.113 () {44 vars in 940 bytes} [Wed Jun 10 11:16:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/391] 199.204.45.113 () {48 vars in 952 bytes} [Wed Jun 10 11:16:18 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 11:16:18.534 7 WARNING oslo_policy.policy [None req-76189347-2b7a-4a18-b5c5-73f76c37a01f 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 11:16:18.534 7 WARNING oslo_policy.policy [None req-76189347-2b7a-4a18-b5c5-73f76c37a01f 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 11:16:18.536 7 INFO glance.api.v2.image_data [None req-76189347-2b7a-4a18-b5c5-73f76c37a01f 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:16:58.508 7 INFO glance.location [None req-76189347-2b7a-4a18-b5c5-73f76c37a01f 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/400] 199.204.45.113 () {48 vars in 1046 bytes} [Wed Jun 10 11:16:18 2026] PUT /v2/images/246d3888-1754-4495-a04d-4da34b16fa7e/file => generated 0 bytes in 40016 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24080 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.113 () {44 vars in 972 bytes} [Wed Jun 10 11:16:58 2026] GET /v2/images/246d3888-1754-4495-a04d-4da34b16fa7e => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.204.45.113 () {48 vars in 1052 bytes} [Wed Jun 10 11:16:58 2026] PATCH /v2/images/246d3888-1754-4495-a04d-4da34b16fa7e => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.113 () {44 vars in 972 bytes} [Wed Jun 10 11:16:58 2026] GET /v2/images/246d3888-1754-4495-a04d-4da34b16fa7e => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 11:17:50 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: 206/415] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 11:17:50 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 11:18:16 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: 213/423] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 11:18:16 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.204.45.113 () {44 vars in 940 bytes} [Wed Jun 10 11:18:17 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: 214/425] 199.204.45.113 () {44 vars in 962 bytes} [Wed Jun 10 11:18:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 199.204.45.113 () {44 vars in 940 bytes} [Wed Jun 10 11:18:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 199.204.45.113 () {48 vars in 952 bytes} [Wed Jun 10 11:18:17 2026] POST /v2/images => generated 791 bytes in 151 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 11:18:17.294 7 INFO glance.api.v2.image_data [None req-cf6045b0-4acd-4578-a330-af2f88b78788 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:18:50.671 7 INFO glance.location [None req-cf6045b0-4acd-4578-a330-af2f88b78788 2f1b4648ce0c4394bded245bf2bc1a3f 76a1df13c07c4e6084813254a78fde93 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 213/434] 199.204.45.113 () {48 vars in 1047 bytes} [Wed Jun 10 11:18:17 2026] PUT /v2/images/bba3f59f-975c-4843-a01a-00d1ec6eb5c9/file => generated 0 bytes in 33426 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19503 switches on core 0) [pid: 8|app: 0|req: 222/435] 199.204.45.113 () {44 vars in 972 bytes} [Wed Jun 10 11:18:50 2026] GET /v2/images/bba3f59f-975c-4843-a01a-00d1ec6eb5c9 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/436] 199.204.45.113 () {48 vars in 1052 bytes} [Wed Jun 10 11:18:50 2026] PATCH /v2/images/bba3f59f-975c-4843-a01a-00d1ec6eb5c9 => generated 1382 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/437] 199.204.45.113 () {44 vars in 972 bytes} [Wed Jun 10 11:18:50 2026] GET /v2/images/bba3f59f-975c-4843-a01a-00d1ec6eb5c9 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/600] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 11:32:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/601] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 11:32:18 2026] GET /v2/images => generated 5574 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/632] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 11:34: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: 312/633] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 11:34:52 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/636] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 11:34:55 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: 323/637] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 11:34:55 2026] GET /v2/images => generated 5574 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/648] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 11:35:49 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/649] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 11:35:49 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/652] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 11:35:58 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: 322/653] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 11:35:58 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/668] 199.204.45.113 () {42 vars in 689 bytes} [Wed Jun 10 11:37:04 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: 330/669] 199.204.45.113 () {44 vars in 911 bytes} [Wed Jun 10 11:37:04 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/678] 10.0.0.72 () {32 vars in 632 bytes} [Wed Jun 10 11:37:48 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/685] 10.0.0.35 () {36 vars in 986 bytes} [Wed Jun 10 11:38:15 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 144 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: 338/686] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:38:16 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: 349/687] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:38:16 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/688] 10.0.0.35 () {36 vars in 986 bytes} [Wed Jun 10 11:38:16 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/689] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:38:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/690] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:38:16 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: 351/691] 10.0.0.88 () {36 vars in 986 bytes} [Wed Jun 10 11:38:16 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/692] 10.0.0.88 () {36 vars in 926 bytes} [Wed Jun 10 11:38:16 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: 352/693] 10.0.0.35 () {36 vars in 986 bytes} [Wed Jun 10 11:38:16 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/694] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:38:16 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: 353/695] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:38:16 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: 343/696] 10.0.0.246 () {36 vars in 911 bytes} [Wed Jun 10 11:38:17 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/697] 10.0.0.246 () {36 vars in 1007 bytes} [Wed Jun 10 11:38:17 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b/locations => generated 127 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/698] 10.0.0.246 () {36 vars in 987 bytes} [Wed Jun 10 11:38:17 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => 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: 355/699] 10.0.0.246 () {36 vars in 927 bytes} [Wed Jun 10 11:38:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/700] 10.0.0.246 () {36 vars in 927 bytes} [Wed Jun 10 11:38:17 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: 356/701] 199.204.45.113 () {36 vars in 991 bytes} [Wed Jun 10 11:38:23 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/702] 199.204.45.113 () {36 vars in 931 bytes} [Wed Jun 10 11:38:23 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: 348/705] 199.204.45.113 () {36 vars in 991 bytes} [Wed Jun 10 11:38:24 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => 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: 358/706] 199.204.45.113 () {36 vars in 931 bytes} [Wed Jun 10 11:38:24 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: 350/709] 10.0.0.88 () {36 vars in 986 bytes} [Wed Jun 10 11:38:33 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/710] 10.0.0.88 () {36 vars in 926 bytes} [Wed Jun 10 11:38:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.88 () {36 vars in 986 bytes} [Wed Jun 10 11:38:34 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/712] 10.0.0.88 () {36 vars in 926 bytes} [Wed Jun 10 11:38:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/719] 10.0.0.88 () {36 vars in 986 bytes} [Wed Jun 10 11:39:09 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/720] 10.0.0.88 () {36 vars in 926 bytes} [Wed Jun 10 11:39:09 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: 357/723] 10.0.0.72 () {34 vars in 654 bytes} [Wed Jun 10 11:39:17 2026] POST /v2/images => generated 649 bytes in 223 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 11:39:17.682 8 WARNING glance.api.v2.images [None req-3b446bf0-78dd-4079-a053-3440c25385ac b26c83321a2948d89f933c1702cb9dfa 48be369af87a467ca6dc3aa45ce90c81 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//16541103-5601-4262-95f1-2281dbdc904d [pid: 8|app: 0|req: 367/724] 10.0.0.72 () {32 vars in 709 bytes} [Wed Jun 10 11:39:17 2026] DELETE /v2/images/16541103-5601-4262-95f1-2281dbdc904d => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/725] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 10 11:39:17 2026] GET /v2/images/16541103-5601-4262-95f1-2281dbdc904d => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/726] 10.0.0.72 () {32 vars in 632 bytes} [Wed Jun 10 11:39:17 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/727] 10.0.0.72 () {34 vars in 654 bytes} [Wed Jun 10 11:39:17 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/728] 10.0.0.72 () {32 vars in 716 bytes} [Wed Jun 10 11:39:17 2026] GET /v2/images/8583eb7c-8ca8-4c5a-96a5-d5bb44f706ac/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:39:17.850 7 INFO glance.api.v2.image_data [None req-76db6b2e-9335-4fe3-8319-fa606bce8f57 b26c83321a2948d89f933c1702cb9dfa 48be369af87a467ca6dc3aa45ce90c81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:39:17.894 7 WARNING glance_store._drivers.rbd [None req-76db6b2e-9335-4fe3-8319-fa606bce8f57 b26c83321a2948d89f933c1702cb9dfa 48be369af87a467ca6dc3aa45ce90c81 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 11:39:18.708 7 INFO glance.location [None req-76db6b2e-9335-4fe3-8319-fa606bce8f57 b26c83321a2948d89f933c1702cb9dfa 48be369af87a467ca6dc3aa45ce90c81 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 360/729] 10.0.0.72 () {32 vars in 726 bytes} [Wed Jun 10 11:39:17 2026] PUT /v2/images/8583eb7c-8ca8-4c5a-96a5-d5bb44f706ac/file => generated 0 bytes in 909 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/730] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 10 11:39:18 2026] GET /v2/images/8583eb7c-8ca8-4c5a-96a5-d5bb44f706ac => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/731] 10.0.0.72 () {32 vars in 716 bytes} [Wed Jun 10 11:39:18 2026] GET /v2/images/8583eb7c-8ca8-4c5a-96a5-d5bb44f706ac/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/732] 10.0.0.72 () {34 vars in 654 bytes} [Wed Jun 10 11:39:18 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/733] 10.0.0.72 () {32 vars in 725 bytes} [Wed Jun 10 11:39:18 2026] PATCH /v2/images/b576057b-9c09-42e2-af5a-5d6462384c1d => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/734] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 10 11:39:19 2026] GET /v2/images/b576057b-9c09-42e2-af5a-5d6462384c1d => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:39:19.036 7 WARNING glance.api.v2.images [None req-b1e03a0d-be63-4655-8eb1-df18edb43485 b26c83321a2948d89f933c1702cb9dfa 48be369af87a467ca6dc3aa45ce90c81 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b576057b-9c09-42e2-af5a-5d6462384c1d [pid: 7|app: 0|req: 363/735] 10.0.0.72 () {32 vars in 709 bytes} [Wed Jun 10 11:39:19 2026] DELETE /v2/images/b576057b-9c09-42e2-af5a-5d6462384c1d => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/736] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 10 11:39:19 2026] GET /v2/images/b576057b-9c09-42e2-af5a-5d6462384c1d => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:39:19.117 7 WARNING glance.api.v2.images [None req-4978849a-40bb-4fe0-86e8-323177b00ffd b26c83321a2948d89f933c1702cb9dfa 48be369af87a467ca6dc3aa45ce90c81 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8583eb7c-8ca8-4c5a-96a5-d5bb44f706ac [pid: 7|app: 0|req: 364/737] 10.0.0.72 () {32 vars in 709 bytes} [Wed Jun 10 11:39:19 2026] DELETE /v2/images/8583eb7c-8ca8-4c5a-96a5-d5bb44f706ac => generated 0 bytes in 1062 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/738] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 10 11:39:20 2026] GET /v2/images/8583eb7c-8ca8-4c5a-96a5-d5bb44f706ac => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:39:20.193 7 WARNING glance.api.v2.images [None req-3d9e5b0a-347b-473e-a1f0-578affe9ebbc b26c83321a2948d89f933c1702cb9dfa 48be369af87a467ca6dc3aa45ce90c81 - - default default] Failed to find image 16541103-5601-4262-95f1-2281dbdc904d to delete: glance.common.exception.ImageNotFound: No image found with ID 16541103-5601-4262-95f1-2281dbdc904d [pid: 7|app: 0|req: 365/739] 10.0.0.72 () {32 vars in 709 bytes} [Wed Jun 10 11:39:20 2026] DELETE /v2/images/16541103-5601-4262-95f1-2281dbdc904d => 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: 375/740] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 10 11:39:20 2026] GET /v2/images/16541103-5601-4262-95f1-2281dbdc904d => 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: 368/745] 10.0.0.88 () {36 vars in 986 bytes} [Wed Jun 10 11:39:37 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => 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: 378/746] 10.0.0.88 () {36 vars in 926 bytes} [Wed Jun 10 11:39:37 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: 381/751] 10.0.0.72 () {30 vars in 410 bytes} [Wed Jun 10 11:40:00 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: 384/756] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 10 11:40:19 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/757] 10.0.0.72 () {32 vars in 706 bytes} [Wed Jun 10 11:40:19 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/758] 10.0.0.35 () {36 vars in 986 bytes} [Wed Jun 10 11:40:19 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => 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: 374/759] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:40:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/760] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:40:19 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: 375/761] 10.0.0.35 () {36 vars in 986 bytes} [Wed Jun 10 11:40:19 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/762] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:40:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/763] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:40:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/764] 10.0.0.35 () {36 vars in 986 bytes} [Wed Jun 10 11:40:19 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/765] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:40:19 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: 389/766] 10.0.0.246 () {36 vars in 911 bytes} [Wed Jun 10 11:40:19 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/767] 10.0.0.246 () {36 vars in 1007 bytes} [Wed Jun 10 11:40:19 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/768] 10.0.0.246 () {36 vars in 987 bytes} [Wed Jun 10 11:40:19 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/769] 10.0.0.246 () {36 vars in 927 bytes} [Wed Jun 10 11:40:19 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: 391/770] 10.0.0.246 () {36 vars in 927 bytes} [Wed Jun 10 11:40:19 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: 396/779] 10.0.0.88 () {36 vars in 986 bytes} [Wed Jun 10 11:40:58 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/780] 10.0.0.88 () {36 vars in 926 bytes} [Wed Jun 10 11:40:58 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/783] 10.0.0.88 () {36 vars in 986 bytes} [Wed Jun 10 11:41:09 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/784] 10.0.0.88 () {36 vars in 926 bytes} [Wed Jun 10 11:41:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/797] 10.0.0.88 () {36 vars in 986 bytes} [Wed Jun 10 11:42:10 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => 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: 393/798] 10.0.0.88 () {36 vars in 926 bytes} [Wed Jun 10 11:42:10 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: 408/803] 10.0.0.88 () {36 vars in 986 bytes} [Wed Jun 10 11:42:31 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/804] 10.0.0.88 () {36 vars in 926 bytes} [Wed Jun 10 11:42: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: 399/809] 10.0.0.88 () {36 vars in 986 bytes} [Wed Jun 10 11:42:44 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => 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: 411/810] 10.0.0.88 () {36 vars in 926 bytes} [Wed Jun 10 11:42:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/817] 10.0.0.88 () {36 vars in 986 bytes} [Wed Jun 10 11:43:22 2026] GET /v2/images/88a92bdf-ccbd-45ba-bc7e-f9fe31c86b5b => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/818] 10.0.0.88 () {36 vars in 926 bytes} [Wed Jun 10 11:43:22 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: 406/823] 199.204.45.113 () {32 vars in 826 bytes} [Wed Jun 10 11:43:36 2026] GET /v2/images?status=active&owner=76a1df13c07c4e6084813254a78fde93&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/824] 199.204.45.113 () {32 vars in 653 bytes} [Wed Jun 10 11:43:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/825] 10.0.0.35 () {36 vars in 986 bytes} [Wed Jun 10 11:43:37 2026] GET /v2/images/fb353e7e-6716-4298-9677-d3d16546541a => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/826] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:43:37 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: 408/827] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:43:37 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: 420/828] 10.0.0.35 () {36 vars in 986 bytes} [Wed Jun 10 11:43:37 2026] GET /v2/images/fb353e7e-6716-4298-9677-d3d16546541a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/829] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:43:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/830] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:43:37 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: 7|app: 0|req: 410/831] 10.0.0.35 () {36 vars in 986 bytes} [Wed Jun 10 11:43:37 2026] GET /v2/images/fb353e7e-6716-4298-9677-d3d16546541a => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/832] 10.0.0.35 () {36 vars in 926 bytes} [Wed Jun 10 11:43:37 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: 7|app: 0|req: 411/833] 10.0.0.246 () {36 vars in 911 bytes} [Wed Jun 10 11:43:38 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/834] 10.0.0.246 () {36 vars in 1007 bytes} [Wed Jun 10 11:43:38 2026] GET /v2/images/fb353e7e-6716-4298-9677-d3d16546541a/locations => generated 127 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/835] 10.0.0.246 () {36 vars in 987 bytes} [Wed Jun 10 11:43:38 2026] GET /v2/images/fb353e7e-6716-4298-9677-d3d16546541a => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/836] 10.0.0.246 () {36 vars in 927 bytes} [Wed Jun 10 11:43:38 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/837] 10.0.0.246 () {36 vars in 927 bytes} [Wed Jun 10 11:43:38 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: 439/888] 10.0.0.72 () {32 vars in 632 bytes} [Wed Jun 10 11:47:45 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)