+ 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 Apr 27 12:22:34 2026] *** compiled with version: 11.4.0 on 22 April 2026 16:02:09 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-86dd4b5d5b-q9grk 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 0x55e16d6d4190 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-27 12:22:36.667 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-27 12:22:36.831 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-27 12:22:37.269 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-27 12:22:37.270 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-27 12:22:37.597 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-27 12:22:37.598 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-27 12:22:38.901 7 WARNING glance.api.v2.images [None req-cfe1e5e1-d1ff-46bb-ba35-0dba813635ee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 12:22:39.150 7 WARNING keystonemiddleware._common.config [None req-cfe1e5e1-d1ff-46bb-ba35-0dba813635ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 12:22:39.158 7 WARNING oslo_config.cfg [None req-cfe1e5e1-d1ff-46bb-ba35-0dba813635ee - - - - - -] 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 0x55e16d6d4190 pid: 7 (default app) 2026-04-27 12:22:39.464 8 WARNING glance.api.v2.images [None req-8ee0e51e-37ab-4007-b98d-36c8ef929d23 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 12:22:39.712 8 WARNING keystonemiddleware._common.config [None req-8ee0e51e-37ab-4007-b98d-36c8ef929d23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 12:22:39.722 8 WARNING oslo_config.cfg [None req-8ee0e51e-37ab-4007-b98d-36c8ef929d23 - - - - - -] 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 0x55e16d6d4190 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 12:22:40 2026] GET / => generated 1193 bytes in 1 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-27 12:22:40.995 8 WARNING oslo_policy.policy [None req-4174a99f-0f29-4f5f-a8e2-c72f89cf00cd c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - 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-27 12:22:40.995 8 WARNING oslo_policy.policy [None req-4174a99f-0f29-4f5f-a8e2-c72f89cf00cd c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - 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-27 12:22:41.018 8 WARNING oslo_policy.policy [None req-4174a99f-0f29-4f5f-a8e2-c72f89cf00cd c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - 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-27 12:22:41.019 8 WARNING oslo_policy.policy [None req-4174a99f-0f29-4f5f-a8e2-c72f89cf00cd c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:22:40 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 12:22:44 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: 2/8] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:22:44 2026] GET /v2/images => generated 69 bytes in 50 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-27 12:22:44.583 7 WARNING oslo_policy.policy [None req-b83c6cd3-1f0f-46f7-97e0-53232502658e c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - 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-27 12:22:44.583 7 WARNING oslo_policy.policy [None req-b83c6cd3-1f0f-46f7-97e0-53232502658e c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.145 () {44 vars in 911 bytes} [Mon Apr 27 12:22:44 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.145 () {44 vars in 933 bytes} [Mon Apr 27 12:22:44 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 12:22:44.719 7 WARNING oslo_policy.policy [None req-7e1aa72f-4927-4ccc-8c6b-b6055243ee86 c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - 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-27 12:22:44.720 7 WARNING oslo_policy.policy [None req-7e1aa72f-4927-4ccc-8c6b-b6055243ee86 c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.145 () {44 vars in 939 bytes} [Mon Apr 27 12:22:44 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-27 12:22:44.805 8 WARNING oslo_config.cfg [None req-5acfc6d9-eff2-4511-a42d-29343ceae258 c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.145 () {48 vars in 951 bytes} [Mon Apr 27 12:22:44 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 12:22:44.827 7 WARNING oslo_policy.policy [None req-b7dfe5b4-6211-4b95-8dba-90f3f6d4cc7e c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - 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-27 12:22:44.827 7 WARNING oslo_policy.policy [None req-b7dfe5b4-6211-4b95-8dba-90f3f6d4cc7e c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - 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-27 12:22:44.829 7 INFO glance.api.v2.image_data [None req-b7dfe5b4-6211-4b95-8dba-90f3f6d4cc7e c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 12:22:48.093 7 INFO glance.location [None req-b7dfe5b4-6211-4b95-8dba-90f3f6d4cc7e c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.19.213.145 () {48 vars in 1045 bytes} [Mon Apr 27 12:22:44 2026] PUT /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a/file => generated 0 bytes in 3315 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7082 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:22:48 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 12:22:48.177 7 WARNING oslo_config.cfg [None req-03bc3ee2-eda2-4996-b7ed-ba4194845d42 c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.19.213.145 () {48 vars in 1049 bytes} [Mon Apr 27 12:22:48 2026] PATCH /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 6/16] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:22:48 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 12:44:29 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: 137/280] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:44:29 2026] GET /v2/images => generated 1240 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/283] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 12:44:45 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: 139/284] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:44:45 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/285] 199.19.213.145 () {44 vars in 937 bytes} [Mon Apr 27 12:44:45 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/286] 199.19.213.145 () {44 vars in 959 bytes} [Mon Apr 27 12:44:45 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/287] 199.19.213.145 () {44 vars in 939 bytes} [Mon Apr 27 12:44:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/288] 199.19.213.145 () {48 vars in 951 bytes} [Mon Apr 27 12:44:46 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 12:44:46.081 7 INFO glance.api.v2.image_data [None req-7e97e4d7-e640-40fd-8580-cada1e32ca13 c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 12:45:11.906 7 INFO glance.location [None req-7e97e4d7-e640-40fd-8580-cada1e32ca13 c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 148/295] 199.19.213.145 () {48 vars in 1046 bytes} [Mon Apr 27 12:44:46 2026] PUT /v2/images/0a945ffc-7dc6-4c6c-9e58-273c4660452c/file => generated 0 bytes in 25874 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63785 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:45:11 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: 149/297] 199.19.213.145 () {48 vars in 1049 bytes} [Mon Apr 27 12:45:11 2026] PATCH /v2/images/0a945ffc-7dc6-4c6c-9e58-273c4660452c => 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: 149/298] 199.19.213.145 () {48 vars in 1050 bytes} [Mon Apr 27 12:45:12 2026] PATCH /v2/images/0a945ffc-7dc6-4c6c-9e58-273c4660452c => 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/299] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:45:12 2026] GET /v2/images => generated 2451 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 12:45:13 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/301] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:45:13 2026] GET /v2/images => generated 2451 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 12:51:30 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: 189/379] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:51:30 2026] GET /v2/images => generated 2451 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 12:51:47 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:51:47 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.19.213.145 () {44 vars in 947 bytes} [Mon Apr 27 12:51:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.19.213.145 () {44 vars in 969 bytes} [Mon Apr 27 12:51:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.19.213.145 () {44 vars in 939 bytes} [Mon Apr 27 12:51:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.19.213.145 () {48 vars in 951 bytes} [Mon Apr 27 12:51:48 2026] POST /v2/images => generated 799 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 12:51:48.119 7 INFO glance.api.v2.image_data [None req-65cfee76-c4d0-447c-9773-c0a909c99da6 c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 12:52:00.524 7 INFO glance.location [None req-65cfee76-c4d0-447c-9773-c0a909c99da6 c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/392] 199.19.213.145 () {48 vars in 1045 bytes} [Mon Apr 27 12:51:48 2026] PUT /v2/images/08db6968-8043-448d-be51-46b19afc8563/file => generated 0 bytes in 12451 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26586 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:52:00 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.19.213.145 () {48 vars in 1050 bytes} [Mon Apr 27 12:52:00 2026] PATCH /v2/images/08db6968-8043-448d-be51-46b19afc8563 => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:52:00 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: 200/402] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 12:52:37 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: 203/403] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:52:37 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 12:52:51 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: 203/409] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:52:51 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 199.19.213.145 () {44 vars in 939 bytes} [Mon Apr 27 12:52:51 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: 204/411] 199.19.213.145 () {44 vars in 961 bytes} [Mon Apr 27 12:52:51 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.19.213.145 () {44 vars in 939 bytes} [Mon Apr 27 12:52:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.19.213.145 () {48 vars in 951 bytes} [Mon Apr 27 12:52:51 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 12:52:51.258 8 WARNING oslo_policy.policy [None req-f778d8f4-8c94-4031-9269-b987fdfc5afe c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - 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-27 12:52:51.258 8 WARNING oslo_policy.policy [None req-f778d8f4-8c94-4031-9269-b987fdfc5afe c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - 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-27 12:52:51.259 8 INFO glance.api.v2.image_data [None req-f778d8f4-8c94-4031-9269-b987fdfc5afe c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 12:53:02.731 8 INFO glance.location [None req-f778d8f4-8c94-4031-9269-b987fdfc5afe c517ae173a534c19b2056e9792252a97 3f39e3c30eba471790275b3bdd63032c - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 209/416] 199.19.213.145 () {48 vars in 1046 bytes} [Mon Apr 27 12:52:51 2026] PUT /v2/images/b7f74d2a-88c8-4593-8d61-60a07413bc3f/file => generated 0 bytes in 11534 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30716 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:53:02 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.19.213.145 () {48 vars in 1049 bytes} [Mon Apr 27 12:53:02 2026] PATCH /v2/images/b7f74d2a-88c8-4593-8d61-60a07413bc3f => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 12:53:02 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 13:06:20 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: 290/581] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 13:06:20 2026] GET /v2/images => generated 4893 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 13:08:42 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: 306/611] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 13:08:42 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 13:08:43 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: 307/613] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 13:08:43 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/624] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 13:09:31 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: 312/625] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 13:09:31 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: 8|app: 0|req: 314/626] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 13:09:39 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: 313/627] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 13:09:39 2026] GET /v2/images => generated 4893 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/642] 199.19.213.145 () {42 vars in 688 bytes} [Mon Apr 27 13:10:41 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: 321/643] 199.19.213.145 () {44 vars in 910 bytes} [Mon Apr 27 13:10:41 2026] GET /v2/images => generated 4893 bytes in 75 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: 326/652] 10.0.0.162 () {32 vars in 633 bytes} [Mon Apr 27 13:11:25 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 10.0.0.49 () {36 vars in 986 bytes} [Mon Apr 27 13:11:49 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => generated 1171 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: 8|app: 0|req: 330/660] 10.0.0.49 () {36 vars in 926 bytes} [Mon Apr 27 13:11:49 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 199.19.213.145 () {36 vars in 991 bytes} [Mon Apr 27 13:11:52 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => generated 1171 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 199.19.213.145 () {36 vars in 931 bytes} [Mon Apr 27 13:11:52 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 199.19.213.145 () {36 vars in 991 bytes} [Mon Apr 27 13:11:53 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 332/664] 199.19.213.145 () {36 vars in 931 bytes} [Mon Apr 27 13:11:53 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: 334/667] 10.0.0.49 () {36 vars in 986 bytes} [Mon Apr 27 13:12:05 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 335/668] 10.0.0.49 () {36 vars in 926 bytes} [Mon Apr 27 13:12:05 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/669] 10.0.0.218 () {36 vars in 987 bytes} [Mon Apr 27 13:12:05 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => generated 1171 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:12:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:12:06 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 10.0.0.218 () {36 vars in 987 bytes} [Mon Apr 27 13:12:06 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => generated 1171 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:12:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:12:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/675] 10.0.0.218 () {36 vars in 987 bytes} [Mon Apr 27 13:12:06 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 339/676] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:12: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: 7|app: 0|req: 338/677] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:12:06 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/678] 10.0.0.175 () {36 vars in 987 bytes} [Mon Apr 27 13:12:07 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => generated 1171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 10.0.0.175 () {36 vars in 927 bytes} [Mon Apr 27 13:12: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: 8|app: 0|req: 341/680] 10.0.0.175 () {36 vars in 987 bytes} [Mon Apr 27 13:12:07 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/681] 10.0.0.175 () {36 vars in 927 bytes} [Mon Apr 27 13:12: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: 8|app: 0|req: 342/682] 10.0.0.175 () {36 vars in 927 bytes} [Mon Apr 27 13:12: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: 8|app: 0|req: 346/689] 10.0.0.49 () {36 vars in 986 bytes} [Mon Apr 27 13:12:35 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/690] 10.0.0.49 () {36 vars in 926 bytes} [Mon Apr 27 13:12:35 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: 347/691] 10.0.0.49 () {36 vars in 986 bytes} [Mon Apr 27 13:12:36 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 345/692] 10.0.0.49 () {36 vars in 926 bytes} [Mon Apr 27 13:12:36 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: 349/695] 10.0.0.49 () {36 vars in 986 bytes} [Mon Apr 27 13:12:41 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 347/696] 10.0.0.49 () {36 vars in 926 bytes} [Mon Apr 27 13:12:41 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: 353/703] 10.0.0.162 () {34 vars in 655 bytes} [Mon Apr 27 13:13:16 2026] POST /v2/images => generated 648 bytes in 255 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-27 13:13:17.215 7 WARNING glance.api.v2.images [None req-73537a64-7af9-4680-85a4-57d2fe9b50dc ad81a86bceb843af8a71c91f67fe7ac0 461b2408fc7e4e09a142f129e3d1787a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//62fa584e-6f08-468f-9d6b-2c3ab8cdc97a [pid: 7|app: 0|req: 351/704] 10.0.0.162 () {32 vars in 710 bytes} [Mon Apr 27 13:13:17 2026] DELETE /v2/images/62fa584e-6f08-468f-9d6b-2c3ab8cdc97a => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.162 () {32 vars in 707 bytes} [Mon Apr 27 13:13:17 2026] GET /v2/images/62fa584e-6f08-468f-9d6b-2c3ab8cdc97a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/706] 10.0.0.162 () {32 vars in 633 bytes} [Mon Apr 27 13:13:17 2026] GET /v2/images => generated 1240 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 10.0.0.162 () {34 vars in 655 bytes} [Mon Apr 27 13:13:17 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.162 () {32 vars in 717 bytes} [Mon Apr 27 13:13:17 2026] GET /v2/images/a489a7a3-b4f0-472e-9e6b-46c85ce3f7e2/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 13:13:17.511 8 INFO glance.api.v2.image_data [None req-f2b0db57-85ac-4bfb-af04-15ede4a2bbe4 ad81a86bceb843af8a71c91f67fe7ac0 461b2408fc7e4e09a142f129e3d1787a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 13:13:17.567 8 WARNING glance_store._drivers.rbd [None req-f2b0db57-85ac-4bfb-af04-15ede4a2bbe4 ad81a86bceb843af8a71c91f67fe7ac0 461b2408fc7e4e09a142f129e3d1787a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-27 13:13:18.333 8 INFO glance.location [None req-f2b0db57-85ac-4bfb-af04-15ede4a2bbe4 ad81a86bceb843af8a71c91f67fe7ac0 461b2408fc7e4e09a142f129e3d1787a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 356/709] 10.0.0.162 () {32 vars in 727 bytes} [Mon Apr 27 13:13:17 2026] PUT /v2/images/a489a7a3-b4f0-472e-9e6b-46c85ce3f7e2/file => generated 0 bytes in 869 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/710] 10.0.0.162 () {32 vars in 707 bytes} [Mon Apr 27 13:13:18 2026] GET /v2/images/a489a7a3-b4f0-472e-9e6b-46c85ce3f7e2 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 10.0.0.162 () {32 vars in 717 bytes} [Mon Apr 27 13:13:18 2026] GET /v2/images/a489a7a3-b4f0-472e-9e6b-46c85ce3f7e2/file => generated 1024 bytes in 146 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 10.0.0.162 () {34 vars in 655 bytes} [Mon Apr 27 13:13:18 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.162 () {32 vars in 726 bytes} [Mon Apr 27 13:13:18 2026] PATCH /v2/images/43406731-eccd-4a34-8759-d48b6966d4c7 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/714] 10.0.0.162 () {32 vars in 707 bytes} [Mon Apr 27 13:13:18 2026] GET /v2/images/43406731-eccd-4a34-8759-d48b6966d4c7 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 13:13:18.662 8 WARNING glance.api.v2.images [None req-88143c41-1126-4cf0-afb5-11d5a16767a9 ad81a86bceb843af8a71c91f67fe7ac0 461b2408fc7e4e09a142f129e3d1787a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//43406731-eccd-4a34-8759-d48b6966d4c7 [pid: 8|app: 0|req: 359/715] 10.0.0.162 () {32 vars in 710 bytes} [Mon Apr 27 13:13:18 2026] DELETE /v2/images/43406731-eccd-4a34-8759-d48b6966d4c7 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/716] 10.0.0.162 () {32 vars in 707 bytes} [Mon Apr 27 13:13:18 2026] GET /v2/images/43406731-eccd-4a34-8759-d48b6966d4c7 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:13:18.754 8 WARNING glance.api.v2.images [None req-2d0b59c1-0cb1-4bad-a9c5-afb3d3b89aaa ad81a86bceb843af8a71c91f67fe7ac0 461b2408fc7e4e09a142f129e3d1787a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a489a7a3-b4f0-472e-9e6b-46c85ce3f7e2 [pid: 8|app: 0|req: 360/719] 10.0.0.162 () {32 vars in 710 bytes} [Mon Apr 27 13:13:18 2026] DELETE /v2/images/a489a7a3-b4f0-472e-9e6b-46c85ce3f7e2 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 10.0.0.162 () {32 vars in 707 bytes} [Mon Apr 27 13:13:19 2026] GET /v2/images/a489a7a3-b4f0-472e-9e6b-46c85ce3f7e2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 13:13:19.619 8 WARNING glance.api.v2.images [None req-1bd517bd-0797-4c45-8994-3ad50b16cb58 ad81a86bceb843af8a71c91f67fe7ac0 461b2408fc7e4e09a142f129e3d1787a - - default default] Failed to find image 62fa584e-6f08-468f-9d6b-2c3ab8cdc97a to delete: glance.common.exception.ImageNotFound: No image found with ID 62fa584e-6f08-468f-9d6b-2c3ab8cdc97a [pid: 8|app: 0|req: 361/721] 10.0.0.162 () {32 vars in 710 bytes} [Mon Apr 27 13:13:19 2026] DELETE /v2/images/62fa584e-6f08-468f-9d6b-2c3ab8cdc97a => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/722] 10.0.0.162 () {32 vars in 707 bytes} [Mon Apr 27 13:13:19 2026] GET /v2/images/62fa584e-6f08-468f-9d6b-2c3ab8cdc97a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/723] 10.0.0.162 () {30 vars in 411 bytes} [Mon Apr 27 13:13:22 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: 366/732] 10.0.0.162 () {32 vars in 707 bytes} [Mon Apr 27 13:14:05 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 367/733] 10.0.0.162 () {32 vars in 707 bytes} [Mon Apr 27 13:14:05 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.218 () {36 vars in 987 bytes} [Mon Apr 27 13:14:05 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:14:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:14:05 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: 369/737] 10.0.0.218 () {36 vars in 987 bytes} [Mon Apr 27 13:14:05 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 369/738] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:14:05 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: 370/739] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:14: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: 7|app: 0|req: 370/740] 10.0.0.218 () {36 vars in 987 bytes} [Mon Apr 27 13:14:05 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 371/741] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:14:05 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.175 () {36 vars in 987 bytes} [Mon Apr 27 13:14:05 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 372/743] 10.0.0.175 () {36 vars in 927 bytes} [Mon Apr 27 13:14: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: 372/744] 10.0.0.175 () {36 vars in 987 bytes} [Mon Apr 27 13:14:05 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 373/745] 10.0.0.175 () {36 vars in 927 bytes} [Mon Apr 27 13:14:05 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: 373/746] 10.0.0.175 () {36 vars in 927 bytes} [Mon Apr 27 13:14:05 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: 375/749] 10.0.0.49 () {36 vars in 986 bytes} [Mon Apr 27 13:14:12 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 10.0.0.49 () {36 vars in 926 bytes} [Mon Apr 27 13:14: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: 377/753] 10.0.0.49 () {36 vars in 986 bytes} [Mon Apr 27 13:14:24 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 377/754] 10.0.0.49 () {36 vars in 926 bytes} [Mon Apr 27 13:14:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/759] 10.0.0.49 () {36 vars in 986 bytes} [Mon Apr 27 13:14:49 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/760] 10.0.0.49 () {36 vars in 926 bytes} [Mon Apr 27 13:14:49 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: 382/763] 10.0.0.49 () {36 vars in 986 bytes} [Mon Apr 27 13:14:50 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/764] 10.0.0.49 () {36 vars in 926 bytes} [Mon Apr 27 13:14: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: 8|app: 0|req: 388/775] 10.0.0.49 () {36 vars in 986 bytes} [Mon Apr 27 13:15:42 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 388/776] 10.0.0.49 () {36 vars in 926 bytes} [Mon Apr 27 13:15:42 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/779] 10.0.0.49 () {36 vars in 986 bytes} [Mon Apr 27 13:15:55 2026] GET /v2/images/cb96558b-eaf5-4099-b80b-46d0f7b7456a => 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: 390/780] 10.0.0.49 () {36 vars in 926 bytes} [Mon Apr 27 13:15:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/787] 199.19.213.145 () {32 vars in 826 bytes} [Mon Apr 27 13:16:21 2026] GET /v2/images?status=active&owner=3f39e3c30eba471790275b3bdd63032c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/788] 199.19.213.145 () {32 vars in 653 bytes} [Mon Apr 27 13:16:21 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: 395/789] 10.0.0.218 () {36 vars in 987 bytes} [Mon Apr 27 13:16:22 2026] GET /v2/images/0a945ffc-7dc6-4c6c-9e58-273c4660452c => generated 1209 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/790] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:16:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/791] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:16:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/792] 10.0.0.218 () {36 vars in 987 bytes} [Mon Apr 27 13:16:23 2026] GET /v2/images/0a945ffc-7dc6-4c6c-9e58-273c4660452c => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/793] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:16:23 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: 397/794] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:16:23 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: 398/795] 10.0.0.218 () {36 vars in 987 bytes} [Mon Apr 27 13:16:23 2026] GET /v2/images/0a945ffc-7dc6-4c6c-9e58-273c4660452c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/796] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:16:23 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: 399/797] 10.0.0.218 () {36 vars in 927 bytes} [Mon Apr 27 13:16:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/798] 10.0.0.175 () {36 vars in 987 bytes} [Mon Apr 27 13:16:23 2026] GET /v2/images/0a945ffc-7dc6-4c6c-9e58-273c4660452c => 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: 400/799] 10.0.0.175 () {36 vars in 927 bytes} [Mon Apr 27 13:16:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/800] 10.0.0.175 () {36 vars in 987 bytes} [Mon Apr 27 13:16:23 2026] GET /v2/images/0a945ffc-7dc6-4c6c-9e58-273c4660452c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/801] 10.0.0.175 () {36 vars in 927 bytes} [Mon Apr 27 13:16:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/802] 10.0.0.175 () {36 vars in 927 bytes} [Mon Apr 27 13:16:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/833] 10.0.0.162 () {32 vars in 633 bytes} [Mon Apr 27 13:18:54 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)