+ 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 [Tue Apr 28 22:43:08 2026] *** compiled with version: 11.4.0 on 28 April 2026 16:45:52 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6d547b4c48-hzh67 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 0x563c406fb160 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-04-28 22:43:10.658 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-28 22:43:10.674 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-04-28 22:43:11.253 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-04-28 22:43:11.254 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-04-28 22:43:11.282 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-04-28 22:43:11.284 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-04-28 22:43:12.820 8 WARNING glance.api.v2.images [None req-c16bc7ee-ab95-4b31-9998-16172862c1d6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 22:43:12.880 7 WARNING glance.api.v2.images [None req-dc9b1065-b030-42fb-8b17-7346663067a1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 22:43:13.061 8 WARNING keystonemiddleware._common.config [None req-c16bc7ee-ab95-4b31-9998-16172862c1d6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:43:13.069 8 WARNING oslo_config.cfg [None req-c16bc7ee-ab95-4b31-9998-16172862c1d6 - - - - - -] 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 0x563c406fb160 pid: 8 (default app) 2026-04-28 22:43:13.123 7 WARNING keystonemiddleware._common.config [None req-dc9b1065-b030-42fb-8b17-7346663067a1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:43:13.135 7 WARNING oslo_config.cfg [None req-dc9b1065-b030-42fb-8b17-7346663067a1 - - - - - -] 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 0x563c406fb160 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 22:43:13 2026] GET / => generated 1173 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-04-28 22:43:14.326 7 WARNING oslo_policy.policy [None req-44147e47-27a9-4e4a-bcfc-bb5596b17aed d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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-04-28 22:43:14.326 7 WARNING oslo_policy.policy [None req-44147e47-27a9-4e4a-bcfc-bb5596b17aed d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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-04-28 22:43:14.344 7 WARNING oslo_policy.policy [None req-44147e47-27a9-4e4a-bcfc-bb5596b17aed d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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-04-28 22:43:14.344 7 WARNING oslo_policy.policy [None req-44147e47-27a9-4e4a-bcfc-bb5596b17aed d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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: 2/6] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 22:43:13 2026] GET /v2/images => generated 69 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 22:43:17 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 22:43:17 2026] GET /v2/images => generated 69 bytes in 49 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-04-28 22:43:17.766 8 WARNING oslo_policy.policy [None req-c055065f-e759-49db-a841-eae084f30384 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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-04-28 22:43:17.766 8 WARNING oslo_policy.policy [None req-c055065f-e759-49db-a841-eae084f30384 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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/9] 199.204.45.3 () {44 vars in 904 bytes} [Tue Apr 28 22:43:17 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.3 () {44 vars in 926 bytes} [Tue Apr 28 22:43:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 22:43:17.905 8 WARNING oslo_policy.policy [None req-8118b0c2-5e5a-4281-87e4-7456d3bf40e6 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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-04-28 22:43:17.906 8 WARNING oslo_policy.policy [None req-8118b0c2-5e5a-4281-87e4-7456d3bf40e6 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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/11] 199.204.45.3 () {44 vars in 932 bytes} [Tue Apr 28 22:43:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 22:43:17.981 7 WARNING oslo_config.cfg [None req-fb9dd2b2-f729-40a7-9f81-89255c7b46d6 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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: 5/12] 199.204.45.3 () {48 vars in 944 bytes} [Tue Apr 28 22:43:17 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-28 22:43:18.003 8 WARNING oslo_policy.policy [None req-a62802dd-043a-4da1-9f70-97ea24841f58 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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-04-28 22:43:18.003 8 WARNING oslo_policy.policy [None req-a62802dd-043a-4da1-9f70-97ea24841f58 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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-04-28 22:43:18.004 8 INFO glance.api.v2.image_data [None req-a62802dd-043a-4da1-9f70-97ea24841f58 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 22:43:21.232 8 INFO glance.location [None req-a62802dd-043a-4da1-9f70-97ea24841f58 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 199.204.45.3 () {48 vars in 1038 bytes} [Tue Apr 28 22:43:17 2026] PUT /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7/file => generated 0 bytes in 3275 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7481 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 22:43:21 2026] GET /v2/images => generated 1240 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 22:43:21.302 8 WARNING oslo_config.cfg [None req-cfec561f-464e-4826-a061-c21122c9ffcc d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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/15] 199.204.45.3 () {48 vars in 1042 bytes} [Tue Apr 28 22:43:21 2026] PATCH /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => 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: 7/16] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 22:43:21 2026] GET /v2/images => generated 1240 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 23:04:28 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:04:28 2026] GET /v2/images => generated 1240 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 23:04:50 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:04:50 2026] GET /v2/images => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.3 () {44 vars in 930 bytes} [Tue Apr 28 23:04:50 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.3 () {44 vars in 952 bytes} [Tue Apr 28 23:04:50 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.3 () {44 vars in 932 bytes} [Tue Apr 28 23:04:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.3 () {48 vars in 944 bytes} [Tue Apr 28 23:04:50 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-28 23:04:50.334 7 WARNING oslo_policy.policy [None req-c9e037f7-32ea-42b2-9b7d-594e23766d38 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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-04-28 23:04:50.334 7 WARNING oslo_policy.policy [None req-c9e037f7-32ea-42b2-9b7d-594e23766d38 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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-04-28 23:04:50.336 7 INFO glance.api.v2.image_data [None req-c9e037f7-32ea-42b2-9b7d-594e23766d38 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:05:17.649 7 INFO glance.location [None req-c9e037f7-32ea-42b2-9b7d-594e23766d38 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 141/289] 199.204.45.3 () {48 vars in 1039 bytes} [Tue Apr 28 23:04:50 2026] PUT /v2/images/8da82ab5-8018-4de5-b081-cb9853e56c1b/file => generated 0 bytes in 27375 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66098 switches on core 0) [pid: 8|app: 0|req: 149/290] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:05:17 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/291] 199.204.45.3 () {48 vars in 1042 bytes} [Tue Apr 28 23:05:17 2026] PATCH /v2/images/8da82ab5-8018-4de5-b081-cb9853e56c1b => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/292] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 23:05:17 2026] PATCH /v2/images/8da82ab5-8018-4de5-b081-cb9853e56c1b => generated 1209 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/293] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:05:17 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/294] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 23:05:19 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/295] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:05:19 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/376] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 23:11:53 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/377] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:11:53 2026] GET /v2/images => generated 2451 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 23:12:05 2026] GET / => generated 1173 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:12:05 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 199.204.45.3 () {44 vars in 940 bytes} [Tue Apr 28 23:12:05 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/383] 199.204.45.3 () {44 vars in 962 bytes} [Tue Apr 28 23:12:05 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 199.204.45.3 () {44 vars in 932 bytes} [Tue Apr 28 23:12:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.204.45.3 () {48 vars in 944 bytes} [Tue Apr 28 23:12:05 2026] POST /v2/images => generated 799 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-28 23:12:05.669 7 INFO glance.api.v2.image_data [None req-68ae2211-9471-4523-8ad4-df1e4bd5cd96 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:12:27.422 7 INFO glance.location [None req-68ae2211-9471-4523-8ad4-df1e4bd5cd96 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/390] 199.204.45.3 () {48 vars in 1038 bytes} [Tue Apr 28 23:12:05 2026] PUT /v2/images/b8922d41-16b9-4d5f-ab2d-2628d1f1fa27/file => generated 0 bytes in 21821 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23688 switches on core 0) [pid: 8|app: 0|req: 201/391] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:12:27 2026] GET /v2/images => generated 3664 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/392] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 23:12:27 2026] PATCH /v2/images/b8922d41-16b9-4d5f-ab2d-2628d1f1fa27 => generated 1234 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/393] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:12:27 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/402] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 23:13:03 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/403] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:13:03 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/406] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 23:13:17 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/407] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:13:17 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/408] 199.204.45.3 () {44 vars in 932 bytes} [Tue Apr 28 23:13:17 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/409] 199.204.45.3 () {44 vars in 954 bytes} [Tue Apr 28 23:13:17 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: 7|app: 0|req: 200/410] 199.204.45.3 () {44 vars in 932 bytes} [Tue Apr 28 23:13:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/411] 199.204.45.3 () {48 vars in 944 bytes} [Tue Apr 28 23:13:17 2026] POST /v2/images => generated 791 bytes in 285 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-28 23:13:18.067 7 INFO glance.api.v2.image_data [None req-c717bde2-451d-431e-864f-ca77a75c19cf d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:13:35.551 7 INFO glance.location [None req-c717bde2-451d-431e-864f-ca77a75c19cf d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 201/416] 199.204.45.3 () {48 vars in 1039 bytes} [Tue Apr 28 23:13:18 2026] PUT /v2/images/b4de7f76-257d-4312-8a3f-157abc200fe5/file => generated 0 bytes in 17526 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31958 switches on core 0) [pid: 8|app: 0|req: 216/417] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:13:35 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/418] 199.204.45.3 () {48 vars in 1042 bytes} [Tue Apr 28 23:13:35 2026] PATCH /v2/images/b4de7f76-257d-4312-8a3f-157abc200fe5 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/419] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:13:35 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/558] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 23:25:09 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/559] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:25:09 2026] GET /v2/images => generated 4893 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/588] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 23:27:29 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/589] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:27:29 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/590] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 23:27:30 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/591] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:27:30 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/602] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 23:28:15 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/603] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:28:15 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/604] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 23:28:22 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/605] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:28:22 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/620] 199.204.45.3 () {42 vars in 681 bytes} [Tue Apr 28 23:29:25 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/621] 199.204.45.3 () {44 vars in 903 bytes} [Tue Apr 28 23:29:25 2026] GET /v2/images => generated 4893 bytes in 109 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: 323/630] 10.0.0.216 () {32 vars in 633 bytes} [Tue Apr 28 23:30:07 2026] GET /v2/images => generated 4893 bytes in 27 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: 310/635] 10.0.0.143 () {36 vars in 987 bytes} [Tue Apr 28 23:30:29 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => generated 1171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/636] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:30:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/637] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:30:29 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: 327/638] 10.0.0.143 () {36 vars in 987 bytes} [Tue Apr 28 23:30:29 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => 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: 312/639] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:30:29 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: 328/640] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:30:29 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: 313/641] 10.0.0.143 () {36 vars in 987 bytes} [Tue Apr 28 23:30:30 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => 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: 329/642] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:30:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/643] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:30:30 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: 330/644] 10.0.0.196 () {36 vars in 987 bytes} [Tue Apr 28 23:30:30 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => generated 1171 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/645] 10.0.0.196 () {36 vars in 927 bytes} [Tue Apr 28 23:30: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: 8|app: 0|req: 331/646] 10.0.0.196 () {36 vars in 987 bytes} [Tue Apr 28 23:30:31 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => 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: 316/647] 10.0.0.196 () {36 vars in 927 bytes} [Tue Apr 28 23:30:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/648] 10.0.0.196 () {36 vars in 927 bytes} [Tue Apr 28 23:30: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: 7|app: 0|req: 317/649] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 23:30:31 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => 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: 333/650] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 23:30: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: 319/653] 199.204.45.3 () {36 vars in 989 bytes} [Tue Apr 28 23:30:34 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => generated 1171 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/654] 199.204.45.3 () {36 vars in 929 bytes} [Tue Apr 28 23:30: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: 320/655] 199.204.45.3 () {36 vars in 989 bytes} [Tue Apr 28 23:30:35 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => 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: 336/656] 199.204.45.3 () {36 vars in 929 bytes} [Tue Apr 28 23:30:35 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: 321/657] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 23:30:43 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => generated 1171 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/658] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 23:30:43 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: 325/665] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 23:31:07 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/666] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 23:31:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/671] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 23:31:29 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/672] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 23:31:29 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: 329/673] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 23:31:30 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/674] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 23:31:30 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: 349/681] 10.0.0.216 () {34 vars in 655 bytes} [Tue Apr 28 23:31:54 2026] POST /v2/images => generated 649 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-28 23:31:54.659 7 WARNING glance.api.v2.images [None req-3b1b0f6b-6f83-48c3-b486-c642627c9cc1 ff921487cd5440dd96bdf91062774df6 7c246721756a48dd9c9431681426785e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ef6f44a9-daa6-4205-b04a-4cf4eefd03ce [pid: 7|app: 0|req: 333/682] 10.0.0.216 () {32 vars in 710 bytes} [Tue Apr 28 23:31:54 2026] DELETE /v2/images/ef6f44a9-daa6-4205-b04a-4cf4eefd03ce => generated 0 bytes in 78 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/683] 10.0.0.216 () {32 vars in 707 bytes} [Tue Apr 28 23:31:54 2026] GET /v2/images/ef6f44a9-daa6-4205-b04a-4cf4eefd03ce => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/684] 10.0.0.216 () {32 vars in 633 bytes} [Tue Apr 28 23:31:54 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/685] 10.0.0.216 () {34 vars in 655 bytes} [Tue Apr 28 23:31:54 2026] POST /v2/images => generated 703 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/686] 10.0.0.216 () {32 vars in 717 bytes} [Tue Apr 28 23:31:54 2026] GET /v2/images/67e84db3-afc4-4e7b-a5d0-5ced203aaa7e/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:31:54.901 8 INFO glance.api.v2.image_data [None req-b7b38771-9bbf-4cb4-90e7-2d7e6593cee1 ff921487cd5440dd96bdf91062774df6 7c246721756a48dd9c9431681426785e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:31:54.947 8 WARNING glance_store._drivers.rbd [None req-b7b38771-9bbf-4cb4-90e7-2d7e6593cee1 ff921487cd5440dd96bdf91062774df6 7c246721756a48dd9c9431681426785e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-28 23:31:55.624 8 INFO glance.location [None req-b7b38771-9bbf-4cb4-90e7-2d7e6593cee1 ff921487cd5440dd96bdf91062774df6 7c246721756a48dd9c9431681426785e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/687] 10.0.0.216 () {32 vars in 727 bytes} [Tue Apr 28 23:31:54 2026] PUT /v2/images/67e84db3-afc4-4e7b-a5d0-5ced203aaa7e/file => generated 0 bytes in 786 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/688] 10.0.0.216 () {32 vars in 707 bytes} [Tue Apr 28 23:31:55 2026] GET /v2/images/67e84db3-afc4-4e7b-a5d0-5ced203aaa7e => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/689] 10.0.0.216 () {32 vars in 717 bytes} [Tue Apr 28 23:31:55 2026] GET /v2/images/67e84db3-afc4-4e7b-a5d0-5ced203aaa7e/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/690] 10.0.0.216 () {34 vars in 655 bytes} [Tue Apr 28 23:31:55 2026] POST /v2/images => generated 649 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/691] 10.0.0.216 () {32 vars in 726 bytes} [Tue Apr 28 23:31:55 2026] PATCH /v2/images/ce72b9df-5317-44bd-b288-69f9078057ab => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/692] 10.0.0.216 () {32 vars in 707 bytes} [Tue Apr 28 23:31:55 2026] GET /v2/images/ce72b9df-5317-44bd-b288-69f9078057ab => generated 653 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:31:55.963 8 WARNING glance.api.v2.images [None req-f0264a88-740c-43d4-8ff3-5af3e0c00ff1 ff921487cd5440dd96bdf91062774df6 7c246721756a48dd9c9431681426785e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ce72b9df-5317-44bd-b288-69f9078057ab [pid: 8|app: 0|req: 355/693] 10.0.0.216 () {32 vars in 710 bytes} [Tue Apr 28 23:31:55 2026] DELETE /v2/images/ce72b9df-5317-44bd-b288-69f9078057ab => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/694] 10.0.0.216 () {32 vars in 707 bytes} [Tue Apr 28 23:31:56 2026] GET /v2/images/ce72b9df-5317-44bd-b288-69f9078057ab => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:31:56.028 8 WARNING glance.api.v2.images [None req-0dcac13e-bfca-4897-8580-ce399b591f57 ff921487cd5440dd96bdf91062774df6 7c246721756a48dd9c9431681426785e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//67e84db3-afc4-4e7b-a5d0-5ced203aaa7e [pid: 8|app: 0|req: 356/695] 10.0.0.216 () {32 vars in 710 bytes} [Tue Apr 28 23:31:56 2026] DELETE /v2/images/67e84db3-afc4-4e7b-a5d0-5ced203aaa7e => generated 0 bytes in 808 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/696] 10.0.0.216 () {32 vars in 707 bytes} [Tue Apr 28 23:31:56 2026] GET /v2/images/67e84db3-afc4-4e7b-a5d0-5ced203aaa7e => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:31:56.869 8 WARNING glance.api.v2.images [None req-b90e6b98-4862-45fd-ade3-ecf03e8f207e ff921487cd5440dd96bdf91062774df6 7c246721756a48dd9c9431681426785e - - default default] Failed to find image ef6f44a9-daa6-4205-b04a-4cf4eefd03ce to delete: glance.common.exception.ImageNotFound: No image found with ID ef6f44a9-daa6-4205-b04a-4cf4eefd03ce [pid: 8|app: 0|req: 357/697] 10.0.0.216 () {32 vars in 710 bytes} [Tue Apr 28 23:31:56 2026] DELETE /v2/images/ef6f44a9-daa6-4205-b04a-4cf4eefd03ce => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/698] 10.0.0.216 () {32 vars in 707 bytes} [Tue Apr 28 23:31:56 2026] GET /v2/images/ef6f44a9-daa6-4205-b04a-4cf4eefd03ce => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/699] 10.0.0.216 () {30 vars in 411 bytes} [Tue Apr 28 23:31:59 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/702] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 23:32:08 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => 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: 360/703] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 23:32:08 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: 348/712] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 23:32:45 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => 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: 365/713] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 23:32: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: 7|app: 0|req: 349/714] 10.0.0.216 () {32 vars in 707 bytes} [Tue Apr 28 23:32:50 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/715] 10.0.0.216 () {32 vars in 707 bytes} [Tue Apr 28 23:32:50 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/716] 10.0.0.143 () {36 vars in 987 bytes} [Tue Apr 28 23:32:50 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/717] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:32:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/718] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:32:50 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: 368/719] 10.0.0.143 () {36 vars in 987 bytes} [Tue Apr 28 23:32:50 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => 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: 352/720] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:32:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/721] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:32:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/722] 10.0.0.143 () {36 vars in 987 bytes} [Tue Apr 28 23:32:50 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => 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: 370/723] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:32:50 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: 354/724] 10.0.0.196 () {36 vars in 987 bytes} [Tue Apr 28 23:32:50 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/725] 10.0.0.196 () {36 vars in 927 bytes} [Tue Apr 28 23:32:50 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: 7|app: 0|req: 355/726] 10.0.0.196 () {36 vars in 987 bytes} [Tue Apr 28 23:32:50 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => 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: 372/727] 10.0.0.196 () {36 vars in 927 bytes} [Tue Apr 28 23:32:50 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: 356/728] 10.0.0.196 () {36 vars in 927 bytes} [Tue Apr 28 23:32:50 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: 364/743] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 23:34:03 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/744] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 23:34:03 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/751] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 23:34:26 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => 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: 384/752] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 23:34:26 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: 370/755] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 23:34:37 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/756] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 23:34:37 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: 388/759] 10.0.0.82 () {36 vars in 986 bytes} [Tue Apr 28 23:34:44 2026] GET /v2/images/cdb970c0-d617-402f-aed6-3e149f9fa7b7 => 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/760] 10.0.0.82 () {36 vars in 926 bytes} [Tue Apr 28 23:34:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/765] 199.204.45.3 () {32 vars in 824 bytes} [Tue Apr 28 23:35:12 2026] GET /v2/images?status=active&owner=caf4c065f9414a01b9e06ee8ba75c5ce&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/766] 199.204.45.3 () {32 vars in 651 bytes} [Tue Apr 28 23:35:12 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: 376/767] 10.0.0.143 () {36 vars in 987 bytes} [Tue Apr 28 23:35:13 2026] GET /v2/images/8da82ab5-8018-4de5-b081-cb9853e56c1b => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/768] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:35: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: 377/769] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:35: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: 8|app: 0|req: 393/770] 10.0.0.143 () {36 vars in 987 bytes} [Tue Apr 28 23:35:13 2026] GET /v2/images/8da82ab5-8018-4de5-b081-cb9853e56c1b => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/771] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:35: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: 8|app: 0|req: 394/772] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:35: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: 379/773] 10.0.0.143 () {36 vars in 987 bytes} [Tue Apr 28 23:35:13 2026] GET /v2/images/8da82ab5-8018-4de5-b081-cb9853e56c1b => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/774] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:35: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: 380/775] 10.0.0.143 () {36 vars in 927 bytes} [Tue Apr 28 23:35: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: 382/778] 10.0.0.196 () {36 vars in 987 bytes} [Tue Apr 28 23:35:13 2026] GET /v2/images/8da82ab5-8018-4de5-b081-cb9853e56c1b => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/779] 10.0.0.196 () {36 vars in 927 bytes} [Tue Apr 28 23:35: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: 383/780] 10.0.0.196 () {36 vars in 987 bytes} [Tue Apr 28 23:35:13 2026] GET /v2/images/8da82ab5-8018-4de5-b081-cb9853e56c1b => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/781] 10.0.0.196 () {36 vars in 927 bytes} [Tue Apr 28 23:35: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: 384/782] 10.0.0.196 () {36 vars in 927 bytes} [Tue Apr 28 23:35:13 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: 414/813] 10.0.0.216 () {32 vars in 633 bytes} [Tue Apr 28 23:37:43 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)