+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jun 12 07:10:55 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-79c5866558-pxj72 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f44bfc47668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-12 07:10:57.580 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-12 07:10:57.581 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-12 07:10:58.431 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-12 07:10:58.432 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-12 07:10:58.432 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-12 07:10:58.508 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-12 07:10:58.509 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-12 07:10:58.509 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-12 07:11:00.550 8 WARNING glance.api.v2.images [None req-255222eb-b02c-40ba-ab01-997b9f26a2fb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-12 07:11:00.653 7 WARNING glance.api.v2.images [None req-ff8bbfa7-0fed-487f-9fd9-578254a3add8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-12 07:11:00.899 8 WARNING keystonemiddleware._common.config [None req-255222eb-b02c-40ba-ab01-997b9f26a2fb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 07:11:00.906 8 WARNING oslo_config.cfg [None req-255222eb-b02c-40ba-ab01-997b9f26a2fb - - - - - -] 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 0x7f44bfc47668 pid: 8 (default app) 2026-06-12 07:11:01.073 7 WARNING keystonemiddleware._common.config [None req-ff8bbfa7-0fed-487f-9fd9-578254a3add8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 07:11:01.081 7 WARNING oslo_config.cfg [None req-ff8bbfa7-0fed-487f-9fd9-578254a3add8 - - - - - -] 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 0x7f44bfc47668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 07:11:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 07:11:02.387 7 WARNING oslo_policy.policy [None req-d9f233c7-955a-467f-8705-10f78a174ff7 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-12 07:11:02.387 7 WARNING oslo_policy.policy [None req-d9f233c7-955a-467f-8705-10f78a174ff7 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-12 07:11:02.403 7 WARNING oslo_policy.policy [None req-d9f233c7-955a-467f-8705-10f78a174ff7 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-12 07:11:02.403 7 WARNING oslo_policy.policy [None req-d9f233c7-955a-467f-8705-10f78a174ff7 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - 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/4] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 07:11:01 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 07:11:05 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/6] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 07:11:05 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-06-12 07:11:05.992 8 WARNING oslo_policy.policy [None req-1f038902-9da5-4a27-9e53-338e13b44b15 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-12 07:11:05.992 8 WARNING oslo_policy.policy [None req-1f038902-9da5-4a27-9e53-338e13b44b15 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - 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: 5/7] 199.204.45.210 () {44 vars in 910 bytes} [Fri Jun 12 07:11:05 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.210 () {44 vars in 932 bytes} [Fri Jun 12 07:11:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 07:11:06.130 8 WARNING oslo_policy.policy [None req-e3231113-8d87-47f6-9fe0-f0fd02b8115d d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-12 07:11:06.130 8 WARNING oslo_policy.policy [None req-e3231113-8d87-47f6-9fe0-f0fd02b8115d d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - 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/9] 199.204.45.210 () {44 vars in 938 bytes} [Fri Jun 12 07:11:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 07:11:06.211 7 WARNING oslo_config.cfg [None req-065aae5c-fc23-403b-bd2c-bc7c514f3247 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - 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/10] 199.204.45.210 () {48 vars in 950 bytes} [Fri Jun 12 07:11:06 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-12 07:11:06.234 8 WARNING oslo_policy.policy [None req-c3a7324a-a567-4359-8fb6-a6c6e52edc17 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-12 07:11:06.234 8 WARNING oslo_policy.policy [None req-c3a7324a-a567-4359-8fb6-a6c6e52edc17 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-12 07:11:06.236 8 INFO glance.api.v2.image_data [None req-c3a7324a-a567-4359-8fb6-a6c6e52edc17 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 07:11:09.592 8 WARNING glance.location [None req-c3a7324a-a567-4359-8fb6-a6c6e52edc17 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/11] 199.204.45.210 () {48 vars in 1044 bytes} [Fri Jun 12 07:11:06 2026] PUT /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1/file => generated 0 bytes in 3405 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6247 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.210 () {44 vars in 970 bytes} [Fri Jun 12 07:11:09 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 07:11:09.737 8 WARNING oslo_config.cfg [None req-cb6c062c-4103-460c-808c-428eefc0493c d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - 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: 8/13] 199.204.45.210 () {48 vars in 1050 bytes} [Fri Jun 12 07:11:09 2026] PATCH /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.210 () {44 vars in 970 bytes} [Fri Jun 12 07:11:09 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => 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: 134/265] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 07:31:58 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: 132/266] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 07:31:58 2026] GET /v2/images => generated 1381 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 07:32:19 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: 135/272] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 07:32:19 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.210 () {44 vars in 936 bytes} [Fri Jun 12 07:32:19 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: 7|app: 0|req: 136/274] 199.204.45.210 () {44 vars in 958 bytes} [Fri Jun 12 07:32:19 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.210 () {44 vars in 938 bytes} [Fri Jun 12 07:32:19 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: 7|app: 0|req: 137/276] 199.204.45.210 () {48 vars in 950 bytes} [Fri Jun 12 07:32:19 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-12 07:32:19.663 8 INFO glance.api.v2.image_data [None req-8aef926d-849b-460a-81f3-3a879ec4ee62 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 07:32:49.060 8 WARNING glance.location [None req-8aef926d-849b-460a-81f3-3a879ec4ee62 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/283] 199.204.45.210 () {48 vars in 1045 bytes} [Fri Jun 12 07:32:19 2026] PUT /v2/images/700aa4a2-3c3b-4fea-8796-fa2258d53274/file => generated 0 bytes in 29446 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66182 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.210 () {44 vars in 970 bytes} [Fri Jun 12 07:32:49 2026] GET /v2/images/700aa4a2-3c3b-4fea-8796-fa2258d53274 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.210 () {48 vars in 1050 bytes} [Fri Jun 12 07:32:49 2026] PATCH /v2/images/700aa4a2-3c3b-4fea-8796-fa2258d53274 => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.210 () {44 vars in 970 bytes} [Fri Jun 12 07:32:49 2026] GET /v2/images/700aa4a2-3c3b-4fea-8796-fa2258d53274 => 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/289] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 07:32:50 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/290] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 07:32:50 2026] GET /v2/images => generated 2778 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 07:39:56 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: 190/376] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 07:39:56 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: 193/381] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 07:40:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 07:40:11 2026] GET /v2/images => generated 2778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.204.45.210 () {44 vars in 946 bytes} [Fri Jun 12 07:40:11 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.204.45.210 () {44 vars in 968 bytes} [Fri Jun 12 07:40:11 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.204.45.210 () {44 vars in 938 bytes} [Fri Jun 12 07:40:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.204.45.210 () {48 vars in 950 bytes} [Fri Jun 12 07:40:11 2026] POST /v2/images => generated 799 bytes in 1034 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-12 07:40:12.400 7 WARNING oslo_policy.policy [None req-3bb3a319-743b-46c9-ab35-751adb179720 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-12 07:40:12.401 7 WARNING oslo_policy.policy [None req-3bb3a319-743b-46c9-ab35-751adb179720 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-12 07:40:12.402 7 INFO glance.api.v2.image_data [None req-3bb3a319-743b-46c9-ab35-751adb179720 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 07:42:40.508 7 INFO glance.location [None req-3bb3a319-743b-46c9-ab35-751adb179720 d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/417] 199.204.45.210 () {48 vars in 1044 bytes} [Fri Jun 12 07:40:12 2026] PUT /v2/images/9c5691ef-06e6-4f98-8dba-6003e778f350/file => generated 0 bytes in 148173 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11195 switches on core 0) [pid: 8|app: 0|req: 222/418] 199.204.45.210 () {44 vars in 970 bytes} [Fri Jun 12 07:42:40 2026] GET /v2/images/9c5691ef-06e6-4f98-8dba-6003e778f350 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/419] 199.204.45.210 () {48 vars in 1050 bytes} [Fri Jun 12 07:42:40 2026] PATCH /v2/images/9c5691ef-06e6-4f98-8dba-6003e778f350 => generated 1410 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/420] 199.204.45.210 () {44 vars in 970 bytes} [Fri Jun 12 07:42:40 2026] GET /v2/images/9c5691ef-06e6-4f98-8dba-6003e778f350 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/427] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 07:43:18 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: 227/428] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 07:43:18 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/433] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 07:43:34 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: 230/434] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 07:43:34 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/435] 199.204.45.210 () {44 vars in 938 bytes} [Fri Jun 12 07:43:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/436] 199.204.45.210 () {44 vars in 960 bytes} [Fri Jun 12 07:43:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/437] 199.204.45.210 () {44 vars in 938 bytes} [Fri Jun 12 07:43:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/438] 199.204.45.210 () {48 vars in 950 bytes} [Fri Jun 12 07:43:34 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-12 07:43:34.370 7 INFO glance.api.v2.image_data [None req-ef720e9f-ba8d-4a6d-8a83-70d1fa7080ee d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 07:43:56.920 7 INFO glance.location [None req-ef720e9f-ba8d-4a6d-8a83-70d1fa7080ee d0eaa118901541f187c5734c3be7f14e 288e9a411acf40c8bb133fe91efbf1e0 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 207/443] 199.204.45.210 () {48 vars in 1045 bytes} [Fri Jun 12 07:43:34 2026] PUT /v2/images/9bbdd73b-f266-4580-8c70-e81bd46ae7fc/file => generated 0 bytes in 22594 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27652 switches on core 0) [pid: 8|app: 0|req: 237/444] 199.204.45.210 () {44 vars in 970 bytes} [Fri Jun 12 07:43:56 2026] GET /v2/images/9bbdd73b-f266-4580-8c70-e81bd46ae7fc => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/445] 199.204.45.210 () {48 vars in 1050 bytes} [Fri Jun 12 07:43:56 2026] PATCH /v2/images/9bbdd73b-f266-4580-8c70-e81bd46ae7fc => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/446] 199.204.45.210 () {44 vars in 970 bytes} [Fri Jun 12 07:43:57 2026] GET /v2/images/9bbdd73b-f266-4580-8c70-e81bd46ae7fc => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/609] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 07:57:20 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: 320/610] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 07:57:20 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: 335/639] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 07:59: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: 305/640] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 07:59:42 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/641] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 07:59:44 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: 306/642] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 07:59:44 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/653] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 08:00: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: 312/654] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 08:00:33 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/657] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 08:00: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: 314/658] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 08:00:42 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: 8|app: 0|req: 351/671] 199.204.45.210 () {42 vars in 687 bytes} [Fri Jun 12 08:01:45 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: 321/672] 199.204.45.210 () {44 vars in 909 bytes} [Fri Jun 12 08:01:45 2026] GET /v2/images => generated 5574 bytes in 47 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: 326/681] 10.0.0.161 () {32 vars in 633 bytes} [Fri Jun 12 08:02:27 2026] GET /v2/images => generated 5574 bytes in 20 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: 359/688] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 12 08:02:52 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/689] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 12 08:02:52 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: 361/692] 199.204.45.210 () {36 vars in 991 bytes} [Fri Jun 12 08:03:02 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/693] 199.204.45.210 () {36 vars in 931 bytes} [Fri Jun 12 08:03:02 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: 362/694] 199.204.45.210 () {36 vars in 991 bytes} [Fri Jun 12 08:03:03 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => 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: 333/695] 199.204.45.210 () {36 vars in 931 bytes} [Fri Jun 12 08:03: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: 8|app: 0|req: 364/698] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jun 12 08:03:10 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/699] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:03: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: 365/700] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:03:10 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: 336/701] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jun 12 08:03:10 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => 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: 366/702] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:03: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: 7|app: 0|req: 337/703] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:03: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: 367/704] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jun 12 08:03:10 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => 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: 338/705] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:03:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/706] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:03: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: 7|app: 0|req: 339/707] 10.0.0.61 () {36 vars in 910 bytes} [Fri Jun 12 08:03:11 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/708] 10.0.0.61 () {36 vars in 1006 bytes} [Fri Jun 12 08:03:11 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1/locations => generated 127 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/709] 10.0.0.61 () {36 vars in 986 bytes} [Fri Jun 12 08:03:11 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/710] 10.0.0.61 () {36 vars in 926 bytes} [Fri Jun 12 08:03:11 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: 341/711] 10.0.0.61 () {36 vars in 926 bytes} [Fri Jun 12 08:03:11 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: 371/712] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 12 08:03:11 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/713] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 12 08:03:11 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: 372/714] 10.0.0.161 () {30 vars in 411 bytes} [Fri Jun 12 08:03:15 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: 377/723] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 12 08:03:50 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => 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: 347/724] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 12 08:03:50 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: 378/725] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 12 08:03:58 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/726] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 12 08:03:58 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: 350/729] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 12 08:04:05 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => 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: 380/730] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 12 08:04:05 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: 382/733] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 12 08:04:12 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/734] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 12 08:04:12 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: 392/753] 10.0.0.161 () {34 vars in 655 bytes} [Fri Jun 12 08:05:43 2026] POST /v2/images => generated 649 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-12 08:05:43.397 7 WARNING glance.api.v2.images [None req-184d62fa-4afb-49da-9f8b-77a31bb6dc30 6de4a84e6f01463dbc98719782195ed6 178253bad227469abbd992463b00e3ee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e6117988-bc48-4832-9753-e4e45c4dd0e6 [pid: 7|app: 0|req: 362/754] 10.0.0.161 () {32 vars in 710 bytes} [Fri Jun 12 08:05:43 2026] DELETE /v2/images/e6117988-bc48-4832-9753-e4e45c4dd0e6 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/755] 10.0.0.161 () {32 vars in 707 bytes} [Fri Jun 12 08:05:43 2026] GET /v2/images/e6117988-bc48-4832-9753-e4e45c4dd0e6 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/756] 10.0.0.161 () {32 vars in 633 bytes} [Fri Jun 12 08:05:43 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/757] 10.0.0.161 () {34 vars in 655 bytes} [Fri Jun 12 08:05:43 2026] POST /v2/images => generated 702 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/758] 10.0.0.161 () {32 vars in 717 bytes} [Fri Jun 12 08:05:43 2026] GET /v2/images/8c97eeb1-fa30-4e80-b700-afc2e939de2c/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 08:05:43.571 8 INFO glance.api.v2.image_data [None req-2e74f55f-349c-4b05-b79d-99a57a34e498 6de4a84e6f01463dbc98719782195ed6 178253bad227469abbd992463b00e3ee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 08:05:43.616 8 WARNING glance_store._drivers.rbd [None req-2e74f55f-349c-4b05-b79d-99a57a34e498 6de4a84e6f01463dbc98719782195ed6 178253bad227469abbd992463b00e3ee - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-12 08:05:44.239 8 INFO glance.location [None req-2e74f55f-349c-4b05-b79d-99a57a34e498 6de4a84e6f01463dbc98719782195ed6 178253bad227469abbd992463b00e3ee - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 395/759] 10.0.0.161 () {32 vars in 727 bytes} [Fri Jun 12 08:05:43 2026] PUT /v2/images/8c97eeb1-fa30-4e80-b700-afc2e939de2c/file => generated 0 bytes in 707 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/760] 10.0.0.161 () {32 vars in 707 bytes} [Fri Jun 12 08:05:44 2026] GET /v2/images/8c97eeb1-fa30-4e80-b700-afc2e939de2c => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/761] 10.0.0.161 () {32 vars in 717 bytes} [Fri Jun 12 08:05:44 2026] GET /v2/images/8c97eeb1-fa30-4e80-b700-afc2e939de2c/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/762] 10.0.0.161 () {34 vars in 655 bytes} [Fri Jun 12 08:05:44 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/763] 10.0.0.161 () {32 vars in 726 bytes} [Fri Jun 12 08:05:44 2026] PATCH /v2/images/39e017ab-5f2c-4f14-8b13-6957e83954f2 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/764] 10.0.0.161 () {32 vars in 707 bytes} [Fri Jun 12 08:05:44 2026] GET /v2/images/39e017ab-5f2c-4f14-8b13-6957e83954f2 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 08:05:44.565 8 WARNING glance.api.v2.images [None req-56e02c0a-f82b-4c5e-b5f1-137ba53a235e 6de4a84e6f01463dbc98719782195ed6 178253bad227469abbd992463b00e3ee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//39e017ab-5f2c-4f14-8b13-6957e83954f2 [pid: 8|app: 0|req: 398/765] 10.0.0.161 () {32 vars in 710 bytes} [Fri Jun 12 08:05:44 2026] DELETE /v2/images/39e017ab-5f2c-4f14-8b13-6957e83954f2 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/766] 10.0.0.161 () {32 vars in 707 bytes} [Fri Jun 12 08:05:44 2026] GET /v2/images/39e017ab-5f2c-4f14-8b13-6957e83954f2 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 08:05:44.671 8 WARNING glance.api.v2.images [None req-c782c351-5e96-41b9-92e7-96c92223782b 6de4a84e6f01463dbc98719782195ed6 178253bad227469abbd992463b00e3ee - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8c97eeb1-fa30-4e80-b700-afc2e939de2c [pid: 8|app: 0|req: 399/767] 10.0.0.161 () {32 vars in 710 bytes} [Fri Jun 12 08:05:44 2026] DELETE /v2/images/8c97eeb1-fa30-4e80-b700-afc2e939de2c => generated 0 bytes in 852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/768] 10.0.0.161 () {32 vars in 707 bytes} [Fri Jun 12 08:05:45 2026] GET /v2/images/8c97eeb1-fa30-4e80-b700-afc2e939de2c => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 08:05:45.538 8 WARNING glance.api.v2.images [None req-db602be2-aa4e-4c2f-91c3-21d5b6ed8ac7 6de4a84e6f01463dbc98719782195ed6 178253bad227469abbd992463b00e3ee - - default default] Failed to find image e6117988-bc48-4832-9753-e4e45c4dd0e6 to delete: glance.common.exception.ImageNotFound: No image found with ID e6117988-bc48-4832-9753-e4e45c4dd0e6 [pid: 8|app: 0|req: 400/769] 10.0.0.161 () {32 vars in 710 bytes} [Fri Jun 12 08:05:45 2026] DELETE /v2/images/e6117988-bc48-4832-9753-e4e45c4dd0e6 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/770] 10.0.0.161 () {32 vars in 707 bytes} [Fri Jun 12 08:05:45 2026] GET /v2/images/e6117988-bc48-4832-9753-e4e45c4dd0e6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/773] 10.0.0.161 () {32 vars in 707 bytes} [Fri Jun 12 08:05:50 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => 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: 402/774] 10.0.0.161 () {32 vars in 707 bytes} [Fri Jun 12 08:05:50 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => 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: 373/775] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jun 12 08:05:50 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1312 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/776] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:05:51 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: 374/777] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:05:51 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: 404/778] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jun 12 08:05:51 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => 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: 375/779] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:05:51 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: 405/780] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:05:51 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: 376/781] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jun 12 08:05:51 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => 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/782] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:05:51 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: 377/783] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:05:51 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: 407/784] 10.0.0.61 () {36 vars in 910 bytes} [Fri Jun 12 08:05:51 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/785] 10.0.0.61 () {36 vars in 1006 bytes} [Fri Jun 12 08:05:51 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/786] 10.0.0.61 () {36 vars in 986 bytes} [Fri Jun 12 08:05:51 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/787] 10.0.0.61 () {36 vars in 926 bytes} [Fri Jun 12 08:05:51 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: 409/788] 10.0.0.61 () {36 vars in 926 bytes} [Fri Jun 12 08:05:51 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/795] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 12 08:06:20 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/796] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 12 08:06:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/813] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 12 08:07:46 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/814] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 12 08:07:47 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: 395/819] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 12 08:08:03 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => 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: 425/820] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 12 08:08:03 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: 427/823] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 12 08:08:11 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/824] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 12 08:08:11 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: 430/829] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 12 08:08:32 2026] GET /v2/images/3c0260bb-bf89-4a25-9042-2fed46ab63b1 => 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: 400/830] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 12 08:08:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/833] 199.204.45.210 () {32 vars in 826 bytes} [Fri Jun 12 08:08:45 2026] GET /v2/images?status=active&owner=288e9a411acf40c8bb133fe91efbf1e0&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/834] 199.204.45.210 () {32 vars in 653 bytes} [Fri Jun 12 08:08:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/835] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jun 12 08:08:46 2026] GET /v2/images/700aa4a2-3c3b-4fea-8796-fa2258d53274 => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/836] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:08:46 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: 404/837] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:08:46 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: 434/838] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jun 12 08:08:46 2026] GET /v2/images/700aa4a2-3c3b-4fea-8796-fa2258d53274 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/839] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:08:46 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: 435/840] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:08:46 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: 406/841] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jun 12 08:08:46 2026] GET /v2/images/700aa4a2-3c3b-4fea-8796-fa2258d53274 => 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: 436/842] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jun 12 08:08:46 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/843] 10.0.0.61 () {36 vars in 910 bytes} [Fri Jun 12 08:08:46 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/844] 10.0.0.61 () {36 vars in 1006 bytes} [Fri Jun 12 08:08:46 2026] GET /v2/images/700aa4a2-3c3b-4fea-8796-fa2258d53274/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/845] 10.0.0.61 () {36 vars in 986 bytes} [Fri Jun 12 08:08:46 2026] GET /v2/images/700aa4a2-3c3b-4fea-8796-fa2258d53274 => 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: 438/846] 10.0.0.61 () {36 vars in 926 bytes} [Fri Jun 12 08:08:46 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: 409/847] 10.0.0.61 () {36 vars in 926 bytes} [Fri Jun 12 08:08:46 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: 462/894] 10.0.0.161 () {32 vars in 633 bytes} [Fri Jun 12 08:12:36 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)