+ 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 11 11:12:56 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:48 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-57659f5c5c-g6zf4 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 0x7fe8cd96f668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-11 11:12:58.671 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 11:12:58.719 9 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-11 11:12:59.561 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-11 11:12:59.563 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-11 11:12:59.563 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 11:12:59.653 9 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-11 11:12:59.654 9 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-11 11:12:59.654 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 11:13:01.650 8 WARNING glance.api.v2.images [None req-450e8826-5805-4a98-90fa-00312eb6caec - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 11:13:01.948 9 WARNING glance.api.v2.images [None req-08468c8e-54a8-4654-be10-bbcd56ac8cb1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 11:13:02.009 8 WARNING keystonemiddleware._common.config [None req-450e8826-5805-4a98-90fa-00312eb6caec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 11:13:02.017 8 WARNING oslo_config.cfg [None req-450e8826-5805-4a98-90fa-00312eb6caec - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe8cd96f668 pid: 8 (default app) 2026-05-11 11:13:02.331 9 WARNING keystonemiddleware._common.config [None req-08468c8e-54a8-4654-be10-bbcd56ac8cb1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 11:13:02.339 9 WARNING oslo_config.cfg [None req-08468c8e-54a8-4654-be10-bbcd56ac8cb1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe8cd96f668 pid: 9 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 11:13:03 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-05-11 11:13:03.869 9 WARNING oslo_policy.policy [None req-5ce425be-64de-49de-8b90-bbfb88a813ef 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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-11 11:13:03.869 9 WARNING oslo_policy.policy [None req-5ce425be-64de-49de-8b90-bbfb88a813ef 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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-11 11:13:03.885 9 WARNING oslo_policy.policy [None req-5ce425be-64de-49de-8b90-bbfb88a813ef 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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-11 11:13:03.886 9 WARNING oslo_policy.policy [None req-5ce425be-64de-49de-8b90-bbfb88a813ef 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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: 9|app: 0|req: 1/5] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:13:03 2026] GET /v2/images => generated 69 bytes in 577 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.73 () {42 vars in 684 bytes} [Mon May 11 11:13:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 2/7] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:13:07 2026] GET /v2/images => generated 69 bytes in 41 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-11 11:13:07.865 8 WARNING oslo_policy.policy [None req-6b4f52ac-4078-491d-9295-4a4c1f5bdedf 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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-11 11:13:07.865 8 WARNING oslo_policy.policy [None req-6b4f52ac-4078-491d-9295-4a4c1f5bdedf 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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.73 () {44 vars in 907 bytes} [Mon May 11 11:13:07 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 3/9] 199.19.213.73 () {44 vars in 929 bytes} [Mon May 11 11:13:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:13:08.014 8 WARNING oslo_policy.policy [None req-3dc404f4-884b-4869-9217-97aa82aa9b6f 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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-11 11:13:08.014 8 WARNING oslo_policy.policy [None req-3dc404f4-884b-4869-9217-97aa82aa9b6f 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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.73 () {44 vars in 935 bytes} [Mon May 11 11:13:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:13:08.104 9 WARNING oslo_config.cfg [None req-2ec2923f-fd7a-49b0-8c17-faeeba5dcd35 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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: 9|app: 0|req: 4/11] 199.19.213.73 () {48 vars in 947 bytes} [Mon May 11 11:13:08 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 11:13:08.129 8 WARNING oslo_policy.policy [None req-3d016a9f-6c2c-4131-add7-efbb78db181d 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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-11 11:13:08.129 8 WARNING oslo_policy.policy [None req-3d016a9f-6c2c-4131-add7-efbb78db181d 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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-11 11:13:08.131 8 INFO glance.api.v2.image_data [None req-3d016a9f-6c2c-4131-add7-efbb78db181d 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 11:13:11.593 8 WARNING glance.location [None req-3d016a9f-6c2c-4131-add7-efbb78db181d 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.73 () {48 vars in 1041 bytes} [Mon May 11 11:13:08 2026] PUT /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759/file => generated 0 bytes in 3507 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6936 switches on core 0) [pid: 9|app: 0|req: 7/15] 199.19.213.73 () {44 vars in 967 bytes} [Mon May 11 11:13:11 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:13:11.664 8 WARNING oslo_config.cfg [None req-8582b7de-d7b6-4746-8674-1dccdcc952eb 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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.73 () {44 vars in 967 bytes} [Mon May 11 11:13:11 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 134/269] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 11:34:15 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: 136/270] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:34:15 2026] GET /v2/images => generated 1240 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 138/277] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 11:34:44 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: 140/278] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:34:44 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 139/279] 199.19.213.73 () {44 vars in 933 bytes} [Mon May 11 11:34:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.19.213.73 () {44 vars in 955 bytes} [Mon May 11 11:34:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 140/281] 199.19.213.73 () {44 vars in 935 bytes} [Mon May 11 11:34:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.19.213.73 () {48 vars in 947 bytes} [Mon May 11 11:34:44 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 11:34:44.887 9 WARNING oslo_policy.policy [None req-62f0ba71-a5ee-492f-b5a1-37713f9437d2 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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-11 11:34:44.887 9 WARNING oslo_policy.policy [None req-62f0ba71-a5ee-492f-b5a1-37713f9437d2 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - 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-11 11:34:44.889 9 INFO glance.api.v2.image_data [None req-62f0ba71-a5ee-492f-b5a1-37713f9437d2 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 11:35:12.419 9 WARNING glance.location [None req-62f0ba71-a5ee-492f-b5a1-37713f9437d2 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - default default] Image claims disk_format but is actually 'gpt' [pid: 9|app: 0|req: 141/289] 199.19.213.73 () {48 vars in 1042 bytes} [Mon May 11 11:34:44 2026] PUT /v2/images/6578a696-6998-4a15-b326-5eb4d3b2faf7/file => generated 0 bytes in 27624 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64215 switches on core 0) [pid: 8|app: 0|req: 149/290] 199.19.213.73 () {44 vars in 967 bytes} [Mon May 11 11:35:12 2026] GET /v2/images/6578a696-6998-4a15-b326-5eb4d3b2faf7 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 142/291] 199.19.213.73 () {44 vars in 967 bytes} [Mon May 11 11:35:12 2026] GET /v2/images/6578a696-6998-4a15-b326-5eb4d3b2faf7 => 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: 150/292] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 11:35:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 143/293] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:35:13 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/376] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 11:42:09 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 185/377] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:42:10 2026] GET /v2/images => generated 2451 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/382] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 11:42:24 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 188/383] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:42:24 2026] GET /v2/images => generated 2451 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/384] 199.19.213.73 () {44 vars in 943 bytes} [Mon May 11 11:42:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 189/385] 199.19.213.73 () {44 vars in 965 bytes} [Mon May 11 11:42:24 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/386] 199.19.213.73 () {44 vars in 935 bytes} [Mon May 11 11:42:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 190/387] 199.19.213.73 () {48 vars in 947 bytes} [Mon May 11 11:42:24 2026] POST /v2/images => generated 799 bytes in 246 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 11:42:24.796 8 INFO glance.api.v2.image_data [None req-64424b44-356d-41d4-8fd3-4cf43589577f 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 11:42:46.771 8 INFO glance.location [None req-64424b44-356d-41d4-8fd3-4cf43589577f 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/392] 199.19.213.73 () {48 vars in 1041 bytes} [Mon May 11 11:42:24 2026] PUT /v2/images/b592894d-4b0e-4f26-8264-b92c4e0b5e5d/file => generated 0 bytes in 22048 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25260 switches on core 0) [pid: 9|app: 0|req: 195/393] 199.19.213.73 () {44 vars in 967 bytes} [Mon May 11 11:42:46 2026] GET /v2/images/b592894d-4b0e-4f26-8264-b92c4e0b5e5d => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.19.213.73 () {48 vars in 1046 bytes} [Mon May 11 11:42:46 2026] PATCH /v2/images/b592894d-4b0e-4f26-8264-b92c4e0b5e5d => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 196/395] 199.19.213.73 () {44 vars in 967 bytes} [Mon May 11 11:42:46 2026] GET /v2/images/b592894d-4b0e-4f26-8264-b92c4e0b5e5d => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 11:43:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 201/405] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:43:24 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 11:43:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 203/409] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:43:41 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 205/412] 199.19.213.73 () {44 vars in 935 bytes} [Mon May 11 11:43:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.19.213.73 () {44 vars in 957 bytes} [Mon May 11 11:43:41 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: 9|app: 0|req: 206/414] 199.19.213.73 () {44 vars in 935 bytes} [Mon May 11 11:43:41 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: 209/415] 199.19.213.73 () {48 vars in 947 bytes} [Mon May 11 11:43:41 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-05-11 11:43:41.455 9 INFO glance.api.v2.image_data [None req-4123bffa-5089-4e89-b404-633e5ed94b5a 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 11:43:53.677 9 INFO glance.location [None req-4123bffa-5089-4e89-b404-633e5ed94b5a 6084433c85b54a93b870ce5507d456c3 2c8ca96b1bd84544a925eb3e5ee3882a - - default default] Image format matched and virtual size computed: 2831220736 [pid: 9|app: 0|req: 207/418] 199.19.213.73 () {48 vars in 1042 bytes} [Mon May 11 11:43:41 2026] PUT /v2/images/cd869337-ca86-4555-8d39-b7f3058bf4a8/file => generated 0 bytes in 12267 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31479 switches on core 0) [pid: 8|app: 0|req: 212/419] 199.19.213.73 () {44 vars in 967 bytes} [Mon May 11 11:43:53 2026] GET /v2/images/cd869337-ca86-4555-8d39-b7f3058bf4a8 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 208/420] 199.19.213.73 () {44 vars in 967 bytes} [Mon May 11 11:43:53 2026] GET /v2/images/cd869337-ca86-4555-8d39-b7f3058bf4a8 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/573] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 11:56:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 285/574] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:56:36 2026] GET /v2/images => generated 4893 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/603] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 11:58:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 300/604] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:58:55 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 11:58:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 301/606] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:58:56 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/617] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 11:59:46 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 307/618] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:59:46 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 309/621] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 11:59:54 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: 313/622] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 11:59:54 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/635] 199.19.213.73 () {42 vars in 684 bytes} [Mon May 11 12:00:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 316/636] 199.19.213.73 () {44 vars in 906 bytes} [Mon May 11 12:00:57 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: 8|app: 0|req: 326/647] 10.0.0.199 () {32 vars in 633 bytes} [Mon May 11 12:01:43 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/652] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 11 12:02:07 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 23 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: 9|app: 0|req: 324/653] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 11 12:02:07 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/656] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 11 12:02:13 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 326/657] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 11 12:02:13 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: 332/658] 199.19.213.73 () {36 vars in 990 bytes} [Mon May 11 12:02:15 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 327/659] 199.19.213.73 () {36 vars in 930 bytes} [Mon May 11 12:02:15 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: 333/660] 10.0.0.8 () {36 vars in 985 bytes} [Mon May 11 12:02:15 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 328/661] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:02:15 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: 334/662] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:02:15 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: 9|app: 0|req: 329/663] 10.0.0.8 () {36 vars in 985 bytes} [Mon May 11 12:02:15 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/664] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:02:15 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: 9|app: 0|req: 330/665] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:02:15 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: 336/666] 10.0.0.8 () {36 vars in 985 bytes} [Mon May 11 12:02:15 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 331/667] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:02:16 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: 337/668] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:02:16 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: 9|app: 0|req: 332/669] 199.19.213.73 () {36 vars in 990 bytes} [Mon May 11 12:02:16 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => 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: 338/670] 199.19.213.73 () {36 vars in 930 bytes} [Mon May 11 12:02:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 333/671] 10.0.0.210 () {36 vars in 987 bytes} [Mon May 11 12:02:17 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 11 12:02:17 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: 9|app: 0|req: 334/673] 10.0.0.210 () {36 vars in 987 bytes} [Mon May 11 12:02:17 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => 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: 340/674] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 11 12:02: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: 9|app: 0|req: 335/675] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 11 12:02:17 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: 9|app: 0|req: 340/684] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 11 12:02:57 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => 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: 345/685] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 11 12:02:57 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: 348/690] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 11 12:03:17 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 343/691] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 11 12:03: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: 8|app: 0|req: 350/694] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 11 12:03:29 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 345/695] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 11 12:03: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: 8|app: 0|req: 354/702] 10.0.0.199 () {30 vars in 411 bytes} [Mon May 11 12:03:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 350/705] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 11 12:04:01 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => 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: 356/706] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 11 12:04:01 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: 9|app: 0|req: 353/711] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 11 12:04:30 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => 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: 359/712] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 11 12:04:30 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: 364/721] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 11 12:05:10 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 358/722] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 11 12:05:10 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: 9|app: 0|req: 362/729] 10.0.0.199 () {34 vars in 655 bytes} [Mon May 11 12:05:34 2026] POST /v2/images => generated 649 bytes in 174 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 12:05:34.268 8 WARNING glance.api.v2.images [None req-926b11cb-7367-44bb-95b2-42750b46d5a0 1d6c1b11db3249fd88db0eadfdc76c78 2c2ae39b03b64de482044a26a2683810 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//df87d5af-94fd-4177-a371-b80025c00c6a [pid: 8|app: 0|req: 368/730] 10.0.0.199 () {32 vars in 710 bytes} [Mon May 11 12:05:34 2026] DELETE /v2/images/df87d5af-94fd-4177-a371-b80025c00c6a => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 363/731] 10.0.0.199 () {32 vars in 707 bytes} [Mon May 11 12:05:34 2026] GET /v2/images/df87d5af-94fd-4177-a371-b80025c00c6a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 10.0.0.199 () {32 vars in 633 bytes} [Mon May 11 12:05:34 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 364/733] 10.0.0.199 () {34 vars in 655 bytes} [Mon May 11 12:05:34 2026] POST /v2/images => generated 703 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/734] 10.0.0.199 () {32 vars in 717 bytes} [Mon May 11 12:05:34 2026] GET /v2/images/2c5cf300-f64c-4586-ae6f-b95e798e158b/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:05:34.442 9 INFO glance.api.v2.image_data [None req-b2d87eb3-9b6d-43a8-8f52-734a6a376275 1d6c1b11db3249fd88db0eadfdc76c78 2c2ae39b03b64de482044a26a2683810 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 12:05:34.491 9 WARNING glance_store._drivers.rbd [None req-b2d87eb3-9b6d-43a8-8f52-734a6a376275 1d6c1b11db3249fd88db0eadfdc76c78 2c2ae39b03b64de482044a26a2683810 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 12:05:35.194 9 INFO glance.location [None req-b2d87eb3-9b6d-43a8-8f52-734a6a376275 1d6c1b11db3249fd88db0eadfdc76c78 2c2ae39b03b64de482044a26a2683810 - - default default] Image format matched and virtual size computed: 1024 [pid: 9|app: 0|req: 365/735] 10.0.0.199 () {32 vars in 727 bytes} [Mon May 11 12:05:34 2026] PUT /v2/images/2c5cf300-f64c-4586-ae6f-b95e798e158b/file => generated 0 bytes in 800 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/736] 10.0.0.199 () {32 vars in 707 bytes} [Mon May 11 12:05:35 2026] GET /v2/images/2c5cf300-f64c-4586-ae6f-b95e798e158b => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 366/737] 10.0.0.199 () {32 vars in 717 bytes} [Mon May 11 12:05:35 2026] GET /v2/images/2c5cf300-f64c-4586-ae6f-b95e798e158b/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/738] 10.0.0.199 () {34 vars in 655 bytes} [Mon May 11 12:05:35 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 9|app: 0|req: 367/739] 10.0.0.199 () {32 vars in 726 bytes} [Mon May 11 12:05:35 2026] PATCH /v2/images/afb6e07e-9484-4168-9278-28fe43df3e87 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/740] 10.0.0.199 () {32 vars in 707 bytes} [Mon May 11 12:05:35 2026] GET /v2/images/afb6e07e-9484-4168-9278-28fe43df3e87 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:05:35.521 9 WARNING glance.api.v2.images [None req-b8cff0f4-0fac-4fb4-937c-1188a40c1209 1d6c1b11db3249fd88db0eadfdc76c78 2c2ae39b03b64de482044a26a2683810 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//afb6e07e-9484-4168-9278-28fe43df3e87 [pid: 9|app: 0|req: 368/741] 10.0.0.199 () {32 vars in 710 bytes} [Mon May 11 12:05:35 2026] DELETE /v2/images/afb6e07e-9484-4168-9278-28fe43df3e87 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/742] 10.0.0.199 () {32 vars in 707 bytes} [Mon May 11 12:05:35 2026] GET /v2/images/afb6e07e-9484-4168-9278-28fe43df3e87 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:05:35.581 9 WARNING glance.api.v2.images [None req-e1c4ab1b-5c14-4885-ac0a-8678a5c7f370 1d6c1b11db3249fd88db0eadfdc76c78 2c2ae39b03b64de482044a26a2683810 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2c5cf300-f64c-4586-ae6f-b95e798e158b [pid: 9|app: 0|req: 369/743] 10.0.0.199 () {32 vars in 710 bytes} [Mon May 11 12:05:35 2026] DELETE /v2/images/2c5cf300-f64c-4586-ae6f-b95e798e158b => generated 0 bytes in 889 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/744] 10.0.0.199 () {32 vars in 707 bytes} [Mon May 11 12:05:36 2026] GET /v2/images/2c5cf300-f64c-4586-ae6f-b95e798e158b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:05:36.494 9 WARNING glance.api.v2.images [None req-64dd292a-56ad-46a7-9aa0-d86fc989b1e4 1d6c1b11db3249fd88db0eadfdc76c78 2c2ae39b03b64de482044a26a2683810 - - default default] Failed to find image df87d5af-94fd-4177-a371-b80025c00c6a to delete: glance.common.exception.ImageNotFound: No image found with ID df87d5af-94fd-4177-a371-b80025c00c6a [pid: 9|app: 0|req: 370/745] 10.0.0.199 () {32 vars in 710 bytes} [Mon May 11 12:05:36 2026] DELETE /v2/images/df87d5af-94fd-4177-a371-b80025c00c6a => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/746] 10.0.0.199 () {32 vars in 707 bytes} [Mon May 11 12:05:36 2026] GET /v2/images/df87d5af-94fd-4177-a371-b80025c00c6a => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 374/753] 10.0.0.199 () {32 vars in 707 bytes} [Mon May 11 12:06:02 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => 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: 380/754] 10.0.0.199 () {32 vars in 707 bytes} [Mon May 11 12:06:02 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/755] 10.0.0.8 () {36 vars in 985 bytes} [Mon May 11 12:06:03 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:06:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 376/757] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:06:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 10.0.0.8 () {36 vars in 985 bytes} [Mon May 11 12:06:03 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 377/759] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:06:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:06:03 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: 9|app: 0|req: 378/761] 10.0.0.8 () {36 vars in 985 bytes} [Mon May 11 12:06:03 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => 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: 384/762] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:06:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 379/763] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:06:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/764] 10.0.0.210 () {36 vars in 987 bytes} [Mon May 11 12:06:03 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 380/765] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 11 12:06:03 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/766] 10.0.0.210 () {36 vars in 987 bytes} [Mon May 11 12:06:03 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 381/767] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 11 12:06:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/768] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 11 12:06:03 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: 391/775] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 11 12:06:32 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 385/776] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 11 12:06:33 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/795] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 11 12:08:04 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 395/796] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 11 12:08:04 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: 404/801] 10.0.0.93 () {36 vars in 986 bytes} [Mon May 11 12:08:21 2026] GET /v2/images/d96fd4c9-e142-4087-85a8-428954fbc759 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 398/802] 10.0.0.93 () {36 vars in 926 bytes} [Mon May 11 12:08:21 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: 409/811] 199.19.213.73 () {32 vars in 825 bytes} [Mon May 11 12:09:07 2026] GET /v2/images?status=active&owner=2c8ca96b1bd84544a925eb3e5ee3882a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 403/812] 199.19.213.73 () {32 vars in 652 bytes} [Mon May 11 12:09:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/813] 10.0.0.8 () {36 vars in 985 bytes} [Mon May 11 12:09:08 2026] GET /v2/images/6578a696-6998-4a15-b326-5eb4d3b2faf7 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 404/814] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:09:08 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: 411/815] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:09:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 405/816] 10.0.0.8 () {36 vars in 985 bytes} [Mon May 11 12:09:08 2026] GET /v2/images/6578a696-6998-4a15-b326-5eb4d3b2faf7 => 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: 412/817] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:09:08 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: 9|app: 0|req: 406/818] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:09:08 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: 413/819] 10.0.0.8 () {36 vars in 985 bytes} [Mon May 11 12:09:08 2026] GET /v2/images/6578a696-6998-4a15-b326-5eb4d3b2faf7 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 407/820] 10.0.0.8 () {36 vars in 925 bytes} [Mon May 11 12:09:08 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: 414/821] 10.0.0.210 () {36 vars in 987 bytes} [Mon May 11 12:09:08 2026] GET /v2/images/6578a696-6998-4a15-b326-5eb4d3b2faf7 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 408/822] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 11 12:09:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/823] 10.0.0.210 () {36 vars in 987 bytes} [Mon May 11 12:09:08 2026] GET /v2/images/6578a696-6998-4a15-b326-5eb4d3b2faf7 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 409/824] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 11 12:09:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/825] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 11 12:09:08 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: 438/868] 10.0.0.199 () {32 vars in 633 bytes} [Mon May 11 12:12:41 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)