+ 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 02:18:51 2026] *** compiled with version: 13.3.0 on 29 May 2026 23:02:31 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-657659d787-s2wfr 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 0x7fdf11ffb668 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 02:18:53.724 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-30 02:18:53.728 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 02:18:54.580 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 02:18:54.581 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 02:18:54.582 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 02:18:54.608 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 02:18:54.609 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 02:18:54.609 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 02:18:56.578 7 WARNING glance.api.v2.images [None req-19d01994-4160-4120-813f-0e4bdbaf884e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 02:18:56.624 8 WARNING glance.api.v2.images [None req-5acb12e4-9c87-4bf1-b045-ec7f3c26e4fe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 02:18:56.904 7 WARNING keystonemiddleware._common.config [None req-19d01994-4160-4120-813f-0e4bdbaf884e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 02:18:56.912 7 WARNING oslo_config.cfg [None req-19d01994-4160-4120-813f-0e4bdbaf884e - - - - - -] 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 0x7fdf11ffb668 pid: 7 (default app) 2026-05-30 02:18:56.960 8 WARNING keystonemiddleware._common.config [None req-5acb12e4-9c87-4bf1-b045-ec7f3c26e4fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 02:18:56.968 8 WARNING oslo_config.cfg [None req-5acb12e4-9c87-4bf1-b045-ec7f3c26e4fe - - - - - -] 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 0x7fdf11ffb668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 02:18:58 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 02:18:58.486 8 WARNING oslo_policy.policy [None req-2bd655de-9d40-4d03-b1a5-646a53e6a29c 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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 02:18:58.486 8 WARNING oslo_policy.policy [None req-2bd655de-9d40-4d03-b1a5-646a53e6a29c 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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 02:18:58.501 8 WARNING oslo_policy.policy [None req-2bd655de-9d40-4d03-b1a5-646a53e6a29c 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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 02:18:58.501 8 WARNING oslo_policy.policy [None req-2bd655de-9d40-4d03-b1a5-646a53e6a29c 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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/6] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 02:18:58 2026] GET /v2/images => generated 69 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 02:19:01 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 02:19:01 2026] GET /v2/images => generated 69 bytes in 32 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 02:19:02.021 7 WARNING oslo_policy.policy [None req-4bf687e7-be2e-47b7-90c3-2d5b5033bebc 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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 02:19:02.021 7 WARNING oslo_policy.policy [None req-4bf687e7-be2e-47b7-90c3-2d5b5033bebc 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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/9] 199.204.45.162 () {44 vars in 912 bytes} [Sat May 30 02:19:01 2026] GET /v2/images/cirros => generated 151 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.162 () {44 vars in 934 bytes} [Sat May 30 02:19:02 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-30 02:19:02.182 7 WARNING oslo_policy.policy [None req-126d9515-358e-4376-b637-f3332dd74b02 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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 02:19:02.183 7 WARNING oslo_policy.policy [None req-126d9515-358e-4376-b637-f3332dd74b02 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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: 8/11] 199.204.45.162 () {44 vars in 940 bytes} [Sat May 30 02:19:02 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-05-30 02:19:02.268 8 WARNING oslo_config.cfg [None req-67369eba-8318-4b80-9d4b-af77d15fa58a 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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/12] 199.204.45.162 () {48 vars in 952 bytes} [Sat May 30 02:19:02 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 02:19:02.290 7 WARNING oslo_policy.policy [None req-b0441777-696d-45d7-acec-5f49f054ec13 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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 02:19:02.290 7 WARNING oslo_policy.policy [None req-b0441777-696d-45d7-acec-5f49f054ec13 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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 02:19:02.291 7 INFO glance.api.v2.image_data [None req-b0441777-696d-45d7-acec-5f49f054ec13 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 02:19:05.520 7 WARNING glance.location [None req-b0441777-696d-45d7-acec-5f49f054ec13 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.162 () {48 vars in 1046 bytes} [Sat May 30 02:19:02 2026] PUT /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e/file => generated 0 bytes in 3277 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7374 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.162 () {44 vars in 972 bytes} [Sat May 30 02:19:05 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-30 02:19:05.671 7 WARNING oslo_config.cfg [None req-b3bfccb6-7b20-4589-b121-22bf17e7c2c8 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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: 10/15] 199.204.45.162 () {48 vars in 1052 bytes} [Sat May 30 02:19:05 2026] PATCH /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.162 () {44 vars in 972 bytes} [Sat May 30 02:19:05 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 02:40:41 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: 137/278] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 02:40:41 2026] GET /v2/images => generated 1381 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 02:41:01 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: 144/284] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 02:41:01 2026] GET /v2/images => generated 1381 bytes in 392 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.162 () {44 vars in 938 bytes} [Sat May 30 02:41:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.162 () {44 vars in 960 bytes} [Sat May 30 02:41:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.162 () {44 vars in 940 bytes} [Sat May 30 02:41:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.162 () {48 vars in 952 bytes} [Sat May 30 02:41:01 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 02:41:01.609 8 WARNING oslo_policy.policy [None req-0a7149cd-949c-4edc-bdcc-fc1082004da4 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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 02:41:01.609 8 WARNING oslo_policy.policy [None req-0a7149cd-949c-4edc-bdcc-fc1082004da4 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - 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 02:41:01.611 8 INFO glance.api.v2.image_data [None req-0a7149cd-949c-4edc-bdcc-fc1082004da4 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 02:41:39.247 8 WARNING glance.location [None req-0a7149cd-949c-4edc-bdcc-fc1082004da4 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/297] 199.204.45.162 () {48 vars in 1047 bytes} [Sat May 30 02:41:01 2026] PUT /v2/images/b5d7b422-5b59-48ef-b42f-bb98497542b9/file => generated 0 bytes in 37688 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60662 switches on core 0) [pid: 7|app: 0|req: 155/298] 199.204.45.162 () {44 vars in 972 bytes} [Sat May 30 02:41:39 2026] GET /v2/images/b5d7b422-5b59-48ef-b42f-bb98497542b9 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/299] 199.204.45.162 () {48 vars in 1052 bytes} [Sat May 30 02:41:39 2026] PATCH /v2/images/b5d7b422-5b59-48ef-b42f-bb98497542b9 => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/300] 199.204.45.162 () {44 vars in 972 bytes} [Sat May 30 02:41:39 2026] GET /v2/images/b5d7b422-5b59-48ef-b42f-bb98497542b9 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/301] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 02:41:41 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: 157/302] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 02:41:41 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/387] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 02:48:45 2026] GET / => generated 1312 bytes in 11 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/388] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 02:48:45 2026] GET /v2/images => generated 2778 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/393] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 02:48:59 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: 203/394] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 02:48:59 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/395] 199.204.45.162 () {44 vars in 948 bytes} [Sat May 30 02:48:59 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/396] 199.204.45.162 () {44 vars in 970 bytes} [Sat May 30 02:48:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/397] 199.204.45.162 () {44 vars in 940 bytes} [Sat May 30 02:48:59 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: 205/398] 199.204.45.162 () {48 vars in 952 bytes} [Sat May 30 02:48:59 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 02:49:00.047 8 INFO glance.api.v2.image_data [None req-8f69b01a-08df-4be6-989f-ab950ff5c16e 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 02:51:59.395 8 INFO glance.location [None req-8f69b01a-08df-4be6-989f-ab950ff5c16e 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/435] 199.204.45.162 () {48 vars in 1046 bytes} [Sat May 30 02:49:00 2026] PUT /v2/images/8dfbe7ac-4ff0-4482-acb7-ef4989451b50/file => generated 0 bytes in 179396 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11815 switches on core 0) [pid: 7|app: 0|req: 242/436] 199.204.45.162 () {44 vars in 972 bytes} [Sat May 30 02:51:59 2026] GET /v2/images/8dfbe7ac-4ff0-4482-acb7-ef4989451b50 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/437] 199.204.45.162 () {48 vars in 1052 bytes} [Sat May 30 02:51:59 2026] PATCH /v2/images/8dfbe7ac-4ff0-4482-acb7-ef4989451b50 => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/438] 199.204.45.162 () {44 vars in 972 bytes} [Sat May 30 02:51:59 2026] GET /v2/images/8dfbe7ac-4ff0-4482-acb7-ef4989451b50 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/447] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 02:52:37 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: 248/448] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 02:52:37 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/451] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 02:52: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: 250/452] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 02:52:51 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/453] 199.204.45.162 () {44 vars in 940 bytes} [Sat May 30 02:52:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/454] 199.204.45.162 () {44 vars in 962 bytes} [Sat May 30 02:52:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/455] 199.204.45.162 () {44 vars in 940 bytes} [Sat May 30 02:52:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/456] 199.204.45.162 () {48 vars in 952 bytes} [Sat May 30 02:52:52 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 02:52:52.136 8 INFO glance.api.v2.image_data [None req-88232f7d-b7d7-46f6-901b-8d1e527054d4 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 02:53:21.448 8 INFO glance.location [None req-88232f7d-b7d7-46f6-901b-8d1e527054d4 9952b7a5c64644d5b83c02b8432f06e3 9716ce628d0d497a85d7a7bd2d9ea76f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/463] 199.204.45.162 () {48 vars in 1047 bytes} [Sat May 30 02:52:52 2026] PUT /v2/images/2ca56721-9c02-4ede-8fd9-c078ab95c0bd/file => generated 0 bytes in 29356 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21780 switches on core 0) [pid: 7|app: 0|req: 259/464] 199.204.45.162 () {44 vars in 972 bytes} [Sat May 30 02:53:21 2026] GET /v2/images/2ca56721-9c02-4ede-8fd9-c078ab95c0bd => 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: 206/465] 199.204.45.162 () {48 vars in 1052 bytes} [Sat May 30 02:53:21 2026] PATCH /v2/images/2ca56721-9c02-4ede-8fd9-c078ab95c0bd => generated 1382 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/466] 199.204.45.162 () {44 vars in 972 bytes} [Sat May 30 02:53:21 2026] GET /v2/images/2ca56721-9c02-4ede-8fd9-c078ab95c0bd => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/625] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 03:06:33 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/626] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 03:06:33 2026] GET /v2/images => generated 5574 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/655] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 03:08:52 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: 355/656] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 03:08:52 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/657] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 03:08:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/658] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 03:08:54 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: 308/669] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 03:09: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: 362/670] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 03:09:44 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/673] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 03:09:53 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: 364/674] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 03:09:53 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/689] 199.204.45.162 () {42 vars in 689 bytes} [Sat May 30 03:10: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: 318/690] 199.204.45.162 () {44 vars in 911 bytes} [Sat May 30 03:10:58 2026] GET /v2/images => generated 5574 bytes in 69 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: 377/699] 10.0.0.153 () {32 vars in 633 bytes} [Sat May 30 03:11:42 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/706] 10.0.0.132 () {36 vars in 987 bytes} [Sat May 30 03:12:06 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/707] 10.0.0.132 () {36 vars in 927 bytes} [Sat May 30 03:12:07 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: 382/710] 199.204.45.162 () {36 vars in 991 bytes} [Sat May 30 03:12:16 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/711] 199.204.45.162 () {36 vars in 931 bytes} [Sat May 30 03:12:16 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: 383/712] 199.204.45.162 () {36 vars in 991 bytes} [Sat May 30 03:12:16 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/713] 199.204.45.162 () {36 vars in 931 bytes} [Sat May 30 03:12:16 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: 384/714] 10.0.0.132 () {36 vars in 987 bytes} [Sat May 30 03:12:24 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => 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: 331/715] 10.0.0.132 () {36 vars in 927 bytes} [Sat May 30 03:12:24 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: 385/716] 10.0.0.132 () {36 vars in 987 bytes} [Sat May 30 03:12:26 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => 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: 332/717] 10.0.0.132 () {36 vars in 927 bytes} [Sat May 30 03:12:26 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: 391/728] 10.0.0.153 () {30 vars in 411 bytes} [Sat May 30 03:13:15 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: 339/731] 10.0.0.178 () {36 vars in 987 bytes} [Sat May 30 03:13:18 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/732] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:13:18 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: 340/733] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:13:19 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: 394/734] 10.0.0.178 () {36 vars in 987 bytes} [Sat May 30 03:13:19 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => 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: 341/735] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:13:19 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: 395/736] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:13:19 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/737] 10.0.0.178 () {36 vars in 987 bytes} [Sat May 30 03:13:19 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => 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: 396/738] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:13:19 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: 343/739] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:13:19 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: 397/740] 10.0.0.29 () {36 vars in 986 bytes} [Sat May 30 03:13:19 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/741] 10.0.0.29 () {36 vars in 926 bytes} [Sat May 30 03:13:20 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: 398/742] 10.0.0.29 () {36 vars in 986 bytes} [Sat May 30 03:13:20 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/743] 10.0.0.29 () {36 vars in 926 bytes} [Sat May 30 03:13:20 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: 399/744] 10.0.0.29 () {36 vars in 926 bytes} [Sat May 30 03:13:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/751] 10.0.0.132 () {36 vars in 987 bytes} [Sat May 30 03:13:55 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => 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: 403/752] 10.0.0.132 () {36 vars in 927 bytes} [Sat May 30 03:13:55 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: 352/757] 10.0.0.132 () {36 vars in 987 bytes} [Sat May 30 03:14:06 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => 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: 406/758] 10.0.0.132 () {36 vars in 927 bytes} [Sat May 30 03:14:06 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: 353/759] 10.0.0.132 () {36 vars in 987 bytes} [Sat May 30 03:14:15 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/760] 10.0.0.132 () {36 vars in 927 bytes} [Sat May 30 03:14:16 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: 410/765] 10.0.0.132 () {36 vars in 987 bytes} [Sat May 30 03:14:31 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => 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: 356/766] 10.0.0.132 () {36 vars in 927 bytes} [Sat May 30 03: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: 414/773] 199.204.45.162 () {32 vars in 826 bytes} [Sat May 30 03:14:56 2026] GET /v2/images?status=active&owner=9716ce628d0d497a85d7a7bd2d9ea76f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/774] 199.204.45.162 () {32 vars in 653 bytes} [Sat May 30 03:14:56 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: 415/775] 10.0.0.178 () {36 vars in 987 bytes} [Sat May 30 03:14:57 2026] GET /v2/images/b5d7b422-5b59-48ef-b42f-bb98497542b9 => generated 1395 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/776] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:14:57 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/777] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:14:57 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: 362/778] 10.0.0.178 () {36 vars in 987 bytes} [Sat May 30 03:14:57 2026] GET /v2/images/b5d7b422-5b59-48ef-b42f-bb98497542b9 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/779] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:14:57 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: 363/780] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:14:57 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: 418/781] 10.0.0.178 () {36 vars in 987 bytes} [Sat May 30 03:14:57 2026] GET /v2/images/b5d7b422-5b59-48ef-b42f-bb98497542b9 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/782] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:14:57 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: 419/783] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:14:57 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: 365/784] 10.0.0.29 () {36 vars in 986 bytes} [Sat May 30 03:14:58 2026] GET /v2/images/b5d7b422-5b59-48ef-b42f-bb98497542b9 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/785] 10.0.0.29 () {36 vars in 926 bytes} [Sat May 30 03:14:58 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: 366/786] 10.0.0.29 () {36 vars in 986 bytes} [Sat May 30 03:14:58 2026] GET /v2/images/b5d7b422-5b59-48ef-b42f-bb98497542b9 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/787] 10.0.0.29 () {36 vars in 926 bytes} [Sat May 30 03:14:58 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: 367/788] 10.0.0.29 () {36 vars in 926 bytes} [Sat May 30 03:14:58 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: 7|app: 0|req: 423/791] 10.0.0.132 () {36 vars in 987 bytes} [Sat May 30 03:15:14 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => 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: 369/792] 10.0.0.132 () {36 vars in 927 bytes} [Sat May 30 03:15:14 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/795] 10.0.0.132 () {36 vars in 987 bytes} [Sat May 30 03:15:25 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => 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: 425/796] 10.0.0.132 () {36 vars in 927 bytes} [Sat May 30 03:15:25 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: 431/807] 10.0.0.153 () {34 vars in 655 bytes} [Sat May 30 03:16:09 2026] POST /v2/images => generated 649 bytes in 176 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-30 03:16:09.498 8 WARNING glance.api.v2.images [None req-63ee483e-0ebd-4548-a1d7-05b29cd89a03 dfcc26adcbcc4ea88e3404801ed56f4e 7161e75ccb8a4debb99fae7fbdbb398e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a1a7ccb1-8a0d-47c4-9b46-ae20906e71f8 [pid: 8|app: 0|req: 377/808] 10.0.0.153 () {32 vars in 710 bytes} [Sat May 30 03:16:09 2026] DELETE /v2/images/a1a7ccb1-8a0d-47c4-9b46-ae20906e71f8 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/809] 10.0.0.153 () {32 vars in 707 bytes} [Sat May 30 03:16:09 2026] GET /v2/images/a1a7ccb1-8a0d-47c4-9b46-ae20906e71f8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/810] 10.0.0.153 () {32 vars in 633 bytes} [Sat May 30 03:16:09 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/811] 10.0.0.153 () {34 vars in 655 bytes} [Sat May 30 03:16:09 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/812] 10.0.0.153 () {32 vars in 717 bytes} [Sat May 30 03:16:09 2026] GET /v2/images/b83b11ba-c126-419c-a094-9a2a50ab0b00/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-30 03:16:09.700 7 INFO glance.api.v2.image_data [None req-bc4a4f8d-b105-4239-ab14-3c68f0406145 dfcc26adcbcc4ea88e3404801ed56f4e 7161e75ccb8a4debb99fae7fbdbb398e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 03:16:09.742 7 WARNING glance_store._drivers.rbd [None req-bc4a4f8d-b105-4239-ab14-3c68f0406145 dfcc26adcbcc4ea88e3404801ed56f4e 7161e75ccb8a4debb99fae7fbdbb398e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-30 03:16:10.799 7 INFO glance.location [None req-bc4a4f8d-b105-4239-ab14-3c68f0406145 dfcc26adcbcc4ea88e3404801ed56f4e 7161e75ccb8a4debb99fae7fbdbb398e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 434/813] 10.0.0.153 () {32 vars in 727 bytes} [Sat May 30 03:16:09 2026] PUT /v2/images/b83b11ba-c126-419c-a094-9a2a50ab0b00/file => generated 0 bytes in 1154 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/814] 10.0.0.153 () {32 vars in 707 bytes} [Sat May 30 03:16:10 2026] GET /v2/images/b83b11ba-c126-419c-a094-9a2a50ab0b00 => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/815] 10.0.0.153 () {32 vars in 717 bytes} [Sat May 30 03:16:10 2026] GET /v2/images/b83b11ba-c126-419c-a094-9a2a50ab0b00/file => generated 1024 bytes in 137 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/816] 10.0.0.153 () {34 vars in 655 bytes} [Sat May 30 03:16:11 2026] POST /v2/images => generated 649 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/817] 10.0.0.153 () {32 vars in 726 bytes} [Sat May 30 03:16:11 2026] PATCH /v2/images/bbc13f6a-162c-4f64-bc4a-465015a7643c => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/818] 10.0.0.153 () {32 vars in 707 bytes} [Sat May 30 03:16:11 2026] GET /v2/images/bbc13f6a-162c-4f64-bc4a-465015a7643c => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-30 03:16:11.170 7 WARNING glance.api.v2.images [None req-eda3d627-96aa-4a7a-8489-754727e55ac7 dfcc26adcbcc4ea88e3404801ed56f4e 7161e75ccb8a4debb99fae7fbdbb398e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bbc13f6a-162c-4f64-bc4a-465015a7643c [pid: 7|app: 0|req: 437/819] 10.0.0.153 () {32 vars in 710 bytes} [Sat May 30 03:16:11 2026] DELETE /v2/images/bbc13f6a-162c-4f64-bc4a-465015a7643c => 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: 383/820] 10.0.0.153 () {32 vars in 707 bytes} [Sat May 30 03:16:11 2026] GET /v2/images/bbc13f6a-162c-4f64-bc4a-465015a7643c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 03:16:11.248 7 WARNING glance.api.v2.images [None req-d67d0991-1aa4-4e4b-8e87-60bba5f21842 dfcc26adcbcc4ea88e3404801ed56f4e 7161e75ccb8a4debb99fae7fbdbb398e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b83b11ba-c126-419c-a094-9a2a50ab0b00 [pid: 7|app: 0|req: 438/821] 10.0.0.153 () {32 vars in 710 bytes} [Sat May 30 03:16:11 2026] DELETE /v2/images/b83b11ba-c126-419c-a094-9a2a50ab0b00 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/822] 10.0.0.153 () {32 vars in 707 bytes} [Sat May 30 03:16:12 2026] GET /v2/images/b83b11ba-c126-419c-a094-9a2a50ab0b00 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 03:16:12.114 7 WARNING glance.api.v2.images [None req-95a2c7e1-7349-4ac6-a17e-2ac276dde4da dfcc26adcbcc4ea88e3404801ed56f4e 7161e75ccb8a4debb99fae7fbdbb398e - - default default] Failed to find image a1a7ccb1-8a0d-47c4-9b46-ae20906e71f8 to delete: glance.common.exception.ImageNotFound: No image found with ID a1a7ccb1-8a0d-47c4-9b46-ae20906e71f8 [pid: 7|app: 0|req: 439/823] 10.0.0.153 () {32 vars in 710 bytes} [Sat May 30 03:16:12 2026] DELETE /v2/images/a1a7ccb1-8a0d-47c4-9b46-ae20906e71f8 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/824] 10.0.0.153 () {32 vars in 707 bytes} [Sat May 30 03:16:12 2026] GET /v2/images/a1a7ccb1-8a0d-47c4-9b46-ae20906e71f8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/831] 10.0.0.153 () {32 vars in 707 bytes} [Sat May 30 03:16:41 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => 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: 443/832] 10.0.0.153 () {32 vars in 707 bytes} [Sat May 30 03:16:41 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/833] 10.0.0.178 () {36 vars in 987 bytes} [Sat May 30 03:16:41 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/834] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:16:41 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: 391/835] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:16:41 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: 445/836] 10.0.0.178 () {36 vars in 987 bytes} [Sat May 30 03:16:41 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/837] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:16:41 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: 446/838] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:16:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/839] 10.0.0.178 () {36 vars in 987 bytes} [Sat May 30 03:16:41 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => 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: 447/840] 10.0.0.178 () {36 vars in 927 bytes} [Sat May 30 03:16:41 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/841] 10.0.0.29 () {36 vars in 986 bytes} [Sat May 30 03:16:42 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => 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: 448/842] 10.0.0.29 () {36 vars in 926 bytes} [Sat May 30 03:16:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/843] 10.0.0.29 () {36 vars in 986 bytes} [Sat May 30 03:16:42 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => 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: 449/844] 10.0.0.29 () {36 vars in 926 bytes} [Sat May 30 03:16:42 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: 396/845] 10.0.0.29 () {36 vars in 926 bytes} [Sat May 30 03:16:42 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/852] 10.0.0.132 () {36 vars in 987 bytes} [Sat May 30 03:17:07 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/853] 10.0.0.132 () {36 vars in 927 bytes} [Sat May 30 03:17: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: 456/858] 10.0.0.132 () {36 vars in 987 bytes} [Sat May 30 03:17:36 2026] GET /v2/images/42efbe17-e453-42ba-b47a-0f3770a9431e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/859] 10.0.0.132 () {36 vars in 927 bytes} [Sat May 30 03:17:36 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: 418/888] 10.0.0.153 () {32 vars in 633 bytes} [Sat May 30 03:19:46 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)