+ 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 [Fri Sep 11 18:02:25 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: glance-api-9695c95bd-cfh52 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f05a181d668 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-09-11 18:02:27.492 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-11 18:02:27.542 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-09-11 18:02:28.344 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-09-11 18:02:28.345 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-09-11 18:02:28.345 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-11 18:02:28.448 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-09-11 18:02:28.449 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-09-11 18:02:28.449 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-11 18:02:30.326 8 WARNING glance.api.v2.images [None req-8c481178-55a9-4e96-b3a5-1c31405e366e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-11 18:02:30.539 7 WARNING glance.api.v2.images [None req-c0e0bbd5-767b-4051-acab-50d13fc548e2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-11 18:02:30.648 8 WARNING keystonemiddleware._common.config [None req-8c481178-55a9-4e96-b3a5-1c31405e366e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 18:02:30.655 8 WARNING oslo_config.cfg [None req-8c481178-55a9-4e96-b3a5-1c31405e366e - - - - - -] 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 0x7f05a181d668 pid: 8 (default app) 2026-09-11 18:02:30.862 7 WARNING keystonemiddleware._common.config [None req-c0e0bbd5-767b-4051-acab-50d13fc548e2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 18:02:30.869 7 WARNING oslo_config.cfg [None req-c0e0bbd5-767b-4051-acab-50d13fc548e2 - - - - - -] 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 0x7f05a181d668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:02:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:02:32.418 7 WARNING oslo_policy.policy [None req-e9accc01-d801-4d5a-85a5-cfac793a0210 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - 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-09-11 18:02:32.418 7 WARNING oslo_policy.policy [None req-e9accc01-d801-4d5a-85a5-cfac793a0210 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - 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-09-11 18:02:32.446 7 WARNING oslo_policy.policy [None req-e9accc01-d801-4d5a-85a5-cfac793a0210 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - 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-09-11 18:02:32.446 7 WARNING oslo_policy.policy [None req-e9accc01-d801-4d5a-85a5-cfac793a0210 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - 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/6] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:02:31 2026] GET /v2/images => generated 69 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:02:36 2026] GET / => generated 1301 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:02:36 2026] GET /v2/images => generated 69 bytes in 60 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-09-11 18:02:36.657 8 WARNING oslo_policy.policy [None req-b3109820-3b47-405a-8990-21d59e2e8c70 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - 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-09-11 18:02:36.658 8 WARNING oslo_policy.policy [None req-b3109820-3b47-405a-8990-21d59e2e8c70 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - 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/9] 162.253.55.28 () {44 vars in 906 bytes} [Fri Sep 11 18:02:36 2026] GET /v2/images/cirros => generated 151 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 162.253.55.28 () {44 vars in 928 bytes} [Fri Sep 11 18:02:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 18:02:36.837 8 WARNING oslo_policy.policy [None req-e219e3ac-7af3-4b45-8983-f88633b4396b fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - 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-09-11 18:02:36.838 8 WARNING oslo_policy.policy [None req-e219e3ac-7af3-4b45-8983-f88633b4396b fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 162.253.55.28 () {44 vars in 934 bytes} [Fri Sep 11 18:02:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 18:02:36.947 7 WARNING oslo_config.cfg [None req-0570b0fa-a99b-404a-a36b-04666b57d02a fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - 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/12] 162.253.55.28 () {48 vars in 946 bytes} [Fri Sep 11 18:02:36 2026] POST /v2/images => generated 760 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 18:02:36.972 8 WARNING oslo_policy.policy [None req-815edc99-8e4e-4949-b258-0ef9b35cf4e7 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - 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-09-11 18:02:36.973 8 WARNING oslo_policy.policy [None req-815edc99-8e4e-4949-b258-0ef9b35cf4e7 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - 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-09-11 18:02:36.975 8 INFO glance.api.v2.image_data [None req-815edc99-8e4e-4949-b258-0ef9b35cf4e7 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:02:40.947 8 WARNING glance.location [None req-815edc99-8e4e-4949-b258-0ef9b35cf4e7 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 162.253.55.28 () {48 vars in 1040 bytes} [Fri Sep 11 18:02:36 2026] PUT /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e/file => generated 0 bytes in 4031 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6980 switches on core 0) [pid: 7|app: 0|req: 7/16] 162.253.55.28 () {44 vars in 966 bytes} [Fri Sep 11 18:02:40 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 18:02:41.144 8 WARNING oslo_config.cfg [None req-8616a3d6-00b7-45c4-857e-e487b6c7097a fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - 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: 10/17] 162.253.55.28 () {48 vars in 1046 bytes} [Fri Sep 11 18:02:41 2026] PATCH /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => generated 1312 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 162.253.55.28 () {44 vars in 966 bytes} [Fri Sep 11 18:02:41 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => 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: 137/275] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:24:05 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:24:05 2026] GET /v2/images => generated 1381 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:24:22 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:24:23 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 162.253.55.28 () {44 vars in 932 bytes} [Fri Sep 11 18:24:23 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: 8|app: 0|req: 143/284] 162.253.55.28 () {44 vars in 954 bytes} [Fri Sep 11 18:24:23 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 162.253.55.28 () {44 vars in 934 bytes} [Fri Sep 11 18:24:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 162.253.55.28 () {48 vars in 946 bytes} [Fri Sep 11 18:24:23 2026] POST /v2/images => generated 796 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 18:24:23.279 7 WARNING oslo_policy.policy [None req-deeb8b35-3d57-4bed-b271-29689981f074 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - 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-09-11 18:24:23.279 7 WARNING oslo_policy.policy [None req-deeb8b35-3d57-4bed-b271-29689981f074 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - 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-09-11 18:24:23.281 7 INFO glance.api.v2.image_data [None req-deeb8b35-3d57-4bed-b271-29689981f074 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:24:51.431 7 WARNING glance.location [None req-deeb8b35-3d57-4bed-b271-29689981f074 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/293] 162.253.55.28 () {48 vars in 1041 bytes} [Fri Sep 11 18:24:23 2026] PUT /v2/images/50edaffe-e1b2-41dd-a8fd-5db44fe1c519/file => generated 0 bytes in 28237 msecs (HTTP/1.1 204) 4 headers in 171 bytes (71948 switches on core 0) [pid: 8|app: 0|req: 151/294] 162.253.55.28 () {44 vars in 966 bytes} [Fri Sep 11 18:24:51 2026] GET /v2/images/50edaffe-e1b2-41dd-a8fd-5db44fe1c519 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/295] 162.253.55.28 () {48 vars in 1046 bytes} [Fri Sep 11 18:24:51 2026] PATCH /v2/images/50edaffe-e1b2-41dd-a8fd-5db44fe1c519 => generated 1395 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/296] 162.253.55.28 () {44 vars in 966 bytes} [Fri Sep 11 18:24:51 2026] GET /v2/images/50edaffe-e1b2-41dd-a8fd-5db44fe1c519 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/297] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:24:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/298] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:24:53 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/387] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:32:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/388] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:32:10 2026] GET /v2/images => generated 2778 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/389] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:32:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/390] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:32:19 2026] GET /v2/images => generated 2778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/391] 162.253.55.28 () {44 vars in 942 bytes} [Fri Sep 11 18:32:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/392] 162.253.55.28 () {44 vars in 964 bytes} [Fri Sep 11 18:32:19 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: 8|app: 0|req: 201/393] 162.253.55.28 () {44 vars in 934 bytes} [Fri Sep 11 18:32:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/394] 162.253.55.28 () {48 vars in 946 bytes} [Fri Sep 11 18:32:19 2026] POST /v2/images => generated 799 bytes in 183 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 18:32:19.754 8 INFO glance.api.v2.image_data [None req-18fd07c1-e8d5-41ac-8f45-614074aa3104 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:32:35.586 8 INFO glance.location [None req-18fd07c1-e8d5-41ac-8f45-614074aa3104 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 202/399] 162.253.55.28 () {48 vars in 1040 bytes} [Fri Sep 11 18:32:19 2026] PUT /v2/images/5885d28a-e1ac-4ddc-b2cc-b5dd2056f233/file => generated 0 bytes in 15900 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31506 switches on core 0) [pid: 7|app: 0|req: 198/400] 162.253.55.28 () {44 vars in 966 bytes} [Fri Sep 11 18:32:35 2026] GET /v2/images/5885d28a-e1ac-4ddc-b2cc-b5dd2056f233 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/401] 162.253.55.28 () {48 vars in 1046 bytes} [Fri Sep 11 18:32:35 2026] PATCH /v2/images/5885d28a-e1ac-4ddc-b2cc-b5dd2056f233 => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 162.253.55.28 () {44 vars in 966 bytes} [Fri Sep 11 18:32:35 2026] GET /v2/images/5885d28a-e1ac-4ddc-b2cc-b5dd2056f233 => 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: 208/411] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:33:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:33:13 2026] GET /v2/images => generated 4190 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/415] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:33:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/416] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:33:26 2026] GET /v2/images => generated 4190 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/417] 162.253.55.28 () {44 vars in 934 bytes} [Fri Sep 11 18:33:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/418] 162.253.55.28 () {44 vars in 956 bytes} [Fri Sep 11 18:33:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/419] 162.253.55.28 () {44 vars in 934 bytes} [Fri Sep 11 18:33:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/420] 162.253.55.28 () {48 vars in 946 bytes} [Fri Sep 11 18:33:26 2026] POST /v2/images => generated 791 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 18:33:26.372 8 INFO glance.api.v2.image_data [None req-d325a0e8-a7a2-49d8-b8ce-3f0a8e0fa001 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:33:42.396 8 INFO glance.location [None req-d325a0e8-a7a2-49d8-b8ce-3f0a8e0fa001 fbc78f8c8e9b42a7b12db2db606530bf 7ef9708e2910490ea008894132e793cc - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 213/425] 162.253.55.28 () {48 vars in 1041 bytes} [Fri Sep 11 18:33:26 2026] PUT /v2/images/6393205f-fa37-4017-a8a8-65bf946f7200/file => generated 0 bytes in 16082 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36873 switches on core 0) [pid: 7|app: 0|req: 213/426] 162.253.55.28 () {44 vars in 966 bytes} [Fri Sep 11 18:33:42 2026] GET /v2/images/6393205f-fa37-4017-a8a8-65bf946f7200 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 162.253.55.28 () {48 vars in 1046 bytes} [Fri Sep 11 18:33:42 2026] PATCH /v2/images/6393205f-fa37-4017-a8a8-65bf946f7200 => generated 1382 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 162.253.55.28 () {44 vars in 966 bytes} [Fri Sep 11 18:33:42 2026] GET /v2/images/6393205f-fa37-4017-a8a8-65bf946f7200 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:48:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:48:42 2026] GET /v2/images => generated 5574 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/641] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:51:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/642] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:51:16 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:51:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/644] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:51:18 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:52:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/658] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:52:12 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:52:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:52:21 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/675] 162.253.55.28 () {42 vars in 683 bytes} [Fri Sep 11 18:53:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 162.253.55.28 () {44 vars in 905 bytes} [Fri Sep 11 18:53:29 2026] GET /v2/images => generated 5574 bytes in 64 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/687] 10.0.0.137 () {32 vars in 632 bytes} [Fri Sep 11 18:54:15 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.139 () {36 vars in 986 bytes} [Fri Sep 11 18:54:41 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => generated 1312 bytes in 141 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: 347/695] 10.0.0.139 () {36 vars in 926 bytes} [Fri Sep 11 18:54:41 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: 349/696] 10.0.0.139 () {36 vars in 986 bytes} [Fri Sep 11 18:54:42 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.139 () {36 vars in 926 bytes} [Fri Sep 11 18:54:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 162.253.55.28 () {36 vars in 989 bytes} [Fri Sep 11 18:54:50 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => 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: 350/701] 162.253.55.28 () {36 vars in 929 bytes} [Fri Sep 11 18:54:50 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: 8|app: 0|req: 352/702] 162.253.55.28 () {36 vars in 989 bytes} [Fri Sep 11 18:54:51 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => 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: 351/703] 162.253.55.28 () {36 vars in 929 bytes} [Fri Sep 11 18:54:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/706] 10.0.0.190 () {36 vars in 986 bytes} [Fri Sep 11 18:55:01 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/707] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 18:55:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 18:55:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.190 () {36 vars in 986 bytes} [Fri Sep 11 18:55:01 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => 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: 356/710] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 18:55:01 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: 355/711] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 18:55:01 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: 357/712] 10.0.0.190 () {36 vars in 986 bytes} [Fri Sep 11 18:55:02 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => 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: 356/713] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 18:55:02 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: 358/714] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 18:55:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/715] 10.0.0.202 () {36 vars in 910 bytes} [Fri Sep 11 18:55:02 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.202 () {36 vars in 1006 bytes} [Fri Sep 11 18:55:02 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e/locations => generated 127 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.202 () {36 vars in 986 bytes} [Fri Sep 11 18:55:03 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.202 () {36 vars in 926 bytes} [Fri Sep 11 18:55:03 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: 359/719] 10.0.0.202 () {36 vars in 926 bytes} [Fri Sep 11 18:55:03 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/720] 10.0.0.139 () {36 vars in 986 bytes} [Fri Sep 11 18:55:04 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/721] 10.0.0.139 () {36 vars in 926 bytes} [Fri Sep 11 18:55:04 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: 364/728] 10.0.0.139 () {36 vars in 986 bytes} [Fri Sep 11 18:55:32 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => 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: 365/729] 10.0.0.139 () {36 vars in 926 bytes} [Fri Sep 11 18:55:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.139 () {36 vars in 986 bytes} [Fri Sep 11 18:55:45 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => 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: 367/733] 10.0.0.139 () {36 vars in 926 bytes} [Fri Sep 11 18:55:45 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: 372/744] 10.0.0.137 () {30 vars in 410 bytes} [Fri Sep 11 18:56:32 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/751] 10.0.0.137 () {34 vars in 654 bytes} [Fri Sep 11 18:57:09 2026] POST /v2/images => generated 648 bytes in 288 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-11 18:57:09.617 8 WARNING glance.api.v2.images [None req-cccb24cf-9422-46f7-959b-6585d0c5b0c5 a193d3291f95466b83f6255616e4e1fa 9245f59e2077483a84def04ec2412249 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//12840e87-ccae-48b2-b00c-165dc648cef2 [pid: 8|app: 0|req: 376/752] 10.0.0.137 () {32 vars in 709 bytes} [Fri Sep 11 18:57:09 2026] DELETE /v2/images/12840e87-ccae-48b2-b00c-165dc648cef2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/753] 10.0.0.137 () {32 vars in 706 bytes} [Fri Sep 11 18:57:09 2026] GET /v2/images/12840e87-ccae-48b2-b00c-165dc648cef2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 10.0.0.137 () {32 vars in 632 bytes} [Fri Sep 11 18:57:09 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.137 () {34 vars in 654 bytes} [Fri Sep 11 18:57:09 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 10.0.0.137 () {32 vars in 716 bytes} [Fri Sep 11 18:57:09 2026] GET /v2/images/f6296aec-4be2-46c1-a2e9-69d9059acc42/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-11 18:57:09.814 7 INFO glance.api.v2.image_data [None req-dd5293b6-d095-44fc-8a33-774b4830e895 a193d3291f95466b83f6255616e4e1fa 9245f59e2077483a84def04ec2412249 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 18:57:09.855 7 WARNING glance_store._drivers.rbd [None req-dd5293b6-d095-44fc-8a33-774b4830e895 a193d3291f95466b83f6255616e4e1fa 9245f59e2077483a84def04ec2412249 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-11 18:57:10.291 7 INFO glance.location [None req-dd5293b6-d095-44fc-8a33-774b4830e895 a193d3291f95466b83f6255616e4e1fa 9245f59e2077483a84def04ec2412249 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 379/757] 10.0.0.137 () {32 vars in 726 bytes} [Fri Sep 11 18:57:09 2026] PUT /v2/images/f6296aec-4be2-46c1-a2e9-69d9059acc42/file => generated 0 bytes in 551 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/759] 10.0.0.137 () {32 vars in 706 bytes} [Fri Sep 11 18:57:10 2026] GET /v2/images/f6296aec-4be2-46c1-a2e9-69d9059acc42 => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.137 () {32 vars in 716 bytes} [Fri Sep 11 18:57:10 2026] GET /v2/images/f6296aec-4be2-46c1-a2e9-69d9059acc42/file => generated 1024 bytes in 150 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 10.0.0.137 () {34 vars in 654 bytes} [Fri Sep 11 18:57:10 2026] POST /v2/images => generated 649 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/763] 10.0.0.137 () {32 vars in 725 bytes} [Fri Sep 11 18:57:10 2026] PATCH /v2/images/f952cc74-63b7-4b6d-8182-3c5702506307 => generated 652 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.137 () {32 vars in 706 bytes} [Fri Sep 11 18:57:10 2026] GET /v2/images/f952cc74-63b7-4b6d-8182-3c5702506307 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-11 18:57:10.695 8 WARNING glance.api.v2.images [None req-6485978a-e974-40f0-9e08-1c30dcfdbce6 a193d3291f95466b83f6255616e4e1fa 9245f59e2077483a84def04ec2412249 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f952cc74-63b7-4b6d-8182-3c5702506307 [pid: 8|app: 0|req: 382/765] 10.0.0.137 () {32 vars in 709 bytes} [Fri Sep 11 18:57:10 2026] DELETE /v2/images/f952cc74-63b7-4b6d-8182-3c5702506307 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 10.0.0.137 () {32 vars in 706 bytes} [Fri Sep 11 18:57:10 2026] GET /v2/images/f952cc74-63b7-4b6d-8182-3c5702506307 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-11 18:57:10.767 8 WARNING glance.api.v2.images [None req-2153ec9b-086b-42d5-9b93-dc285d845776 a193d3291f95466b83f6255616e4e1fa 9245f59e2077483a84def04ec2412249 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f6296aec-4be2-46c1-a2e9-69d9059acc42 [pid: 7|app: 0|req: 385/767] 10.0.0.139 () {36 vars in 986 bytes} [Fri Sep 11 18:57:10 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/768] 10.0.0.139 () {36 vars in 926 bytes} [Fri Sep 11 18:57:10 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: 383/769] 10.0.0.137 () {32 vars in 709 bytes} [Fri Sep 11 18:57:10 2026] DELETE /v2/images/f6296aec-4be2-46c1-a2e9-69d9059acc42 => generated 0 bytes in 870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/770] 10.0.0.137 () {32 vars in 706 bytes} [Fri Sep 11 18:57:11 2026] GET /v2/images/f6296aec-4be2-46c1-a2e9-69d9059acc42 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-11 18:57:11.656 8 WARNING glance.api.v2.images [None req-5a5be9d0-2ece-4dd1-acf0-1d5832a1d500 a193d3291f95466b83f6255616e4e1fa 9245f59e2077483a84def04ec2412249 - - default default] Failed to find image 12840e87-ccae-48b2-b00c-165dc648cef2 to delete: glance.common.exception.ImageNotFound: No image found with ID 12840e87-ccae-48b2-b00c-165dc648cef2 [pid: 8|app: 0|req: 384/771] 10.0.0.137 () {32 vars in 709 bytes} [Fri Sep 11 18:57:11 2026] DELETE /v2/images/12840e87-ccae-48b2-b00c-165dc648cef2 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/772] 10.0.0.137 () {32 vars in 706 bytes} [Fri Sep 11 18:57:11 2026] GET /v2/images/12840e87-ccae-48b2-b00c-165dc648cef2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/779] 10.0.0.139 () {36 vars in 986 bytes} [Fri Sep 11 18:57:46 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => 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: 392/780] 10.0.0.139 () {36 vars in 926 bytes} [Fri Sep 11 18:57:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/781] 10.0.0.139 () {36 vars in 986 bytes} [Fri Sep 11 18:57:50 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/782] 10.0.0.139 () {36 vars in 926 bytes} [Fri Sep 11 18:57:50 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/787] 10.0.0.137 () {32 vars in 706 bytes} [Fri Sep 11 18:58:07 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => 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: 392/788] 10.0.0.137 () {32 vars in 706 bytes} [Fri Sep 11 18:58:07 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/789] 10.0.0.190 () {36 vars in 986 bytes} [Fri Sep 11 18:58:08 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => generated 1312 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/790] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 18:58:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/791] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 18:58:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/792] 10.0.0.190 () {36 vars in 986 bytes} [Fri Sep 11 18:58:08 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => 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: 399/793] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 18:58:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/794] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 18:58:08 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: 400/795] 10.0.0.190 () {36 vars in 986 bytes} [Fri Sep 11 18:58:08 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => 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: 396/796] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 18:58:08 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: 401/797] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 18:58:08 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/798] 10.0.0.202 () {36 vars in 910 bytes} [Fri Sep 11 18:58:08 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/799] 10.0.0.202 () {36 vars in 1006 bytes} [Fri Sep 11 18:58:08 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e/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: 398/800] 10.0.0.202 () {36 vars in 986 bytes} [Fri Sep 11 18:58:08 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => 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: 403/801] 10.0.0.202 () {36 vars in 926 bytes} [Fri Sep 11 18:58:08 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: 399/802] 10.0.0.202 () {36 vars in 926 bytes} [Fri Sep 11 18:58:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/811] 10.0.0.139 () {36 vars in 986 bytes} [Fri Sep 11 18:58:49 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => 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: 408/812] 10.0.0.139 () {36 vars in 926 bytes} [Fri Sep 11 18:58:49 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: 414/825] 10.0.0.139 () {36 vars in 986 bytes} [Fri Sep 11 18:59:40 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => generated 1312 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/826] 10.0.0.139 () {36 vars in 926 bytes} [Fri Sep 11 18:59:40 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: 416/829] 10.0.0.139 () {36 vars in 986 bytes} [Fri Sep 11 18:59:59 2026] GET /v2/images/985d06c4-e059-45d2-ac15-f0c12de4278e => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/830] 10.0.0.139 () {36 vars in 926 bytes} [Fri Sep 11 18:59:59 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/841] 162.253.55.28 () {32 vars in 824 bytes} [Fri Sep 11 19:00:42 2026] GET /v2/images?status=active&owner=7ef9708e2910490ea008894132e793cc&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/842] 162.253.55.28 () {32 vars in 651 bytes} [Fri Sep 11 19:00:42 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: 421/843] 10.0.0.190 () {36 vars in 986 bytes} [Fri Sep 11 19:00:43 2026] GET /v2/images/50edaffe-e1b2-41dd-a8fd-5db44fe1c519 => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/844] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 19:00:43 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: 422/845] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 19:00:43 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: 424/846] 10.0.0.190 () {36 vars in 986 bytes} [Fri Sep 11 19:00:43 2026] GET /v2/images/50edaffe-e1b2-41dd-a8fd-5db44fe1c519 => 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: 423/847] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 19:00:43 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: 425/848] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 19:00: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: 424/849] 10.0.0.190 () {36 vars in 986 bytes} [Fri Sep 11 19:00:43 2026] GET /v2/images/50edaffe-e1b2-41dd-a8fd-5db44fe1c519 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/850] 10.0.0.190 () {36 vars in 926 bytes} [Fri Sep 11 19:00:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/851] 10.0.0.202 () {36 vars in 910 bytes} [Fri Sep 11 19:00:43 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/852] 10.0.0.202 () {36 vars in 1006 bytes} [Fri Sep 11 19:00:43 2026] GET /v2/images/50edaffe-e1b2-41dd-a8fd-5db44fe1c519/locations => generated 127 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/853] 10.0.0.202 () {36 vars in 986 bytes} [Fri Sep 11 19:00:43 2026] GET /v2/images/50edaffe-e1b2-41dd-a8fd-5db44fe1c519 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/854] 10.0.0.202 () {36 vars in 926 bytes} [Fri Sep 11 19:00:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/855] 10.0.0.202 () {36 vars in 926 bytes} [Fri Sep 11 19:00:43 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: 450/900] 10.0.0.137 () {32 vars in 632 bytes} [Fri Sep 11 19:04:21 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)