+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 27 14:14:07 2026] *** compiled with version: 13.3.0 on 27 May 2026 05:53:44 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-848487b8cb-4vqhv 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 0x7f265aa08668 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-27 14:14:09.278 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 14:14:09.373 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-27 14:14:10.143 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-27 14:14:10.144 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-27 14:14:10.145 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 14:14:10.278 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-27 14:14:10.279 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-27 14:14:10.280 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 14:14:12.139 7 WARNING glance.api.v2.images [None req-5a3c35a4-9158-4cb1-b73b-b998d9190be1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 14:14:12.282 8 WARNING glance.api.v2.images [None req-6c30e92c-33ce-4555-abef-64a9e2e6ccc6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 14:14:12.463 7 WARNING keystonemiddleware._common.config [None req-5a3c35a4-9158-4cb1-b73b-b998d9190be1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 14:14:12.470 7 WARNING oslo_config.cfg [None req-5a3c35a4-9158-4cb1-b73b-b998d9190be1 - - - - - -] 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 0x7f265aa08668 pid: 7 (default app) 2026-05-27 14:14:12.634 8 WARNING keystonemiddleware._common.config [None req-6c30e92c-33ce-4555-abef-64a9e2e6ccc6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 14:14:12.641 8 WARNING oslo_config.cfg [None req-6c30e92c-33ce-4555-abef-64a9e2e6ccc6 - - - - - -] 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 0x7f265aa08668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 14:14:12 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 14:14:13.386 8 WARNING oslo_policy.policy [None req-5d6eae3a-8510-4016-9a3a-9e706c9e1e65 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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-27 14:14:13.386 8 WARNING oslo_policy.policy [None req-5d6eae3a-8510-4016-9a3a-9e706c9e1e65 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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-27 14:14:13.407 8 WARNING oslo_policy.policy [None req-5d6eae3a-8510-4016-9a3a-9e706c9e1e65 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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-27 14:14:13.407 8 WARNING oslo_policy.policy [None req-5d6eae3a-8510-4016-9a3a-9e706c9e1e65 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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.222 () {44 vars in 911 bytes} [Wed May 27 14:14:12 2026] GET /v2/images => generated 69 bytes in 563 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.222 () {42 vars in 689 bytes} [Wed May 27 14:14:16 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: 2/8] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 14:14:16 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 14:14:17.036 7 WARNING oslo_policy.policy [None req-46193a4a-15b2-494c-9d54-4672dcb9ea3e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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-27 14:14:17.036 7 WARNING oslo_policy.policy [None req-46193a4a-15b2-494c-9d54-4672dcb9ea3e f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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.222 () {44 vars in 912 bytes} [Wed May 27 14:14:17 2026] GET /v2/images/cirros => generated 151 bytes in 128 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.222 () {44 vars in 934 bytes} [Wed May 27 14:14:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 14:14:17.170 7 WARNING oslo_policy.policy [None req-82fcc34e-0d38-4e04-9a2c-ff2e9e3afff1 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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-27 14:14:17.170 7 WARNING oslo_policy.policy [None req-82fcc34e-0d38-4e04-9a2c-ff2e9e3afff1 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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.222 () {44 vars in 940 bytes} [Wed May 27 14:14:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 14:14:17.256 8 WARNING oslo_config.cfg [None req-896f8749-676e-44ad-ab3f-b1eec8cac284 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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.222 () {48 vars in 952 bytes} [Wed May 27 14:14:17 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-27 14:14:17.278 7 WARNING oslo_policy.policy [None req-4ddb5a2f-10df-4c2b-8cda-6b3c0a86477b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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-27 14:14:17.278 7 WARNING oslo_policy.policy [None req-4ddb5a2f-10df-4c2b-8cda-6b3c0a86477b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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-27 14:14:17.280 7 INFO glance.api.v2.image_data [None req-4ddb5a2f-10df-4c2b-8cda-6b3c0a86477b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 14:14:21.625 7 INFO glance.location [None req-4ddb5a2f-10df-4c2b-8cda-6b3c0a86477b f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.204.45.222 () {48 vars in 1046 bytes} [Wed May 27 14:14:17 2026] PUT /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478/file => generated 0 bytes in 4389 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4630 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.222 () {44 vars in 972 bytes} [Wed May 27 14:14:21 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 14:14:21.769 7 WARNING oslo_config.cfg [None req-3813297a-cf82-4b9a-90af-0e5baacc8082 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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/15] 199.204.45.222 () {48 vars in 1052 bytes} [Wed May 27 14:14:21 2026] PATCH /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.222 () {44 vars in 972 bytes} [Wed May 27 14:14:21 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 14:36:11 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: 142/280] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 14:36:11 2026] GET /v2/images => generated 1381 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 14:36:29 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: 145/286] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 14:36:29 2026] GET /v2/images => generated 1381 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.222 () {44 vars in 938 bytes} [Wed May 27 14:36:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.222 () {44 vars in 960 bytes} [Wed May 27 14:36:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.222 () {44 vars in 940 bytes} [Wed May 27 14:36:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.204.45.222 () {48 vars in 952 bytes} [Wed May 27 14:36:29 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 14:36:29.614 8 WARNING oslo_policy.policy [None req-523c476f-1eef-481c-8e1b-aff47c7fcdb2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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-27 14:36:29.615 8 WARNING oslo_policy.policy [None req-523c476f-1eef-481c-8e1b-aff47c7fcdb2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - 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-27 14:36:29.616 8 INFO glance.api.v2.image_data [None req-523c476f-1eef-481c-8e1b-aff47c7fcdb2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 14:37:04.252 8 INFO glance.location [None req-523c476f-1eef-481c-8e1b-aff47c7fcdb2 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 144/299] 199.204.45.222 () {48 vars in 1047 bytes} [Wed May 27 14:36:29 2026] PUT /v2/images/0c8a0842-82dd-42e8-bcb4-290d7f9dbafb/file => generated 0 bytes in 34687 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64946 switches on core 0) [pid: 7|app: 0|req: 156/300] 199.204.45.222 () {44 vars in 972 bytes} [Wed May 27 14:37:04 2026] GET /v2/images/0c8a0842-82dd-42e8-bcb4-290d7f9dbafb => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/301] 199.204.45.222 () {48 vars in 1052 bytes} [Wed May 27 14:37:04 2026] PATCH /v2/images/0c8a0842-82dd-42e8-bcb4-290d7f9dbafb => generated 1395 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/302] 199.204.45.222 () {44 vars in 972 bytes} [Wed May 27 14:37:04 2026] GET /v2/images/0c8a0842-82dd-42e8-bcb4-290d7f9dbafb => 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: 146/303] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 14:37:06 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: 158/304] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 14:37:06 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/391] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 14:44:22 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: 202/392] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 14:44:22 2026] GET /v2/images => generated 2778 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/397] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 14:44:41 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: 193/398] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 14:44:41 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/399] 199.204.45.222 () {44 vars in 948 bytes} [Wed May 27 14:44:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/400] 199.204.45.222 () {44 vars in 970 bytes} [Wed May 27 14:44:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/401] 199.204.45.222 () {44 vars in 940 bytes} [Wed May 27 14:44:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/404] 199.204.45.222 () {48 vars in 952 bytes} [Wed May 27 14:44:41 2026] POST /v2/images => generated 799 bytes in 1769 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 14:44:43.575 7 INFO glance.api.v2.image_data [None req-48514834-524d-4a77-8057-5432f3d753a8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 14:46:22.466 7 INFO glance.location [None req-48514834-524d-4a77-8057-5432f3d753a8 f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 210/425] 199.204.45.222 () {48 vars in 1046 bytes} [Wed May 27 14:44:43 2026] PUT /v2/images/3485acf4-cbac-4785-a34b-89aa5d5179f6/file => generated 0 bytes in 98953 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18480 switches on core 0) [pid: 8|app: 0|req: 216/426] 199.204.45.222 () {44 vars in 972 bytes} [Wed May 27 14:46:22 2026] GET /v2/images/3485acf4-cbac-4785-a34b-89aa5d5179f6 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/427] 199.204.45.222 () {48 vars in 1052 bytes} [Wed May 27 14:46:22 2026] PATCH /v2/images/3485acf4-cbac-4785-a34b-89aa5d5179f6 => 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: 217/428] 199.204.45.222 () {44 vars in 972 bytes} [Wed May 27 14:46:22 2026] GET /v2/images/3485acf4-cbac-4785-a34b-89aa5d5179f6 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/437] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 14:47:10 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: 216/438] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 14:47:10 2026] GET /v2/images => generated 4190 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/443] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 14:47:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/444] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 14:47:30 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/445] 199.204.45.222 () {44 vars in 940 bytes} [Wed May 27 14:47:30 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: 7|app: 0|req: 220/446] 199.204.45.222 () {44 vars in 962 bytes} [Wed May 27 14:47:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/447] 199.204.45.222 () {44 vars in 940 bytes} [Wed May 27 14:47:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/448] 199.204.45.222 () {48 vars in 952 bytes} [Wed May 27 14:47:30 2026] POST /v2/images => generated 791 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 14:47:30.855 8 INFO glance.api.v2.image_data [None req-4a0abb8e-e2cb-48b2-9ccc-93741fd7cfbe f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 14:47:47.397 8 INFO glance.location [None req-4a0abb8e-e2cb-48b2-9ccc-93741fd7cfbe f98b32003a184f3e9a5985ac134b69fa 4eff28c92a54422680f9528372895084 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 228/453] 199.204.45.222 () {48 vars in 1047 bytes} [Wed May 27 14:47:30 2026] PUT /v2/images/e17e4e14-dcdb-4121-b89a-af588f35ba8c/file => generated 0 bytes in 16585 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33134 switches on core 0) [pid: 7|app: 0|req: 226/454] 199.204.45.222 () {44 vars in 972 bytes} [Wed May 27 14:47:47 2026] GET /v2/images/e17e4e14-dcdb-4121-b89a-af588f35ba8c => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 199.204.45.222 () {48 vars in 1052 bytes} [Wed May 27 14:47:47 2026] PATCH /v2/images/e17e4e14-dcdb-4121-b89a-af588f35ba8c => generated 1382 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 199.204.45.222 () {44 vars in 972 bytes} [Wed May 27 14:47:47 2026] GET /v2/images/e17e4e14-dcdb-4121-b89a-af588f35ba8c => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/615] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 15:01:02 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: 307/616] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 15:01:02 2026] GET /v2/images => generated 5574 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 15:04:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/656] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 15:04:07 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/657] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 15:04:09 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: 330/658] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 15:04:09 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/669] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 15:04:57 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: 334/670] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 15:04:57 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 15:05: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: 338/674] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 15:05:06 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/691] 199.204.45.222 () {42 vars in 689 bytes} [Wed May 27 15:06:22 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: 345/692] 199.204.45.222 () {44 vars in 911 bytes} [Wed May 27 15:06:22 2026] GET /v2/images => generated 5574 bytes in 60 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:71: 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: 352/701] 10.0.0.211 () {32 vars in 633 bytes} [Wed May 27 15:07:05 2026] GET /v2/images => generated 5574 bytes in 17 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:71: 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: 352/706] 10.0.0.209 () {36 vars in 987 bytes} [Wed May 27 15:07:24 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 10.0.0.209 () {36 vars in 927 bytes} [Wed May 27 15:07:25 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: 353/708] 10.0.0.65 () {36 vars in 986 bytes} [Wed May 27 15:07:26 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:07:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/710] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:07:26 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: 357/711] 10.0.0.65 () {36 vars in 986 bytes} [Wed May 27 15:07:26 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => 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: 355/712] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:07:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:07:26 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: 356/714] 10.0.0.65 () {36 vars in 986 bytes} [Wed May 27 15:07:26 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:07:26 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/716] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:07:26 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: 360/717] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 27 15:07:27 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/718] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 27 15:07:27 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: 361/719] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 27 15:07:27 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => 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: 359/720] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 27 15:07:27 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: 362/721] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 27 15:07:27 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: 361/724] 199.204.45.222 () {36 vars in 991 bytes} [Wed May 27 15:07:32 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 199.204.45.222 () {36 vars in 931 bytes} [Wed May 27 15:07:32 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 199.204.45.222 () {36 vars in 991 bytes} [Wed May 27 15:07:33 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => 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: 365/727] 199.204.45.222 () {36 vars in 931 bytes} [Wed May 27 15:07:33 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: 363/728] 10.0.0.209 () {36 vars in 987 bytes} [Wed May 27 15:07:38 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 10.0.0.209 () {36 vars in 927 bytes} [Wed May 27 15:07:38 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.209 () {36 vars in 987 bytes} [Wed May 27 15:07:40 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => 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: 367/731] 10.0.0.209 () {36 vars in 927 bytes} [Wed May 27 15:07:40 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: 368/738] 10.0.0.209 () {36 vars in 987 bytes} [Wed May 27 15:08:04 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => 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: 371/739] 10.0.0.209 () {36 vars in 927 bytes} [Wed May 27 15:08:04 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: 372/746] 10.0.0.209 () {36 vars in 987 bytes} [Wed May 27 15:08:36 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => 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: 375/747] 10.0.0.209 () {36 vars in 927 bytes} [Wed May 27 15:08: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: 374/750] 10.0.0.211 () {34 vars in 655 bytes} [Wed May 27 15:08:45 2026] POST /v2/images => generated 648 bytes in 171 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 15:08:46.048 8 WARNING glance.api.v2.images [None req-7e5f8446-a10c-4759-91e7-a812c0092234 1a11a037eea641dba6d915ec99ff6996 b316f30662be4658b1a4b849fda125ab - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f1f752e1-abaf-4ef4-97ba-6fb3c64109c5 [pid: 8|app: 0|req: 377/751] 10.0.0.211 () {32 vars in 710 bytes} [Wed May 27 15:08:46 2026] DELETE /v2/images/f1f752e1-abaf-4ef4-97ba-6fb3c64109c5 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.211 () {32 vars in 707 bytes} [Wed May 27 15:08:46 2026] GET /v2/images/f1f752e1-abaf-4ef4-97ba-6fb3c64109c5 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/753] 10.0.0.211 () {32 vars in 633 bytes} [Wed May 27 15:08:46 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/754] 10.0.0.211 () {34 vars in 655 bytes} [Wed May 27 15:08:46 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.211 () {32 vars in 717 bytes} [Wed May 27 15:08:46 2026] GET /v2/images/4f875423-83f1-4d7d-bc9a-1b45a6c7e645/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 15:08:46.230 7 INFO glance.api.v2.image_data [None req-8e475e46-aa31-4cab-9ae0-c4a02e8e65a9 1a11a037eea641dba6d915ec99ff6996 b316f30662be4658b1a4b849fda125ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 15:08:46.277 7 WARNING glance_store._drivers.rbd [None req-8e475e46-aa31-4cab-9ae0-c4a02e8e65a9 1a11a037eea641dba6d915ec99ff6996 b316f30662be4658b1a4b849fda125ab - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 15:08:46.909 7 INFO glance.location [None req-8e475e46-aa31-4cab-9ae0-c4a02e8e65a9 1a11a037eea641dba6d915ec99ff6996 b316f30662be4658b1a4b849fda125ab - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 377/756] 10.0.0.211 () {32 vars in 727 bytes} [Wed May 27 15:08:46 2026] PUT /v2/images/4f875423-83f1-4d7d-bc9a-1b45a6c7e645/file => generated 0 bytes in 726 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/757] 10.0.0.211 () {32 vars in 707 bytes} [Wed May 27 15:08:46 2026] GET /v2/images/4f875423-83f1-4d7d-bc9a-1b45a6c7e645 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/758] 10.0.0.211 () {32 vars in 717 bytes} [Wed May 27 15:08:46 2026] GET /v2/images/4f875423-83f1-4d7d-bc9a-1b45a6c7e645/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/759] 10.0.0.211 () {34 vars in 655 bytes} [Wed May 27 15:08:47 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/760] 10.0.0.211 () {32 vars in 726 bytes} [Wed May 27 15:08:47 2026] PATCH /v2/images/f5152498-9db7-4498-866e-386bfb421e68 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/761] 10.0.0.211 () {32 vars in 707 bytes} [Wed May 27 15:08:47 2026] GET /v2/images/f5152498-9db7-4498-866e-386bfb421e68 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 15:08:47.241 7 WARNING glance.api.v2.images [None req-54e8efaa-fb5b-4fa2-8421-9ca0aa239fdd 1a11a037eea641dba6d915ec99ff6996 b316f30662be4658b1a4b849fda125ab - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f5152498-9db7-4498-866e-386bfb421e68 [pid: 7|app: 0|req: 380/762] 10.0.0.211 () {32 vars in 710 bytes} [Wed May 27 15:08:47 2026] DELETE /v2/images/f5152498-9db7-4498-866e-386bfb421e68 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/763] 10.0.0.211 () {32 vars in 707 bytes} [Wed May 27 15:08:47 2026] GET /v2/images/f5152498-9db7-4498-866e-386bfb421e68 => generated 139 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 15:08:47.361 7 WARNING glance.api.v2.images [None req-8c6e5c95-0fcc-4138-bbdb-db6f4f392360 1a11a037eea641dba6d915ec99ff6996 b316f30662be4658b1a4b849fda125ab - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4f875423-83f1-4d7d-bc9a-1b45a6c7e645 [pid: 7|app: 0|req: 381/764] 10.0.0.211 () {32 vars in 710 bytes} [Wed May 27 15:08:47 2026] DELETE /v2/images/4f875423-83f1-4d7d-bc9a-1b45a6c7e645 => generated 0 bytes in 1066 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 10.0.0.211 () {32 vars in 707 bytes} [Wed May 27 15:08:48 2026] GET /v2/images/4f875423-83f1-4d7d-bc9a-1b45a6c7e645 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 15:08:48.447 7 WARNING glance.api.v2.images [None req-cd383eff-9930-4119-91b0-072c468ed7f1 1a11a037eea641dba6d915ec99ff6996 b316f30662be4658b1a4b849fda125ab - - default default] Failed to find image f1f752e1-abaf-4ef4-97ba-6fb3c64109c5 to delete: glance.common.exception.ImageNotFound: No image found with ID f1f752e1-abaf-4ef4-97ba-6fb3c64109c5 [pid: 7|app: 0|req: 382/766] 10.0.0.211 () {32 vars in 710 bytes} [Wed May 27 15:08:48 2026] DELETE /v2/images/f1f752e1-abaf-4ef4-97ba-6fb3c64109c5 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/767] 10.0.0.211 () {32 vars in 707 bytes} [Wed May 27 15:08:48 2026] GET /v2/images/f1f752e1-abaf-4ef4-97ba-6fb3c64109c5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/768] 10.0.0.211 () {30 vars in 411 bytes} [Wed May 27 15:08:51 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: 389/775] 10.0.0.209 () {36 vars in 987 bytes} [Wed May 27 15:09:16 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => 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: 387/776] 10.0.0.209 () {36 vars in 927 bytes} [Wed May 27 15:09:16 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: 389/779] 10.0.0.209 () {36 vars in 987 bytes} [Wed May 27 15:09:32 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => 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: 391/780] 10.0.0.209 () {36 vars in 927 bytes} [Wed May 27 15:09:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/789] 10.0.0.211 () {32 vars in 707 bytes} [Wed May 27 15:10:03 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/790] 10.0.0.211 () {32 vars in 707 bytes} [Wed May 27 15:10:03 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/791] 10.0.0.65 () {36 vars in 986 bytes} [Wed May 27 15:10:04 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/792] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:10:04 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:10:04 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: 398/794] 10.0.0.65 () {36 vars in 986 bytes} [Wed May 27 15:10:04 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => 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: 397/795] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:10: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: 8|app: 0|req: 399/796] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:10:04 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: 7|app: 0|req: 398/797] 10.0.0.65 () {36 vars in 986 bytes} [Wed May 27 15:10:04 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => 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: 400/798] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:10:04 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/799] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:10: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: 8|app: 0|req: 401/800] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 27 15:10:04 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => 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: 400/801] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 27 15:10:04 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: 402/802] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 27 15:10:04 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/803] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 27 15:10:04 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: 403/804] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 27 15:10:04 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: 403/807] 10.0.0.209 () {36 vars in 987 bytes} [Wed May 27 15:10:21 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/808] 10.0.0.209 () {36 vars in 927 bytes} [Wed May 27 15:10:21 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: 408/817] 10.0.0.209 () {36 vars in 987 bytes} [Wed May 27 15:11:00 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/818] 10.0.0.209 () {36 vars in 927 bytes} [Wed May 27 15:11:00 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: 415/831] 10.0.0.209 () {36 vars in 987 bytes} [Wed May 27 15:11:53 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/832] 10.0.0.209 () {36 vars in 927 bytes} [Wed May 27 15:11:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/835] 10.0.0.209 () {36 vars in 987 bytes} [Wed May 27 15:12:11 2026] GET /v2/images/dc0270b7-6671-4f7a-a974-91c7d851e478 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/836] 10.0.0.209 () {36 vars in 927 bytes} [Wed May 27 15:12:11 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: 424/845] 199.204.45.222 () {32 vars in 826 bytes} [Wed May 27 15:12:43 2026] GET /v2/images?status=active&owner=4eff28c92a54422680f9528372895084&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/846] 199.204.45.222 () {32 vars in 653 bytes} [Wed May 27 15:12:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/847] 10.0.0.65 () {36 vars in 986 bytes} [Wed May 27 15:12:44 2026] GET /v2/images/0c8a0842-82dd-42e8-bcb4-290d7f9dbafb => generated 1395 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/848] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:12: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: 426/849] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:12:44 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: 424/850] 10.0.0.65 () {36 vars in 986 bytes} [Wed May 27 15:12:44 2026] GET /v2/images/0c8a0842-82dd-42e8-bcb4-290d7f9dbafb => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/851] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:12:44 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: 425/852] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:12:44 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: 428/853] 10.0.0.65 () {36 vars in 986 bytes} [Wed May 27 15:12:44 2026] GET /v2/images/0c8a0842-82dd-42e8-bcb4-290d7f9dbafb => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/854] 10.0.0.65 () {36 vars in 926 bytes} [Wed May 27 15:12:44 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: 429/855] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 27 15:12:44 2026] GET /v2/images/0c8a0842-82dd-42e8-bcb4-290d7f9dbafb => generated 1395 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/856] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 27 15:12:44 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: 430/857] 10.0.0.22 () {36 vars in 986 bytes} [Wed May 27 15:12:44 2026] GET /v2/images/0c8a0842-82dd-42e8-bcb4-290d7f9dbafb => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/858] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 27 15:12: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: 431/859] 10.0.0.22 () {36 vars in 926 bytes} [Wed May 27 15:12:44 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: 452/900] 10.0.0.211 () {32 vars in 633 bytes} [Wed May 27 15:16:06 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)