+ 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 [Thu Aug 20 01:38:04 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-7f976c59d4-sz292 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 0x7ff407b2e668 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-08-20 01:38:06.087 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-20 01:38:06.164 7 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-08-20 01:38:06.954 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-08-20 01:38:06.955 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-08-20 01:38:06.956 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-20 01:38:07.044 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-08-20 01:38:07.045 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-08-20 01:38:07.046 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-20 01:38:09.008 8 WARNING glance.api.v2.images [None req-12d42223-4424-4d02-a48c-24dd52a85a80 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-20 01:38:09.154 7 WARNING glance.api.v2.images [None req-2dc0be7f-aaf1-4931-9b6f-95a593630a14 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-20 01:38:09.355 8 WARNING keystonemiddleware._common.config [None req-12d42223-4424-4d02-a48c-24dd52a85a80 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 01:38:09.363 8 WARNING oslo_config.cfg [None req-12d42223-4424-4d02-a48c-24dd52a85a80 - - - - - -] 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 0x7ff407b2e668 pid: 8 (default app) 2026-08-20 01:38:09.484 7 WARNING keystonemiddleware._common.config [None req-2dc0be7f-aaf1-4931-9b6f-95a593630a14 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 01:38:09.491 7 WARNING oslo_config.cfg [None req-2dc0be7f-aaf1-4931-9b6f-95a593630a14 - - - - - -] 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 0x7ff407b2e668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 01:38:10 2026] GET / => generated 1290 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-08-20 01:38:10.872 7 WARNING oslo_policy.policy [None req-7245a74f-18c0-480c-8412-f63afa69b78d 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - 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-08-20 01:38:10.872 7 WARNING oslo_policy.policy [None req-7245a74f-18c0-480c-8412-f63afa69b78d 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - 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-08-20 01:38:10.898 7 WARNING oslo_policy.policy [None req-7245a74f-18c0-480c-8412-f63afa69b78d 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - 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-08-20 01:38:10.898 7 WARNING oslo_policy.policy [None req-7245a74f-18c0-480c-8412-f63afa69b78d 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 01:38:10 2026] GET /v2/images => generated 69 bytes in 559 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.3 () {42 vars in 681 bytes} [Thu Aug 20 01:38:14 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 01:38:14 2026] GET /v2/images => generated 69 bytes in 39 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-08-20 01:38:14.562 8 WARNING oslo_policy.policy [None req-2ceaff7b-9857-476d-adcd-21529ab3ef35 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - 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-08-20 01:38:14.562 8 WARNING oslo_policy.policy [None req-2ceaff7b-9857-476d-adcd-21529ab3ef35 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - 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.3 () {44 vars in 904 bytes} [Thu Aug 20 01:38:14 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.3 () {44 vars in 926 bytes} [Thu Aug 20 01:38:14 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-08-20 01:38:14.690 8 WARNING oslo_policy.policy [None req-b8cf92d0-3018-4e53-afeb-16f842c01a06 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - 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-08-20 01:38:14.691 8 WARNING oslo_policy.policy [None req-b8cf92d0-3018-4e53-afeb-16f842c01a06 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - 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.3 () {44 vars in 932 bytes} [Thu Aug 20 01:38:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 01:38:14.761 7 WARNING oslo_config.cfg [None req-1a8260ad-48c3-4df7-9b12-7111d7802c9a 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.3 () {48 vars in 944 bytes} [Thu Aug 20 01:38:14 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-08-20 01:38:14.784 8 WARNING oslo_policy.policy [None req-f285b7d3-47ee-4148-83bf-190367511d24 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - 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-08-20 01:38:14.784 8 WARNING oslo_policy.policy [None req-f285b7d3-47ee-4148-83bf-190367511d24 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - 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-08-20 01:38:14.786 8 INFO glance.api.v2.image_data [None req-f285b7d3-47ee-4148-83bf-190367511d24 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 01:38:19.170 8 WARNING glance.location [None req-f285b7d3-47ee-4148-83bf-190367511d24 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.3 () {48 vars in 1038 bytes} [Thu Aug 20 01:38:14 2026] PUT /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493/file => generated 0 bytes in 4430 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7197 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.3 () {44 vars in 964 bytes} [Thu Aug 20 01:38:19 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 01:38:19.326 8 WARNING oslo_config.cfg [None req-1bf01eb7-81e6-4a88-baf5-c5fe8a1ad82d 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - 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.3 () {48 vars in 1044 bytes} [Thu Aug 20 01:38:19 2026] PATCH /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.3 () {44 vars in 964 bytes} [Thu Aug 20 01:38:19 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/258] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 01:58:24 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/259] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 01:58:24 2026] GET /v2/images => generated 1381 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/264] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 01:58:41 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/265] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 01:58:41 2026] GET /v2/images => generated 1381 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/266] 199.19.213.3 () {44 vars in 930 bytes} [Thu Aug 20 01:58:42 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: 8|app: 0|req: 134/267] 199.19.213.3 () {44 vars in 952 bytes} [Thu Aug 20 01:58:42 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: 7|app: 0|req: 134/268] 199.19.213.3 () {44 vars in 932 bytes} [Thu Aug 20 01:58:42 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: 135/269] 199.19.213.3 () {48 vars in 944 bytes} [Thu Aug 20 01:58:42 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-08-20 01:58:42.386 7 WARNING oslo_policy.policy [None req-e0b00647-c366-4d28-815e-4f89a24ecaa5 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - 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-08-20 01:58:42.387 7 WARNING oslo_policy.policy [None req-e0b00647-c366-4d28-815e-4f89a24ecaa5 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - 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-08-20 01:58:42.388 7 INFO glance.api.v2.image_data [None req-e0b00647-c366-4d28-815e-4f89a24ecaa5 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 01:59:06.399 7 WARNING glance.location [None req-e0b00647-c366-4d28-815e-4f89a24ecaa5 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 135/274] 199.19.213.3 () {48 vars in 1039 bytes} [Thu Aug 20 01:58:42 2026] PUT /v2/images/1a6bb8ff-c647-4fe4-8305-bec0eb90a1b5/file => generated 0 bytes in 24068 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64028 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.19.213.3 () {44 vars in 964 bytes} [Thu Aug 20 01:59:06 2026] GET /v2/images/1a6bb8ff-c647-4fe4-8305-bec0eb90a1b5 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.19.213.3 () {48 vars in 1044 bytes} [Thu Aug 20 01:59:06 2026] PATCH /v2/images/1a6bb8ff-c647-4fe4-8305-bec0eb90a1b5 => generated 1395 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.19.213.3 () {44 vars in 964 bytes} [Thu Aug 20 01:59:06 2026] GET /v2/images/1a6bb8ff-c647-4fe4-8305-bec0eb90a1b5 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 01:59:08 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 01:59:08 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/364] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 02:06:01 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/365] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 02:06:01 2026] GET /v2/images => generated 2778 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 02:06:20 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 02:06:20 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.19.213.3 () {44 vars in 940 bytes} [Thu Aug 20 02:06:20 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.19.213.3 () {44 vars in 962 bytes} [Thu Aug 20 02:06:20 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.19.213.3 () {44 vars in 932 bytes} [Thu Aug 20 02:06:20 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: 7|app: 0|req: 185/375] 199.19.213.3 () {48 vars in 944 bytes} [Thu Aug 20 02:06:20 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-08-20 02:06:20.433 8 INFO glance.api.v2.image_data [None req-ce857efc-dc32-441a-b2ae-719c9b61247b 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 02:06:34.911 8 INFO glance.location [None req-ce857efc-dc32-441a-b2ae-719c9b61247b 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/378] 199.19.213.3 () {48 vars in 1038 bytes} [Thu Aug 20 02:06:20 2026] PUT /v2/images/5a101ce9-0f59-4ff7-8a99-e2f4f550df06/file => generated 0 bytes in 14540 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23989 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.19.213.3 () {44 vars in 964 bytes} [Thu Aug 20 02:06:34 2026] GET /v2/images/5a101ce9-0f59-4ff7-8a99-e2f4f550df06 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.19.213.3 () {48 vars in 1044 bytes} [Thu Aug 20 02:06:34 2026] PATCH /v2/images/5a101ce9-0f59-4ff7-8a99-e2f4f550df06 => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.19.213.3 () {44 vars in 964 bytes} [Thu Aug 20 02:06:35 2026] GET /v2/images/5a101ce9-0f59-4ff7-8a99-e2f4f550df06 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 02:07:12 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 02:07:12 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 02:07:31 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 02:07:31 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.19.213.3 () {44 vars in 932 bytes} [Thu Aug 20 02:07:31 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: 8|app: 0|req: 201/399] 199.19.213.3 () {44 vars in 954 bytes} [Thu Aug 20 02:07:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.19.213.3 () {44 vars in 932 bytes} [Thu Aug 20 02:07:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.19.213.3 () {48 vars in 944 bytes} [Thu Aug 20 02:07:32 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-08-20 02:07:32.101 7 INFO glance.api.v2.image_data [None req-1776aaa5-3952-437c-ad11-261043d004cc 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 02:07:45.358 7 INFO glance.location [None req-1776aaa5-3952-437c-ad11-261043d004cc 646912d3888e473189da6025da6fa5b7 3d996d2993a94bfcba1b9fb1a512803d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 200/404] 199.19.213.3 () {48 vars in 1039 bytes} [Thu Aug 20 02:07:32 2026] PUT /v2/images/a4535e2f-185b-4117-b857-05138c6ea232/file => generated 0 bytes in 13303 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32526 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.19.213.3 () {44 vars in 964 bytes} [Thu Aug 20 02:07:45 2026] GET /v2/images/a4535e2f-185b-4117-b857-05138c6ea232 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.19.213.3 () {48 vars in 1044 bytes} [Thu Aug 20 02:07:45 2026] PATCH /v2/images/a4535e2f-185b-4117-b857-05138c6ea232 => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.19.213.3 () {44 vars in 964 bytes} [Thu Aug 20 02:07:45 2026] GET /v2/images/a4535e2f-185b-4117-b857-05138c6ea232 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/574] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 02:21:29 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/575] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 02:21:29 2026] GET /v2/images => generated 5574 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/604] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 02:23:51 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 02:23:51 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 02:23:53 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/607] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 02:23:53 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/618] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 02:24:45 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/619] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 02:24:45 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/622] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 02:24:53 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/623] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 02:24:53 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/638] 199.19.213.3 () {42 vars in 681 bytes} [Thu Aug 20 02:25:58 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/639] 199.19.213.3 () {44 vars in 903 bytes} [Thu Aug 20 02:25:58 2026] GET /v2/images => generated 5574 bytes in 65 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: 322/648] 10.0.0.223 () {32 vars in 633 bytes} [Thu Aug 20 02:26:40 2026] GET /v2/images => generated 5574 bytes in 19 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: 329/653] 10.0.0.39 () {36 vars in 986 bytes} [Thu Aug 20 02:27:06 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/654] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:27:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/655] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:27:06 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: 326/656] 10.0.0.39 () {36 vars in 986 bytes} [Thu Aug 20 02:27:06 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:27:06 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 10.0.0.14 () {36 vars in 986 bytes} [Thu Aug 20 02:27:06 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/659] 10.0.0.14 () {36 vars in 926 bytes} [Thu Aug 20 02:27:06 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: 328/660] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:27:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 10.0.0.39 () {36 vars in 986 bytes} [Thu Aug 20 02:27:06 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/662] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:27:06 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/663] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:27:06 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: 330/664] 10.0.0.48 () {36 vars in 986 bytes} [Thu Aug 20 02:27:07 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/665] 10.0.0.48 () {36 vars in 926 bytes} [Thu Aug 20 02:27:07 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: 331/666] 10.0.0.48 () {36 vars in 986 bytes} [Thu Aug 20 02:27:07 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/667] 10.0.0.48 () {36 vars in 926 bytes} [Thu Aug 20 02:27:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/668] 10.0.0.48 () {36 vars in 926 bytes} [Thu Aug 20 02:27:07 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: 338/671] 199.19.213.3 () {36 vars in 989 bytes} [Thu Aug 20 02:27:14 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => 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: 334/672] 199.19.213.3 () {36 vars in 929 bytes} [Thu Aug 20 02:27:14 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: 339/673] 199.19.213.3 () {36 vars in 989 bytes} [Thu Aug 20 02:27:15 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => 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: 335/674] 199.19.213.3 () {36 vars in 929 bytes} [Thu Aug 20 02:27: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: 7|app: 0|req: 337/677] 10.0.0.14 () {36 vars in 986 bytes} [Thu Aug 20 02:27:23 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => 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: 341/678] 10.0.0.14 () {36 vars in 926 bytes} [Thu Aug 20 02:27:23 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: 338/679] 10.0.0.14 () {36 vars in 986 bytes} [Thu Aug 20 02:27:23 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => 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: 342/680] 10.0.0.14 () {36 vars in 926 bytes} [Thu Aug 20 02:27:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.14 () {36 vars in 986 bytes} [Thu Aug 20 02:27:51 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.14 () {36 vars in 926 bytes} [Thu Aug 20 02:27:52 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: 348/691] 10.0.0.223 () {34 vars in 655 bytes} [Thu Aug 20 02:28:00 2026] POST /v2/images => generated 649 bytes in 226 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-20 02:28:00.905 7 WARNING glance.api.v2.images [None req-471c8b51-0311-48d5-b0bf-4592bd96b181 d4b80797ca514ec09cb52e23f3fb28d3 b159e6ef935d4f358353ef788d72f3cf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//314ba60b-7c89-4c4c-bc69-5cdeffe9f1bf [pid: 7|app: 0|req: 344/692] 10.0.0.223 () {32 vars in 710 bytes} [Thu Aug 20 02:28:00 2026] DELETE /v2/images/314ba60b-7c89-4c4c-bc69-5cdeffe9f1bf => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/693] 10.0.0.223 () {32 vars in 707 bytes} [Thu Aug 20 02:28:00 2026] GET /v2/images/314ba60b-7c89-4c4c-bc69-5cdeffe9f1bf => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/694] 10.0.0.223 () {32 vars in 633 bytes} [Thu Aug 20 02:28:00 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 10.0.0.223 () {34 vars in 655 bytes} [Thu Aug 20 02:28:01 2026] POST /v2/images => generated 702 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.223 () {32 vars in 717 bytes} [Thu Aug 20 02:28:01 2026] GET /v2/images/69a6e2a6-84a8-40c7-bc56-4d13956a850e/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 02:28:01.119 8 INFO glance.api.v2.image_data [None req-1bbe71cd-3076-4ed6-ac06-f2b5fb9ebef3 d4b80797ca514ec09cb52e23f3fb28d3 b159e6ef935d4f358353ef788d72f3cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 02:28:01.171 8 WARNING glance_store._drivers.rbd [None req-1bbe71cd-3076-4ed6-ac06-f2b5fb9ebef3 d4b80797ca514ec09cb52e23f3fb28d3 b159e6ef935d4f358353ef788d72f3cf - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-20 02:28:01.589 8 INFO glance.location [None req-1bbe71cd-3076-4ed6-ac06-f2b5fb9ebef3 d4b80797ca514ec09cb52e23f3fb28d3 b159e6ef935d4f358353ef788d72f3cf - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 351/697] 10.0.0.223 () {32 vars in 727 bytes} [Thu Aug 20 02:28:01 2026] PUT /v2/images/69a6e2a6-84a8-40c7-bc56-4d13956a850e/file => generated 0 bytes in 522 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/698] 10.0.0.223 () {32 vars in 707 bytes} [Thu Aug 20 02:28:01 2026] GET /v2/images/69a6e2a6-84a8-40c7-bc56-4d13956a850e => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/699] 10.0.0.223 () {32 vars in 717 bytes} [Thu Aug 20 02:28:01 2026] GET /v2/images/69a6e2a6-84a8-40c7-bc56-4d13956a850e/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 10.0.0.223 () {34 vars in 655 bytes} [Thu Aug 20 02:28:01 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.223 () {32 vars in 726 bytes} [Thu Aug 20 02:28:01 2026] PATCH /v2/images/82f720e6-93a9-4391-a28d-5eb62e49575b => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.223 () {32 vars in 707 bytes} [Thu Aug 20 02:28:01 2026] GET /v2/images/82f720e6-93a9-4391-a28d-5eb62e49575b => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 02:28:01.910 8 WARNING glance.api.v2.images [None req-4182d9fb-4d86-4419-892f-1fd1f55ed519 d4b80797ca514ec09cb52e23f3fb28d3 b159e6ef935d4f358353ef788d72f3cf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//82f720e6-93a9-4391-a28d-5eb62e49575b [pid: 8|app: 0|req: 354/703] 10.0.0.223 () {32 vars in 710 bytes} [Thu Aug 20 02:28:01 2026] DELETE /v2/images/82f720e6-93a9-4391-a28d-5eb62e49575b => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.223 () {32 vars in 707 bytes} [Thu Aug 20 02:28:01 2026] GET /v2/images/82f720e6-93a9-4391-a28d-5eb62e49575b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 02:28:01.979 8 WARNING glance.api.v2.images [None req-efde0eb7-72b7-4dba-ba41-6a267a9c9c60 d4b80797ca514ec09cb52e23f3fb28d3 b159e6ef935d4f358353ef788d72f3cf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//69a6e2a6-84a8-40c7-bc56-4d13956a850e [pid: 8|app: 0|req: 355/705] 10.0.0.223 () {32 vars in 710 bytes} [Thu Aug 20 02:28:01 2026] DELETE /v2/images/69a6e2a6-84a8-40c7-bc56-4d13956a850e => generated 0 bytes in 834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/706] 10.0.0.223 () {32 vars in 707 bytes} [Thu Aug 20 02:28:02 2026] GET /v2/images/69a6e2a6-84a8-40c7-bc56-4d13956a850e => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 02:28:02.839 8 WARNING glance.api.v2.images [None req-907f5ff4-688f-4287-beb2-b40fa2e6f9b8 d4b80797ca514ec09cb52e23f3fb28d3 b159e6ef935d4f358353ef788d72f3cf - - default default] Failed to find image 314ba60b-7c89-4c4c-bc69-5cdeffe9f1bf to delete: glance.common.exception.ImageNotFound: No image found with ID 314ba60b-7c89-4c4c-bc69-5cdeffe9f1bf [pid: 8|app: 0|req: 356/707] 10.0.0.223 () {32 vars in 710 bytes} [Thu Aug 20 02:28:02 2026] DELETE /v2/images/314ba60b-7c89-4c4c-bc69-5cdeffe9f1bf => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/708] 10.0.0.223 () {32 vars in 707 bytes} [Thu Aug 20 02:28:02 2026] GET /v2/images/314ba60b-7c89-4c4c-bc69-5cdeffe9f1bf => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 10.0.0.223 () {30 vars in 411 bytes} [Thu Aug 20 02:28:15 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/716] 10.0.0.14 () {36 vars in 986 bytes} [Thu Aug 20 02:28:31 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 10.0.0.14 () {36 vars in 926 bytes} [Thu Aug 20 02:28:31 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: 363/720] 10.0.0.14 () {36 vars in 986 bytes} [Thu Aug 20 02:28:46 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => 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: 358/721] 10.0.0.14 () {36 vars in 926 bytes} [Thu Aug 20 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: 7|app: 0|req: 365/734] 10.0.0.14 () {36 vars in 986 bytes} [Thu Aug 20 02:29:45 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/735] 10.0.0.14 () {36 vars in 926 bytes} [Thu Aug 20 02:29:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.223 () {32 vars in 707 bytes} [Thu Aug 20 02:31:19 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/757] 10.0.0.223 () {32 vars in 707 bytes} [Thu Aug 20 02:31:19 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 23 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.39 () {36 vars in 986 bytes} [Thu Aug 20 02:31:20 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/759] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:31:20 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: 383/760] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:31:20 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: 378/761] 10.0.0.39 () {36 vars in 986 bytes} [Thu Aug 20 02:31:20 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => 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: 384/762] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:31:20 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: 379/763] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:31:20 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.39 () {36 vars in 986 bytes} [Thu Aug 20 02:31:20 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => 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: 380/765] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:31:20 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: 386/766] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:31:20 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: 381/767] 10.0.0.48 () {36 vars in 986 bytes} [Thu Aug 20 02:31:20 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 19 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.48 () {36 vars in 926 bytes} [Thu Aug 20 02:31:20 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: 382/769] 10.0.0.48 () {36 vars in 986 bytes} [Thu Aug 20 02:31:20 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => 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: 388/770] 10.0.0.48 () {36 vars in 926 bytes} [Thu Aug 20 02:31:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/771] 10.0.0.48 () {36 vars in 926 bytes} [Thu Aug 20 02:31:20 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/772] 10.0.0.14 () {36 vars in 986 bytes} [Thu Aug 20 02:31:25 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => 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: 384/773] 10.0.0.14 () {36 vars in 926 bytes} [Thu Aug 20 02:31:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/778] 10.0.0.14 () {36 vars in 986 bytes} [Thu Aug 20 02:31:44 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => 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: 387/779] 10.0.0.14 () {36 vars in 926 bytes} [Thu Aug 20 02:31: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: 8|app: 0|req: 394/782] 10.0.0.14 () {36 vars in 986 bytes} [Thu Aug 20 02:31:50 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/783] 10.0.0.14 () {36 vars in 926 bytes} [Thu Aug 20 02:31:50 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: 398/790] 10.0.0.14 () {36 vars in 986 bytes} [Thu Aug 20 02:32:20 2026] GET /v2/images/be735db3-9198-4a92-9e0e-f0f2f2b9b493 => generated 1312 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/791] 10.0.0.14 () {36 vars in 926 bytes} [Thu Aug 20 02:32:20 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: 399/792] 199.19.213.3 () {32 vars in 824 bytes} [Thu Aug 20 02:32:23 2026] GET /v2/images?status=active&owner=3d996d2993a94bfcba1b9fb1a512803d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 199.19.213.3 () {32 vars in 651 bytes} [Thu Aug 20 02:32:23 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: 400/794] 10.0.0.39 () {36 vars in 986 bytes} [Thu Aug 20 02:32:24 2026] GET /v2/images/1a6bb8ff-c647-4fe4-8305-bec0eb90a1b5 => generated 1395 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/795] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:32:24 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: 401/796] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:32:24 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: 396/797] 10.0.0.39 () {36 vars in 986 bytes} [Thu Aug 20 02:32:24 2026] GET /v2/images/1a6bb8ff-c647-4fe4-8305-bec0eb90a1b5 => 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: 402/798] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:32:24 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: 397/799] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:32:24 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: 403/800] 10.0.0.39 () {36 vars in 986 bytes} [Thu Aug 20 02:32:24 2026] GET /v2/images/1a6bb8ff-c647-4fe4-8305-bec0eb90a1b5 => 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/801] 10.0.0.39 () {36 vars in 926 bytes} [Thu Aug 20 02:32:24 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: 404/802] 10.0.0.48 () {36 vars in 986 bytes} [Thu Aug 20 02:32:24 2026] GET /v2/images/1a6bb8ff-c647-4fe4-8305-bec0eb90a1b5 => generated 1395 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/803] 10.0.0.48 () {36 vars in 926 bytes} [Thu Aug 20 02:32:24 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: 405/804] 10.0.0.48 () {36 vars in 986 bytes} [Thu Aug 20 02:32:24 2026] GET /v2/images/1a6bb8ff-c647-4fe4-8305-bec0eb90a1b5 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/805] 10.0.0.48 () {36 vars in 926 bytes} [Thu Aug 20 02:32:24 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: 406/806] 10.0.0.48 () {36 vars in 926 bytes} [Thu Aug 20 02:32:24 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: 423/851] 10.0.0.223 () {32 vars in 633 bytes} [Thu Aug 20 02:35:59 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)