+ 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 [Wed Jun 10 10:44:52 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-df4c5f448-ftsr8 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f75f25de668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-10 10:44:54.342 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 10:44:54.430 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-10 10:44:55.309 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:44:55.310 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:44:55.311 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 10:44:55.340 6 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:44:55.342 6 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:44:55.342 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 10:44:57.494 7 WARNING glance.api.v2.images [None req-1c1b339b-f719-45a4-bf7b-867014671015 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 10:44:57.501 6 WARNING glance.api.v2.images [None req-7415b626-a2d7-4550-abbe-51431380aaec - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 10:44:57.879 7 WARNING keystonemiddleware._common.config [None req-1c1b339b-f719-45a4-bf7b-867014671015 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:44:57.887 7 WARNING oslo_config.cfg [None req-1c1b339b-f719-45a4-bf7b-867014671015 - - - - - -] 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 0x7f75f25de668 pid: 7 (default app) 2026-06-10 10:44:57.918 6 WARNING keystonemiddleware._common.config [None req-7415b626-a2d7-4550-abbe-51431380aaec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:44:57.928 6 WARNING oslo_config.cfg [None req-7415b626-a2d7-4550-abbe-51431380aaec - - - - - -] 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 0x7f75f25de668 pid: 6 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 10:44:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:45:00.259 6 WARNING oslo_policy.policy [None req-02b6afb9-89d8-4fb2-9183-dd67e190884e 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:45:00.259 6 WARNING oslo_policy.policy [None req-02b6afb9-89d8-4fb2-9183-dd67e190884e 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:45:00.274 6 WARNING oslo_policy.policy [None req-02b6afb9-89d8-4fb2-9183-dd67e190884e 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:45:00.274 6 WARNING oslo_policy.policy [None req-02b6afb9-89d8-4fb2-9183-dd67e190884e 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - 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: 6|app: 0|req: 1/5] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 10:44:59 2026] GET /v2/images => generated 69 bytes in 626 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.235 () {42 vars in 688 bytes} [Wed Jun 10 10:45:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/7] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 10:45:04 2026] GET /v2/images => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:45:04.097 7 WARNING oslo_policy.policy [None req-05df597d-e152-4cc9-bfa7-2502a6914ab5 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:45:04.097 7 WARNING oslo_policy.policy [None req-05df597d-e152-4cc9-bfa7-2502a6914ab5 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - 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.235 () {44 vars in 911 bytes} [Wed Jun 10 10:45:04 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/9] 199.204.45.235 () {44 vars in 933 bytes} [Wed Jun 10 10:45:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:45:04.244 7 WARNING oslo_policy.policy [None req-3330047d-6e2d-44bc-b866-3611976533a7 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:45:04.244 7 WARNING oslo_policy.policy [None req-3330047d-6e2d-44bc-b866-3611976533a7 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - 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.235 () {44 vars in 939 bytes} [Wed Jun 10 10:45:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:45:04.335 6 WARNING oslo_config.cfg [None req-996dbdc5-2ab3-42fd-ad8d-08e9136ffe85 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - 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: 6|app: 0|req: 4/11] 199.204.45.235 () {48 vars in 951 bytes} [Wed Jun 10 10:45:04 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 10:45:04.357 7 WARNING oslo_policy.policy [None req-544e93b4-4506-499f-9b82-14e9719ae430 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:45:04.357 7 WARNING oslo_policy.policy [None req-544e93b4-4506-499f-9b82-14e9719ae430 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:45:04.358 7 INFO glance.api.v2.image_data [None req-544e93b4-4506-499f-9b82-14e9719ae430 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:45:08.454 7 WARNING glance.location [None req-544e93b4-4506-499f-9b82-14e9719ae430 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.235 () {48 vars in 1045 bytes} [Wed Jun 10 10:45:04 2026] PUT /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9/file => generated 0 bytes in 4153 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5661 switches on core 0) [pid: 6|app: 0|req: 7/15] 199.204.45.235 () {44 vars in 971 bytes} [Wed Jun 10 10:45:08 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 10:45:08.626 7 WARNING oslo_config.cfg [None req-44b2b9b4-1a08-4ecb-b602-c32254ac3f8b 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - 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/16] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Jun 10 10:45:08 2026] PATCH /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/17] 199.204.45.235 () {44 vars in 971 bytes} [Wed Jun 10 10:45:08 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => 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: 140/278] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 11:06:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 139/279] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 11:06:49 2026] GET /v2/images => generated 1381 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 143/286] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 11:07:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 11:07:19 2026] GET /v2/images => generated 1381 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 144/288] 199.204.45.235 () {44 vars in 937 bytes} [Wed Jun 10 11:07:19 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.235 () {44 vars in 959 bytes} [Wed Jun 10 11:07:19 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 145/290] 199.204.45.235 () {44 vars in 939 bytes} [Wed Jun 10 11:07:19 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) [pid: 7|app: 0|req: 146/291] 199.204.45.235 () {48 vars in 951 bytes} [Wed Jun 10 11:07:19 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 11:07:19.702 6 WARNING oslo_policy.policy [None req-2e6839c4-d6e8-4fd0-bbe8-7e607eac8126 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 11:07:19.702 6 WARNING oslo_policy.policy [None req-2e6839c4-d6e8-4fd0-bbe8-7e607eac8126 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 11:07:19.704 6 INFO glance.api.v2.image_data [None req-2e6839c4-d6e8-4fd0-bbe8-7e607eac8126 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:07:57.439 6 WARNING glance.location [None req-2e6839c4-d6e8-4fd0-bbe8-7e607eac8126 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] Image claims disk_format but is actually 'gpt' [pid: 6|app: 0|req: 146/300] 199.204.45.235 () {48 vars in 1046 bytes} [Wed Jun 10 11:07:19 2026] PUT /v2/images/a634dd12-5a8d-4c27-8278-4ff62f811c5a/file => generated 0 bytes in 37795 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67248 switches on core 0) [pid: 7|app: 0|req: 155/301] 199.204.45.235 () {44 vars in 971 bytes} [Wed Jun 10 11:07:57 2026] GET /v2/images/a634dd12-5a8d-4c27-8278-4ff62f811c5a => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 147/302] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Jun 10 11:07:57 2026] PATCH /v2/images/a634dd12-5a8d-4c27-8278-4ff62f811c5a => generated 1395 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/303] 199.204.45.235 () {44 vars in 971 bytes} [Wed Jun 10 11:07:57 2026] GET /v2/images/a634dd12-5a8d-4c27-8278-4ff62f811c5a => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 148/304] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 11:07:59 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: 157/305] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 11:07:59 2026] GET /v2/images => generated 2778 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/396] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 11:15:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 194/397] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 11:15:32 2026] GET /v2/images => generated 2778 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 197/402] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 11:15: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: 206/403] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 11:15:54 2026] GET /v2/images => generated 2778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/404] 199.204.45.235 () {44 vars in 947 bytes} [Wed Jun 10 11:15:54 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/405] 199.204.45.235 () {44 vars in 969 bytes} [Wed Jun 10 11:15:54 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/406] 199.204.45.235 () {44 vars in 939 bytes} [Wed Jun 10 11:15:54 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: 208/407] 199.204.45.235 () {48 vars in 951 bytes} [Wed Jun 10 11:15:54 2026] POST /v2/images => generated 799 bytes in 1345 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 11:15:55.841 6 INFO glance.api.v2.image_data [None req-e5e61d4f-b526-4819-b2ca-4d0f0ccfb46d 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:16:44.439 6 INFO glance.location [None req-e5e61d4f-b526-4819-b2ca-4d0f0ccfb46d 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 6|app: 0|req: 200/418] 199.204.45.235 () {48 vars in 1045 bytes} [Wed Jun 10 11:15:55 2026] PUT /v2/images/21db7ba5-0498-4fcf-93e5-2eea2206b8b0/file => generated 0 bytes in 48636 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18412 switches on core 0) [pid: 7|app: 0|req: 219/419] 199.204.45.235 () {44 vars in 971 bytes} [Wed Jun 10 11:16:44 2026] GET /v2/images/21db7ba5-0498-4fcf-93e5-2eea2206b8b0 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 201/420] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Jun 10 11:16:44 2026] PATCH /v2/images/21db7ba5-0498-4fcf-93e5-2eea2206b8b0 => generated 1410 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/421] 199.204.45.235 () {44 vars in 971 bytes} [Wed Jun 10 11:16:44 2026] GET /v2/images/21db7ba5-0498-4fcf-93e5-2eea2206b8b0 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 207/432] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 11:17:31 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: 226/433] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 11:17:31 2026] GET /v2/images => generated 4190 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/438] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 11:17:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 210/439] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 11:17:48 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/440] 199.204.45.235 () {44 vars in 939 bytes} [Wed Jun 10 11:17:48 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: 6|app: 0|req: 211/441] 199.204.45.235 () {44 vars in 961 bytes} [Wed Jun 10 11:17:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/442] 199.204.45.235 () {44 vars in 939 bytes} [Wed Jun 10 11:17:48 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: 6|app: 0|req: 212/443] 199.204.45.235 () {48 vars in 951 bytes} [Wed Jun 10 11:17:48 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 11:17:48.214 7 INFO glance.api.v2.image_data [None req-6a3ad2de-122d-45f2-b30f-a635dc347907 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:18:03.043 7 INFO glance.location [None req-6a3ad2de-122d-45f2-b30f-a635dc347907 9760e958345948da8aa55d20486162d7 c34cd82e83434e75baa9e16610972c81 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 232/446] 199.204.45.235 () {48 vars in 1046 bytes} [Wed Jun 10 11:17:48 2026] PUT /v2/images/50fea25f-bccb-4386-8fa4-3094a8c9e92a/file => generated 0 bytes in 14878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29863 switches on core 0) [pid: 6|app: 0|req: 215/447] 199.204.45.235 () {44 vars in 971 bytes} [Wed Jun 10 11:18:03 2026] GET /v2/images/50fea25f-bccb-4386-8fa4-3094a8c9e92a => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/448] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Jun 10 11:18:03 2026] PATCH /v2/images/50fea25f-bccb-4386-8fa4-3094a8c9e92a => generated 1382 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 216/449] 199.204.45.235 () {44 vars in 971 bytes} [Wed Jun 10 11:18:03 2026] GET /v2/images/50fea25f-bccb-4386-8fa4-3094a8c9e92a => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/614] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 11:31:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 299/615] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 11:31:46 2026] GET /v2/images => generated 5574 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/648] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 11:34:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 316/649] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 11:34:17 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/650] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 11:34:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 317/651] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 11:34:19 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: 340/662] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 11:35:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 323/663] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 11:35:12 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/666] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 11:35:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 325/667] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 11:35:21 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: 6|app: 0|req: 332/680] 199.204.45.235 () {42 vars in 688 bytes} [Wed Jun 10 11:36:26 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: 349/681] 199.204.45.235 () {44 vars in 910 bytes} [Wed Jun 10 11:36:26 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: 355/692] 10.0.0.143 () {32 vars in 632 bytes} [Wed Jun 10 11:37:09 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 342/701] 10.0.0.143 () {30 vars in 410 bytes} [Wed Jun 10 11:37:51 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: 360/702] 10.0.0.74 () {36 vars in 985 bytes} [Wed Jun 10 11:37:51 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 261 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: 6|app: 0|req: 343/703] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:37:51 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: 361/704] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:37:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 344/705] 10.0.0.74 () {36 vars in 985 bytes} [Wed Jun 10 11:37:51 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => 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: 362/706] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:37:51 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: 6|app: 0|req: 345/707] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:37:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/708] 10.0.0.74 () {36 vars in 985 bytes} [Wed Jun 10 11:37:52 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 346/709] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:37:52 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: 364/710] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:37:52 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: 6|app: 0|req: 347/711] 10.0.0.140 () {36 vars in 986 bytes} [Wed Jun 10 11:37:52 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => 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: 365/712] 10.0.0.140 () {36 vars in 926 bytes} [Wed Jun 10 11:37:52 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: 6|app: 0|req: 348/713] 10.0.0.235 () {36 vars in 910 bytes} [Wed Jun 10 11:37:52 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/714] 10.0.0.235 () {36 vars in 1006 bytes} [Wed Jun 10 11:37:52 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9/locations => generated 127 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 349/715] 10.0.0.235 () {36 vars in 986 bytes} [Wed Jun 10 11:37:53 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => 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: 367/716] 10.0.0.235 () {36 vars in 926 bytes} [Wed Jun 10 11:37:53 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: 6|app: 0|req: 350/717] 10.0.0.235 () {36 vars in 926 bytes} [Wed Jun 10 11:37:53 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: 369/720] 199.204.45.235 () {36 vars in 990 bytes} [Wed Jun 10 11:38:00 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 352/721] 199.204.45.235 () {36 vars in 930 bytes} [Wed Jun 10 11:38:00 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: 370/722] 199.204.45.235 () {36 vars in 990 bytes} [Wed Jun 10 11:38:00 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 353/723] 199.204.45.235 () {36 vars in 930 bytes} [Wed Jun 10 11:38:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 358/732] 10.0.0.140 () {36 vars in 986 bytes} [Wed Jun 10 11:38:45 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => 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: 375/733] 10.0.0.140 () {36 vars in 926 bytes} [Wed Jun 10 11:38:45 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: 379/740] 10.0.0.140 () {36 vars in 986 bytes} [Wed Jun 10 11:39:09 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 362/741] 10.0.0.140 () {36 vars in 986 bytes} [Wed Jun 10 11:39:09 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => 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: 380/742] 10.0.0.140 () {36 vars in 926 bytes} [Wed Jun 10 11:39:09 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 363/743] 10.0.0.140 () {36 vars in 926 bytes} [Wed Jun 10 11:39:09 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: 383/748] 10.0.0.140 () {36 vars in 986 bytes} [Wed Jun 10 11:39:33 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/749] 10.0.0.140 () {36 vars in 926 bytes} [Wed Jun 10 11:39:33 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: 6|app: 0|req: 370/756] 10.0.0.140 () {36 vars in 986 bytes} [Wed Jun 10 11:39:59 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => 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: 387/757] 10.0.0.140 () {36 vars in 926 bytes} [Wed Jun 10 11:39:59 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: 6|app: 0|req: 371/758] 10.0.0.143 () {34 vars in 654 bytes} [Wed Jun 10 11:40:03 2026] POST /v2/images => generated 649 bytes in 306 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 11:40:04.329 7 WARNING glance.api.v2.images [None req-8b6437d8-c64c-4586-afab-a36c0ea5693a bd1dab0ad34d4cccb7826bc7cd9658a8 d568ea4df131439fb286ea4162275c82 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f985095c-8127-4c0d-8ba9-17845b3a0d2b [pid: 7|app: 0|req: 388/759] 10.0.0.143 () {32 vars in 709 bytes} [Wed Jun 10 11:40:04 2026] DELETE /v2/images/f985095c-8127-4c0d-8ba9-17845b3a0d2b => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/760] 10.0.0.143 () {32 vars in 706 bytes} [Wed Jun 10 11:40:04 2026] GET /v2/images/f985095c-8127-4c0d-8ba9-17845b3a0d2b => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/761] 10.0.0.143 () {32 vars in 632 bytes} [Wed Jun 10 11:40:04 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: 6|app: 0|req: 373/762] 10.0.0.143 () {34 vars in 654 bytes} [Wed Jun 10 11:40:04 2026] POST /v2/images => generated 702 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/763] 10.0.0.143 () {32 vars in 716 bytes} [Wed Jun 10 11:40:04 2026] GET /v2/images/e47826a6-4263-4ddb-af87-be371d25379f/file => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:40:04.555 6 INFO glance.api.v2.image_data [None req-b7c72a11-4c73-4554-a9e7-aa8f6498c807 bd1dab0ad34d4cccb7826bc7cd9658a8 d568ea4df131439fb286ea4162275c82 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:40:04.611 6 WARNING glance_store._drivers.rbd [None req-b7c72a11-4c73-4554-a9e7-aa8f6498c807 bd1dab0ad34d4cccb7826bc7cd9658a8 d568ea4df131439fb286ea4162275c82 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 11:40:05.154 6 INFO glance.location [None req-b7c72a11-4c73-4554-a9e7-aa8f6498c807 bd1dab0ad34d4cccb7826bc7cd9658a8 d568ea4df131439fb286ea4162275c82 - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 374/764] 10.0.0.143 () {32 vars in 726 bytes} [Wed Jun 10 11:40:04 2026] PUT /v2/images/e47826a6-4263-4ddb-af87-be371d25379f/file => generated 0 bytes in 648 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/765] 10.0.0.143 () {32 vars in 706 bytes} [Wed Jun 10 11:40:05 2026] GET /v2/images/e47826a6-4263-4ddb-af87-be371d25379f => generated 1103 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 375/766] 10.0.0.143 () {32 vars in 716 bytes} [Wed Jun 10 11:40:05 2026] GET /v2/images/e47826a6-4263-4ddb-af87-be371d25379f/file => generated 1024 bytes in 176 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/767] 10.0.0.143 () {34 vars in 654 bytes} [Wed Jun 10 11:40:05 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 376/768] 10.0.0.143 () {32 vars in 725 bytes} [Wed Jun 10 11:40:05 2026] PATCH /v2/images/69f94a32-13ea-4eda-8825-ee6ac5f55745 => generated 653 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/769] 10.0.0.143 () {32 vars in 706 bytes} [Wed Jun 10 11:40:05 2026] GET /v2/images/69f94a32-13ea-4eda-8825-ee6ac5f55745 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:40:05.568 6 WARNING glance.api.v2.images [None req-d68e15f3-22cb-4575-aff5-908d1e5efc30 bd1dab0ad34d4cccb7826bc7cd9658a8 d568ea4df131439fb286ea4162275c82 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//69f94a32-13ea-4eda-8825-ee6ac5f55745 [pid: 6|app: 0|req: 377/770] 10.0.0.143 () {32 vars in 709 bytes} [Wed Jun 10 11:40:05 2026] DELETE /v2/images/69f94a32-13ea-4eda-8825-ee6ac5f55745 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/771] 10.0.0.143 () {32 vars in 706 bytes} [Wed Jun 10 11:40:05 2026] GET /v2/images/69f94a32-13ea-4eda-8825-ee6ac5f55745 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:40:05.649 6 WARNING glance.api.v2.images [None req-18271546-9a7c-4d79-afd7-17d02e9ac4c9 bd1dab0ad34d4cccb7826bc7cd9658a8 d568ea4df131439fb286ea4162275c82 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e47826a6-4263-4ddb-af87-be371d25379f [pid: 6|app: 0|req: 378/772] 10.0.0.143 () {32 vars in 709 bytes} [Wed Jun 10 11:40:05 2026] DELETE /v2/images/e47826a6-4263-4ddb-af87-be371d25379f => generated 0 bytes in 853 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/773] 10.0.0.143 () {32 vars in 706 bytes} [Wed Jun 10 11:40:06 2026] GET /v2/images/e47826a6-4263-4ddb-af87-be371d25379f => generated 139 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:40:06.553 6 WARNING glance.api.v2.images [None req-ede5db75-019f-41be-bf7a-036f7de03b31 bd1dab0ad34d4cccb7826bc7cd9658a8 d568ea4df131439fb286ea4162275c82 - - default default] Failed to find image f985095c-8127-4c0d-8ba9-17845b3a0d2b to delete: glance.common.exception.ImageNotFound: No image found with ID f985095c-8127-4c0d-8ba9-17845b3a0d2b [pid: 6|app: 0|req: 379/774] 10.0.0.143 () {32 vars in 709 bytes} [Wed Jun 10 11:40:06 2026] DELETE /v2/images/f985095c-8127-4c0d-8ba9-17845b3a0d2b => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/775] 10.0.0.143 () {32 vars in 706 bytes} [Wed Jun 10 11:40:06 2026] GET /v2/images/f985095c-8127-4c0d-8ba9-17845b3a0d2b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 383/782] 10.0.0.140 () {36 vars in 986 bytes} [Wed Jun 10 11:40:29 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => 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: 400/783] 10.0.0.140 () {36 vars in 926 bytes} [Wed Jun 10 11:40:29 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: 403/788] 10.0.0.140 () {36 vars in 986 bytes} [Wed Jun 10 11:40:50 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/789] 10.0.0.140 () {36 vars in 926 bytes} [Wed Jun 10 11:40:50 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: 405/792] 10.0.0.143 () {32 vars in 706 bytes} [Wed Jun 10 11:41:02 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 388/793] 10.0.0.143 () {32 vars in 706 bytes} [Wed Jun 10 11:41:02 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => 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: 406/794] 10.0.0.74 () {36 vars in 985 bytes} [Wed Jun 10 11:41:02 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 389/795] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:41:03 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: 407/796] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:41:03 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: 6|app: 0|req: 390/797] 10.0.0.74 () {36 vars in 985 bytes} [Wed Jun 10 11:41:03 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/798] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:41:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 391/799] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:41:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/800] 10.0.0.74 () {36 vars in 985 bytes} [Wed Jun 10 11:41:03 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 392/801] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:41:03 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: 410/802] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:41:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 393/803] 10.0.0.235 () {36 vars in 910 bytes} [Wed Jun 10 11:41:03 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/804] 10.0.0.235 () {36 vars in 1006 bytes} [Wed Jun 10 11:41:03 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 394/805] 10.0.0.235 () {36 vars in 986 bytes} [Wed Jun 10 11:41:03 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => 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: 412/806] 10.0.0.235 () {36 vars in 926 bytes} [Wed Jun 10 11:41:03 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: 6|app: 0|req: 395/807] 10.0.0.235 () {36 vars in 926 bytes} [Wed Jun 10 11:41:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/816] 10.0.0.140 () {36 vars in 986 bytes} [Wed Jun 10 11:41:39 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 400/817] 10.0.0.140 () {36 vars in 926 bytes} [Wed Jun 10 11:41:39 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: 426/834] 10.0.0.140 () {36 vars in 986 bytes} [Wed Jun 10 11:42:58 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 409/835] 10.0.0.140 () {36 vars in 926 bytes} [Wed Jun 10 11:42:58 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: 6|app: 0|req: 412/840] 10.0.0.140 () {36 vars in 986 bytes} [Wed Jun 10 11:43:16 2026] GET /v2/images/2a47a60a-1217-4f05-a5c7-18b893d743a9 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/841] 10.0.0.140 () {36 vars in 926 bytes} [Wed Jun 10 11:43:16 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: 433/848] 199.204.45.235 () {32 vars in 825 bytes} [Wed Jun 10 11:43:54 2026] GET /v2/images?status=active&owner=c34cd82e83434e75baa9e16610972c81&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 416/849] 199.204.45.235 () {32 vars in 652 bytes} [Wed Jun 10 11:43:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/850] 10.0.0.74 () {36 vars in 985 bytes} [Wed Jun 10 11:43:54 2026] GET /v2/images/a634dd12-5a8d-4c27-8278-4ff62f811c5a => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 417/851] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:43:54 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/852] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:43:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 418/853] 10.0.0.74 () {36 vars in 985 bytes} [Wed Jun 10 11:43:54 2026] GET /v2/images/a634dd12-5a8d-4c27-8278-4ff62f811c5a => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/854] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:43:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 419/855] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:43:55 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: 437/856] 10.0.0.74 () {36 vars in 985 bytes} [Wed Jun 10 11:43:55 2026] GET /v2/images/a634dd12-5a8d-4c27-8278-4ff62f811c5a => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 420/857] 10.0.0.74 () {36 vars in 925 bytes} [Wed Jun 10 11:43:55 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: 438/858] 10.0.0.235 () {36 vars in 910 bytes} [Wed Jun 10 11:43:55 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 421/859] 10.0.0.235 () {36 vars in 1006 bytes} [Wed Jun 10 11:43:55 2026] GET /v2/images/a634dd12-5a8d-4c27-8278-4ff62f811c5a/locations => generated 127 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/860] 10.0.0.235 () {36 vars in 986 bytes} [Wed Jun 10 11:43:55 2026] GET /v2/images/a634dd12-5a8d-4c27-8278-4ff62f811c5a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 422/861] 10.0.0.235 () {36 vars in 926 bytes} [Wed Jun 10 11:43:55 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: 440/862] 10.0.0.235 () {36 vars in 926 bytes} [Wed Jun 10 11:43: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: 7|app: 0|req: 471/923] 10.0.0.143 () {32 vars in 632 bytes} [Wed Jun 10 11:48:46 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)