+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jul 6 02:17:02 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-77f7f5b84-722mg 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 0x7fe08d3fa668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-06 02:17:04.820 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-06 02:17:04.852 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-07-06 02:17:05.772 6 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-06 02:17:05.773 6 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-06 02:17:05.773 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 02:17:05.796 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-06 02:17:05.797 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-06 02:17:05.798 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 02:17:07.918 7 WARNING glance.api.v2.images [None req-d0c332ba-badc-4415-85e1-c9c1621ff3ca - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 02:17:08.014 6 WARNING glance.api.v2.images [None req-1c2ffd64-7088-4cce-98c4-16b129f2032c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 02:17:08.312 7 WARNING keystonemiddleware._common.config [None req-d0c332ba-badc-4415-85e1-c9c1621ff3ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 02:17:08.320 7 WARNING oslo_config.cfg [None req-d0c332ba-badc-4415-85e1-c9c1621ff3ca - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe08d3fa668 pid: 7 (default app) 2026-07-06 02:17:08.399 6 WARNING keystonemiddleware._common.config [None req-1c2ffd64-7088-4cce-98c4-16b129f2032c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 02:17:08.408 6 WARNING oslo_config.cfg [None req-1c2ffd64-7088-4cce-98c4-16b129f2032c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe08d3fa668 pid: 6 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 02:17:10 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-06 02:17:11.006 6 WARNING oslo_policy.policy [None req-34f79a99-17cc-4c09-8ff7-cd9da8b9df96 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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-06 02:17:11.007 6 WARNING oslo_policy.policy [None req-34f79a99-17cc-4c09-8ff7-cd9da8b9df96 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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-06 02:17:11.022 6 WARNING oslo_policy.policy [None req-34f79a99-17cc-4c09-8ff7-cd9da8b9df96 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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-06 02:17:11.022 6 WARNING oslo_policy.policy [None req-34f79a99-17cc-4c09-8ff7-cd9da8b9df96 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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: 6|app: 0|req: 1/6] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 02:17:10 2026] GET /v2/images => generated 69 bytes in 610 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.227 () {42 vars in 687 bytes} [Mon Jul 6 02:17:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/8] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 02:17: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-07-06 02:17:14.865 7 WARNING oslo_policy.policy [None req-d33ac09a-b4af-4031-8c9d-93e3527e8ace 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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-06 02:17:14.865 7 WARNING oslo_policy.policy [None req-d33ac09a-b4af-4031-8c9d-93e3527e8ace 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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.227 () {44 vars in 910 bytes} [Mon Jul 6 02:17:14 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/10] 199.204.45.227 () {44 vars in 932 bytes} [Mon Jul 6 02:17:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 02:17:15.020 7 WARNING oslo_policy.policy [None req-11a28bdc-e3f3-444f-b838-e93c9bf6cad9 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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-06 02:17:15.020 7 WARNING oslo_policy.policy [None req-11a28bdc-e3f3-444f-b838-e93c9bf6cad9 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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.227 () {44 vars in 938 bytes} [Mon Jul 6 02:17:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 02:17:15.119 6 WARNING oslo_config.cfg [None req-910f5ed1-31bb-49bf-bffd-7f58c799c2e2 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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: 6|app: 0|req: 4/12] 199.204.45.227 () {48 vars in 950 bytes} [Mon Jul 6 02:17:15 2026] POST /v2/images => generated 760 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 02:17:15.147 7 WARNING oslo_policy.policy [None req-2cb0dcf8-69f9-4a7d-b319-716c4d2fe6c9 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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-06 02:17:15.147 7 WARNING oslo_policy.policy [None req-2cb0dcf8-69f9-4a7d-b319-716c4d2fe6c9 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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-06 02:17:15.149 7 INFO glance.api.v2.image_data [None req-2cb0dcf8-69f9-4a7d-b319-716c4d2fe6c9 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 02:17:18.661 7 WARNING glance.location [None req-2cb0dcf8-69f9-4a7d-b319-716c4d2fe6c9 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.227 () {48 vars in 1044 bytes} [Mon Jul 6 02:17:15 2026] PUT /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e/file => generated 0 bytes in 3563 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5200 switches on core 0) [pid: 6|app: 0|req: 7/16] 199.204.45.227 () {44 vars in 970 bytes} [Mon Jul 6 02:17:18 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-06 02:17:18.835 7 WARNING oslo_config.cfg [None req-5d8e8ba4-7344-491b-864f-c5c567bce60d 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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/17] 199.204.45.227 () {48 vars in 1050 bytes} [Mon Jul 6 02:17:18 2026] PATCH /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/18] 199.204.45.227 () {44 vars in 970 bytes} [Mon Jul 6 02:17:18 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => 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: 140/277] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 02:38:49 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 138/278] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 02:38:49 2026] GET /v2/images => generated 1381 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 02:39:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 141/284] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 02:39:09 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.204.45.227 () {44 vars in 936 bytes} [Mon Jul 6 02:39:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 142/286] 199.204.45.227 () {44 vars in 958 bytes} [Mon Jul 6 02:39:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.227 () {44 vars in 938 bytes} [Mon Jul 6 02:39:09 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: 6|app: 0|req: 143/288] 199.204.45.227 () {48 vars in 950 bytes} [Mon Jul 6 02:39:09 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 02:39:09.451 7 INFO glance.api.v2.image_data [None req-a20e91c0-74f2-4358-9a66-bfe7a223d988 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 02:39:39.743 7 WARNING glance.location [None req-a20e91c0-74f2-4358-9a66-bfe7a223d988 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/295] 199.204.45.227 () {48 vars in 1045 bytes} [Mon Jul 6 02:39:09 2026] PUT /v2/images/16ceb8c0-2cb6-48d2-af39-cd208fedbb86/file => generated 0 bytes in 30343 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65132 switches on core 0) [pid: 6|app: 0|req: 150/296] 199.204.45.227 () {44 vars in 970 bytes} [Mon Jul 6 02:39:39 2026] GET /v2/images/16ceb8c0-2cb6-48d2-af39-cd208fedbb86 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/297] 199.204.45.227 () {48 vars in 1050 bytes} [Mon Jul 6 02:39:39 2026] PATCH /v2/images/16ceb8c0-2cb6-48d2-af39-cd208fedbb86 => generated 1395 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 151/298] 199.204.45.227 () {44 vars in 970 bytes} [Mon Jul 6 02:39:39 2026] GET /v2/images/16ceb8c0-2cb6-48d2-af39-cd208fedbb86 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/299] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 02:39:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 152/300] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 02:39:41 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 02:46:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 196/388] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 02:46:48 2026] GET /v2/images => generated 2778 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 02:47:00 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/392] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 02:47:00 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: 7|app: 0|req: 195/393] 199.204.45.227 () {44 vars in 946 bytes} [Mon Jul 6 02:47:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/394] 199.204.45.227 () {44 vars in 968 bytes} [Mon Jul 6 02:47:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.204.45.227 () {44 vars in 938 bytes} [Mon Jul 6 02:47:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 200/396] 199.204.45.227 () {48 vars in 950 bytes} [Mon Jul 6 02:47:00 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 02:47:01.066 7 INFO glance.api.v2.image_data [None req-41dfce03-d9a4-4b82-9719-18bebfcd6020 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 02:47:38.017 7 INFO glance.location [None req-41dfce03-d9a4-4b82-9719-18bebfcd6020 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/405] 199.204.45.227 () {48 vars in 1044 bytes} [Mon Jul 6 02:47:01 2026] PUT /v2/images/eef9e4f3-ae13-4fa4-94e2-78e4d3189ec6/file => generated 0 bytes in 36999 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20677 switches on core 0) [pid: 6|app: 0|req: 209/406] 199.204.45.227 () {44 vars in 970 bytes} [Mon Jul 6 02:47:38 2026] GET /v2/images/eef9e4f3-ae13-4fa4-94e2-78e4d3189ec6 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/407] 199.204.45.227 () {48 vars in 1050 bytes} [Mon Jul 6 02:47:38 2026] PATCH /v2/images/eef9e4f3-ae13-4fa4-94e2-78e4d3189ec6 => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 210/408] 199.204.45.227 () {44 vars in 970 bytes} [Mon Jul 6 02:47:38 2026] GET /v2/images/eef9e4f3-ae13-4fa4-94e2-78e4d3189ec6 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 214/415] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 02:48:17 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/418] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 02:48:17 2026] GET /v2/images => generated 4190 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 218/421] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 02:48:36 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: 204/422] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 02:48:36 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 219/423] 199.204.45.227 () {44 vars in 938 bytes} [Mon Jul 6 02:48:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/424] 199.204.45.227 () {44 vars in 960 bytes} [Mon Jul 6 02:48:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 220/425] 199.204.45.227 () {44 vars in 938 bytes} [Mon Jul 6 02:48:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/426] 199.204.45.227 () {48 vars in 950 bytes} [Mon Jul 6 02:48:36 2026] POST /v2/images => generated 791 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 02:48:36.729 6 WARNING oslo_policy.policy [None req-f512cfbf-46bb-49a0-9e58-be2d7b8ce28d 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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-06 02:48:36.729 6 WARNING oslo_policy.policy [None req-f512cfbf-46bb-49a0-9e58-be2d7b8ce28d 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - 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-06 02:48:36.730 6 INFO glance.api.v2.image_data [None req-f512cfbf-46bb-49a0-9e58-be2d7b8ce28d 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 02:48:51.468 6 INFO glance.location [None req-f512cfbf-46bb-49a0-9e58-be2d7b8ce28d 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 6|app: 0|req: 221/431] 199.204.45.227 () {48 vars in 1045 bytes} [Mon Jul 6 02:48:36 2026] PUT /v2/images/729f17dc-9629-4f16-a904-df32a8af28d3/file => generated 0 bytes in 14806 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34269 switches on core 0) [pid: 7|app: 0|req: 211/432] 199.204.45.227 () {44 vars in 970 bytes} [Mon Jul 6 02:48:51 2026] GET /v2/images/729f17dc-9629-4f16-a904-df32a8af28d3 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 222/433] 199.204.45.227 () {48 vars in 1050 bytes} [Mon Jul 6 02:48:51 2026] PATCH /v2/images/729f17dc-9629-4f16-a904-df32a8af28d3 => generated 1382 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/434] 199.204.45.227 () {44 vars in 970 bytes} [Mon Jul 6 02:48:51 2026] GET /v2/images/729f17dc-9629-4f16-a904-df32a8af28d3 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 308/605] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 03:03:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/606] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 03:03:06 2026] GET /v2/images => generated 5574 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/639] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 03:05:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 325/640] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 03:05:45 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/643] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 03:05:48 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 327/644] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 03:05:48 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: 323/655] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 03:06:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/656] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 03:06:46 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/659] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 03:06:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/660] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 03:06:56 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 344/677] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 03:08:08 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: 334/678] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 03:08:08 2026] GET /v2/images => generated 5574 bytes in 74 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: 339/687] 10.0.0.254 () {32 vars in 632 bytes} [Mon Jul 6 03:08:54 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-06 03:09:17.490 7 WARNING keystonemiddleware.audit [None req-94511a52-169b-4259-ad6a-dd4c311b75a6 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - default default] Skipping service tempest-service-2109820519 as it have no endpoints. [pid: 7|app: 0|req: 342/692] 10.0.0.96 () {36 vars in 985 bytes} [Mon Jul 6 03:09:17 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-06 03:09:17.539 6 WARNING keystonemiddleware.audit [None req-dc2fdf0b-a132-4ca9-b73e-a6f125f158b9 921e6f8d4def47ebabfd1f502e018ad0 b0c15722d26644c998d0be6e46e29316 - - default default] Skipping service tempest-service-2109820519 as it have no endpoints. /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: 6|app: 0|req: 351/693] 10.0.0.96 () {36 vars in 925 bytes} [Mon Jul 6 03:09:17 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) 2026-07-06 03:09:27.244 7 WARNING keystonemiddleware.audit [None req-8505e21a-0d80-4b5f-a29e-a3cf61d07f72 0b3d33983cea4936af1a780c89f8fe11 fe911deb02554f5a978058dfa69a93d1 - - default default] Skipping service tempest-service-2109820519 as it have no endpoints. [pid: 7|app: 0|req: 344/696] 199.204.45.227 () {36 vars in 990 bytes} [Mon Jul 6 03:09:27 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-06 03:09:27.287 6 WARNING keystonemiddleware.audit [None req-8505e21a-0d80-4b5f-a29e-a3cf61d07f72 0b3d33983cea4936af1a780c89f8fe11 fe911deb02554f5a978058dfa69a93d1 - - default default] Skipping service tempest-service-2109820519 as it have no endpoints. [pid: 6|app: 0|req: 353/697] 199.204.45.227 () {36 vars in 930 bytes} [Mon Jul 6 03:09:27 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) 2026-07-06 03:09:27.905 7 WARNING keystonemiddleware.audit [None req-8505e21a-0d80-4b5f-a29e-a3cf61d07f72 0b3d33983cea4936af1a780c89f8fe11 fe911deb02554f5a978058dfa69a93d1 - - default default] Skipping service tempest-service-2109820519 as it have no endpoints. [pid: 7|app: 0|req: 346/700] 199.204.45.227 () {36 vars in 990 bytes} [Mon Jul 6 03:09:27 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-06 03:09:27.932 6 WARNING keystonemiddleware.audit [None req-8505e21a-0d80-4b5f-a29e-a3cf61d07f72 0b3d33983cea4936af1a780c89f8fe11 fe911deb02554f5a978058dfa69a93d1 - - default default] Skipping service tempest-service-2109820519 as it have no endpoints. [pid: 6|app: 0|req: 355/701] 199.204.45.227 () {36 vars in 930 bytes} [Mon Jul 6 03:09:27 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: 347/702] 10.0.0.254 () {30 vars in 410 bytes} [Mon Jul 6 03:09:30 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/703] 10.0.0.96 () {36 vars in 985 bytes} [Mon Jul 6 03:09:31 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => 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: 348/704] 10.0.0.96 () {36 vars in 925 bytes} [Mon Jul 6 03:09:31 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: 6|app: 0|req: 357/705] 10.0.0.235 () {36 vars in 986 bytes} [Mon Jul 6 03:09:31 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/706] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:09:32 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: 6|app: 0|req: 358/707] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:09:32 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/708] 10.0.0.235 () {36 vars in 986 bytes} [Mon Jul 6 03:09:32 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 359/709] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:09:32 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/710] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:09:32 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: 6|app: 0|req: 360/711] 10.0.0.235 () {36 vars in 986 bytes} [Mon Jul 6 03:09:32 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => 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: 352/712] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:09:32 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: 6|app: 0|req: 361/713] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:09:32 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: 353/714] 10.0.0.136 () {36 vars in 986 bytes} [Mon Jul 6 03:09:33 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 362/715] 10.0.0.136 () {36 vars in 926 bytes} [Mon Jul 6 03:09:33 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: 354/716] 10.0.0.136 () {36 vars in 986 bytes} [Mon Jul 6 03:09:33 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 363/717] 10.0.0.136 () {36 vars in 926 bytes} [Mon Jul 6 03:09:33 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: 355/718] 10.0.0.136 () {36 vars in 926 bytes} [Mon Jul 6 03:09:33 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: 6|app: 0|req: 369/729] 10.0.0.96 () {36 vars in 985 bytes} [Mon Jul 6 03:10:18 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/730] 10.0.0.96 () {36 vars in 925 bytes} [Mon Jul 6 03:10:18 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: 6|app: 0|req: 370/731] 10.0.0.96 () {36 vars in 985 bytes} [Mon Jul 6 03:10:18 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => 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: 362/732] 10.0.0.96 () {36 vars in 925 bytes} [Mon Jul 6 03:10:18 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: 6|app: 0|req: 371/733] 10.0.0.254 () {34 vars in 654 bytes} [Mon Jul 6 03:10:25 2026] POST /v2/images => generated 649 bytes in 272 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-06 03:10:25.410 7 WARNING glance.api.v2.images [None req-0e618325-90da-448d-b72b-023cf4c68af4 46fbfc1d00144404aed5ed2fea012925 a394313103064aab8b30b4a54ea51099 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//389e9420-4fe7-41a6-80c9-27cd96abad64 [pid: 7|app: 0|req: 363/734] 10.0.0.254 () {32 vars in 709 bytes} [Mon Jul 6 03:10:25 2026] DELETE /v2/images/389e9420-4fe7-41a6-80c9-27cd96abad64 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/735] 10.0.0.254 () {32 vars in 706 bytes} [Mon Jul 6 03:10:25 2026] GET /v2/images/389e9420-4fe7-41a6-80c9-27cd96abad64 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/736] 10.0.0.254 () {32 vars in 632 bytes} [Mon Jul 6 03:10:25 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/737] 10.0.0.254 () {34 vars in 654 bytes} [Mon Jul 6 03:10:25 2026] POST /v2/images => generated 703 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/738] 10.0.0.254 () {32 vars in 716 bytes} [Mon Jul 6 03:10:25 2026] GET /v2/images/3f35c218-354c-4cc6-aceb-e7e5a617e983/file => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-06 03:10:25.647 6 INFO glance.api.v2.image_data [None req-27787831-8815-44d8-a97e-dde6e80a3645 46fbfc1d00144404aed5ed2fea012925 a394313103064aab8b30b4a54ea51099 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 03:10:25.701 6 WARNING glance_store._drivers.rbd [None req-27787831-8815-44d8-a97e-dde6e80a3645 46fbfc1d00144404aed5ed2fea012925 a394313103064aab8b30b4a54ea51099 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-06 03:10:26.594 6 INFO glance.location [None req-27787831-8815-44d8-a97e-dde6e80a3645 46fbfc1d00144404aed5ed2fea012925 a394313103064aab8b30b4a54ea51099 - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 374/739] 10.0.0.254 () {32 vars in 726 bytes} [Mon Jul 6 03:10:25 2026] PUT /v2/images/3f35c218-354c-4cc6-aceb-e7e5a617e983/file => generated 0 bytes in 1001 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/740] 10.0.0.254 () {32 vars in 706 bytes} [Mon Jul 6 03:10:26 2026] GET /v2/images/3f35c218-354c-4cc6-aceb-e7e5a617e983 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 375/741] 10.0.0.254 () {32 vars in 716 bytes} [Mon Jul 6 03:10:26 2026] GET /v2/images/3f35c218-354c-4cc6-aceb-e7e5a617e983/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/742] 10.0.0.254 () {34 vars in 654 bytes} [Mon Jul 6 03:10:26 2026] POST /v2/images => generated 649 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 376/743] 10.0.0.254 () {32 vars in 725 bytes} [Mon Jul 6 03:10:26 2026] PATCH /v2/images/2a197d9a-9626-437e-bf11-94c5b3a50325 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/744] 10.0.0.254 () {32 vars in 706 bytes} [Mon Jul 6 03:10:26 2026] GET /v2/images/2a197d9a-9626-437e-bf11-94c5b3a50325 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-06 03:10:26.968 6 WARNING glance.api.v2.images [None req-79cfbaee-7e7e-4b59-a174-f9bc028db664 46fbfc1d00144404aed5ed2fea012925 a394313103064aab8b30b4a54ea51099 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2a197d9a-9626-437e-bf11-94c5b3a50325 [pid: 6|app: 0|req: 377/745] 10.0.0.254 () {32 vars in 709 bytes} [Mon Jul 6 03:10:26 2026] DELETE /v2/images/2a197d9a-9626-437e-bf11-94c5b3a50325 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/746] 10.0.0.254 () {32 vars in 706 bytes} [Mon Jul 6 03:10:27 2026] GET /v2/images/2a197d9a-9626-437e-bf11-94c5b3a50325 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-06 03:10:27.041 6 WARNING glance.api.v2.images [None req-a2d59f32-6c0c-4bde-8c0f-36f096e82fec 46fbfc1d00144404aed5ed2fea012925 a394313103064aab8b30b4a54ea51099 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3f35c218-354c-4cc6-aceb-e7e5a617e983 [pid: 6|app: 0|req: 378/749] 10.0.0.254 () {32 vars in 709 bytes} [Mon Jul 6 03:10:27 2026] DELETE /v2/images/3f35c218-354c-4cc6-aceb-e7e5a617e983 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/750] 10.0.0.254 () {32 vars in 706 bytes} [Mon Jul 6 03:10:27 2026] GET /v2/images/3f35c218-354c-4cc6-aceb-e7e5a617e983 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-06 03:10:27.959 6 WARNING glance.api.v2.images [None req-a375e74c-90b1-4924-86b8-6a9394be690b 46fbfc1d00144404aed5ed2fea012925 a394313103064aab8b30b4a54ea51099 - - default default] Failed to find image 389e9420-4fe7-41a6-80c9-27cd96abad64 to delete: glance.common.exception.ImageNotFound: No image found with ID 389e9420-4fe7-41a6-80c9-27cd96abad64 [pid: 6|app: 0|req: 379/751] 10.0.0.254 () {32 vars in 709 bytes} [Mon Jul 6 03:10:27 2026] DELETE /v2/images/389e9420-4fe7-41a6-80c9-27cd96abad64 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/752] 10.0.0.254 () {32 vars in 706 bytes} [Mon Jul 6 03:10:27 2026] GET /v2/images/389e9420-4fe7-41a6-80c9-27cd96abad64 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 381/755] 10.0.0.96 () {36 vars in 985 bytes} [Mon Jul 6 03:10:39 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/756] 10.0.0.96 () {36 vars in 925 bytes} [Mon Jul 6 03:10: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: 6|app: 0|req: 384/761] 10.0.0.96 () {36 vars in 985 bytes} [Mon Jul 6 03:10:59 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => 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: 378/762] 10.0.0.96 () {36 vars in 925 bytes} [Mon Jul 6 03:10:59 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: 6|app: 0|req: 386/765] 10.0.0.96 () {36 vars in 985 bytes} [Mon Jul 6 03:11:12 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/766] 10.0.0.96 () {36 vars in 925 bytes} [Mon Jul 6 03:11:12 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: 6|app: 0|req: 387/767] 10.0.0.96 () {36 vars in 985 bytes} [Mon Jul 6 03:11:16 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => 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: 381/768] 10.0.0.96 () {36 vars in 925 bytes} [Mon Jul 6 03:11:16 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: 385/775] 10.0.0.96 () {36 vars in 985 bytes} [Mon Jul 6 03:11:47 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 391/776] 10.0.0.96 () {36 vars in 925 bytes} [Mon Jul 6 03:11:47 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: 398/801] 10.0.0.254 () {32 vars in 706 bytes} [Mon Jul 6 03:13:40 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 404/802] 10.0.0.254 () {32 vars in 706 bytes} [Mon Jul 6 03:13:40 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => 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: 399/803] 10.0.0.235 () {36 vars in 986 bytes} [Mon Jul 6 03:13:41 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 405/804] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:13:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/805] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:13:41 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: 6|app: 0|req: 406/806] 10.0.0.235 () {36 vars in 986 bytes} [Mon Jul 6 03:13:41 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => 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: 401/807] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:13:41 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: 6|app: 0|req: 407/808] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:13:41 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: 402/809] 10.0.0.235 () {36 vars in 986 bytes} [Mon Jul 6 03:13:41 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 408/810] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:13:41 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: 403/811] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:13:41 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: 6|app: 0|req: 409/812] 10.0.0.136 () {36 vars in 986 bytes} [Mon Jul 6 03:13:42 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => 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: 404/813] 10.0.0.136 () {36 vars in 926 bytes} [Mon Jul 6 03:13:42 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: 6|app: 0|req: 410/814] 10.0.0.136 () {36 vars in 986 bytes} [Mon Jul 6 03:13:42 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => 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: 405/815] 10.0.0.136 () {36 vars in 926 bytes} [Mon Jul 6 03:13:42 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 411/816] 10.0.0.136 () {36 vars in 926 bytes} [Mon Jul 6 03:13:42 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: 410/825] 10.0.0.96 () {36 vars in 985 bytes} [Mon Jul 6 03:14:21 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => generated 1312 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 416/826] 10.0.0.96 () {36 vars in 925 bytes} [Mon Jul 6 03:14:21 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: 6|app: 0|req: 419/831] 10.0.0.96 () {36 vars in 985 bytes} [Mon Jul 6 03:14:39 2026] GET /v2/images/c7b27761-e9ee-4516-9250-b8654d29355e => 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: 413/832] 10.0.0.96 () {36 vars in 925 bytes} [Mon Jul 6 03:14: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: 6|app: 0|req: 425/843] 199.204.45.227 () {32 vars in 825 bytes} [Mon Jul 6 03:15:31 2026] GET /v2/images?status=active&owner=b0c15722d26644c998d0be6e46e29316&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/844] 199.204.45.227 () {32 vars in 652 bytes} [Mon Jul 6 03:15: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: 6|app: 0|req: 426/845] 10.0.0.235 () {36 vars in 986 bytes} [Mon Jul 6 03:15:31 2026] GET /v2/images/16ceb8c0-2cb6-48d2-af39-cd208fedbb86 => generated 1395 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/846] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:15: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: 6|app: 0|req: 427/847] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:15: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: 7|app: 0|req: 421/848] 10.0.0.235 () {36 vars in 986 bytes} [Mon Jul 6 03:15:31 2026] GET /v2/images/16ceb8c0-2cb6-48d2-af39-cd208fedbb86 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 428/849] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:15:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/850] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:15:31 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: 6|app: 0|req: 429/851] 10.0.0.235 () {36 vars in 986 bytes} [Mon Jul 6 03:15:31 2026] GET /v2/images/16ceb8c0-2cb6-48d2-af39-cd208fedbb86 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/852] 10.0.0.235 () {36 vars in 926 bytes} [Mon Jul 6 03:15:31 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: 6|app: 0|req: 430/853] 10.0.0.136 () {36 vars in 986 bytes} [Mon Jul 6 03:15:34 2026] GET /v2/images/16ceb8c0-2cb6-48d2-af39-cd208fedbb86 => generated 1395 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/854] 10.0.0.136 () {36 vars in 926 bytes} [Mon Jul 6 03:15:34 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: 6|app: 0|req: 431/855] 10.0.0.136 () {36 vars in 986 bytes} [Mon Jul 6 03:15:34 2026] GET /v2/images/16ceb8c0-2cb6-48d2-af39-cd208fedbb86 => 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: 425/856] 10.0.0.136 () {36 vars in 926 bytes} [Mon Jul 6 03:15:34 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: 6|app: 0|req: 432/857] 10.0.0.136 () {36 vars in 926 bytes} [Mon Jul 6 03:15:34 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: 6|app: 0|req: 457/906] 10.0.0.254 () {32 vars in 632 bytes} [Mon Jul 6 03:19:35 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)