+ 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 10:30:21 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-6c86dfc6b4-f5ppx 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 0x7fc0404e8668 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-07-02 10:30:23.600 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 10:30:23.654 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-07-02 10:30:24.572 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 10:30:24.573 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 10:30:24.574 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 10:30:24.630 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-07-02 10:30:24.631 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-07-02 10:30:24.631 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 10:30:26.795 8 WARNING glance.api.v2.images [None req-6c8ab676-af45-4371-a0f8-eb56dd0054e3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 10:30:26.816 7 WARNING glance.api.v2.images [None req-16567c3b-24fc-493d-b2d3-252912712a88 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 10:30:27.154 8 WARNING keystonemiddleware._common.config [None req-6c8ab676-af45-4371-a0f8-eb56dd0054e3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:30:27.162 8 WARNING oslo_config.cfg [None req-6c8ab676-af45-4371-a0f8-eb56dd0054e3 - - - - - -] 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 6 seconds on interpreter 0x7fc0404e8668 pid: 8 (default app) 2026-07-02 10:30:27.187 7 WARNING keystonemiddleware._common.config [None req-16567c3b-24fc-493d-b2d3-252912712a88 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:30:27.195 7 WARNING oslo_config.cfg [None req-16567c3b-24fc-493d-b2d3-252912712a88 - - - - - -] 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 6 seconds on interpreter 0x7fc0404e8668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 10:30:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 10:30:29.863 7 WARNING oslo_policy.policy [None req-50bc2f1e-2975-4ff9-b50a-76a3a824060a a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - 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 10:30:29.863 7 WARNING oslo_policy.policy [None req-50bc2f1e-2975-4ff9-b50a-76a3a824060a a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - 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 10:30:29.890 7 WARNING oslo_policy.policy [None req-50bc2f1e-2975-4ff9-b50a-76a3a824060a a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - 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 10:30:29.891 7 WARNING oslo_policy.policy [None req-50bc2f1e-2975-4ff9-b50a-76a3a824060a a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 10:30:29 2026] GET /v2/images => generated 69 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 10:30:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 10:30:33 2026] GET /v2/images => generated 69 bytes in 42 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 10:30:33.989 8 WARNING oslo_policy.policy [None req-40d1713b-1bae-48f1-9fe3-0192c2cd6fa3 a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - 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 10:30:33.990 8 WARNING oslo_policy.policy [None req-40d1713b-1bae-48f1-9fe3-0192c2cd6fa3 a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.207 () {44 vars in 912 bytes} [Thu Jul 2 10:30:33 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: 7|app: 0|req: 3/9] 199.19.213.207 () {44 vars in 934 bytes} [Thu Jul 2 10:30:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:30:34.132 8 WARNING oslo_policy.policy [None req-1f926a10-f472-4d55-8793-dee14fdebfe3 a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - 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 10:30:34.133 8 WARNING oslo_policy.policy [None req-1f926a10-f472-4d55-8793-dee14fdebfe3 a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.207 () {44 vars in 940 bytes} [Thu Jul 2 10:30:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:30:34.222 7 WARNING oslo_config.cfg [None req-ec4f3b42-101f-4e8c-af19-8fcd6a31f63e a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.207 () {48 vars in 952 bytes} [Thu Jul 2 10:30:34 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 10:30:34.251 8 WARNING oslo_policy.policy [None req-cc0a99dd-0d3f-4c46-a2ec-58d9105dc1aa a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - 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 10:30:34.251 8 WARNING oslo_policy.policy [None req-cc0a99dd-0d3f-4c46-a2ec-58d9105dc1aa a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - 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 10:30:34.254 8 INFO glance.api.v2.image_data [None req-cc0a99dd-0d3f-4c46-a2ec-58d9105dc1aa a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:30:39.634 8 WARNING glance.location [None req-cc0a99dd-0d3f-4c46-a2ec-58d9105dc1aa a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.207 () {48 vars in 1046 bytes} [Thu Jul 2 10:30:34 2026] PUT /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb/file => generated 0 bytes in 5438 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5519 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.207 () {44 vars in 972 bytes} [Thu Jul 2 10:30:39 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 10:30:39.795 8 WARNING oslo_config.cfg [None req-17ee86bf-7d26-40bc-80ff-1a8936fa2d8b a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.19.213.207 () {48 vars in 1052 bytes} [Thu Jul 2 10:30:39 2026] PATCH /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.207 () {44 vars in 972 bytes} [Thu Jul 2 10:30:39 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 10:52:17 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: 140/279] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 10:52:17 2026] GET /v2/images => generated 1381 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 10:52:36 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: 143/285] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 10:52:36 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.19.213.207 () {44 vars in 938 bytes} [Thu Jul 2 10:52:36 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.19.213.207 () {44 vars in 960 bytes} [Thu Jul 2 10:52:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.19.213.207 () {44 vars in 940 bytes} [Thu Jul 2 10:52:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.19.213.207 () {48 vars in 952 bytes} [Thu Jul 2 10:52:36 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 10:52:36.328 7 WARNING oslo_policy.policy [None req-f963509a-f1c5-4f82-bb4a-61d5c917874e a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - 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 10:52:36.328 7 WARNING oslo_policy.policy [None req-f963509a-f1c5-4f82-bb4a-61d5c917874e a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - 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 10:52:36.330 7 INFO glance.api.v2.image_data [None req-f963509a-f1c5-4f82-bb4a-61d5c917874e a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:53:09.357 7 WARNING glance.location [None req-f963509a-f1c5-4f82-bb4a-61d5c917874e a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/296] 199.19.213.207 () {48 vars in 1047 bytes} [Thu Jul 2 10:52:36 2026] PUT /v2/images/9796c040-b982-4cb9-9058-5c2f43b6a168/file => generated 0 bytes in 33082 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63233 switches on core 0) [pid: 8|app: 0|req: 152/297] 199.19.213.207 () {44 vars in 972 bytes} [Thu Jul 2 10:53:09 2026] GET /v2/images/9796c040-b982-4cb9-9058-5c2f43b6a168 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/298] 199.19.213.207 () {48 vars in 1052 bytes} [Thu Jul 2 10:53:09 2026] PATCH /v2/images/9796c040-b982-4cb9-9058-5c2f43b6a168 => generated 1395 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/299] 199.19.213.207 () {44 vars in 972 bytes} [Thu Jul 2 10:53:09 2026] GET /v2/images/9796c040-b982-4cb9-9058-5c2f43b6a168 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/300] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 10:53:11 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: 154/301] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 10:53:11 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 11:00:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/389] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 11:00:23 2026] GET /v2/images => generated 2778 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/394] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 11:00:39 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: 201/395] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 11:00:39 2026] GET /v2/images => generated 2778 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 199.19.213.207 () {44 vars in 948 bytes} [Thu Jul 2 11:00:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 199.19.213.207 () {44 vars in 970 bytes} [Thu Jul 2 11:00:39 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: 7|app: 0|req: 196/398] 199.19.213.207 () {44 vars in 940 bytes} [Thu Jul 2 11:00:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/399] 199.19.213.207 () {48 vars in 952 bytes} [Thu Jul 2 11:00:39 2026] POST /v2/images => generated 799 bytes in 2040 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 11:00:41.554 7 INFO glance.api.v2.image_data [None req-a23e725e-122c-4b15-a4ee-48a0165d8b9e a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 11:01:21.490 7 INFO glance.location [None req-a23e725e-122c-4b15-a4ee-48a0165d8b9e a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/408] 199.19.213.207 () {48 vars in 1046 bytes} [Thu Jul 2 11:00:41 2026] PUT /v2/images/b73a7e44-aad5-4b48-be62-68a5b704c7e4/file => generated 0 bytes in 39990 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21294 switches on core 0) [pid: 8|app: 0|req: 212/409] 199.19.213.207 () {44 vars in 972 bytes} [Thu Jul 2 11:01:21 2026] GET /v2/images/b73a7e44-aad5-4b48-be62-68a5b704c7e4 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/410] 199.19.213.207 () {48 vars in 1052 bytes} [Thu Jul 2 11:01:21 2026] PATCH /v2/images/b73a7e44-aad5-4b48-be62-68a5b704c7e4 => generated 1410 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/411] 199.19.213.207 () {44 vars in 972 bytes} [Thu Jul 2 11:01:21 2026] GET /v2/images/b73a7e44-aad5-4b48-be62-68a5b704c7e4 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/422] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 11:02:06 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/423] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 11:02:06 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/426] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 11:02:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/427] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 11:02:20 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/428] 199.19.213.207 () {44 vars in 940 bytes} [Thu Jul 2 11:02:20 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/429] 199.19.213.207 () {44 vars in 962 bytes} [Thu Jul 2 11:02:20 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/430] 199.19.213.207 () {44 vars in 940 bytes} [Thu Jul 2 11:02:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/431] 199.19.213.207 () {48 vars in 952 bytes} [Thu Jul 2 11:02:20 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 11:02:20.610 8 INFO glance.api.v2.image_data [None req-6f47b351-793e-4640-80dc-538a58b9f17d a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 11:02:35.021 8 INFO glance.location [None req-6f47b351-793e-4640-80dc-538a58b9f17d a01fed378c624b2f8bf0b374c0391a7a c8d5483e0e1a49198ea1b132e5e87955 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 224/434] 199.19.213.207 () {48 vars in 1047 bytes} [Thu Jul 2 11:02:20 2026] PUT /v2/images/72427cd1-531e-43e1-b571-edd1e83f1170/file => generated 0 bytes in 14464 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32075 switches on core 0) [pid: 7|app: 0|req: 211/435] 199.19.213.207 () {44 vars in 972 bytes} [Thu Jul 2 11:02:35 2026] GET /v2/images/72427cd1-531e-43e1-b571-edd1e83f1170 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/436] 199.19.213.207 () {48 vars in 1052 bytes} [Thu Jul 2 11:02:35 2026] PATCH /v2/images/72427cd1-531e-43e1-b571-edd1e83f1170 => generated 1382 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/437] 199.19.213.207 () {44 vars in 972 bytes} [Thu Jul 2 11:02:35 2026] GET /v2/images/72427cd1-531e-43e1-b571-edd1e83f1170 => 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: 295/602] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 11:16:06 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: 308/603] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 11:16:06 2026] GET /v2/images => generated 5574 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/634] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 11:18:36 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/635] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 11:18:36 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/636] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 11:18:38 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/637] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 11:18:38 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: 331/648] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 11:19:33 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/649] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 11:19:33 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/652] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 11:19:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/653] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 11:19:42 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/668] 199.19.213.207 () {42 vars in 689 bytes} [Thu Jul 2 11:20:46 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/669] 199.19.213.207 () {44 vars in 911 bytes} [Thu Jul 2 11:20:46 2026] GET /v2/images => generated 5574 bytes in 59 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: 333/678] 10.0.0.211 () {32 vars in 633 bytes} [Thu Jul 2 11:21:31 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/685] 10.0.0.8 () {36 vars in 985 bytes} [Thu Jul 2 11:21:58 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 22 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: 349/686] 10.0.0.8 () {36 vars in 925 bytes} [Thu Jul 2 11:21:58 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: 339/689] 199.19.213.207 () {36 vars in 991 bytes} [Thu Jul 2 11:22:08 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => 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: 351/690] 199.19.213.207 () {36 vars in 931 bytes} [Thu Jul 2 11:22: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: 7|app: 0|req: 340/691] 199.19.213.207 () {36 vars in 991 bytes} [Thu Jul 2 11:22:09 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => 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: 352/692] 199.19.213.207 () {36 vars in 931 bytes} [Thu Jul 2 11:22:09 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/695] 10.0.0.105 () {36 vars in 987 bytes} [Thu Jul 2 11:22:21 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/696] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:22:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/697] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:22:22 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: 343/698] 10.0.0.105 () {36 vars in 987 bytes} [Thu Jul 2 11:22:22 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => 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: 356/699] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:22:22 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: 344/700] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:22:22 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: 357/701] 10.0.0.105 () {36 vars in 987 bytes} [Thu Jul 2 11:22:22 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/702] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:22:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/703] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:22:22 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: 346/704] 10.0.0.8 () {36 vars in 985 bytes} [Thu Jul 2 11:22:23 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => 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: 359/705] 10.0.0.8 () {36 vars in 925 bytes} [Thu Jul 2 11:22:23 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/706] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jul 2 11:22:23 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/707] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jul 2 11:22:23 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/708] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jul 2 11:22:23 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => 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: 361/709] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jul 2 11:22:23 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: 349/710] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jul 2 11:22:23 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/717] 10.0.0.211 () {30 vars in 411 bytes} [Thu Jul 2 11:22:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/722] 10.0.0.8 () {36 vars in 985 bytes} [Thu Jul 2 11:23:13 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => 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: 367/723] 10.0.0.8 () {36 vars in 925 bytes} [Thu Jul 2 11:23:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/730] 10.0.0.8 () {36 vars in 985 bytes} [Thu Jul 2 11:23:43 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/731] 10.0.0.8 () {36 vars in 925 bytes} [Thu Jul 2 11:23: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: 377/742] 10.0.0.8 () {36 vars in 985 bytes} [Thu Jul 2 11:24:32 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => 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: 366/743] 10.0.0.8 () {36 vars in 925 bytes} [Thu Jul 2 11:24:32 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: 378/744] 10.0.0.8 () {36 vars in 985 bytes} [Thu Jul 2 11:24:33 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/745] 10.0.0.8 () {36 vars in 925 bytes} [Thu Jul 2 11:24:33 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: 371/752] 10.0.0.211 () {34 vars in 655 bytes} [Thu Jul 2 11:25:04 2026] POST /v2/images => generated 649 bytes in 239 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 11:25:04.476 8 WARNING glance.api.v2.images [None req-a1f9c950-e34d-43ec-b523-c74cab0cb779 c5b385fe045948bfb4ef1ae97db16d83 3142c5bcd4554398b8632749a3aa761a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f8e4065e-0423-4152-9ea2-b62bbead7788 [pid: 8|app: 0|req: 382/753] 10.0.0.211 () {32 vars in 710 bytes} [Thu Jul 2 11:25:04 2026] DELETE /v2/images/f8e4065e-0423-4152-9ea2-b62bbead7788 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/754] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 11:25:04 2026] GET /v2/images/f8e4065e-0423-4152-9ea2-b62bbead7788 => 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: 383/755] 10.0.0.211 () {32 vars in 633 bytes} [Thu Jul 2 11:25:04 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: 373/756] 10.0.0.211 () {34 vars in 655 bytes} [Thu Jul 2 11:25:04 2026] POST /v2/images => generated 703 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/757] 10.0.0.211 () {32 vars in 717 bytes} [Thu Jul 2 11:25:04 2026] GET /v2/images/3d4b7406-429d-41e3-b878-47a99ed40bf8/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:04.708 7 INFO glance.api.v2.image_data [None req-1ce47ddc-3a0b-444d-a5f2-e80122d8a0ee c5b385fe045948bfb4ef1ae97db16d83 3142c5bcd4554398b8632749a3aa761a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 11:25:04.771 7 WARNING glance_store._drivers.rbd [None req-1ce47ddc-3a0b-444d-a5f2-e80122d8a0ee c5b385fe045948bfb4ef1ae97db16d83 3142c5bcd4554398b8632749a3aa761a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 11:25:05.615 7 INFO glance.location [None req-1ce47ddc-3a0b-444d-a5f2-e80122d8a0ee c5b385fe045948bfb4ef1ae97db16d83 3142c5bcd4554398b8632749a3aa761a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 374/758] 10.0.0.211 () {32 vars in 727 bytes} [Thu Jul 2 11:25:04 2026] PUT /v2/images/3d4b7406-429d-41e3-b878-47a99ed40bf8/file => generated 0 bytes in 982 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/759] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 11:25:05 2026] GET /v2/images/3d4b7406-429d-41e3-b878-47a99ed40bf8 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/760] 10.0.0.211 () {32 vars in 717 bytes} [Thu Jul 2 11:25:05 2026] GET /v2/images/3d4b7406-429d-41e3-b878-47a99ed40bf8/file => generated 1024 bytes in 180 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/761] 10.0.0.211 () {34 vars in 655 bytes} [Thu Jul 2 11:25:05 2026] POST /v2/images => generated 648 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/762] 10.0.0.211 () {32 vars in 726 bytes} [Thu Jul 2 11:25:05 2026] PATCH /v2/images/3ad6de32-5266-42ca-81ef-991bca42d629 => generated 653 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/763] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 11:25:06 2026] GET /v2/images/3ad6de32-5266-42ca-81ef-991bca42d629 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:06.087 7 WARNING glance.api.v2.images [None req-ed392efa-66eb-4def-8855-a5aaddec76f6 c5b385fe045948bfb4ef1ae97db16d83 3142c5bcd4554398b8632749a3aa761a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3ad6de32-5266-42ca-81ef-991bca42d629 [pid: 7|app: 0|req: 377/766] 10.0.0.211 () {32 vars in 710 bytes} [Thu Jul 2 11:25:06 2026] DELETE /v2/images/3ad6de32-5266-42ca-81ef-991bca42d629 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/767] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 11:25:06 2026] GET /v2/images/3ad6de32-5266-42ca-81ef-991bca42d629 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:25:06.180 7 WARNING glance.api.v2.images [None req-d9fc37a0-b29c-4cf9-bd0b-d53317714334 c5b385fe045948bfb4ef1ae97db16d83 3142c5bcd4554398b8632749a3aa761a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3d4b7406-429d-41e3-b878-47a99ed40bf8 [pid: 8|app: 0|req: 391/768] 10.0.0.8 () {36 vars in 985 bytes} [Thu Jul 2 11:25:07 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => 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: 392/769] 10.0.0.8 () {36 vars in 925 bytes} [Thu Jul 2 11:25:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/770] 10.0.0.211 () {32 vars in 710 bytes} [Thu Jul 2 11:25:06 2026] DELETE /v2/images/3d4b7406-429d-41e3-b878-47a99ed40bf8 => generated 0 bytes in 1644 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/771] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 11:25:07 2026] GET /v2/images/3d4b7406-429d-41e3-b878-47a99ed40bf8 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:25:07.868 7 WARNING glance.api.v2.images [None req-2879b9f8-c6cf-48e2-8cc2-8129eeec049b c5b385fe045948bfb4ef1ae97db16d83 3142c5bcd4554398b8632749a3aa761a - - default default] Failed to find image f8e4065e-0423-4152-9ea2-b62bbead7788 to delete: glance.common.exception.ImageNotFound: No image found with ID f8e4065e-0423-4152-9ea2-b62bbead7788 [pid: 7|app: 0|req: 379/772] 10.0.0.211 () {32 vars in 710 bytes} [Thu Jul 2 11:25:07 2026] DELETE /v2/images/f8e4065e-0423-4152-9ea2-b62bbead7788 => generated 147 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/773] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 11:25:07 2026] GET /v2/images/f8e4065e-0423-4152-9ea2-b62bbead7788 => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/784] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 11:26:03 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => 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: 385/785] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 11:26:03 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/786] 10.0.0.105 () {36 vars in 987 bytes} [Thu Jul 2 11:26:04 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/787] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:26: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: 402/788] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:26:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/789] 10.0.0.105 () {36 vars in 987 bytes} [Thu Jul 2 11:26:04 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => 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: 403/790] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:26:04 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: 388/791] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:26:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/792] 10.0.0.105 () {36 vars in 987 bytes} [Thu Jul 2 11:26:04 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => 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: 389/793] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:26:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/794] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:26: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: 7|app: 0|req: 390/795] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jul 2 11:26:04 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => 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: 406/796] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jul 2 11:26: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: 391/797] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jul 2 11:26:04 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/798] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jul 2 11:26:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/799] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jul 2 11:26: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: 410/804] 10.0.0.8 () {36 vars in 985 bytes} [Thu Jul 2 11:26:17 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => 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: 395/805] 10.0.0.8 () {36 vars in 925 bytes} [Thu Jul 2 11:26:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/806] 10.0.0.8 () {36 vars in 985 bytes} [Thu Jul 2 11:26:23 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/807] 10.0.0.8 () {36 vars in 925 bytes} [Thu Jul 2 11:26:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/838] 10.0.0.8 () {36 vars in 985 bytes} [Thu Jul 2 11:28:55 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/839] 10.0.0.8 () {36 vars in 925 bytes} [Thu Jul 2 11:28:55 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: 433/850] 10.0.0.8 () {36 vars in 985 bytes} [Thu Jul 2 11:29:40 2026] GET /v2/images/8c16870a-7126-4c6b-ba77-88f350e031cb => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/851] 10.0.0.8 () {36 vars in 925 bytes} [Thu Jul 2 11:29:40 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: 423/860] 199.19.213.207 () {32 vars in 826 bytes} [Thu Jul 2 11:30:17 2026] GET /v2/images?status=active&owner=c8d5483e0e1a49198ea1b132e5e87955&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/861] 199.19.213.207 () {32 vars in 653 bytes} [Thu Jul 2 11:30:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/862] 10.0.0.105 () {36 vars in 987 bytes} [Thu Jul 2 11:30:17 2026] GET /v2/images/9796c040-b982-4cb9-9058-5c2f43b6a168 => generated 1395 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/863] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:30:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/864] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:30:17 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: 440/865] 10.0.0.105 () {36 vars in 987 bytes} [Thu Jul 2 11:30:17 2026] GET /v2/images/9796c040-b982-4cb9-9058-5c2f43b6a168 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/866] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:30:17 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: 441/867] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:30:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/868] 10.0.0.105 () {36 vars in 987 bytes} [Thu Jul 2 11:30:17 2026] GET /v2/images/9796c040-b982-4cb9-9058-5c2f43b6a168 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/869] 10.0.0.105 () {36 vars in 927 bytes} [Thu Jul 2 11:30:17 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: 428/870] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jul 2 11:30:18 2026] GET /v2/images/9796c040-b982-4cb9-9058-5c2f43b6a168 => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/871] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jul 2 11:30:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/872] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jul 2 11:30:18 2026] GET /v2/images/9796c040-b982-4cb9-9058-5c2f43b6a168 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/873] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jul 2 11:30:18 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/874] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jul 2 11:30:18 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: 453/919] 10.0.0.211 () {32 vars in 633 bytes} [Thu Jul 2 11:34:02 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)