+ 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 Aug 10 22:47:17 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-777b555f78-wsqmg 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55d00ffb9160 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-10 22:47:19.118 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-10 22:47:19.167 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-10 22:47:19.782 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-10 22:47:19.783 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-10 22:47:19.972 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-10 22:47:19.973 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-10 22:47:21.515 8 WARNING glance.api.v2.images [None req-cd07838c-d71f-4343-aa54-550389f0694e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-10 22:47:21.768 8 WARNING keystonemiddleware._common.config [None req-cd07838c-d71f-4343-aa54-550389f0694e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 22:47:21.777 8 WARNING oslo_config.cfg [None req-cd07838c-d71f-4343-aa54-550389f0694e - - - - - -] 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 4 seconds on interpreter 0x55d00ffb9160 pid: 8 (default app) 2026-08-10 22:47:21.871 7 WARNING glance.api.v2.images [None req-d01f755d-f7c0-4777-a306-35f03615c0d9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-10 22:47:22.156 7 WARNING keystonemiddleware._common.config [None req-d01f755d-f7c0-4777-a306-35f03615c0d9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 22:47:22.166 7 WARNING oslo_config.cfg [None req-d01f755d-f7c0-4777-a306-35f03615c0d9 - - - - - -] 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 0x55d00ffb9160 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 22:47:24 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 22:47:24.673 7 WARNING oslo_policy.policy [None req-9746098f-c7db-43ee-81fe-7bd6017f96c6 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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-10 22:47:24.673 7 WARNING oslo_policy.policy [None req-9746098f-c7db-43ee-81fe-7bd6017f96c6 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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-10 22:47:24.691 7 WARNING oslo_policy.policy [None req-9746098f-c7db-43ee-81fe-7bd6017f96c6 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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-10 22:47:24.692 7 WARNING oslo_policy.policy [None req-9746098f-c7db-43ee-81fe-7bd6017f96c6 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 22:47:24 2026] GET /v2/images => generated 69 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 22:47:28 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 22:47:28 2026] GET /v2/images => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 22:47:28.413 8 WARNING oslo_policy.policy [None req-231e6f8a-3e23-4afc-ae0b-c3252f367302 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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-10 22:47:28.414 8 WARNING oslo_policy.policy [None req-231e6f8a-3e23-4afc-ae0b-c3252f367302 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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.204.45.129 () {44 vars in 912 bytes} [Mon Aug 10 22:47:28 2026] GET /v2/images/cirros => generated 151 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.129 () {44 vars in 934 bytes} [Mon Aug 10 22:47:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-10 22:47:28.567 8 WARNING oslo_policy.policy [None req-15c92d7f-f5a8-40c2-a531-e426f931e196 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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-10 22:47:28.568 8 WARNING oslo_policy.policy [None req-15c92d7f-f5a8-40c2-a531-e426f931e196 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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.204.45.129 () {44 vars in 940 bytes} [Mon Aug 10 22:47:28 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) 2026-08-10 22:47:28.650 7 WARNING oslo_config.cfg [None req-d7024619-3839-4428-89bc-3804304586c7 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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.204.45.129 () {48 vars in 952 bytes} [Mon Aug 10 22:47:28 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-10 22:47:28.680 8 WARNING oslo_policy.policy [None req-b0c6211c-3505-4bf3-9945-0552250c8027 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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-10 22:47:28.680 8 WARNING oslo_policy.policy [None req-b0c6211c-3505-4bf3-9945-0552250c8027 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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-10 22:47:28.682 8 INFO glance.api.v2.image_data [None req-b0c6211c-3505-4bf3-9945-0552250c8027 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 22:47:32.820 8 INFO glance.location [None req-b0c6211c-3505-4bf3-9945-0552250c8027 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.129 () {48 vars in 1046 bytes} [Mon Aug 10 22:47:28 2026] PUT /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280/file => generated 0 bytes in 4205 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4725 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 22:47:32 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 22:47:32.914 8 WARNING oslo_config.cfg [None req-076cdf72-6e9d-41b2-8ef6-bc41ff435224 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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.204.45.129 () {48 vars in 1050 bytes} [Mon Aug 10 22:47:32 2026] PATCH /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 22:47:32 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 23:09:45 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:09:45 2026] GET /v2/images => generated 1240 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 23:10:02 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:10:02 2026] GET /v2/images => generated 1240 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 199.204.45.129 () {44 vars in 938 bytes} [Mon Aug 10 23:10:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/293] 199.204.45.129 () {44 vars in 960 bytes} [Mon Aug 10 23:10:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.204.45.129 () {44 vars in 940 bytes} [Mon Aug 10 23:10:03 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: 8|app: 0|req: 148/295] 199.204.45.129 () {48 vars in 952 bytes} [Mon Aug 10 23:10:03 2026] POST /v2/images => generated 796 bytes in 1084 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-10 23:10:04.458 7 WARNING oslo_policy.policy [None req-eb1201a5-6cfa-460d-9ea2-21be3f167726 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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-10 23:10:04.458 7 WARNING oslo_policy.policy [None req-eb1201a5-6cfa-460d-9ea2-21be3f167726 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - 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-10 23:10:04.461 7 INFO glance.api.v2.image_data [None req-eb1201a5-6cfa-460d-9ea2-21be3f167726 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 23:10:29.487 7 INFO glance.location [None req-eb1201a5-6cfa-460d-9ea2-21be3f167726 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 148/300] 199.204.45.129 () {48 vars in 1047 bytes} [Mon Aug 10 23:10:04 2026] PUT /v2/images/0def781f-ad3a-4b49-b0ae-e00db40b6ebc/file => generated 0 bytes in 25096 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64643 switches on core 0) [pid: 8|app: 0|req: 153/301] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:10:29 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/302] 199.204.45.129 () {48 vars in 1050 bytes} [Mon Aug 10 23:10:29 2026] PATCH /v2/images/0def781f-ad3a-4b49-b0ae-e00db40b6ebc => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/303] 199.204.45.129 () {48 vars in 1051 bytes} [Mon Aug 10 23:10:29 2026] PATCH /v2/images/0def781f-ad3a-4b49-b0ae-e00db40b6ebc => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/304] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:10:29 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/305] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 23:10:30 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/306] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:10:31 2026] GET /v2/images => generated 2451 bytes in 55 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.129 () {42 vars in 689 bytes} [Mon Aug 10 23:17:26 2026] GET / => generated 1193 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:17:26 2026] GET /v2/images => generated 2451 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 23:17:49 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:17:49 2026] GET /v2/images => generated 2451 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.129 () {44 vars in 948 bytes} [Mon Aug 10 23:17:49 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.129 () {44 vars in 970 bytes} [Mon Aug 10 23:17:49 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.129 () {44 vars in 940 bytes} [Mon Aug 10 23:17:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.129 () {48 vars in 952 bytes} [Mon Aug 10 23:17:49 2026] POST /v2/images => generated 799 bytes in 536 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-10 23:17:50.123 7 INFO glance.api.v2.image_data [None req-d15923e0-f586-453d-a467-da8140b549e3 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 23:18:09.509 7 INFO glance.location [None req-d15923e0-f586-453d-a467-da8140b549e3 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/407] 199.204.45.129 () {48 vars in 1046 bytes} [Mon Aug 10 23:17:50 2026] PUT /v2/images/14c8c69e-d50b-43a8-949a-b9a3ef14f295/file => generated 0 bytes in 19438 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28234 switches on core 0) [pid: 8|app: 0|req: 208/408] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:18:09 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/409] 199.204.45.129 () {48 vars in 1051 bytes} [Mon Aug 10 23:18:09 2026] PATCH /v2/images/14c8c69e-d50b-43a8-949a-b9a3ef14f295 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/410] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:18:09 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/419] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 23:18:46 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/420] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:18:46 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/425] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 23:19:02 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/426] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:19:02 2026] GET /v2/images => generated 3687 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/427] 199.204.45.129 () {44 vars in 940 bytes} [Mon Aug 10 23:19:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/428] 199.204.45.129 () {44 vars in 962 bytes} [Mon Aug 10 23:19:02 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/429] 199.204.45.129 () {44 vars in 940 bytes} [Mon Aug 10 23:19:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/430] 199.204.45.129 () {48 vars in 952 bytes} [Mon Aug 10 23:19:02 2026] POST /v2/images => generated 791 bytes in 236 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-10 23:19:02.457 8 INFO glance.api.v2.image_data [None req-68e13944-22be-4b64-9584-ebcc2db22c04 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 23:19:22.665 8 INFO glance.location [None req-68e13944-22be-4b64-9584-ebcc2db22c04 2b3ce2f6578d44cca41575f85fa92c9a e06fcddafb2c44709cef51c5e11c3ae7 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 220/435] 199.204.45.129 () {48 vars in 1047 bytes} [Mon Aug 10 23:19:02 2026] PUT /v2/images/68183d2a-c01a-4412-af50-529acf6683ff/file => generated 0 bytes in 20255 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30174 switches on core 0) [pid: 7|app: 0|req: 216/436] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:19:22 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/437] 199.204.45.129 () {48 vars in 1050 bytes} [Mon Aug 10 23:19:22 2026] PATCH /v2/images/68183d2a-c01a-4412-af50-529acf6683ff => 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: 217/438] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:19:22 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/607] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 23:33:31 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:33:31 2026] GET /v2/images => generated 4893 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/639] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 23:35:59 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/640] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:35:59 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/643] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 23:36:01 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/644] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:36:01 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/653] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 23:36:48 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/654] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:36:48 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 23:36:56 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:36:56 2026] GET /v2/images => generated 4893 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/671] 199.204.45.129 () {42 vars in 689 bytes} [Mon Aug 10 23:37:58 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/672] 199.204.45.129 () {44 vars in 911 bytes} [Mon Aug 10 23:37:58 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 344/683] 10.0.0.69 () {32 vars in 632 bytes} [Mon Aug 10 23:38:43 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 342/688] 10.0.0.254 () {36 vars in 987 bytes} [Mon Aug 10 23:39:05 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/689] 10.0.0.254 () {36 vars in 927 bytes} [Mon Aug 10 23:39:05 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: 343/690] 10.0.0.254 () {36 vars in 927 bytes} [Mon Aug 10 23:39:05 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: 348/691] 10.0.0.254 () {36 vars in 987 bytes} [Mon Aug 10 23:39:05 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/692] 10.0.0.254 () {36 vars in 927 bytes} [Mon Aug 10 23:39:05 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: 349/693] 10.0.0.254 () {36 vars in 927 bytes} [Mon Aug 10 23:39:05 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: 345/694] 10.0.0.254 () {36 vars in 987 bytes} [Mon Aug 10 23:39:05 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 10.0.0.254 () {36 vars in 927 bytes} [Mon Aug 10 23:39:05 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: 346/696] 10.0.0.254 () {36 vars in 927 bytes} [Mon Aug 10 23:39:05 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.78 () {36 vars in 986 bytes} [Mon Aug 10 23:39:06 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/698] 10.0.0.78 () {36 vars in 926 bytes} [Mon Aug 10 23:39:07 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/699] 10.0.0.78 () {36 vars in 986 bytes} [Mon Aug 10 23:39:07 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 10.0.0.78 () {36 vars in 926 bytes} [Mon Aug 10 23:39:07 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.78 () {36 vars in 926 bytes} [Mon Aug 10 23:39: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: 350/704] 10.0.0.69 () {34 vars in 654 bytes} [Mon Aug 10 23:39:12 2026] POST /v2/images => generated 649 bytes in 241 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-10 23:39:12.858 8 WARNING glance.api.v2.images [None req-c6fa51c1-f0ac-4146-ab4e-a435bdd5f22e 3823a2bf49d84059bccdc450c1830ade 5c76e7be51f3477baaeedf9f7f2be032 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//22d6e954-004b-408f-b53b-b9a210e8e43d [pid: 8|app: 0|req: 355/705] 10.0.0.69 () {32 vars in 709 bytes} [Mon Aug 10 23:39:12 2026] DELETE /v2/images/22d6e954-004b-408f-b53b-b9a210e8e43d => generated 0 bytes in 49 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.69 () {32 vars in 706 bytes} [Mon Aug 10 23:39:12 2026] GET /v2/images/22d6e954-004b-408f-b53b-b9a210e8e43d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.69 () {32 vars in 632 bytes} [Mon Aug 10 23:39:12 2026] GET /v2/images => generated 1240 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/708] 10.0.0.69 () {34 vars in 654 bytes} [Mon Aug 10 23:39:13 2026] POST /v2/images => generated 703 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.69 () {32 vars in 716 bytes} [Mon Aug 10 23:39:13 2026] GET /v2/images/d0383405-7610-40b8-aa51-d568dba1e07a/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-10 23:39:13.135 7 INFO glance.api.v2.image_data [None req-ea36d2fd-4c7a-4f22-8d61-1a04e295e31c 3823a2bf49d84059bccdc450c1830ade 5c76e7be51f3477baaeedf9f7f2be032 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 23:39:13.176 7 WARNING glance_store._drivers.rbd [None req-ea36d2fd-4c7a-4f22-8d61-1a04e295e31c 3823a2bf49d84059bccdc450c1830ade 5c76e7be51f3477baaeedf9f7f2be032 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-10 23:39:13.535 7 INFO glance.location [None req-ea36d2fd-4c7a-4f22-8d61-1a04e295e31c 3823a2bf49d84059bccdc450c1830ade 5c76e7be51f3477baaeedf9f7f2be032 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 353/710] 10.0.0.69 () {32 vars in 726 bytes} [Mon Aug 10 23:39:13 2026] PUT /v2/images/d0383405-7610-40b8-aa51-d568dba1e07a/file => generated 0 bytes in 469 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 10.0.0.69 () {32 vars in 706 bytes} [Mon Aug 10 23:39:13 2026] GET /v2/images/d0383405-7610-40b8-aa51-d568dba1e07a => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/712] 10.0.0.69 () {32 vars in 716 bytes} [Mon Aug 10 23:39:13 2026] GET /v2/images/d0383405-7610-40b8-aa51-d568dba1e07a/file => generated 1024 bytes in 144 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 10.0.0.69 () {34 vars in 654 bytes} [Mon Aug 10 23:39:13 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/714] 10.0.0.69 () {32 vars in 725 bytes} [Mon Aug 10 23:39:13 2026] PATCH /v2/images/6cdb7a20-08a5-4523-b8bc-855e7ba2ad61 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/715] 10.0.0.69 () {32 vars in 706 bytes} [Mon Aug 10 23:39:13 2026] GET /v2/images/6cdb7a20-08a5-4523-b8bc-855e7ba2ad61 => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-10 23:39:13.894 7 WARNING glance.api.v2.images [None req-f2170e4f-c0b4-403a-8dd8-ef504f824d50 3823a2bf49d84059bccdc450c1830ade 5c76e7be51f3477baaeedf9f7f2be032 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6cdb7a20-08a5-4523-b8bc-855e7ba2ad61 [pid: 7|app: 0|req: 356/716] 10.0.0.69 () {32 vars in 709 bytes} [Mon Aug 10 23:39:13 2026] DELETE /v2/images/6cdb7a20-08a5-4523-b8bc-855e7ba2ad61 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.69 () {32 vars in 706 bytes} [Mon Aug 10 23:39:13 2026] GET /v2/images/6cdb7a20-08a5-4523-b8bc-855e7ba2ad61 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-10 23:39:13.994 7 WARNING glance.api.v2.images [None req-2a912769-06af-47e1-8ad8-b78037348914 3823a2bf49d84059bccdc450c1830ade 5c76e7be51f3477baaeedf9f7f2be032 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d0383405-7610-40b8-aa51-d568dba1e07a [pid: 7|app: 0|req: 357/718] 10.0.0.69 () {32 vars in 709 bytes} [Mon Aug 10 23:39:13 2026] DELETE /v2/images/d0383405-7610-40b8-aa51-d568dba1e07a => generated 0 bytes in 834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 10.0.0.69 () {32 vars in 706 bytes} [Mon Aug 10 23:39:14 2026] GET /v2/images/d0383405-7610-40b8-aa51-d568dba1e07a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-10 23:39:14.848 7 WARNING glance.api.v2.images [None req-bb47b6d7-5f9c-43ad-ab9f-e5b5e89875c0 3823a2bf49d84059bccdc450c1830ade 5c76e7be51f3477baaeedf9f7f2be032 - - default default] Failed to find image 22d6e954-004b-408f-b53b-b9a210e8e43d to delete: glance.common.exception.ImageNotFound: No image found with ID 22d6e954-004b-408f-b53b-b9a210e8e43d [pid: 7|app: 0|req: 358/720] 10.0.0.69 () {32 vars in 709 bytes} [Mon Aug 10 23:39:14 2026] DELETE /v2/images/22d6e954-004b-408f-b53b-b9a210e8e43d => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 10.0.0.69 () {32 vars in 706 bytes} [Mon Aug 10 23:39:14 2026] GET /v2/images/22d6e954-004b-408f-b53b-b9a210e8e43d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.69 () {30 vars in 410 bytes} [Mon Aug 10 23:39:18 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/725] 10.0.0.67 () {36 vars in 986 bytes} [Mon Aug 10 23:39:21 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/726] 10.0.0.67 () {36 vars in 926 bytes} [Mon Aug 10 23:39: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: 8|app: 0|req: 366/727] 199.204.45.129 () {36 vars in 991 bytes} [Mon Aug 10 23:39:23 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/728] 199.204.45.129 () {36 vars in 931 bytes} [Mon Aug 10 23:39:23 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: 367/729] 199.204.45.129 () {36 vars in 991 bytes} [Mon Aug 10 23:39:24 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/730] 199.204.45.129 () {36 vars in 931 bytes} [Mon Aug 10 23:39:24 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/731] 10.0.0.67 () {36 vars in 986 bytes} [Mon Aug 10 23:39:24 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 10.0.0.67 () {36 vars in 926 bytes} [Mon Aug 10 23:39: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: 367/737] 10.0.0.67 () {36 vars in 986 bytes} [Mon Aug 10 23:39:45 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/738] 10.0.0.67 () {36 vars in 926 bytes} [Mon Aug 10 23:39: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: 374/743] 10.0.0.67 () {36 vars in 986 bytes} [Mon Aug 10 23:40:06 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/744] 10.0.0.67 () {36 vars in 926 bytes} [Mon Aug 10 23:40:06 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: 376/747] 10.0.0.67 () {36 vars in 986 bytes} [Mon Aug 10 23:40:12 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/748] 10.0.0.67 () {36 vars in 926 bytes} [Mon Aug 10 23:40:12 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: 380/755] 10.0.0.67 () {36 vars in 986 bytes} [Mon Aug 10 23:40:41 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/756] 10.0.0.67 () {36 vars in 926 bytes} [Mon Aug 10 23:40:41 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/761] 10.0.0.67 () {36 vars in 986 bytes} [Mon Aug 10 23:41:07 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/762] 10.0.0.67 () {36 vars in 926 bytes} [Mon Aug 10 23:41:07 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/769] 10.0.0.67 () {36 vars in 986 bytes} [Mon Aug 10 23:41:33 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 10.0.0.67 () {36 vars in 926 bytes} [Mon Aug 10 23:41: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: 384/771] 10.0.0.67 () {36 vars in 986 bytes} [Mon Aug 10 23:41:34 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.67 () {36 vars in 926 bytes} [Mon Aug 10 23:41: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: 7|app: 0|req: 389/781] 10.0.0.69 () {32 vars in 706 bytes} [Mon Aug 10 23:42:13 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 10.0.0.69 () {32 vars in 706 bytes} [Mon Aug 10 23:42:13 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/783] 10.0.0.254 () {36 vars in 987 bytes} [Mon Aug 10 23:42:13 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/784] 10.0.0.254 () {36 vars in 927 bytes} [Mon Aug 10 23:42:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/785] 10.0.0.254 () {36 vars in 927 bytes} [Mon Aug 10 23:42:13 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: 395/786] 10.0.0.254 () {36 vars in 987 bytes} [Mon Aug 10 23:42:13 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/787] 10.0.0.254 () {36 vars in 927 bytes} [Mon Aug 10 23:42:13 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: 396/788] 10.0.0.254 () {36 vars in 927 bytes} [Mon Aug 10 23:42:13 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: 393/789] 10.0.0.254 () {36 vars in 987 bytes} [Mon Aug 10 23:42:13 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/790] 10.0.0.254 () {36 vars in 927 bytes} [Mon Aug 10 23:42:13 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: 394/791] 10.0.0.78 () {36 vars in 986 bytes} [Mon Aug 10 23:42:13 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/792] 10.0.0.78 () {36 vars in 926 bytes} [Mon Aug 10 23:42:13 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: 395/793] 10.0.0.78 () {36 vars in 986 bytes} [Mon Aug 10 23:42:13 2026] GET /v2/images/37a14d4f-144e-41dc-bbd9-99a60bdd1280 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/794] 10.0.0.78 () {36 vars in 926 bytes} [Mon Aug 10 23:42:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/795] 10.0.0.78 () {36 vars in 926 bytes} [Mon Aug 10 23:42:13 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)