+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat Jul 25 01:35:14 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-6db998545-cg649 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fe7d16c0668 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-07-25 01:35:16.168 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-25 01:35:16.213 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-07-25 01:35:17.008 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-07-25 01:35:17.009 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-07-25 01:35:17.010 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-25 01:35:17.100 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-07-25 01:35:17.101 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-07-25 01:35:17.102 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-25 01:35:19.071 7 WARNING glance.api.v2.images [None req-614f6a7d-8843-4a05-945d-5f08521b55b1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-25 01:35:19.321 8 WARNING glance.api.v2.images [None req-74c7a6fc-9083-4bc2-8379-7d1688bda431 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-25 01:35:19.399 7 WARNING keystonemiddleware._common.config [None req-614f6a7d-8843-4a05-945d-5f08521b55b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 01:35:19.407 7 WARNING oslo_config.cfg [None req-614f6a7d-8843-4a05-945d-5f08521b55b1 - - - - - -] 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 0x7fe7d16c0668 pid: 7 (default app) 2026-07-25 01:35:19.682 8 WARNING keystonemiddleware._common.config [None req-74c7a6fc-9083-4bc2-8379-7d1688bda431 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 01:35:19.690 8 WARNING oslo_config.cfg [None req-74c7a6fc-9083-4bc2-8379-7d1688bda431 - - - - - -] 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 0x7fe7d16c0668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 01:35:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 01:35:20.337 8 WARNING oslo_policy.policy [None req-070ef2e5-ed5d-49ec-b31f-7d9e0374ae90 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - 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-07-25 01:35:20.337 8 WARNING oslo_policy.policy [None req-070ef2e5-ed5d-49ec-b31f-7d9e0374ae90 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - 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-07-25 01:35:20.355 8 WARNING oslo_policy.policy [None req-070ef2e5-ed5d-49ec-b31f-7d9e0374ae90 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - 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-07-25 01:35:20.355 8 WARNING oslo_policy.policy [None req-070ef2e5-ed5d-49ec-b31f-7d9e0374ae90 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 01:35:19 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 01:35:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 01:35:23 2026] GET /v2/images => generated 69 bytes in 36 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-07-25 01:35:24.009 7 WARNING oslo_policy.policy [None req-8bb596a8-536c-42dc-b6c0-275683dbcec6 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - 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-07-25 01:35:24.010 7 WARNING oslo_policy.policy [None req-8bb596a8-536c-42dc-b6c0-275683dbcec6 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.116 () {44 vars in 911 bytes} [Sat Jul 25 01:35:23 2026] GET /v2/images/cirros => generated 151 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.116 () {44 vars in 933 bytes} [Sat Jul 25 01:35:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-25 01:35:24.155 7 WARNING oslo_policy.policy [None req-dadd185a-131f-4af3-9c12-1440de7f10eb 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - 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-07-25 01:35:24.155 7 WARNING oslo_policy.policy [None req-dadd185a-131f-4af3-9c12-1440de7f10eb 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.116 () {44 vars in 939 bytes} [Sat Jul 25 01:35:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-25 01:35:24.240 8 WARNING oslo_config.cfg [None req-7fddb5be-e4ae-4c02-93bb-45a8d4359ee4 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.116 () {48 vars in 951 bytes} [Sat Jul 25 01:35:24 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 01:35:24.262 7 WARNING oslo_policy.policy [None req-40b15469-d9d3-4563-9841-c45bc65b4c70 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - 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-07-25 01:35:24.262 7 WARNING oslo_policy.policy [None req-40b15469-d9d3-4563-9841-c45bc65b4c70 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - 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-07-25 01:35:24.263 7 INFO glance.api.v2.image_data [None req-40b15469-d9d3-4563-9841-c45bc65b4c70 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 01:35:28.218 7 WARNING glance.location [None req-40b15469-d9d3-4563-9841-c45bc65b4c70 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.116 () {48 vars in 1045 bytes} [Sat Jul 25 01:35:24 2026] PUT /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12/file => generated 0 bytes in 4002 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6978 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.116 () {44 vars in 971 bytes} [Sat Jul 25 01:35:28 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-25 01:35:28.376 7 WARNING oslo_config.cfg [None req-7a97ab38-e523-457c-983e-8b01de182a1d 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.116 () {48 vars in 1051 bytes} [Sat Jul 25 01:35:28 2026] PATCH /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.116 () {44 vars in 971 bytes} [Sat Jul 25 01:35:28 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 01:55:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/264] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 01:55:49 2026] GET /v2/images => generated 1381 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/267] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 01:56:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 01:56:07 2026] GET /v2/images => generated 1381 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.116 () {44 vars in 937 bytes} [Sat Jul 25 01:56:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.116 () {44 vars in 959 bytes} [Sat Jul 25 01:56:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.116 () {44 vars in 939 bytes} [Sat Jul 25 01:56:07 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) [pid: 7|app: 0|req: 138/272] 199.204.45.116 () {48 vars in 951 bytes} [Sat Jul 25 01:56:07 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 01:56:08.008 8 WARNING oslo_policy.policy [None req-f2d39762-7759-4036-b39a-cb889bb54115 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - 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-07-25 01:56:08.009 8 WARNING oslo_policy.policy [None req-f2d39762-7759-4036-b39a-cb889bb54115 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - 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-07-25 01:56:08.010 8 INFO glance.api.v2.image_data [None req-f2d39762-7759-4036-b39a-cb889bb54115 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 01:56:35.460 8 WARNING glance.location [None req-f2d39762-7759-4036-b39a-cb889bb54115 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 135/279] 199.204.45.116 () {48 vars in 1046 bytes} [Sat Jul 25 01:56:07 2026] PUT /v2/images/88401b8b-9660-4b5c-8c9e-52002971e189/file => generated 0 bytes in 27518 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62611 switches on core 0) [pid: 7|app: 0|req: 145/280] 199.204.45.116 () {44 vars in 971 bytes} [Sat Jul 25 01:56:35 2026] GET /v2/images/88401b8b-9660-4b5c-8c9e-52002971e189 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/281] 199.204.45.116 () {48 vars in 1051 bytes} [Sat Jul 25 01:56:35 2026] PATCH /v2/images/88401b8b-9660-4b5c-8c9e-52002971e189 => generated 1395 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/282] 199.204.45.116 () {44 vars in 971 bytes} [Sat Jul 25 01:56:35 2026] GET /v2/images/88401b8b-9660-4b5c-8c9e-52002971e189 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/283] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 01:56:37 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/284] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 01:56:37 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/369] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 02:03:32 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/370] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 02:03:32 2026] GET /v2/images => generated 2778 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/375] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 02:03:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/376] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 02:03:50 2026] GET /v2/images => generated 2778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/377] 199.204.45.116 () {44 vars in 947 bytes} [Sat Jul 25 02:03:50 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/378] 199.204.45.116 () {44 vars in 969 bytes} [Sat Jul 25 02:03:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/379] 199.204.45.116 () {44 vars in 939 bytes} [Sat Jul 25 02:03:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/380] 199.204.45.116 () {48 vars in 951 bytes} [Sat Jul 25 02:03:50 2026] POST /v2/images => generated 799 bytes in 295 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 02:03:50.907 7 INFO glance.api.v2.image_data [None req-cac3b834-02b7-4699-9424-7aefd9aec5c5 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 02:04:09.034 7 INFO glance.location [None req-cac3b834-02b7-4699-9424-7aefd9aec5c5 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/385] 199.204.45.116 () {48 vars in 1045 bytes} [Sat Jul 25 02:03:50 2026] PUT /v2/images/4e47057b-84aa-44fb-905f-50a18a709488/file => generated 0 bytes in 18173 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25708 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.204.45.116 () {44 vars in 971 bytes} [Sat Jul 25 02:04:09 2026] GET /v2/images/4e47057b-84aa-44fb-905f-50a18a709488 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.204.45.116 () {48 vars in 1051 bytes} [Sat Jul 25 02:04:09 2026] PATCH /v2/images/4e47057b-84aa-44fb-905f-50a18a709488 => generated 1410 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.116 () {44 vars in 971 bytes} [Sat Jul 25 02:04:09 2026] GET /v2/images/4e47057b-84aa-44fb-905f-50a18a709488 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 02:04:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 02:04:54 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 02:05:13 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 02:05:13 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/405] 199.204.45.116 () {44 vars in 939 bytes} [Sat Jul 25 02:05:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/406] 199.204.45.116 () {44 vars in 961 bytes} [Sat Jul 25 02:05:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/407] 199.204.45.116 () {44 vars in 939 bytes} [Sat Jul 25 02:05:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/408] 199.204.45.116 () {48 vars in 951 bytes} [Sat Jul 25 02:05:13 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 02:05:13.646 8 INFO glance.api.v2.image_data [None req-7b152eaf-9037-42ca-825c-57f8fcd5d1d3 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 02:05:27.275 8 INFO glance.location [None req-7b152eaf-9037-42ca-825c-57f8fcd5d1d3 54f0523665e04d4a9cb3d01bb979ec9d 650b3bf8ba6943b6b9abce5090e25fdd - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 202/411] 199.204.45.116 () {48 vars in 1046 bytes} [Sat Jul 25 02:05:13 2026] PUT /v2/images/0b580a56-04c7-4603-8f5b-50b2bab1b5eb/file => generated 0 bytes in 13671 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33799 switches on core 0) [pid: 7|app: 0|req: 210/412] 199.204.45.116 () {44 vars in 971 bytes} [Sat Jul 25 02:05:27 2026] GET /v2/images/0b580a56-04c7-4603-8f5b-50b2bab1b5eb => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/413] 199.204.45.116 () {48 vars in 1051 bytes} [Sat Jul 25 02:05:27 2026] PATCH /v2/images/0b580a56-04c7-4603-8f5b-50b2bab1b5eb => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/414] 199.204.45.116 () {44 vars in 971 bytes} [Sat Jul 25 02:05:27 2026] GET /v2/images/0b580a56-04c7-4603-8f5b-50b2bab1b5eb => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/579] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 02:18:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/580] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 02:18:59 2026] GET /v2/images => generated 5574 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/609] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 02:21:19 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/610] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 02:21:19 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/611] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 02:21:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/612] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 02:21:21 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/623] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 02:22:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/624] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 02:22:10 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/627] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 02:22:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/628] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 02:22:19 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/641] 199.204.45.116 () {42 vars in 688 bytes} [Sat Jul 25 02:23:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/642] 199.204.45.116 () {44 vars in 910 bytes} [Sat Jul 25 02:23:21 2026] GET /v2/images => generated 5574 bytes in 52 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: 330/651] 10.0.0.10 () {32 vars in 631 bytes} [Sat Jul 25 02:24:03 2026] GET /v2/images => generated 5574 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: 8|app: 0|req: 325/658] 10.0.0.42 () {36 vars in 985 bytes} [Sat Jul 25 02:24:31 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/659] 10.0.0.42 () {36 vars in 925 bytes} [Sat Jul 25 02:24:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/662] 199.204.45.116 () {36 vars in 990 bytes} [Sat Jul 25 02:24:39 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/663] 199.204.45.116 () {36 vars in 930 bytes} [Sat Jul 25 02:24:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/664] 199.204.45.116 () {36 vars in 990 bytes} [Sat Jul 25 02:24:39 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/665] 199.204.45.116 () {36 vars in 930 bytes} [Sat Jul 25 02:24:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/666] 10.0.0.42 () {36 vars in 985 bytes} [Sat Jul 25 02:24:42 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/667] 10.0.0.42 () {36 vars in 925 bytes} [Sat Jul 25 02:24:42 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: 339/668] 10.0.0.93 () {36 vars in 985 bytes} [Sat Jul 25 02:24:44 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/669] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:24:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/670] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:24: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: 8|app: 0|req: 331/671] 10.0.0.93 () {36 vars in 985 bytes} [Sat Jul 25 02:24:44 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/672] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:24: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: 8|app: 0|req: 332/673] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:24:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/674] 10.0.0.93 () {36 vars in 985 bytes} [Sat Jul 25 02:24:44 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/675] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:24: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: 343/676] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:24: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: 8|app: 0|req: 334/677] 10.0.0.231 () {36 vars in 986 bytes} [Sat Jul 25 02:24:45 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/678] 10.0.0.231 () {36 vars in 926 bytes} [Sat Jul 25 02:24:45 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: 335/679] 10.0.0.231 () {36 vars in 986 bytes} [Sat Jul 25 02:24:45 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/680] 10.0.0.231 () {36 vars in 926 bytes} [Sat Jul 25 02:24:45 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: 336/681] 10.0.0.231 () {36 vars in 926 bytes} [Sat Jul 25 02:24:45 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/692] 10.0.0.10 () {34 vars in 653 bytes} [Sat Jul 25 02:25:29 2026] POST /v2/images => generated 648 bytes in 194 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-25 02:25:30.187 8 WARNING glance.api.v2.images [None req-e23392c2-0e71-44ec-9a52-2cec76e1d009 7463c2156b654e6a90935b004171c7f2 a9d89bcc85534fd0bcfba4e9e56f6139 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//33292852-1724-49f5-a233-c05ce657a59d [pid: 8|app: 0|req: 342/693] 10.0.0.10 () {32 vars in 708 bytes} [Sat Jul 25 02:25:30 2026] DELETE /v2/images/33292852-1724-49f5-a233-c05ce657a59d => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/694] 10.0.0.10 () {32 vars in 705 bytes} [Sat Jul 25 02:25:30 2026] GET /v2/images/33292852-1724-49f5-a233-c05ce657a59d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/695] 10.0.0.10 () {32 vars in 631 bytes} [Sat Jul 25 02:25:30 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/696] 10.0.0.10 () {34 vars in 653 bytes} [Sat Jul 25 02:25:30 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/697] 10.0.0.10 () {32 vars in 715 bytes} [Sat Jul 25 02:25:30 2026] GET /v2/images/163bc18b-a5fb-4963-bef2-b354e501f21e/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-25 02:25:30.393 7 INFO glance.api.v2.image_data [None req-e9198327-8b6c-4072-a820-97381c11c082 7463c2156b654e6a90935b004171c7f2 a9d89bcc85534fd0bcfba4e9e56f6139 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 02:25:30.445 7 WARNING glance_store._drivers.rbd [None req-e9198327-8b6c-4072-a820-97381c11c082 7463c2156b654e6a90935b004171c7f2 a9d89bcc85534fd0bcfba4e9e56f6139 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-25 02:25:30.673 7 INFO glance.location [None req-e9198327-8b6c-4072-a820-97381c11c082 7463c2156b654e6a90935b004171c7f2 a9d89bcc85534fd0bcfba4e9e56f6139 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 354/698] 10.0.0.10 () {32 vars in 725 bytes} [Sat Jul 25 02:25:30 2026] PUT /v2/images/163bc18b-a5fb-4963-bef2-b354e501f21e/file => generated 0 bytes in 324 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/699] 10.0.0.10 () {32 vars in 705 bytes} [Sat Jul 25 02:25:30 2026] GET /v2/images/163bc18b-a5fb-4963-bef2-b354e501f21e => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/700] 10.0.0.10 () {32 vars in 715 bytes} [Sat Jul 25 02:25:30 2026] GET /v2/images/163bc18b-a5fb-4963-bef2-b354e501f21e/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/701] 10.0.0.10 () {34 vars in 653 bytes} [Sat Jul 25 02:25:30 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/702] 10.0.0.10 () {32 vars in 724 bytes} [Sat Jul 25 02:25:30 2026] PATCH /v2/images/e4750e22-858b-4aa2-866b-1784a308c083 => generated 653 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/703] 10.0.0.10 () {32 vars in 705 bytes} [Sat Jul 25 02:25:30 2026] GET /v2/images/e4750e22-858b-4aa2-866b-1784a308c083 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-25 02:25:31.031 7 WARNING glance.api.v2.images [None req-d0f16550-ab09-4ecb-8a59-a32bccfaef97 7463c2156b654e6a90935b004171c7f2 a9d89bcc85534fd0bcfba4e9e56f6139 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e4750e22-858b-4aa2-866b-1784a308c083 [pid: 7|app: 0|req: 357/704] 10.0.0.10 () {32 vars in 708 bytes} [Sat Jul 25 02:25:31 2026] DELETE /v2/images/e4750e22-858b-4aa2-866b-1784a308c083 => 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: 348/705] 10.0.0.10 () {32 vars in 705 bytes} [Sat Jul 25 02:25:31 2026] GET /v2/images/e4750e22-858b-4aa2-866b-1784a308c083 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-25 02:25:31.088 8 WARNING glance.api.v2.images [None req-9e505f56-55f5-4ad5-b840-e3cb052cbf6b 7463c2156b654e6a90935b004171c7f2 a9d89bcc85534fd0bcfba4e9e56f6139 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//163bc18b-a5fb-4963-bef2-b354e501f21e [pid: 7|app: 0|req: 358/706] 10.0.0.42 () {36 vars in 985 bytes} [Sat Jul 25 02:25:31 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/707] 10.0.0.42 () {36 vars in 925 bytes} [Sat Jul 25 02:25:31 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: 349/708] 10.0.0.10 () {32 vars in 708 bytes} [Sat Jul 25 02:25:31 2026] DELETE /v2/images/163bc18b-a5fb-4963-bef2-b354e501f21e => generated 0 bytes in 790 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/709] 10.0.0.10 () {32 vars in 705 bytes} [Sat Jul 25 02:25:31 2026] GET /v2/images/163bc18b-a5fb-4963-bef2-b354e501f21e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-25 02:25:31.900 8 WARNING glance.api.v2.images [None req-6a487bc8-0447-4aec-848b-3bb3b3c7eaa2 7463c2156b654e6a90935b004171c7f2 a9d89bcc85534fd0bcfba4e9e56f6139 - - default default] Failed to find image 33292852-1724-49f5-a233-c05ce657a59d to delete: glance.common.exception.ImageNotFound: No image found with ID 33292852-1724-49f5-a233-c05ce657a59d [pid: 8|app: 0|req: 350/710] 10.0.0.10 () {32 vars in 708 bytes} [Sat Jul 25 02:25:31 2026] DELETE /v2/images/33292852-1724-49f5-a233-c05ce657a59d => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/711] 10.0.0.10 () {32 vars in 705 bytes} [Sat Jul 25 02:25:31 2026] GET /v2/images/33292852-1724-49f5-a233-c05ce657a59d => 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: 351/712] 10.0.0.42 () {36 vars in 985 bytes} [Sat Jul 25 02:25:36 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/713] 10.0.0.42 () {36 vars in 925 bytes} [Sat Jul 25 02:25:36 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: 354/718] 10.0.0.10 () {32 vars in 705 bytes} [Sat Jul 25 02:25:55 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/719] 10.0.0.10 () {32 vars in 705 bytes} [Sat Jul 25 02:25:55 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/720] 10.0.0.93 () {36 vars in 985 bytes} [Sat Jul 25 02:25:55 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/721] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:25:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/722] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:25:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/723] 10.0.0.93 () {36 vars in 985 bytes} [Sat Jul 25 02:25:55 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/724] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:25:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/725] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:25:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/726] 10.0.0.93 () {36 vars in 985 bytes} [Sat Jul 25 02:25:55 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/727] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:25:55 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: 359/728] 10.0.0.231 () {36 vars in 986 bytes} [Sat Jul 25 02:25:56 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/729] 10.0.0.231 () {36 vars in 926 bytes} [Sat Jul 25 02:25:56 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: 360/730] 10.0.0.231 () {36 vars in 986 bytes} [Sat Jul 25 02:25:56 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/731] 10.0.0.231 () {36 vars in 926 bytes} [Sat Jul 25 02:25:56 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/732] 10.0.0.231 () {36 vars in 926 bytes} [Sat Jul 25 02:25:56 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: 364/737] 10.0.0.42 () {36 vars in 985 bytes} [Sat Jul 25 02:26:15 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/738] 10.0.0.42 () {36 vars in 925 bytes} [Sat Jul 25 02:26:15 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: 373/755] 10.0.0.42 () {36 vars in 985 bytes} [Sat Jul 25 02:27:30 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/756] 10.0.0.42 () {36 vars in 925 bytes} [Sat Jul 25 02:27:30 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: 375/759] 10.0.0.42 () {36 vars in 985 bytes} [Sat Jul 25 02:27:39 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/760] 10.0.0.42 () {36 vars in 925 bytes} [Sat Jul 25 02:27:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/761] 10.0.0.10 () {30 vars in 409 bytes} [Sat Jul 25 02:27:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/766] 10.0.0.42 () {36 vars in 985 bytes} [Sat Jul 25 02:28:00 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/767] 10.0.0.42 () {36 vars in 925 bytes} [Sat Jul 25 02:28:00 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: 393/776] 10.0.0.42 () {36 vars in 985 bytes} [Sat Jul 25 02:28:39 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/777] 10.0.0.42 () {36 vars in 925 bytes} [Sat Jul 25 02:28:39 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: 394/778] 10.0.0.42 () {36 vars in 985 bytes} [Sat Jul 25 02:28:41 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/779] 10.0.0.42 () {36 vars in 925 bytes} [Sat Jul 25 02:28: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: 7|app: 0|req: 395/780] 199.204.45.116 () {32 vars in 825 bytes} [Sat Jul 25 02:28:45 2026] GET /v2/images?status=active&owner=650b3bf8ba6943b6b9abce5090e25fdd&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/781] 199.204.45.116 () {32 vars in 652 bytes} [Sat Jul 25 02:28:45 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: 396/782] 10.0.0.93 () {36 vars in 985 bytes} [Sat Jul 25 02:28:46 2026] GET /v2/images/88401b8b-9660-4b5c-8c9e-52002971e189 => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/783] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:28:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/784] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:28:46 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/785] 10.0.0.93 () {36 vars in 985 bytes} [Sat Jul 25 02:28:46 2026] GET /v2/images/88401b8b-9660-4b5c-8c9e-52002971e189 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/786] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:28:46 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: 389/787] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:28:46 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: 399/788] 10.0.0.93 () {36 vars in 985 bytes} [Sat Jul 25 02:28:46 2026] GET /v2/images/88401b8b-9660-4b5c-8c9e-52002971e189 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/789] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:28:46 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: 7|app: 0|req: 400/790] 10.0.0.93 () {36 vars in 925 bytes} [Sat Jul 25 02:28:46 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: 391/791] 10.0.0.231 () {36 vars in 986 bytes} [Sat Jul 25 02:28:46 2026] GET /v2/images/88401b8b-9660-4b5c-8c9e-52002971e189 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/792] 10.0.0.231 () {36 vars in 926 bytes} [Sat Jul 25 02:28:46 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: 8|app: 0|req: 392/793] 10.0.0.231 () {36 vars in 986 bytes} [Sat Jul 25 02:28:46 2026] GET /v2/images/88401b8b-9660-4b5c-8c9e-52002971e189 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/794] 10.0.0.231 () {36 vars in 926 bytes} [Sat Jul 25 02:28:46 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: 393/795] 10.0.0.231 () {36 vars in 926 bytes} [Sat Jul 25 02:28:46 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: 396/800] 10.0.0.42 () {36 vars in 985 bytes} [Sat Jul 25 02:29:07 2026] GET /v2/images/1da8303a-fbe5-464d-96fe-dea11dd82e12 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/801] 10.0.0.42 () {36 vars in 925 bytes} [Sat Jul 25 02:29:07 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: 417/842] 10.0.0.10 () {32 vars in 631 bytes} [Sat Jul 25 02:32:20 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)