+ 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 Mar 18 14:19:34 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-7cff4dff9d-74gtn 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 0x7fb987019668 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-03-18 14:19:36.086 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-18 14:19:36.155 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-03-18 14:19:36.990 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-03-18 14:19:36.991 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-03-18 14:19:36.992 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-18 14:19:37.023 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-03-18 14:19:37.024 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-03-18 14:19:37.025 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-18 14:19:39.121 8 WARNING glance.api.v2.images [None req-5763c12a-ba05-49a7-8ed8-5de85ba4a8f6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-18 14:19:39.151 7 WARNING glance.api.v2.images [None req-3d8084bc-49b4-41ff-9891-8e978be2a349 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-18 14:19:39.473 8 WARNING keystonemiddleware._common.config [None req-5763c12a-ba05-49a7-8ed8-5de85ba4a8f6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 14:19:39.481 8 WARNING oslo_config.cfg [None req-5763c12a-ba05-49a7-8ed8-5de85ba4a8f6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-18 14:19:39.482 7 WARNING keystonemiddleware._common.config [None req-3d8084bc-49b4-41ff-9891-8e978be2a349 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fb987019668 pid: 8 (default app) 2026-03-18 14:19:39.489 7 WARNING oslo_config.cfg [None req-3d8084bc-49b4-41ff-9891-8e978be2a349 - - - - - -] 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 0x7fb987019668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 14:19:41 2026] GET / => generated 1301 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-03-18 14:19:41.791 7 WARNING oslo_policy.policy [None req-7629ec5d-3f96-4c41-968d-ce445939cf42 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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-03-18 14:19:41.792 7 WARNING oslo_policy.policy [None req-7629ec5d-3f96-4c41-968d-ce445939cf42 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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-03-18 14:19:41.808 7 WARNING oslo_policy.policy [None req-7629ec5d-3f96-4c41-968d-ce445939cf42 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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-03-18 14:19:41.808 7 WARNING oslo_policy.policy [None req-7629ec5d-3f96-4c41-968d-ce445939cf42 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 14:19:41 2026] GET /v2/images => generated 69 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 14:19:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 14:19:46 2026] GET /v2/images => generated 69 bytes in 48 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-03-18 14:19:46.754 8 WARNING oslo_policy.policy [None req-8406f8f4-00f5-4635-adb4-a6f4d235f0d7 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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-03-18 14:19:46.755 8 WARNING oslo_policy.policy [None req-8406f8f4-00f5-4635-adb4-a6f4d235f0d7 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.25 () {44 vars in 907 bytes} [Wed Mar 18 14:19:46 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.25 () {44 vars in 929 bytes} [Wed Mar 18 14:19:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-18 14:19:46.893 8 WARNING oslo_policy.policy [None req-1a39e62c-74d2-44fd-a4b0-9ee36fa749c4 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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-03-18 14:19:46.893 8 WARNING oslo_policy.policy [None req-1a39e62c-74d2-44fd-a4b0-9ee36fa749c4 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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: 7/10] 199.19.213.25 () {44 vars in 935 bytes} [Wed Mar 18 14:19:46 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-03-18 14:19:46.978 7 WARNING oslo_config.cfg [None req-74dc4094-57b5-433c-9965-90f96bbd3416 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.25 () {48 vars in 947 bytes} [Wed Mar 18 14:19:46 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-18 14:19:47.001 8 WARNING oslo_policy.policy [None req-0cef6d9f-4ac2-4a97-8620-6984ec2e678c 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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-03-18 14:19:47.001 8 WARNING oslo_policy.policy [None req-0cef6d9f-4ac2-4a97-8620-6984ec2e678c 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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-03-18 14:19:47.003 8 INFO glance.api.v2.image_data [None req-0cef6d9f-4ac2-4a97-8620-6984ec2e678c 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 14:19:50.649 8 WARNING glance.location [None req-0cef6d9f-4ac2-4a97-8620-6984ec2e678c 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.25 () {48 vars in 1041 bytes} [Wed Mar 18 14:19:46 2026] PUT /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c/file => generated 0 bytes in 3689 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6280 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.25 () {44 vars in 967 bytes} [Wed Mar 18 14:19:50 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-18 14:19:50.720 8 WARNING oslo_config.cfg [None req-e274a406-c079-4b07-a4b8-867bac83d20b 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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: 9/16] 199.19.213.25 () {44 vars in 967 bytes} [Wed Mar 18 14:19:50 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/299] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 14:43:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/300] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 14:43:20 2026] GET /v2/images => generated 1240 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/305] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 14:43:42 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/306] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 14:43:42 2026] GET /v2/images => generated 1240 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/307] 199.19.213.25 () {44 vars in 933 bytes} [Wed Mar 18 14:43:43 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 199.19.213.25 () {44 vars in 955 bytes} [Wed Mar 18 14:43:43 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/309] 199.19.213.25 () {44 vars in 935 bytes} [Wed Mar 18 14:43:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/310] 199.19.213.25 () {48 vars in 947 bytes} [Wed Mar 18 14:43:43 2026] POST /v2/images => generated 796 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-18 14:43:43.529 7 WARNING oslo_policy.policy [None req-f866478d-c930-4c10-aee1-b9abd5f023bc 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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-03-18 14:43:43.529 7 WARNING oslo_policy.policy [None req-f866478d-c930-4c10-aee1-b9abd5f023bc 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - 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-03-18 14:43:43.531 7 INFO glance.api.v2.image_data [None req-f866478d-c930-4c10-aee1-b9abd5f023bc 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 14:45:27.328 7 WARNING glance.location [None req-f866478d-c930-4c10-aee1-b9abd5f023bc 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 155/331] 199.19.213.25 () {48 vars in 1042 bytes} [Wed Mar 18 14:43:43 2026] PUT /v2/images/75f4a54f-11c8-4b9a-ad88-d4a7d0c05384/file => generated 0 bytes in 103870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31326 switches on core 0) [pid: 8|app: 0|req: 177/332] 199.19.213.25 () {44 vars in 967 bytes} [Wed Mar 18 14:45:27 2026] GET /v2/images/75f4a54f-11c8-4b9a-ad88-d4a7d0c05384 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/333] 199.19.213.25 () {44 vars in 967 bytes} [Wed Mar 18 14:45:27 2026] GET /v2/images/75f4a54f-11c8-4b9a-ad88-d4a7d0c05384 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/336] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 14:45:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/337] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 14:45:28 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/438] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 14:53:49 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/439] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 14:53:49 2026] GET /v2/images => generated 2451 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/446] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 14:54:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/447] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 14:54:20 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/448] 199.19.213.25 () {44 vars in 943 bytes} [Wed Mar 18 14:54:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/449] 199.19.213.25 () {44 vars in 965 bytes} [Wed Mar 18 14:54:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/450] 199.19.213.25 () {44 vars in 935 bytes} [Wed Mar 18 14:54:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/453] 199.19.213.25 () {48 vars in 947 bytes} [Wed Mar 18 14:54:21 2026] POST /v2/images => generated 799 bytes in 10292 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-18 14:54:31.415 7 INFO glance.api.v2.image_data [None req-5fc5dbbb-48d0-4ad8-a04d-3494f9a1e02b 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 14:56:18.645 7 INFO glance.location [None req-5fc5dbbb-48d0-4ad8-a04d-3494f9a1e02b 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 218/476] 199.19.213.25 () {48 vars in 1041 bytes} [Wed Mar 18 14:54:31 2026] PUT /v2/images/bbe416a8-b354-4ffa-a8a7-d3f5fb2c855e/file => generated 0 bytes in 107284 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15250 switches on core 0) [pid: 8|app: 0|req: 259/477] 199.19.213.25 () {44 vars in 967 bytes} [Wed Mar 18 14:56:18 2026] GET /v2/images/bbe416a8-b354-4ffa-a8a7-d3f5fb2c855e => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/478] 199.19.213.25 () {48 vars in 1046 bytes} [Wed Mar 18 14:56:18 2026] PATCH /v2/images/bbe416a8-b354-4ffa-a8a7-d3f5fb2c855e => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/479] 199.19.213.25 () {44 vars in 967 bytes} [Wed Mar 18 14:56:18 2026] GET /v2/images/bbe416a8-b354-4ffa-a8a7-d3f5fb2c855e => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/490] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 14:57:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/491] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 14:57:10 2026] GET /v2/images => generated 3687 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/494] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 14:57:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/495] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 14:57:20 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/496] 199.19.213.25 () {44 vars in 935 bytes} [Wed Mar 18 14:57:20 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/497] 199.19.213.25 () {44 vars in 957 bytes} [Wed Mar 18 14:57:20 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/498] 199.19.213.25 () {44 vars in 935 bytes} [Wed Mar 18 14:57:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/499] 199.19.213.25 () {48 vars in 947 bytes} [Wed Mar 18 14:57:20 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-18 14:57:20.998 8 INFO glance.api.v2.image_data [None req-ab314c94-4f4d-4f89-87de-82c73c33634f 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 14:57:40.118 8 INFO glance.location [None req-ab314c94-4f4d-4f89-87de-82c73c33634f 669d5d226c804e4093a9baa312e16b8a 349a8b88301e46e79d39b3c138e6f26b - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 271/504] 199.19.213.25 () {48 vars in 1041 bytes} [Wed Mar 18 14:57:20 2026] PUT /v2/images/ed699af6-7c61-4414-90fd-e646f0985396/file => generated 0 bytes in 19162 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16984 switches on core 0) [pid: 7|app: 0|req: 234/505] 199.19.213.25 () {44 vars in 967 bytes} [Wed Mar 18 14:57:40 2026] GET /v2/images/ed699af6-7c61-4414-90fd-e646f0985396 => generated 1203 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/506] 199.19.213.25 () {44 vars in 967 bytes} [Wed Mar 18 14:57:40 2026] GET /v2/images/ed699af6-7c61-4414-90fd-e646f0985396 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/661] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 15:10:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/662] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 15:10:35 2026] GET /v2/images => generated 4892 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/691] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 15:12:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/692] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 15:12:58 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/695] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 15:12:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/696] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 15:13:00 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/707] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 15:13:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/708] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 15:13:50 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/709] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 15:13:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/710] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 15:13:57 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/725] 199.19.213.25 () {42 vars in 684 bytes} [Wed Mar 18 15:15:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/726] 199.19.213.25 () {44 vars in 906 bytes} [Wed Mar 18 15:15:01 2026] GET /v2/images => generated 4892 bytes in 63 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: 349/735] 10.0.0.200 () {32 vars in 633 bytes} [Wed Mar 18 15:15:44 2026] GET /v2/images => generated 4892 bytes in 17 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: 389/740] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 18 15:16:05 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => generated 1171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/741] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 18 15:16:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/742] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 18 15:16:05 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/743] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 18 15:16:05 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/744] 10.0.0.59 () {36 vars in 986 bytes} [Wed Mar 18 15:16:06 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => generated 1171 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/745] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:16:06 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: 392/746] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:16:06 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/747] 10.0.0.59 () {36 vars in 986 bytes} [Wed Mar 18 15:16:06 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/748] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:16:06 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: 356/749] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:16: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: 394/750] 10.0.0.59 () {36 vars in 986 bytes} [Wed Mar 18 15:16:06 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/751] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:16: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: 395/752] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:16: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: 7|app: 0|req: 358/753] 10.0.0.209 () {36 vars in 911 bytes} [Wed Mar 18 15:16:07 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/754] 10.0.0.209 () {36 vars in 1007 bytes} [Wed Mar 18 15:16:07 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c/locations => generated 127 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/755] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 18 15:16:07 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => 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: 397/756] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 18 15:16:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/757] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 18 15:16:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/760] 199.19.213.25 () {36 vars in 990 bytes} [Wed Mar 18 15:16:13 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/761] 199.19.213.25 () {36 vars in 930 bytes} [Wed Mar 18 15:16:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/762] 199.19.213.25 () {36 vars in 990 bytes} [Wed Mar 18 15:16:14 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => 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: 363/763] 199.19.213.25 () {36 vars in 930 bytes} [Wed Mar 18 15:16:14 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/768] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 18 15:16:32 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => 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: 366/769] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 18 15:16:32 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/774] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 18 15:16:52 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => 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: 369/775] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 18 15:16: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: 407/776] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 18 15:16:54 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => 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: 370/777] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 18 15:16: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: 7|app: 0|req: 377/790] 10.0.0.200 () {34 vars in 655 bytes} [Wed Mar 18 15:17:53 2026] POST /v2/images => generated 649 bytes in 236 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-18 15:17:53.707 8 WARNING glance.api.v2.images [None req-58292498-bf41-45ad-bf7f-485763b46d8c b483c80f939d46c7b53149535c96bbb0 862a3170f7cb47d99ea6adc488ddfe00 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6120ff2d-4ecb-4c5c-867a-3edaf81bc7f8 [pid: 8|app: 0|req: 414/791] 10.0.0.200 () {32 vars in 710 bytes} [Wed Mar 18 15:17:53 2026] DELETE /v2/images/6120ff2d-4ecb-4c5c-867a-3edaf81bc7f8 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/792] 10.0.0.200 () {32 vars in 707 bytes} [Wed Mar 18 15:17:53 2026] GET /v2/images/6120ff2d-4ecb-4c5c-867a-3edaf81bc7f8 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/793] 10.0.0.200 () {32 vars in 633 bytes} [Wed Mar 18 15:17:53 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/794] 10.0.0.200 () {34 vars in 655 bytes} [Wed Mar 18 15:17:53 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: 8|app: 0|req: 416/795] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:17:53 2026] GET /v2/images/34b4b627-78d8-40da-8848-48a16127e171/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-18 15:17:53.912 7 INFO glance.api.v2.image_data [None req-c66055f6-c6ed-4543-bbd6-18c6d15dbca7 b483c80f939d46c7b53149535c96bbb0 862a3170f7cb47d99ea6adc488ddfe00 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 15:17:53.954 7 WARNING glance_store._drivers.rbd [None req-c66055f6-c6ed-4543-bbd6-18c6d15dbca7 b483c80f939d46c7b53149535c96bbb0 862a3170f7cb47d99ea6adc488ddfe00 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-18 15:17:54.605 7 INFO glance.location [None req-c66055f6-c6ed-4543-bbd6-18c6d15dbca7 b483c80f939d46c7b53149535c96bbb0 862a3170f7cb47d99ea6adc488ddfe00 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 380/796] 10.0.0.200 () {32 vars in 727 bytes} [Wed Mar 18 15:17:53 2026] PUT /v2/images/34b4b627-78d8-40da-8848-48a16127e171/file => generated 0 bytes in 762 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/797] 10.0.0.200 () {32 vars in 707 bytes} [Wed Mar 18 15:17:54 2026] GET /v2/images/34b4b627-78d8-40da-8848-48a16127e171 => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/798] 10.0.0.200 () {32 vars in 717 bytes} [Wed Mar 18 15:17:54 2026] GET /v2/images/34b4b627-78d8-40da-8848-48a16127e171/file => generated 1024 bytes in 142 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/799] 10.0.0.200 () {34 vars in 655 bytes} [Wed Mar 18 15:17:54 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/800] 10.0.0.200 () {32 vars in 726 bytes} [Wed Mar 18 15:17:54 2026] PATCH /v2/images/ba3692e3-68c4-4ba1-b376-8484fd2ccf4f => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/801] 10.0.0.200 () {32 vars in 707 bytes} [Wed Mar 18 15:17:54 2026] GET /v2/images/ba3692e3-68c4-4ba1-b376-8484fd2ccf4f => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-18 15:17:54.990 7 WARNING glance.api.v2.images [None req-6339a90b-7235-4164-abc5-cf02ce8965ef b483c80f939d46c7b53149535c96bbb0 862a3170f7cb47d99ea6adc488ddfe00 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ba3692e3-68c4-4ba1-b376-8484fd2ccf4f [pid: 7|app: 0|req: 383/802] 10.0.0.200 () {32 vars in 710 bytes} [Wed Mar 18 15:17:54 2026] DELETE /v2/images/ba3692e3-68c4-4ba1-b376-8484fd2ccf4f => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/803] 10.0.0.200 () {32 vars in 707 bytes} [Wed Mar 18 15:17:55 2026] GET /v2/images/ba3692e3-68c4-4ba1-b376-8484fd2ccf4f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-18 15:17:55.065 7 WARNING glance.api.v2.images [None req-e0d13b14-aac6-4275-90d5-b7a7720397f7 b483c80f939d46c7b53149535c96bbb0 862a3170f7cb47d99ea6adc488ddfe00 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//34b4b627-78d8-40da-8848-48a16127e171 [pid: 7|app: 0|req: 384/804] 10.0.0.200 () {32 vars in 710 bytes} [Wed Mar 18 15:17:55 2026] DELETE /v2/images/34b4b627-78d8-40da-8848-48a16127e171 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/805] 10.0.0.200 () {32 vars in 707 bytes} [Wed Mar 18 15:17:55 2026] GET /v2/images/34b4b627-78d8-40da-8848-48a16127e171 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-18 15:17:55.905 7 WARNING glance.api.v2.images [None req-7fbe9804-d317-41bc-a758-79670ce5920c b483c80f939d46c7b53149535c96bbb0 862a3170f7cb47d99ea6adc488ddfe00 - - default default] Failed to find image 6120ff2d-4ecb-4c5c-867a-3edaf81bc7f8 to delete: glance.common.exception.ImageNotFound: No image found with ID 6120ff2d-4ecb-4c5c-867a-3edaf81bc7f8 [pid: 7|app: 0|req: 385/806] 10.0.0.200 () {32 vars in 710 bytes} [Wed Mar 18 15:17:55 2026] DELETE /v2/images/6120ff2d-4ecb-4c5c-867a-3edaf81bc7f8 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/807] 10.0.0.200 () {32 vars in 707 bytes} [Wed Mar 18 15:17:55 2026] GET /v2/images/6120ff2d-4ecb-4c5c-867a-3edaf81bc7f8 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/808] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 18 15:17:58 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/809] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 18 15:17: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: 8|app: 0|req: 425/812] 10.0.0.200 () {30 vars in 411 bytes} [Wed Mar 18 15:17:58 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/821] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 18 15:18:39 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/822] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 18 15:18:39 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: 431/823] 10.0.0.200 () {32 vars in 707 bytes} [Wed Mar 18 15:18:40 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => 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: 393/824] 10.0.0.200 () {32 vars in 707 bytes} [Wed Mar 18 15:18:40 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => 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: 432/825] 10.0.0.59 () {36 vars in 986 bytes} [Wed Mar 18 15:18:40 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => 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: 394/826] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:18: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: 433/827] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:18:40 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: 395/828] 10.0.0.59 () {36 vars in 986 bytes} [Wed Mar 18 15:18:40 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => 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: 434/829] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:18:40 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: 396/830] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:18:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/831] 10.0.0.59 () {36 vars in 986 bytes} [Wed Mar 18 15:18:40 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/832] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:18:40 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/833] 10.0.0.209 () {36 vars in 911 bytes} [Wed Mar 18 15:18:41 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/834] 10.0.0.209 () {36 vars in 1007 bytes} [Wed Mar 18 15:18:41 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/835] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 18 15:18:41 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => 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: 399/836] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 18 15:18:41 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: 438/837] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 18 15:18:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/844] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 18 15:19:15 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/845] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 18 15:19:15 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: 447/854] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 18 15:19:54 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => 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: 408/855] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 18 15:19: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: 8|app: 0|req: 459/878] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 18 15:21:40 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => generated 1171 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/879] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 18 15:21:40 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: 422/882] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 18 15:21:57 2026] GET /v2/images/489c176d-a29e-46e3-b037-94e90ab7007c => 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: 461/883] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 18 15:21:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/894] 199.19.213.25 () {32 vars in 825 bytes} [Wed Mar 18 15:22:43 2026] GET /v2/images?status=active&owner=349a8b88301e46e79d39b3c138e6f26b&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/895] 199.19.213.25 () {32 vars in 652 bytes} [Wed Mar 18 15:22:43 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: 429/896] 10.0.0.59 () {36 vars in 986 bytes} [Wed Mar 18 15:22:44 2026] GET /v2/images/75f4a54f-11c8-4b9a-ad88-d4a7d0c05384 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/897] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:22:44 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: 430/898] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:22:44 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: 469/899] 10.0.0.59 () {36 vars in 986 bytes} [Wed Mar 18 15:22:44 2026] GET /v2/images/75f4a54f-11c8-4b9a-ad88-d4a7d0c05384 => 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: 431/900] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:22:44 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: 470/901] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:22:44 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: 432/902] 10.0.0.59 () {36 vars in 986 bytes} [Wed Mar 18 15:22:44 2026] GET /v2/images/75f4a54f-11c8-4b9a-ad88-d4a7d0c05384 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/903] 10.0.0.59 () {36 vars in 926 bytes} [Wed Mar 18 15:22: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: 433/904] 10.0.0.209 () {36 vars in 911 bytes} [Wed Mar 18 15:22:44 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/905] 10.0.0.209 () {36 vars in 1007 bytes} [Wed Mar 18 15:22:44 2026] GET /v2/images/75f4a54f-11c8-4b9a-ad88-d4a7d0c05384/locations => generated 127 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/906] 10.0.0.209 () {36 vars in 987 bytes} [Wed Mar 18 15:22:44 2026] GET /v2/images/75f4a54f-11c8-4b9a-ad88-d4a7d0c05384 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/907] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 18 15:22:44 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: 435/908] 10.0.0.209 () {36 vars in 927 bytes} [Wed Mar 18 15:22:44 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)