+ 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 [Thu Jul 2 15:46:23 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-6455c9b7df-hcsgz 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 0x7f3216da5668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-02 15:46:26.066 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 15:46:26.072 9 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-07-02 15:46:27.025 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-07-02 15:46:27.027 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-07-02 15:46:27.027 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 15:46:27.062 9 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-07-02 15:46:27.063 9 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-07-02 15:46:27.064 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 15:46:29.253 9 WARNING glance.api.v2.images [None req-c11db10a-484c-49a5-afc7-c6c983a16910 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 15:46:29.373 8 WARNING glance.api.v2.images [None req-0e5318fc-cba3-48cb-a45c-910d7b4fcee3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 15:46:29.601 9 WARNING keystonemiddleware._common.config [None req-c11db10a-484c-49a5-afc7-c6c983a16910 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 15:46:29.609 9 WARNING oslo_config.cfg [None req-c11db10a-484c-49a5-afc7-c6c983a16910 - - - - - -] 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 0x7f3216da5668 pid: 9 (default app) 2026-07-02 15:46:29.720 8 WARNING keystonemiddleware._common.config [None req-0e5318fc-cba3-48cb-a45c-910d7b4fcee3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 15:46:29.728 8 WARNING oslo_config.cfg [None req-0e5318fc-cba3-48cb-a45c-910d7b4fcee3 - - - - - -] 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 0x7f3216da5668 pid: 8 (default app) [pid: 8|app: 0|req: 4/11] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 15:47:01 2026] GET / => generated 1312 bytes in 2 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-07-02 15:47:02.202 9 WARNING oslo_policy.policy [None req-a9d007ca-d113-4f3c-9c5d-573f53d6c189 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - 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-07-02 15:47:02.203 9 WARNING oslo_policy.policy [None req-a9d007ca-d113-4f3c-9c5d-573f53d6c189 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - 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-07-02 15:47:02.225 9 WARNING oslo_policy.policy [None req-a9d007ca-d113-4f3c-9c5d-573f53d6c189 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - 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-07-02 15:47:02.226 9 WARNING oslo_policy.policy [None req-a9d007ca-d113-4f3c-9c5d-573f53d6c189 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - 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: 9|app: 0|req: 8/12] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 15:47:01 2026] GET /v2/images => generated 69 bytes in 614 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 15:47:06 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 9/14] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 15:47:06 2026] GET /v2/images => generated 69 bytes in 49 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-07-02 15:47:06.150 8 WARNING oslo_policy.policy [None req-d636b9fa-bb60-41bd-aeec-df7a455e2440 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - 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-07-02 15:47:06.151 8 WARNING oslo_policy.policy [None req-d636b9fa-bb60-41bd-aeec-df7a455e2440 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/15] 199.19.213.103 () {44 vars in 912 bytes} [Thu Jul 2 15:47:06 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 10/16] 199.19.213.103 () {44 vars in 934 bytes} [Thu Jul 2 15:47:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 15:47:06.297 8 WARNING oslo_policy.policy [None req-58a45bc6-7db3-44f0-8f22-4cae29378960 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - 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-07-02 15:47:06.298 8 WARNING oslo_policy.policy [None req-58a45bc6-7db3-44f0-8f22-4cae29378960 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - 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/17] 199.19.213.103 () {44 vars in 940 bytes} [Thu Jul 2 15:47:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 15:47:06.425 9 WARNING oslo_config.cfg [None req-e9303d4d-9460-4bc5-aa88-31395c646ca6 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - 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: 9|app: 0|req: 11/18] 199.19.213.103 () {48 vars in 952 bytes} [Thu Jul 2 15:47:06 2026] POST /v2/images => generated 760 bytes in 91 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 15:47:06.447 8 WARNING oslo_policy.policy [None req-ceb5cf13-3009-4444-a42a-384f8e830f9d 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - 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-07-02 15:47:06.447 8 WARNING oslo_policy.policy [None req-ceb5cf13-3009-4444-a42a-384f8e830f9d 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - 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-07-02 15:47:06.448 8 INFO glance.api.v2.image_data [None req-ceb5cf13-3009-4444-a42a-384f8e830f9d 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 15:47:09.667 8 WARNING glance.location [None req-ceb5cf13-3009-4444-a42a-384f8e830f9d 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/21] 199.19.213.103 () {48 vars in 1046 bytes} [Thu Jul 2 15:47:06 2026] PUT /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14/file => generated 0 bytes in 3270 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5857 switches on core 0) [pid: 9|app: 0|req: 14/22] 199.19.213.103 () {44 vars in 972 bytes} [Thu Jul 2 15:47:09 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 15:47:09.835 8 WARNING oslo_config.cfg [None req-0f846aa1-21d6-490e-956f-4237bd1f4641 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/23] 199.19.213.103 () {48 vars in 1052 bytes} [Thu Jul 2 15:47:09 2026] PATCH /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 15/24] 199.19.213.103 () {44 vars in 972 bytes} [Thu Jul 2 15:47:09 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 152/297] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 16:09:57 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: 146/298] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 16:09:57 2026] GET /v2/images => generated 1381 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/303] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 16:10:16 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 155/304] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 16:10:16 2026] GET /v2/images => generated 1381 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/305] 199.19.213.103 () {44 vars in 938 bytes} [Thu Jul 2 16:10:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 156/306] 199.19.213.103 () {44 vars in 960 bytes} [Thu Jul 2 16:10:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/307] 199.19.213.103 () {44 vars in 940 bytes} [Thu Jul 2 16:10:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 157/308] 199.19.213.103 () {48 vars in 952 bytes} [Thu Jul 2 16:10:16 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 16:10:17.005 8 INFO glance.api.v2.image_data [None req-7044a197-6fba-4f01-93dc-adab6ab886bb 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 16:10:48.991 8 WARNING glance.location [None req-7044a197-6fba-4f01-93dc-adab6ab886bb 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 152/315] 199.19.213.103 () {48 vars in 1047 bytes} [Thu Jul 2 16:10:16 2026] PUT /v2/images/93856316-f566-4845-9fd5-ad0556e23d3d/file => generated 0 bytes in 32046 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63966 switches on core 0) [pid: 9|app: 0|req: 164/316] 199.19.213.103 () {44 vars in 972 bytes} [Thu Jul 2 16:10:49 2026] GET /v2/images/93856316-f566-4845-9fd5-ad0556e23d3d => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 166/319] 199.19.213.103 () {48 vars in 1052 bytes} [Thu Jul 2 16:10:49 2026] PATCH /v2/images/93856316-f566-4845-9fd5-ad0556e23d3d => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/320] 199.19.213.103 () {44 vars in 972 bytes} [Thu Jul 2 16:10:49 2026] GET /v2/images/93856316-f566-4845-9fd5-ad0556e23d3d => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 167/321] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 16:10:50 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: 155/322] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 16:10:50 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/407] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 16:17:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 210/408] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 16:17:50 2026] GET /v2/images => generated 2778 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/409] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 16:17:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 211/412] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 16:17:59 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/413] 199.19.213.103 () {44 vars in 948 bytes} [Thu Jul 2 16:17:59 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 212/414] 199.19.213.103 () {44 vars in 970 bytes} [Thu Jul 2 16:17:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/415] 199.19.213.103 () {44 vars in 940 bytes} [Thu Jul 2 16:17:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 213/416] 199.19.213.103 () {48 vars in 952 bytes} [Thu Jul 2 16:17:59 2026] POST /v2/images => generated 799 bytes in 99 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 16:17:59.314 8 INFO glance.api.v2.image_data [None req-7e8ba4b7-d448-4aac-a12d-4862837ba969 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 16:20:36.204 8 INFO glance.location [None req-7e8ba4b7-d448-4aac-a12d-4862837ba969 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 204/447] 199.19.213.103 () {48 vars in 1046 bytes} [Thu Jul 2 16:17:59 2026] PUT /v2/images/be04d152-b415-41c2-9199-4f4216d76760/file => generated 0 bytes in 157002 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10401 switches on core 0) [pid: 9|app: 0|req: 244/448] 199.19.213.103 () {44 vars in 972 bytes} [Thu Jul 2 16:20:36 2026] GET /v2/images/be04d152-b415-41c2-9199-4f4216d76760 => generated 1211 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/449] 199.19.213.103 () {48 vars in 1052 bytes} [Thu Jul 2 16:20:36 2026] PATCH /v2/images/be04d152-b415-41c2-9199-4f4216d76760 => generated 1410 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 245/450] 199.19.213.103 () {44 vars in 972 bytes} [Thu Jul 2 16:20:36 2026] GET /v2/images/be04d152-b415-41c2-9199-4f4216d76760 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/459] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 16:21:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 250/460] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 16:21:14 2026] GET /v2/images => generated 4190 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/463] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 16:21:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 252/464] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 16:21:25 2026] GET /v2/images => generated 4190 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/465] 199.19.213.103 () {44 vars in 940 bytes} [Thu Jul 2 16:21:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 253/466] 199.19.213.103 () {44 vars in 962 bytes} [Thu Jul 2 16:21:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/467] 199.19.213.103 () {44 vars in 940 bytes} [Thu Jul 2 16:21:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 254/468] 199.19.213.103 () {48 vars in 952 bytes} [Thu Jul 2 16:21:25 2026] POST /v2/images => generated 791 bytes in 322 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 16:21:25.840 8 INFO glance.api.v2.image_data [None req-cf2259e3-1278-4afa-8704-2c61c789c89f 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 16:21:42.307 8 INFO glance.location [None req-cf2259e3-1278-4afa-8704-2c61c789c89f 5f1fa026518841f0b5ab53de6c79a990 50243c0f32a9418fbb39599376f53626 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 215/473] 199.19.213.103 () {48 vars in 1047 bytes} [Thu Jul 2 16:21:25 2026] PUT /v2/images/5bbbdd67-8813-4d3d-908d-aeafe8fe0f17/file => generated 0 bytes in 16528 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29501 switches on core 0) [pid: 9|app: 0|req: 259/474] 199.19.213.103 () {44 vars in 972 bytes} [Thu Jul 2 16:21:42 2026] GET /v2/images/5bbbdd67-8813-4d3d-908d-aeafe8fe0f17 => generated 1204 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/475] 199.19.213.103 () {48 vars in 1052 bytes} [Thu Jul 2 16:21:42 2026] PATCH /v2/images/5bbbdd67-8813-4d3d-908d-aeafe8fe0f17 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 260/476] 199.19.213.103 () {44 vars in 972 bytes} [Thu Jul 2 16:21:42 2026] GET /v2/images/5bbbdd67-8813-4d3d-908d-aeafe8fe0f17 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 340/635] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 16:34:54 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: 296/636] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 16:34:54 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/665] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 16:37:18 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 355/666] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 16:37:18 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/669] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 16:37:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 357/670] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 16:37:20 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: 8|app: 0|req: 319/681] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 16:38:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 363/682] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 16:38:13 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 365/685] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 16:38:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/686] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 16:38: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: 9|app: 0|req: 372/699] 199.19.213.103 () {42 vars in 689 bytes} [Thu Jul 2 16:39:25 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: 328/700] 199.19.213.103 () {44 vars in 911 bytes} [Thu Jul 2 16:39:25 2026] GET /v2/images => generated 5574 bytes in 53 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: 9|app: 0|req: 377/709] 10.0.0.76 () {32 vars in 632 bytes} [Thu Jul 2 16:40:08 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 381/716] 10.0.0.191 () {36 vars in 987 bytes} [Thu Jul 2 16:40:34 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 31 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: 336/717] 10.0.0.191 () {36 vars in 927 bytes} [Thu Jul 2 16:40:34 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: 9|app: 0|req: 383/720] 199.19.213.103 () {36 vars in 991 bytes} [Thu Jul 2 16:40:42 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => 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: 338/721] 199.19.213.103 () {36 vars in 931 bytes} [Thu Jul 2 16:40:42 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: 9|app: 0|req: 384/722] 199.19.213.103 () {36 vars in 991 bytes} [Thu Jul 2 16:40:43 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/723] 199.19.213.103 () {36 vars in 931 bytes} [Thu Jul 2 16:40:43 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: 341/726] 10.0.0.191 () {36 vars in 987 bytes} [Thu Jul 2 16:40:53 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 386/727] 10.0.0.191 () {36 vars in 927 bytes} [Thu Jul 2 16:40:53 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/728] 10.0.0.191 () {36 vars in 987 bytes} [Thu Jul 2 16:40:56 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 387/729] 10.0.0.191 () {36 vars in 927 bytes} [Thu Jul 2 16:40:56 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: 349/742] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jul 2 16:41:54 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 394/743] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:41:54 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: 350/744] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:41:54 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: 9|app: 0|req: 395/745] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jul 2 16:41:54 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => 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: 351/746] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:41:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 396/747] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:41:54 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/748] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jul 2 16:41:54 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 397/749] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:41:54 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: 353/750] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:41:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 398/751] 10.0.0.243 () {36 vars in 987 bytes} [Thu Jul 2 16:41:55 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/752] 10.0.0.243 () {36 vars in 927 bytes} [Thu Jul 2 16:41:56 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: 9|app: 0|req: 399/753] 10.0.0.243 () {36 vars in 987 bytes} [Thu Jul 2 16:41:56 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => 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: 355/754] 10.0.0.243 () {36 vars in 927 bytes} [Thu Jul 2 16:41:56 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: 9|app: 0|req: 400/755] 10.0.0.243 () {36 vars in 927 bytes} [Thu Jul 2 16:41:56 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: 356/756] 10.0.0.76 () {30 vars in 410 bytes} [Thu Jul 2 16:41:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/761] 10.0.0.191 () {36 vars in 987 bytes} [Thu Jul 2 16:42:13 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 403/762] 10.0.0.191 () {36 vars in 927 bytes} [Thu Jul 2 16:42:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/769] 10.0.0.191 () {36 vars in 987 bytes} [Thu Jul 2 16:42:48 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 407/770] 10.0.0.191 () {36 vars in 927 bytes} [Thu Jul 2 16:42:48 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: 365/773] 10.0.0.76 () {34 vars in 654 bytes} [Thu Jul 2 16:42:56 2026] POST /v2/images => generated 648 bytes in 190 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 16:42:56.554 9 WARNING glance.api.v2.images [None req-de9ab4ae-8383-49dd-a31c-85ea965ed515 0f2aa66eb7f04d018d29030ce4b6da04 c64f86a144df4885a176cf87d9e2bb67 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a81cbb88-c89a-4be6-a258-e60774823fe4 [pid: 9|app: 0|req: 409/774] 10.0.0.76 () {32 vars in 709 bytes} [Thu Jul 2 16:42:56 2026] DELETE /v2/images/a81cbb88-c89a-4be6-a258-e60774823fe4 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/775] 10.0.0.76 () {32 vars in 706 bytes} [Thu Jul 2 16:42:56 2026] GET /v2/images/a81cbb88-c89a-4be6-a258-e60774823fe4 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 410/776] 10.0.0.76 () {32 vars in 632 bytes} [Thu Jul 2 16:42:56 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/777] 10.0.0.76 () {34 vars in 654 bytes} [Thu Jul 2 16:42:56 2026] POST /v2/images => generated 702 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 16:42:56.743 9 WARNING oslo_policy.policy [None req-bdfcbf03-e22e-45f8-9c65-0800edeff56c 0f2aa66eb7f04d018d29030ce4b6da04 c64f86a144df4885a176cf87d9e2bb67 - - 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-07-02 16:42:56.743 9 WARNING oslo_policy.policy [None req-bdfcbf03-e22e-45f8-9c65-0800edeff56c 0f2aa66eb7f04d018d29030ce4b6da04 c64f86a144df4885a176cf87d9e2bb67 - - 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: 9|app: 0|req: 411/778] 10.0.0.76 () {32 vars in 716 bytes} [Thu Jul 2 16:42:56 2026] GET /v2/images/539834d1-8ea3-437c-a416-74d0e46e55e9/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:42:56.766 8 INFO glance.api.v2.image_data [None req-09fb5fe2-d8b7-40f2-bd8e-e8c4db91e45e 0f2aa66eb7f04d018d29030ce4b6da04 c64f86a144df4885a176cf87d9e2bb67 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 16:42:56.807 8 WARNING glance_store._drivers.rbd [None req-09fb5fe2-d8b7-40f2-bd8e-e8c4db91e45e 0f2aa66eb7f04d018d29030ce4b6da04 c64f86a144df4885a176cf87d9e2bb67 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 16:42:57.533 8 INFO glance.location [None req-09fb5fe2-d8b7-40f2-bd8e-e8c4db91e45e 0f2aa66eb7f04d018d29030ce4b6da04 c64f86a144df4885a176cf87d9e2bb67 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 368/779] 10.0.0.76 () {32 vars in 726 bytes} [Thu Jul 2 16:42:56 2026] PUT /v2/images/539834d1-8ea3-437c-a416-74d0e46e55e9/file => generated 0 bytes in 821 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 412/780] 10.0.0.76 () {32 vars in 706 bytes} [Thu Jul 2 16:42:57 2026] GET /v2/images/539834d1-8ea3-437c-a416-74d0e46e55e9 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/781] 10.0.0.76 () {32 vars in 716 bytes} [Thu Jul 2 16:42:57 2026] GET /v2/images/539834d1-8ea3-437c-a416-74d0e46e55e9/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 9|app: 0|req: 413/782] 10.0.0.76 () {34 vars in 654 bytes} [Thu Jul 2 16:42:57 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/783] 10.0.0.76 () {32 vars in 725 bytes} [Thu Jul 2 16:42:57 2026] PATCH /v2/images/fdef9313-8b5b-4d00-a827-e64356f77e5e => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 414/784] 10.0.0.76 () {32 vars in 706 bytes} [Thu Jul 2 16:42:57 2026] GET /v2/images/fdef9313-8b5b-4d00-a827-e64356f77e5e => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:57.879 8 WARNING glance.api.v2.images [None req-6bb1f24e-ac3a-469b-8fb8-05b82820215d 0f2aa66eb7f04d018d29030ce4b6da04 c64f86a144df4885a176cf87d9e2bb67 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fdef9313-8b5b-4d00-a827-e64356f77e5e [pid: 8|app: 0|req: 371/785] 10.0.0.76 () {32 vars in 709 bytes} [Thu Jul 2 16:42:57 2026] DELETE /v2/images/fdef9313-8b5b-4d00-a827-e64356f77e5e => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 415/786] 10.0.0.76 () {32 vars in 706 bytes} [Thu Jul 2 16:42:57 2026] GET /v2/images/fdef9313-8b5b-4d00-a827-e64356f77e5e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:42:57.955 8 WARNING glance.api.v2.images [None req-d55d301d-e1af-4963-a1b2-fbd53ed58cec 0f2aa66eb7f04d018d29030ce4b6da04 c64f86a144df4885a176cf87d9e2bb67 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//539834d1-8ea3-437c-a416-74d0e46e55e9 [pid: 8|app: 0|req: 372/787] 10.0.0.76 () {32 vars in 709 bytes} [Thu Jul 2 16:42:57 2026] DELETE /v2/images/539834d1-8ea3-437c-a416-74d0e46e55e9 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 416/788] 10.0.0.76 () {32 vars in 706 bytes} [Thu Jul 2 16:42:58 2026] GET /v2/images/539834d1-8ea3-437c-a416-74d0e46e55e9 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:42:58.914 8 WARNING glance.api.v2.images [None req-05bb4cba-54cc-454d-b396-793af22f2ebe 0f2aa66eb7f04d018d29030ce4b6da04 c64f86a144df4885a176cf87d9e2bb67 - - default default] Failed to find image a81cbb88-c89a-4be6-a258-e60774823fe4 to delete: glance.common.exception.ImageNotFound: No image found with ID a81cbb88-c89a-4be6-a258-e60774823fe4 [pid: 8|app: 0|req: 373/789] 10.0.0.76 () {32 vars in 709 bytes} [Thu Jul 2 16:42:58 2026] DELETE /v2/images/a81cbb88-c89a-4be6-a258-e60774823fe4 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 417/790] 10.0.0.76 () {32 vars in 706 bytes} [Thu Jul 2 16:42:58 2026] GET /v2/images/a81cbb88-c89a-4be6-a258-e60774823fe4 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 419/793] 10.0.0.191 () {36 vars in 987 bytes} [Thu Jul 2 16:43:00 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => 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: 375/794] 10.0.0.191 () {36 vars in 927 bytes} [Thu Jul 2 16:43:00 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: 9|app: 0|req: 422/799] 10.0.0.191 () {36 vars in 987 bytes} [Thu Jul 2 16:43:27 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => 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: 378/800] 10.0.0.191 () {36 vars in 927 bytes} [Thu Jul 2 16:43:27 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: 383/809] 10.0.0.76 () {32 vars in 706 bytes} [Thu Jul 2 16:44:03 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 427/810] 10.0.0.76 () {32 vars in 706 bytes} [Thu Jul 2 16:44:03 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => 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: 384/811] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jul 2 16:44:03 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 428/812] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:44: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: 8|app: 0|req: 385/813] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:44:03 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: 9|app: 0|req: 429/814] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jul 2 16:44:03 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/815] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:44:03 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: 9|app: 0|req: 430/816] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:44: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: 8|app: 0|req: 387/817] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jul 2 16:44:04 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 431/818] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:44: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: 8|app: 0|req: 388/819] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:44:04 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: 9|app: 0|req: 432/820] 10.0.0.243 () {36 vars in 987 bytes} [Thu Jul 2 16:44:04 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => 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: 389/821] 10.0.0.243 () {36 vars in 927 bytes} [Thu Jul 2 16:44: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: 9|app: 0|req: 433/822] 10.0.0.243 () {36 vars in 987 bytes} [Thu Jul 2 16:44:04 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/823] 10.0.0.243 () {36 vars in 927 bytes} [Thu Jul 2 16:44: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: 9|app: 0|req: 434/824] 10.0.0.243 () {36 vars in 927 bytes} [Thu Jul 2 16:44: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: 9|app: 0|req: 439/833] 10.0.0.191 () {36 vars in 987 bytes} [Thu Jul 2 16:44:43 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => 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: 395/834] 10.0.0.191 () {36 vars in 927 bytes} [Thu Jul 2 16:44: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: 401/845] 10.0.0.191 () {36 vars in 987 bytes} [Thu Jul 2 16:45:34 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => generated 1312 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 445/846] 10.0.0.191 () {36 vars in 927 bytes} [Thu Jul 2 16:45:34 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: 9|app: 0|req: 450/855] 10.0.0.191 () {36 vars in 987 bytes} [Thu Jul 2 16:46:16 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => 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: 406/856] 10.0.0.191 () {36 vars in 927 bytes} [Thu Jul 2 16:46:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 453/861] 10.0.0.191 () {36 vars in 987 bytes} [Thu Jul 2 16:46:34 2026] GET /v2/images/f54d2126-98fe-4b71-b5f2-93fb4195fe14 => 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: 409/862] 10.0.0.191 () {36 vars in 927 bytes} [Thu Jul 2 16:46:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 458/871] 199.19.213.103 () {32 vars in 826 bytes} [Thu Jul 2 16:47:09 2026] GET /v2/images?status=active&owner=50243c0f32a9418fbb39599376f53626&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/872] 199.19.213.103 () {32 vars in 653 bytes} [Thu Jul 2 16:47:09 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: 9|app: 0|req: 459/873] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jul 2 16:47:09 2026] GET /v2/images/93856316-f566-4845-9fd5-ad0556e23d3d => generated 1395 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/874] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:47:10 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: 9|app: 0|req: 460/875] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:47:10 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: 416/876] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jul 2 16:47:10 2026] GET /v2/images/93856316-f566-4845-9fd5-ad0556e23d3d => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 461/877] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:47:10 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: 417/878] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:47:10 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: 9|app: 0|req: 462/879] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jul 2 16:47:10 2026] GET /v2/images/93856316-f566-4845-9fd5-ad0556e23d3d => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/880] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jul 2 16:47:10 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: 9|app: 0|req: 463/881] 10.0.0.243 () {36 vars in 987 bytes} [Thu Jul 2 16:47:10 2026] GET /v2/images/93856316-f566-4845-9fd5-ad0556e23d3d => generated 1395 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/882] 10.0.0.243 () {36 vars in 927 bytes} [Thu Jul 2 16:47: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: 9|app: 0|req: 464/883] 10.0.0.243 () {36 vars in 987 bytes} [Thu Jul 2 16:47:10 2026] GET /v2/images/93856316-f566-4845-9fd5-ad0556e23d3d => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/884] 10.0.0.243 () {36 vars in 927 bytes} [Thu Jul 2 16:47: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: 9|app: 0|req: 465/885] 10.0.0.243 () {36 vars in 927 bytes} [Thu Jul 2 16:47:10 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: 442/928] 10.0.0.76 () {32 vars in 632 bytes} [Thu Jul 2 16:50:45 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)