+ 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 [Sat May 30 10:12:11 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-65f6dcddcf-vk9cq 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 0x7fc9334e0668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-30 10:12:13.674 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-30 10:12:13.688 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-30 10:12:14.550 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-30 10:12:14.551 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-30 10:12:14.552 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 10:12:14.559 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-30 10:12:14.560 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-30 10:12:14.560 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 10:12:16.668 7 WARNING glance.api.v2.images [None req-62afc704-6482-47b8-9703-565278165a88 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 10:12:16.742 8 WARNING glance.api.v2.images [None req-1904d277-94ff-474c-8338-3fb25d134fce - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 10:12:17.017 7 WARNING keystonemiddleware._common.config [None req-62afc704-6482-47b8-9703-565278165a88 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 10:12:17.027 7 WARNING oslo_config.cfg [None req-62afc704-6482-47b8-9703-565278165a88 - - - - - -] 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 0x7fc9334e0668 pid: 7 (default app) 2026-05-30 10:12:17.106 8 WARNING keystonemiddleware._common.config [None req-1904d277-94ff-474c-8338-3fb25d134fce - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 10:12:17.114 8 WARNING oslo_config.cfg [None req-1904d277-94ff-474c-8338-3fb25d134fce - - - - - -] 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 0x7fc9334e0668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 10:12:17 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-05-30 10:12:18.365 8 WARNING oslo_policy.policy [None req-47f6d46d-6b8a-4f35-8481-f6cd2ba079d8 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 10:12:18.365 8 WARNING oslo_policy.policy [None req-47f6d46d-6b8a-4f35-8481-f6cd2ba079d8 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 10:12:18.379 8 WARNING oslo_policy.policy [None req-47f6d46d-6b8a-4f35-8481-f6cd2ba079d8 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 10:12:18.379 8 WARNING oslo_policy.policy [None req-47f6d46d-6b8a-4f35-8481-f6cd2ba079d8 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 10:12:17 2026] GET /v2/images => generated 69 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 10:12:21 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: 2/7] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 10:12:21 2026] GET /v2/images => generated 69 bytes in 34 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-05-30 10:12:21.886 7 WARNING oslo_policy.policy [None req-07928558-9e17-4bf4-9f2a-2270d0304044 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 10:12:21.886 7 WARNING oslo_policy.policy [None req-07928558-9e17-4bf4-9f2a-2270d0304044 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - 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: 6/8] 199.204.45.250 () {44 vars in 912 bytes} [Sat May 30 10:12:21 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: 8|app: 0|req: 3/9] 199.204.45.250 () {44 vars in 934 bytes} [Sat May 30 10:12:21 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-05-30 10:12:22.023 7 WARNING oslo_policy.policy [None req-481c0a81-6a78-47ba-ba1a-3ca4fe698843 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 10:12:22.024 7 WARNING oslo_policy.policy [None req-481c0a81-6a78-47ba-ba1a-3ca4fe698843 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.250 () {44 vars in 940 bytes} [Sat May 30 10:12:22 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-05-30 10:12:22.102 8 WARNING oslo_config.cfg [None req-609c75b8-ec9a-4b04-8713-fe0d6be1ab26 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.250 () {48 vars in 952 bytes} [Sat May 30 10:12:22 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 10:12:22.128 7 WARNING oslo_policy.policy [None req-6135ce81-a662-43f9-9862-7fcdf2012d9d d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 10:12:22.128 7 WARNING oslo_policy.policy [None req-6135ce81-a662-43f9-9862-7fcdf2012d9d d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 10:12:22.130 7 INFO glance.api.v2.image_data [None req-6135ce81-a662-43f9-9862-7fcdf2012d9d d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 10:12:25.888 7 WARNING glance.location [None req-6135ce81-a662-43f9-9862-7fcdf2012d9d d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.250 () {48 vars in 1046 bytes} [Sat May 30 10:12:22 2026] PUT /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321/file => generated 0 bytes in 3807 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6858 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 10:12:25 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-30 10:12:26.045 7 WARNING oslo_config.cfg [None req-08b4b58f-1631-4851-892c-e526e4eb7f86 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - 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: 9/14] 199.204.45.250 () {48 vars in 1052 bytes} [Sat May 30 10:12:25 2026] PATCH /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 10:12:26 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => 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: 153/308] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 10:36:39 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: 156/309] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 10:36:39 2026] GET /v2/images => generated 1381 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/314] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 10:37:00 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: 159/315] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 10:37:00 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/316] 199.204.45.250 () {44 vars in 938 bytes} [Sat May 30 10:37:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/317] 199.204.45.250 () {44 vars in 960 bytes} [Sat May 30 10:37:00 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/318] 199.204.45.250 () {44 vars in 940 bytes} [Sat May 30 10:37:00 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) [pid: 7|app: 0|req: 161/319] 199.204.45.250 () {48 vars in 952 bytes} [Sat May 30 10:37:01 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 10:37:01.076 8 WARNING oslo_policy.policy [None req-2cae7f21-489d-4b75-861c-08fbb726a8f8 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 10:37:01.077 8 WARNING oslo_policy.policy [None req-2cae7f21-489d-4b75-861c-08fbb726a8f8 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-30 10:37:01.078 8 INFO glance.api.v2.image_data [None req-2cae7f21-489d-4b75-861c-08fbb726a8f8 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 10:37:38.772 8 WARNING glance.location [None req-2cae7f21-489d-4b75-861c-08fbb726a8f8 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 159/328] 199.204.45.250 () {48 vars in 1047 bytes} [Sat May 30 10:37:01 2026] PUT /v2/images/4021fac1-e73e-474a-bb4d-3716127cb5be/file => generated 0 bytes in 37745 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57637 switches on core 0) [pid: 7|app: 0|req: 170/329] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 10:37:38 2026] GET /v2/images/4021fac1-e73e-474a-bb4d-3716127cb5be => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/330] 199.204.45.250 () {48 vars in 1052 bytes} [Sat May 30 10:37:38 2026] PATCH /v2/images/4021fac1-e73e-474a-bb4d-3716127cb5be => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/331] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 10:37:38 2026] GET /v2/images/4021fac1-e73e-474a-bb4d-3716127cb5be => 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: 161/332] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 10:37:40 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: 172/333] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 10:37:40 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/428] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 10:45:27 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: 220/429] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 10:45:27 2026] GET /v2/images => generated 2778 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/436] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 10:46:03 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: 224/437] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 10:46:03 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/438] 199.204.45.250 () {44 vars in 948 bytes} [Sat May 30 10:46:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/439] 199.204.45.250 () {44 vars in 970 bytes} [Sat May 30 10:46:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/440] 199.204.45.250 () {44 vars in 940 bytes} [Sat May 30 10:46:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/441] 199.204.45.250 () {48 vars in 952 bytes} [Sat May 30 10:46:03 2026] POST /v2/images => generated 799 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 10:46:04.061 8 INFO glance.api.v2.image_data [None req-7af0cbe3-3c7f-44c4-a626-409048a442f9 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 10:47:36.553 8 INFO glance.location [None req-7af0cbe3-3c7f-44c4-a626-409048a442f9 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 216/460] 199.204.45.250 () {48 vars in 1046 bytes} [Sat May 30 10:46:04 2026] PUT /v2/images/a99fed95-97c5-43d8-afbb-8f061509b480/file => generated 0 bytes in 92563 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9056 switches on core 0) [pid: 7|app: 0|req: 245/461] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 10:47:36 2026] GET /v2/images/a99fed95-97c5-43d8-afbb-8f061509b480 => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/462] 199.204.45.250 () {48 vars in 1052 bytes} [Sat May 30 10:47:36 2026] PATCH /v2/images/a99fed95-97c5-43d8-afbb-8f061509b480 => generated 1410 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/463] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 10:47:36 2026] GET /v2/images/a99fed95-97c5-43d8-afbb-8f061509b480 => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/480] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 10:48: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: 226/481] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 10:48:50 2026] GET /v2/images => generated 4190 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/484] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 10:49:03 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: 257/485] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 10:49:03 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/486] 199.204.45.250 () {44 vars in 940 bytes} [Sat May 30 10:49:03 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/487] 199.204.45.250 () {44 vars in 962 bytes} [Sat May 30 10:49:03 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: 230/488] 199.204.45.250 () {44 vars in 940 bytes} [Sat May 30 10:49:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/489] 199.204.45.250 () {48 vars in 952 bytes} [Sat May 30 10:49:03 2026] POST /v2/images => generated 791 bytes in 923 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 10:49:04.380 8 INFO glance.api.v2.image_data [None req-651a7dc6-ac82-4800-afc6-6e8ed126b754 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 10:49:26.479 8 INFO glance.location [None req-651a7dc6-ac82-4800-afc6-6e8ed126b754 d13e4f6ac97b4a0ba97daaded6260bee 53a77eb638544902bdc3030a0f7b42e0 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 231/494] 199.204.45.250 () {48 vars in 1047 bytes} [Sat May 30 10:49:04 2026] PUT /v2/images/a0baa735-d9a7-4b9b-a2be-9c8bec5f1bbd/file => generated 0 bytes in 22139 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31608 switches on core 0) [pid: 7|app: 0|req: 264/495] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 10:49:26 2026] GET /v2/images/a0baa735-d9a7-4b9b-a2be-9c8bec5f1bbd => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/496] 199.204.45.250 () {48 vars in 1052 bytes} [Sat May 30 10:49:26 2026] PATCH /v2/images/a0baa735-d9a7-4b9b-a2be-9c8bec5f1bbd => generated 1382 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/497] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 10:49:26 2026] GET /v2/images/a0baa735-d9a7-4b9b-a2be-9c8bec5f1bbd => 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: 350/666] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 11:03: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: 317/667] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 11:03:20 2026] GET /v2/images => generated 5574 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/698] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 11:05:49 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: 366/699] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 11:05:49 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/700] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 11:05:51 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: 367/701] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 11:05:51 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: 7|app: 0|req: 373/712] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 11:06:44 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: 340/713] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 11:06:44 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/716] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 11:06:53 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: 342/717] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 11:06:53 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: 7|app: 0|req: 383/732] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 11:07:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/733] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 11:07:58 2026] GET /v2/images => generated 5574 bytes in 54 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: 388/742] 10.0.0.253 () {32 vars in 633 bytes} [Sat May 30 11:08:45 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: 358/749] 10.0.0.117 () {36 vars in 987 bytes} [Sat May 30 11:09:06 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/750] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:09:07 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: 359/751] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:09: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: 393/752] 10.0.0.117 () {36 vars in 987 bytes} [Sat May 30 11:09:07 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/753] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:09:07 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: 394/754] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:09:07 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: 361/755] 10.0.0.117 () {36 vars in 987 bytes} [Sat May 30 11:09:07 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/756] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:09:07 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: 362/757] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:09:07 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: 396/758] 10.0.0.246 () {36 vars in 911 bytes} [Sat May 30 11:09:08 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: 363/759] 10.0.0.246 () {36 vars in 1007 bytes} [Sat May 30 11:09:08 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/760] 10.0.0.246 () {36 vars in 987 bytes} [Sat May 30 11:09:08 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => 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: 364/761] 10.0.0.246 () {36 vars in 927 bytes} [Sat May 30 11:09:08 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/762] 10.0.0.246 () {36 vars in 927 bytes} [Sat May 30 11:09:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/763] 10.0.0.172 () {36 vars in 987 bytes} [Sat May 30 11:09:11 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/764] 10.0.0.172 () {36 vars in 927 bytes} [Sat May 30 11:09:12 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: 401/767] 10.0.0.172 () {36 vars in 987 bytes} [Sat May 30 11:09:20 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/768] 10.0.0.172 () {36 vars in 927 bytes} [Sat May 30 11:09:20 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: 402/769] 10.0.0.172 () {36 vars in 987 bytes} [Sat May 30 11:09:21 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => 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: 368/770] 10.0.0.172 () {36 vars in 927 bytes} [Sat May 30 11:09:21 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: 403/771] 199.204.45.250 () {36 vars in 991 bytes} [Sat May 30 11:09:21 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/772] 199.204.45.250 () {36 vars in 931 bytes} [Sat May 30 11:09:22 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: 404/773] 199.204.45.250 () {36 vars in 991 bytes} [Sat May 30 11:09:22 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => 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: 370/774] 199.204.45.250 () {36 vars in 931 bytes} [Sat May 30 11:09:22 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: 408/781] 10.0.0.172 () {36 vars in 987 bytes} [Sat May 30 11:09:55 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => 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: 374/782] 10.0.0.172 () {36 vars in 927 bytes} [Sat May 30 11:09:55 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: 379/791] 10.0.0.172 () {36 vars in 987 bytes} [Sat May 30 11:10:28 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/792] 10.0.0.172 () {36 vars in 927 bytes} [Sat May 30 11:10:28 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: 380/793] 10.0.0.253 () {32 vars in 707 bytes} [Sat May 30 11:10:33 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/794] 10.0.0.253 () {32 vars in 707 bytes} [Sat May 30 11:10:33 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => 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: 381/795] 10.0.0.117 () {36 vars in 987 bytes} [Sat May 30 11:10:33 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/796] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:10:34 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: 382/797] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:10:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/798] 10.0.0.117 () {36 vars in 987 bytes} [Sat May 30 11:10:34 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => 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: 383/799] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:10:34 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: 417/800] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:10:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/801] 10.0.0.117 () {36 vars in 987 bytes} [Sat May 30 11:10:34 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => 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: 418/802] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:10:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/803] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:10:34 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: 419/804] 10.0.0.246 () {36 vars in 911 bytes} [Sat May 30 11:10:34 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: 386/805] 10.0.0.246 () {36 vars in 1007 bytes} [Sat May 30 11:10:34 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321/locations => generated 127 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/806] 10.0.0.246 () {36 vars in 987 bytes} [Sat May 30 11:10:34 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/807] 10.0.0.246 () {36 vars in 927 bytes} [Sat May 30 11:10:34 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: 421/808] 10.0.0.246 () {36 vars in 927 bytes} [Sat May 30 11:10:34 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/815] 10.0.0.253 () {30 vars in 411 bytes} [Sat May 30 11:10:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/816] 10.0.0.253 () {34 vars in 655 bytes} [Sat May 30 11:10:58 2026] POST /v2/images => generated 648 bytes in 187 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-30 11:10:59.005 7 WARNING glance.api.v2.images [None req-7890c126-ba59-461b-8369-ee108290efdd e2f5105f93f64a278bebf1324fd824d0 33ba245bd2b046329cc136c1878a1038 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ab3806e3-4abf-4cb5-a43e-f1b03b8b7f06 [pid: 7|app: 0|req: 426/817] 10.0.0.253 () {32 vars in 710 bytes} [Sat May 30 11:10:58 2026] DELETE /v2/images/ab3806e3-4abf-4cb5-a43e-f1b03b8b7f06 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/818] 10.0.0.253 () {32 vars in 707 bytes} [Sat May 30 11:10:59 2026] GET /v2/images/ab3806e3-4abf-4cb5-a43e-f1b03b8b7f06 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/819] 10.0.0.253 () {32 vars in 633 bytes} [Sat May 30 11:10:59 2026] GET /v2/images => generated 1381 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/820] 10.0.0.253 () {34 vars in 655 bytes} [Sat May 30 11:10:59 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/821] 10.0.0.253 () {32 vars in 717 bytes} [Sat May 30 11:10:59 2026] GET /v2/images/660382d4-aa3b-4522-bfb9-a93fa740013c/file => generated 0 bytes in 9 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-30 11:10:59.186 8 INFO glance.api.v2.image_data [None req-b977198d-bb55-4875-be8e-d9d5b4cbc55e e2f5105f93f64a278bebf1324fd824d0 33ba245bd2b046329cc136c1878a1038 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 11:10:59.232 8 WARNING glance_store._drivers.rbd [None req-b977198d-bb55-4875-be8e-d9d5b4cbc55e e2f5105f93f64a278bebf1324fd824d0 33ba245bd2b046329cc136c1878a1038 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-30 11:10:59.462 8 INFO glance.location [None req-b977198d-bb55-4875-be8e-d9d5b4cbc55e e2f5105f93f64a278bebf1324fd824d0 33ba245bd2b046329cc136c1878a1038 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 394/822] 10.0.0.253 () {32 vars in 727 bytes} [Sat May 30 11:10:59 2026] PUT /v2/images/660382d4-aa3b-4522-bfb9-a93fa740013c/file => generated 0 bytes in 329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/823] 10.0.0.253 () {32 vars in 707 bytes} [Sat May 30 11:10:59 2026] GET /v2/images/660382d4-aa3b-4522-bfb9-a93fa740013c => 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: 395/824] 10.0.0.253 () {32 vars in 717 bytes} [Sat May 30 11:10:59 2026] GET /v2/images/660382d4-aa3b-4522-bfb9-a93fa740013c/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/825] 10.0.0.253 () {34 vars in 655 bytes} [Sat May 30 11:10:59 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/826] 10.0.0.253 () {32 vars in 726 bytes} [Sat May 30 11:10:59 2026] PATCH /v2/images/1324dcd3-fb48-4f75-a1bc-79f04c00dd81 => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/827] 10.0.0.253 () {32 vars in 707 bytes} [Sat May 30 11:10:59 2026] GET /v2/images/1324dcd3-fb48-4f75-a1bc-79f04c00dd81 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-30 11:10:59.809 8 WARNING glance.api.v2.images [None req-88c00438-2067-41b3-9a17-cfe7e8675a88 e2f5105f93f64a278bebf1324fd824d0 33ba245bd2b046329cc136c1878a1038 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1324dcd3-fb48-4f75-a1bc-79f04c00dd81 [pid: 8|app: 0|req: 397/828] 10.0.0.253 () {32 vars in 710 bytes} [Sat May 30 11:10:59 2026] DELETE /v2/images/1324dcd3-fb48-4f75-a1bc-79f04c00dd81 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/829] 10.0.0.253 () {32 vars in 707 bytes} [Sat May 30 11:10:59 2026] GET /v2/images/1324dcd3-fb48-4f75-a1bc-79f04c00dd81 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 11:10:59.904 8 WARNING glance.api.v2.images [None req-81aeb72e-d94f-4a0d-919e-51e57c8b91dc e2f5105f93f64a278bebf1324fd824d0 33ba245bd2b046329cc136c1878a1038 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//660382d4-aa3b-4522-bfb9-a93fa740013c [pid: 8|app: 0|req: 398/830] 10.0.0.253 () {32 vars in 710 bytes} [Sat May 30 11:10:59 2026] DELETE /v2/images/660382d4-aa3b-4522-bfb9-a93fa740013c => generated 0 bytes in 819 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/831] 10.0.0.253 () {32 vars in 707 bytes} [Sat May 30 11:11:00 2026] GET /v2/images/660382d4-aa3b-4522-bfb9-a93fa740013c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 11:11:00.738 8 WARNING glance.api.v2.images [None req-16687232-0bfe-4d9f-a1e8-b609cdda1974 e2f5105f93f64a278bebf1324fd824d0 33ba245bd2b046329cc136c1878a1038 - - default default] Failed to find image ab3806e3-4abf-4cb5-a43e-f1b03b8b7f06 to delete: glance.common.exception.ImageNotFound: No image found with ID ab3806e3-4abf-4cb5-a43e-f1b03b8b7f06 [pid: 8|app: 0|req: 399/832] 10.0.0.253 () {32 vars in 710 bytes} [Sat May 30 11:11:00 2026] DELETE /v2/images/ab3806e3-4abf-4cb5-a43e-f1b03b8b7f06 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/833] 10.0.0.253 () {32 vars in 707 bytes} [Sat May 30 11:11:00 2026] GET /v2/images/ab3806e3-4abf-4cb5-a43e-f1b03b8b7f06 => 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: 440/844] 10.0.0.172 () {36 vars in 987 bytes} [Sat May 30 11:11:46 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/845] 10.0.0.172 () {36 vars in 927 bytes} [Sat May 30 11:11: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: 443/850] 10.0.0.172 () {36 vars in 987 bytes} [Sat May 30 11:12:13 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/851] 10.0.0.172 () {36 vars in 927 bytes} [Sat May 30 11:12:13 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/856] 10.0.0.172 () {36 vars in 987 bytes} [Sat May 30 11:12:29 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/857] 10.0.0.172 () {36 vars in 927 bytes} [Sat May 30 11:12:29 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: 416/866] 10.0.0.172 () {36 vars in 987 bytes} [Sat May 30 11:13:08 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/867] 10.0.0.172 () {36 vars in 927 bytes} [Sat May 30 11:13:08 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/880] 10.0.0.172 () {36 vars in 987 bytes} [Sat May 30 11:14:13 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => generated 1312 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/881] 10.0.0.172 () {36 vars in 927 bytes} [Sat May 30 11:14:13 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/886] 10.0.0.172 () {36 vars in 987 bytes} [Sat May 30 11:14:31 2026] GET /v2/images/a0f68500-88ea-40d7-a696-7f0e5681f321 => 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: 461/887] 10.0.0.172 () {36 vars in 927 bytes} [Sat May 30 11:14:31 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: 466/896] 199.204.45.250 () {32 vars in 826 bytes} [Sat May 30 11:15:13 2026] GET /v2/images?status=active&owner=53a77eb638544902bdc3030a0f7b42e0&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/897] 199.204.45.250 () {32 vars in 653 bytes} [Sat May 30 11:15:13 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: 467/898] 10.0.0.117 () {36 vars in 987 bytes} [Sat May 30 11:15:13 2026] GET /v2/images/4021fac1-e73e-474a-bb4d-3716127cb5be => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/899] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:15:13 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: 468/900] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:15:13 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: 433/901] 10.0.0.117 () {36 vars in 987 bytes} [Sat May 30 11:15:13 2026] GET /v2/images/4021fac1-e73e-474a-bb4d-3716127cb5be => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/902] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:15:13 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: 434/903] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:15:13 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: 470/904] 10.0.0.117 () {36 vars in 987 bytes} [Sat May 30 11:15:13 2026] GET /v2/images/4021fac1-e73e-474a-bb4d-3716127cb5be => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/905] 10.0.0.117 () {36 vars in 927 bytes} [Sat May 30 11:15: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: 471/906] 10.0.0.246 () {36 vars in 911 bytes} [Sat May 30 11:15:14 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: 436/907] 10.0.0.246 () {36 vars in 1007 bytes} [Sat May 30 11:15:14 2026] GET /v2/images/4021fac1-e73e-474a-bb4d-3716127cb5be/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/908] 10.0.0.246 () {36 vars in 987 bytes} [Sat May 30 11:15:14 2026] GET /v2/images/4021fac1-e73e-474a-bb4d-3716127cb5be => 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: 437/909] 10.0.0.246 () {36 vars in 927 bytes} [Sat May 30 11:15:14 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: 473/910] 10.0.0.246 () {36 vars in 927 bytes} [Sat May 30 11:15:14 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: 500/963] 10.0.0.253 () {32 vars in 633 bytes} [Sat May 30 11:19:31 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)