+ 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 [Mon May 4 19:14:20 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-69bc99b4dd-87vpz 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f2630fae668 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-04 19:14:22.142 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-04 19:14:22.157 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-04 19:14:22.986 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-04 19:14:22.987 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-04 19:14:22.987 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 19:14:23.011 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-04 19:14:23.013 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-04 19:14:23.013 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 19:14:25.021 7 WARNING glance.api.v2.images [None req-7a59fcdb-9186-4c18-8ff6-9a5cee9ca09f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 19:14:25.083 8 WARNING glance.api.v2.images [None req-712ef728-6751-4aa9-849d-92d726aadf91 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 19:14:25.356 7 WARNING keystonemiddleware._common.config [None req-7a59fcdb-9186-4c18-8ff6-9a5cee9ca09f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 19:14:25.364 7 WARNING oslo_config.cfg [None req-7a59fcdb-9186-4c18-8ff6-9a5cee9ca09f - - - - - -] 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 0x7f2630fae668 pid: 7 (default app) 2026-05-04 19:14:25.422 8 WARNING keystonemiddleware._common.config [None req-712ef728-6751-4aa9-849d-92d726aadf91 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 19:14:25.430 8 WARNING oslo_config.cfg [None req-712ef728-6751-4aa9-849d-92d726aadf91 - - - - - -] 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 0x7f2630fae668 pid: 8 (default app) [pid: 7|app: 0|req: 8/11] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 19:14:56 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-04 19:14:57.170 8 WARNING oslo_policy.policy [None req-974f58fa-8e88-4e84-9fa5-cdd138c3c3ce 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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-04 19:14:57.170 8 WARNING oslo_policy.policy [None req-974f58fa-8e88-4e84-9fa5-cdd138c3c3ce 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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-04 19:14:57.186 8 WARNING oslo_policy.policy [None req-974f58fa-8e88-4e84-9fa5-cdd138c3c3ce 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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-04 19:14:57.186 8 WARNING oslo_policy.policy [None req-974f58fa-8e88-4e84-9fa5-cdd138c3c3ce 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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: 4/12] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 19:14:56 2026] GET /v2/images => generated 69 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/13] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 19:15:00 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: 5/14] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 19:15:00 2026] GET /v2/images => generated 69 bytes in 35 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-04 19:15:00.564 7 WARNING oslo_policy.policy [None req-eeeacd7f-05e0-457b-abef-691a554fee29 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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-04 19:15:00.565 7 WARNING oslo_policy.policy [None req-eeeacd7f-05e0-457b-abef-691a554fee29 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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: 10/15] 199.19.213.114 () {44 vars in 912 bytes} [Mon May 4 19:15:00 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: 8|app: 0|req: 6/16] 199.19.213.114 () {44 vars in 934 bytes} [Mon May 4 19:15:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-04 19:15:00.698 7 WARNING oslo_policy.policy [None req-0c074b81-b43f-47d5-92fa-c7788e07be70 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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-04 19:15:00.698 7 WARNING oslo_policy.policy [None req-0c074b81-b43f-47d5-92fa-c7788e07be70 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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: 11/17] 199.19.213.114 () {44 vars in 940 bytes} [Mon May 4 19:15:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-04 19:15:00.773 8 WARNING oslo_config.cfg [None req-4dc48a46-d7c0-42b9-a286-66865e092e4c 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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: 7/18] 199.19.213.114 () {48 vars in 952 bytes} [Mon May 4 19:15:00 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 19:15:00.796 7 WARNING oslo_policy.policy [None req-75e908ca-41ee-4ed3-83fd-dfc45279f08f 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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-04 19:15:00.796 7 WARNING oslo_policy.policy [None req-75e908ca-41ee-4ed3-83fd-dfc45279f08f 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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-04 19:15:00.797 7 INFO glance.api.v2.image_data [None req-75e908ca-41ee-4ed3-83fd-dfc45279f08f 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 19:15:04.290 7 WARNING glance.location [None req-75e908ca-41ee-4ed3-83fd-dfc45279f08f 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 12/19] 199.19.213.114 () {48 vars in 1046 bytes} [Mon May 4 19:15:00 2026] PUT /v2/images/0a65396c-e303-4966-875d-af04904dd2b8/file => generated 0 bytes in 3543 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7526 switches on core 0) [pid: 8|app: 0|req: 8/20] 199.19.213.114 () {44 vars in 972 bytes} [Mon May 4 19:15:04 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-04 19:15:04.369 7 WARNING oslo_config.cfg [None req-d43efb59-32e8-4889-bf29-3e6e325a15fa 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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: 13/21] 199.19.213.114 () {44 vars in 972 bytes} [Mon May 4 19:15:04 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/720] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 20:13:07 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: 358/721] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 20:13:07 2026] GET /v2/images => generated 1240 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/724] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 20:13:24 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: 360/725] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 20:13:24 2026] GET /v2/images => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/726] 199.19.213.114 () {44 vars in 938 bytes} [Mon May 4 20:13:24 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/727] 199.19.213.114 () {44 vars in 960 bytes} [Mon May 4 20:13:24 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/728] 199.19.213.114 () {44 vars in 940 bytes} [Mon May 4 20:13:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/729] 199.19.213.114 () {48 vars in 952 bytes} [Mon May 4 20:13:24 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 20:13:24.798 7 INFO glance.api.v2.image_data [None req-0d9426b8-b5e4-4ee9-8096-0446adcf07ba 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 20:13:51.510 7 WARNING glance.location [None req-0d9426b8-b5e4-4ee9-8096-0446adcf07ba 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 368/736] 199.19.213.114 () {48 vars in 1047 bytes} [Mon May 4 20:13:24 2026] PUT /v2/images/9d1fe42c-aa57-4ff3-a64d-f2f705e98b98/file => generated 0 bytes in 26758 msecs (HTTP/1.1 204) 4 headers in 171 bytes (74056 switches on core 0) [pid: 8|app: 0|req: 369/737] 199.19.213.114 () {44 vars in 972 bytes} [Mon May 4 20:13:51 2026] GET /v2/images/9d1fe42c-aa57-4ff3-a64d-f2f705e98b98 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/738] 199.19.213.114 () {44 vars in 972 bytes} [Mon May 4 20:13:51 2026] GET /v2/images/9d1fe42c-aa57-4ff3-a64d-f2f705e98b98 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 20:13: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: 370/740] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 20:13:52 2026] GET /v2/images => generated 2451 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/825] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 20:20:45 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: 413/826] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 20:20:45 2026] GET /v2/images => generated 2451 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/829] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 20:20:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/830] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 20:20:57 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/831] 199.19.213.114 () {44 vars in 948 bytes} [Mon May 4 20:20:57 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/832] 199.19.213.114 () {44 vars in 970 bytes} [Mon May 4 20:20:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/833] 199.19.213.114 () {44 vars in 940 bytes} [Mon May 4 20:20:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/834] 199.19.213.114 () {48 vars in 952 bytes} [Mon May 4 20:20:57 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 20:20:58.014 7 INFO glance.api.v2.image_data [None req-2f76f9dc-ccab-4a1d-820e-d7e20c099ca0 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 20:21:22.604 7 INFO glance.location [None req-2f76f9dc-ccab-4a1d-820e-d7e20c099ca0 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 418/839] 199.19.213.114 () {48 vars in 1046 bytes} [Mon May 4 20:20:58 2026] PUT /v2/images/0a8bba27-679f-4cfc-9ae0-d068c1680768/file => generated 0 bytes in 24633 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35461 switches on core 0) [pid: 8|app: 0|req: 422/840] 199.19.213.114 () {44 vars in 972 bytes} [Mon May 4 20:21:22 2026] GET /v2/images/0a8bba27-679f-4cfc-9ae0-d068c1680768 => generated 1211 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/841] 199.19.213.114 () {48 vars in 1051 bytes} [Mon May 4 20:21:22 2026] PATCH /v2/images/0a8bba27-679f-4cfc-9ae0-d068c1680768 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/842] 199.19.213.114 () {44 vars in 972 bytes} [Mon May 4 20:21:22 2026] GET /v2/images/0a8bba27-679f-4cfc-9ae0-d068c1680768 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/853] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 20:22:06 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: 425/854] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 20:22:06 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/857] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 20:22:24 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: 427/858] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 20:22:24 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/859] 199.19.213.114 () {44 vars in 940 bytes} [Mon May 4 20:22:24 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/860] 199.19.213.114 () {44 vars in 962 bytes} [Mon May 4 20:22:24 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/861] 199.19.213.114 () {44 vars in 940 bytes} [Mon May 4 20:22:24 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) [pid: 7|app: 0|req: 429/862] 199.19.213.114 () {48 vars in 952 bytes} [Mon May 4 20:22:25 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 20:22:25.090 8 WARNING oslo_policy.policy [None req-792e8874-a5e0-4f54-821c-488a178969fd 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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-04 20:22:25.090 8 WARNING oslo_policy.policy [None req-792e8874-a5e0-4f54-821c-488a178969fd 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - 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-04 20:22:25.091 8 INFO glance.api.v2.image_data [None req-792e8874-a5e0-4f54-821c-488a178969fd 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 20:22:39.624 8 INFO glance.location [None req-792e8874-a5e0-4f54-821c-488a178969fd 71846b46bcaf45748e26b288158cedbb 3f87eb0886784093a403f21ea243ed4e - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 434/867] 199.19.213.114 () {48 vars in 1047 bytes} [Mon May 4 20:22:25 2026] PUT /v2/images/2fc8f1b3-2f80-4166-8381-28798458f9eb/file => generated 0 bytes in 14578 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30180 switches on core 0) [pid: 7|app: 0|req: 434/868] 199.19.213.114 () {44 vars in 972 bytes} [Mon May 4 20:22:39 2026] GET /v2/images/2fc8f1b3-2f80-4166-8381-28798458f9eb => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/869] 199.19.213.114 () {44 vars in 972 bytes} [Mon May 4 20:22:39 2026] GET /v2/images/2fc8f1b3-2f80-4166-8381-28798458f9eb => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1016] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 20:34:45 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: 508/1017] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 20:34:45 2026] GET /v2/images => generated 4893 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1044] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 20:36: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: 523/1045] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 20:36:58 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1046] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 20:37:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1047] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 20:37:00 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1058] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 20:37:48 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1059] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 20:37:48 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1062] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 20:37:56 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: 532/1063] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 20:37:56 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1074] 199.19.213.114 () {42 vars in 689 bytes} [Mon May 4 20:38:54 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: 538/1075] 199.19.213.114 () {44 vars in 911 bytes} [Mon May 4 20:38:54 2026] GET /v2/images => generated 4893 bytes in 46 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: 543/1086] 10.0.0.44 () {32 vars in 632 bytes} [Mon May 4 20:39:37 2026] GET /v2/images => generated 4893 bytes in 24 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: 546/1091] 10.0.0.145 () {36 vars in 987 bytes} [Mon May 4 20:40:00 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1092] 10.0.0.145 () {36 vars in 927 bytes} [Mon May 4 20:40: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: 8|app: 0|req: 548/1095] 10.0.0.145 () {36 vars in 987 bytes} [Mon May 4 20:40:06 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1096] 10.0.0.145 () {36 vars in 927 bytes} [Mon May 4 20:40:06 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: 549/1097] 199.19.213.114 () {36 vars in 991 bytes} [Mon May 4 20:40:08 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1098] 199.19.213.114 () {36 vars in 931 bytes} [Mon May 4 20:40:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1099] 199.19.213.114 () {36 vars in 991 bytes} [Mon May 4 20:40:09 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1100] 199.19.213.114 () {36 vars in 931 bytes} [Mon May 4 20:40:09 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: 552/1103] 10.0.0.216 () {36 vars in 987 bytes} [Mon May 4 20:40:16 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1104] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:40: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: 553/1105] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:40: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: 8|app: 0|req: 553/1106] 10.0.0.216 () {36 vars in 987 bytes} [Mon May 4 20:40:17 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1107] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:40:17 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: 8|app: 0|req: 554/1108] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:40:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1109] 10.0.0.216 () {36 vars in 987 bytes} [Mon May 4 20:40:17 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1110] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:40:17 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: 556/1111] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:40:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1112] 10.0.0.223 () {36 vars in 911 bytes} [Mon May 4 20:40:18 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: 557/1113] 10.0.0.223 () {36 vars in 1007 bytes} [Mon May 4 20:40:18 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8/locations => generated 127 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1114] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 4 20:40:18 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1115] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 4 20:40:18 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: 558/1116] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 4 20:40:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1125] 10.0.0.145 () {36 vars in 987 bytes} [Mon May 4 20:41:02 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1126] 10.0.0.145 () {36 vars in 927 bytes} [Mon May 4 20:41:02 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: 567/1133] 10.0.0.44 () {30 vars in 410 bytes} [Mon May 4 20:41:29 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: 569/1136] 10.0.0.145 () {36 vars in 987 bytes} [Mon May 4 20:41:44 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1137] 10.0.0.145 () {36 vars in 927 bytes} [Mon May 4 20:41:44 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: 573/1144] 10.0.0.145 () {36 vars in 987 bytes} [Mon May 4 20:42:09 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1145] 10.0.0.145 () {36 vars in 927 bytes} [Mon May 4 20:42:09 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: 576/1150] 10.0.0.145 () {36 vars in 987 bytes} [Mon May 4 20:42:29 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1151] 10.0.0.145 () {36 vars in 927 bytes} [Mon May 4 20:42:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1154] 10.0.0.44 () {32 vars in 706 bytes} [Mon May 4 20:42:37 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1155] 10.0.0.44 () {32 vars in 706 bytes} [Mon May 4 20:42:37 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1156] 10.0.0.216 () {36 vars in 987 bytes} [Mon May 4 20:42:38 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1157] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:42:38 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: 8|app: 0|req: 579/1158] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:42:38 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: 580/1159] 10.0.0.216 () {36 vars in 987 bytes} [Mon May 4 20:42:38 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1160] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:42:38 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: 581/1161] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:42:38 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: 581/1162] 10.0.0.216 () {36 vars in 987 bytes} [Mon May 4 20:42:38 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1163] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:42:38 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: 8|app: 0|req: 582/1164] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:42:38 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: 583/1165] 10.0.0.223 () {36 vars in 911 bytes} [Mon May 4 20:42:38 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1166] 10.0.0.223 () {36 vars in 1007 bytes} [Mon May 4 20:42:38 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1167] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 4 20:42:38 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1168] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 4 20:42:38 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: 585/1169] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 4 20:42:38 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: 589/1176] 10.0.0.145 () {36 vars in 987 bytes} [Mon May 4 20:43:09 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1177] 10.0.0.145 () {36 vars in 927 bytes} [Mon May 4 20:43: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: 590/1178] 10.0.0.44 () {34 vars in 654 bytes} [Mon May 4 20:43:11 2026] POST /v2/images => generated 649 bytes in 357 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-04 20:43:12.030 8 WARNING glance.api.v2.images [None req-2f727aec-9a7d-4bbe-9db3-603b7b1af52c 33631fffaf32448881d78a21463c4f6d 582e56e71d2b4e9fb851a3aa154f9b29 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c3eb9f5a-c3ad-4232-b6f9-c85f76fa7a9a [pid: 8|app: 0|req: 589/1179] 10.0.0.44 () {32 vars in 709 bytes} [Mon May 4 20:43:12 2026] DELETE /v2/images/c3eb9f5a-c3ad-4232-b6f9-c85f76fa7a9a => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1180] 10.0.0.44 () {32 vars in 706 bytes} [Mon May 4 20:43:12 2026] GET /v2/images/c3eb9f5a-c3ad-4232-b6f9-c85f76fa7a9a => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1181] 10.0.0.44 () {32 vars in 632 bytes} [Mon May 4 20:43:12 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1182] 10.0.0.44 () {34 vars in 654 bytes} [Mon May 4 20:43:12 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1183] 10.0.0.44 () {32 vars in 716 bytes} [Mon May 4 20:43:12 2026] GET /v2/images/62eeaf55-8721-48e5-aa15-9ba9e34e2e58/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-04 20:43:12.224 7 INFO glance.api.v2.image_data [None req-d4f3bdfe-ba4b-4ff8-b75e-ae3af123116c 33631fffaf32448881d78a21463c4f6d 582e56e71d2b4e9fb851a3aa154f9b29 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 20:43:12.270 7 WARNING glance_store._drivers.rbd [None req-d4f3bdfe-ba4b-4ff8-b75e-ae3af123116c 33631fffaf32448881d78a21463c4f6d 582e56e71d2b4e9fb851a3aa154f9b29 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-04 20:43:13.187 7 INFO glance.location [None req-d4f3bdfe-ba4b-4ff8-b75e-ae3af123116c 33631fffaf32448881d78a21463c4f6d 582e56e71d2b4e9fb851a3aa154f9b29 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 593/1184] 10.0.0.44 () {32 vars in 726 bytes} [Mon May 4 20:43:12 2026] PUT /v2/images/62eeaf55-8721-48e5-aa15-9ba9e34e2e58/file => generated 0 bytes in 1008 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1185] 10.0.0.44 () {32 vars in 706 bytes} [Mon May 4 20:43:13 2026] GET /v2/images/62eeaf55-8721-48e5-aa15-9ba9e34e2e58 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1186] 10.0.0.44 () {32 vars in 716 bytes} [Mon May 4 20:43:13 2026] GET /v2/images/62eeaf55-8721-48e5-aa15-9ba9e34e2e58/file => generated 1024 bytes in 131 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1187] 10.0.0.44 () {34 vars in 654 bytes} [Mon May 4 20:43:13 2026] POST /v2/images => generated 647 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1188] 10.0.0.44 () {32 vars in 725 bytes} [Mon May 4 20:43:13 2026] PATCH /v2/images/d420efcc-df08-4d40-a137-324b40e58236 => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1189] 10.0.0.44 () {32 vars in 706 bytes} [Mon May 4 20:43:13 2026] GET /v2/images/d420efcc-df08-4d40-a137-324b40e58236 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-04 20:43:13.510 7 WARNING glance.api.v2.images [None req-30fd304d-903f-4855-8d06-66ea784ac20b 33631fffaf32448881d78a21463c4f6d 582e56e71d2b4e9fb851a3aa154f9b29 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d420efcc-df08-4d40-a137-324b40e58236 [pid: 7|app: 0|req: 596/1190] 10.0.0.44 () {32 vars in 709 bytes} [Mon May 4 20:43:13 2026] DELETE /v2/images/d420efcc-df08-4d40-a137-324b40e58236 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1191] 10.0.0.44 () {32 vars in 706 bytes} [Mon May 4 20:43:13 2026] GET /v2/images/d420efcc-df08-4d40-a137-324b40e58236 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-04 20:43:13.586 7 WARNING glance.api.v2.images [None req-5a3db222-8925-49f3-a4de-0ed65ee52f9b 33631fffaf32448881d78a21463c4f6d 582e56e71d2b4e9fb851a3aa154f9b29 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//62eeaf55-8721-48e5-aa15-9ba9e34e2e58 [pid: 7|app: 0|req: 597/1192] 10.0.0.44 () {32 vars in 709 bytes} [Mon May 4 20:43:13 2026] DELETE /v2/images/62eeaf55-8721-48e5-aa15-9ba9e34e2e58 => generated 0 bytes in 898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1193] 10.0.0.44 () {32 vars in 706 bytes} [Mon May 4 20:43:14 2026] GET /v2/images/62eeaf55-8721-48e5-aa15-9ba9e34e2e58 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-04 20:43:14.503 7 WARNING glance.api.v2.images [None req-49d5c006-c23d-42ab-ac1a-43a4a73980da 33631fffaf32448881d78a21463c4f6d 582e56e71d2b4e9fb851a3aa154f9b29 - - default default] Failed to find image c3eb9f5a-c3ad-4232-b6f9-c85f76fa7a9a to delete: glance.common.exception.ImageNotFound: No image found with ID c3eb9f5a-c3ad-4232-b6f9-c85f76fa7a9a [pid: 7|app: 0|req: 598/1194] 10.0.0.44 () {32 vars in 709 bytes} [Mon May 4 20:43:14 2026] DELETE /v2/images/c3eb9f5a-c3ad-4232-b6f9-c85f76fa7a9a => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1195] 10.0.0.44 () {32 vars in 706 bytes} [Mon May 4 20:43:14 2026] GET /v2/images/c3eb9f5a-c3ad-4232-b6f9-c85f76fa7a9a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1202] 10.0.0.145 () {36 vars in 987 bytes} [Mon May 4 20:43:35 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1203] 10.0.0.145 () {36 vars in 927 bytes} [Mon May 4 20:43:35 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1204] 10.0.0.145 () {36 vars in 987 bytes} [Mon May 4 20:43:40 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1205] 10.0.0.145 () {36 vars in 927 bytes} [Mon May 4 20:43:40 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: 604/1208] 10.0.0.145 () {36 vars in 987 bytes} [Mon May 4 20:43:53 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1209] 10.0.0.145 () {36 vars in 927 bytes} [Mon May 4 20:43:53 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: 608/1216] 10.0.0.145 () {36 vars in 987 bytes} [Mon May 4 20:44:23 2026] GET /v2/images/0a65396c-e303-4966-875d-af04904dd2b8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1217] 10.0.0.145 () {36 vars in 927 bytes} [Mon May 4 20:44:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1220] 199.19.213.114 () {32 vars in 826 bytes} [Mon May 4 20:44:28 2026] GET /v2/images?status=active&owner=3f87eb0886784093a403f21ea243ed4e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1221] 199.19.213.114 () {32 vars in 653 bytes} [Mon May 4 20:44:28 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: 612/1222] 10.0.0.216 () {36 vars in 987 bytes} [Mon May 4 20:44:29 2026] GET /v2/images/9d1fe42c-aa57-4ff3-a64d-f2f705e98b98 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1223] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:44:29 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: 613/1224] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:44: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: 8|app: 0|req: 612/1225] 10.0.0.216 () {36 vars in 987 bytes} [Mon May 4 20:44:29 2026] GET /v2/images/9d1fe42c-aa57-4ff3-a64d-f2f705e98b98 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1226] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:44:29 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: 613/1227] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:44:29 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: 615/1228] 10.0.0.216 () {36 vars in 987 bytes} [Mon May 4 20:44:29 2026] GET /v2/images/9d1fe42c-aa57-4ff3-a64d-f2f705e98b98 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1229] 10.0.0.216 () {36 vars in 927 bytes} [Mon May 4 20:44:29 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: 616/1230] 10.0.0.223 () {36 vars in 911 bytes} [Mon May 4 20:44:29 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1231] 10.0.0.223 () {36 vars in 1007 bytes} [Mon May 4 20:44:29 2026] GET /v2/images/9d1fe42c-aa57-4ff3-a64d-f2f705e98b98/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1232] 10.0.0.223 () {36 vars in 987 bytes} [Mon May 4 20:44:29 2026] GET /v2/images/9d1fe42c-aa57-4ff3-a64d-f2f705e98b98 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1233] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 4 20:44:29 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: 618/1234] 10.0.0.223 () {36 vars in 927 bytes} [Mon May 4 20:44:29 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)