+ 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 [Fri Jul 24 10:25:55 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-585db5b9b6-dhtx6 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 0x55bf3d5d81b0 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-07-24 10:25:57.606 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-24 10:25:57.615 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-24 10:25:58.245 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-07-24 10:25:58.246 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-07-24 10:25:58.249 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-24 10:25:58.250 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-24 10:25:59.878 8 WARNING glance.api.v2.images [None req-ef1480ad-83ab-4ffa-a6eb-e53f424c6a7b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 10:25:59.888 7 WARNING glance.api.v2.images [None req-c0ad60cf-ffba-48ae-beba-c2374c4b4e0c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 10:26:00.135 8 WARNING keystonemiddleware._common.config [None req-ef1480ad-83ab-4ffa-a6eb-e53f424c6a7b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 10:26:00.136 7 WARNING keystonemiddleware._common.config [None req-c0ad60cf-ffba-48ae-beba-c2374c4b4e0c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 10:26:00.143 8 WARNING oslo_config.cfg [None req-ef1480ad-83ab-4ffa-a6eb-e53f424c6a7b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-24 10:26:00.144 7 WARNING oslo_config.cfg [None req-c0ad60cf-ffba-48ae-beba-c2374c4b4e0c - - - - - -] 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 0x55bf3d5d81b0 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55bf3d5d81b0 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 10:26:02 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-07-24 10:26:02.788 8 WARNING oslo_policy.policy [None req-9ae34864-fea7-4b5a-b9c0-517138712c5a d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-24 10:26:02.789 8 WARNING oslo_policy.policy [None req-9ae34864-fea7-4b5a-b9c0-517138712c5a d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-24 10:26:02.815 8 WARNING oslo_policy.policy [None req-9ae34864-fea7-4b5a-b9c0-517138712c5a d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-24 10:26:02.816 8 WARNING oslo_policy.policy [None req-9ae34864-fea7-4b5a-b9c0-517138712c5a d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - 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: 2/4] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 10:26:02 2026] GET /v2/images => generated 69 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 10:26:06 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: 3/6] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 10:26:06 2026] GET /v2/images => generated 69 bytes in 42 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-07-24 10:26:06.288 7 WARNING oslo_policy.policy [None req-11fe4088-d549-4260-803e-08b005de3626 d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-24 10:26:06.288 7 WARNING oslo_policy.policy [None req-11fe4088-d549-4260-803e-08b005de3626 d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - 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: 4/7] 199.19.213.153 () {44 vars in 912 bytes} [Fri Jul 24 10:26:06 2026] GET /v2/images/cirros => generated 151 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.153 () {44 vars in 934 bytes} [Fri Jul 24 10:26:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 10:26:06.417 7 WARNING oslo_policy.policy [None req-af106684-faf4-4239-b3df-d80ab8732693 d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-24 10:26:06.418 7 WARNING oslo_policy.policy [None req-af106684-faf4-4239-b3df-d80ab8732693 d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - 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: 5/9] 199.19.213.153 () {44 vars in 940 bytes} [Fri Jul 24 10:26:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 10:26:06.503 8 WARNING oslo_config.cfg [None req-f5cc3de5-d214-47ca-bbcc-b4e36f6caabe d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - 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: 5/10] 199.19.213.153 () {48 vars in 952 bytes} [Fri Jul 24 10:26:06 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 10:26:06.524 7 WARNING oslo_policy.policy [None req-6c38c1f1-9aab-4f91-9808-9907a62c6ed9 d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-24 10:26:06.524 7 WARNING oslo_policy.policy [None req-6c38c1f1-9aab-4f91-9808-9907a62c6ed9 d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-24 10:26:06.526 7 INFO glance.api.v2.image_data [None req-6c38c1f1-9aab-4f91-9808-9907a62c6ed9 d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 10:26:09.710 7 INFO glance.location [None req-6c38c1f1-9aab-4f91-9808-9907a62c6ed9 d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/11] 199.19.213.153 () {48 vars in 1046 bytes} [Fri Jul 24 10:26:06 2026] PUT /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056/file => generated 0 bytes in 3248 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6772 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 10:26:09 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 10:26:09.810 7 WARNING oslo_config.cfg [None req-4e1677dc-bf59-49f1-9b6c-3140ffc5fedc d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - 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: 7/13] 199.19.213.153 () {48 vars in 1050 bytes} [Fri Jul 24 10:26:09 2026] PATCH /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => 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: 7/14] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 10:26:09 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 10:48:19 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: 141/282] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 10:48:19 2026] GET /v2/images => generated 1240 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 10:48:36 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: 144/288] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 10:48:36 2026] GET /v2/images => generated 1240 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.19.213.153 () {44 vars in 938 bytes} [Fri Jul 24 10:48:36 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.19.213.153 () {44 vars in 960 bytes} [Fri Jul 24 10:48:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.19.213.153 () {44 vars in 940 bytes} [Fri Jul 24 10:48:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 199.19.213.153 () {48 vars in 952 bytes} [Fri Jul 24 10:48:36 2026] POST /v2/images => generated 796 bytes in 137 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 10:48:37.097 8 WARNING oslo_policy.policy [None req-7f840e8f-0381-4693-a43a-62790f89403d d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-24 10:48:37.097 8 WARNING oslo_policy.policy [None req-7f840e8f-0381-4693-a43a-62790f89403d d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-24 10:48:37.099 8 INFO glance.api.v2.image_data [None req-7f840e8f-0381-4693-a43a-62790f89403d d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 10:49:20.983 8 INFO glance.location [None req-7f840e8f-0381-4693-a43a-62790f89403d d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 147/303] 199.19.213.153 () {48 vars in 1047 bytes} [Fri Jul 24 10:48:37 2026] PUT /v2/images/ad776990-c876-471c-a89e-c59dae45589b/file => generated 0 bytes in 43947 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59596 switches on core 0) [pid: 7|app: 0|req: 157/304] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 10:49:21 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/305] 199.19.213.153 () {48 vars in 1050 bytes} [Fri Jul 24 10:49:21 2026] PATCH /v2/images/ad776990-c876-471c-a89e-c59dae45589b => 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: 158/306] 199.19.213.153 () {48 vars in 1051 bytes} [Fri Jul 24 10:49:21 2026] PATCH /v2/images/ad776990-c876-471c-a89e-c59dae45589b => generated 1209 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/307] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 10:49:21 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/308] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 10:49:22 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: 150/309] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 10:49:22 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: 198/386] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 10:55:45 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: 189/387] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 10:55:45 2026] GET /v2/images => generated 2451 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/390] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 10:55:57 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: 200/391] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 10:55:57 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/392] 199.19.213.153 () {44 vars in 948 bytes} [Fri Jul 24 10:55:58 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: 7|app: 0|req: 201/393] 199.19.213.153 () {44 vars in 970 bytes} [Fri Jul 24 10:55:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/394] 199.19.213.153 () {44 vars in 940 bytes} [Fri Jul 24 10:55:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/395] 199.19.213.153 () {48 vars in 952 bytes} [Fri Jul 24 10:55:58 2026] POST /v2/images => generated 799 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 10:55:58.174 8 INFO glance.api.v2.image_data [None req-014da5c3-17c6-4159-a2cb-080b4253a49d d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 10:56:52.805 8 INFO glance.location [None req-014da5c3-17c6-4159-a2cb-080b4253a49d d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/408] 199.19.213.153 () {48 vars in 1046 bytes} [Fri Jul 24 10:55:58 2026] PUT /v2/images/d526ccbe-a6e6-4211-8513-486733833912/file => generated 0 bytes in 54699 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19256 switches on core 0) [pid: 7|app: 0|req: 215/409] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 10:56:52 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: 8|app: 0|req: 195/410] 199.19.213.153 () {48 vars in 1051 bytes} [Fri Jul 24 10:56:52 2026] PATCH /v2/images/d526ccbe-a6e6-4211-8513-486733833912 => generated 1234 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/411] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 10:56:53 2026] GET /v2/images => generated 3687 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/456] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 11:00:32 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: 218/457] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 11:00:32 2026] GET /v2/images => generated 3687 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/460] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 11:00:46 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/461] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 11:00:46 2026] GET /v2/images => generated 3687 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/462] 199.19.213.153 () {44 vars in 940 bytes} [Fri Jul 24 11:00:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/463] 199.19.213.153 () {44 vars in 962 bytes} [Fri Jul 24 11:00:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/464] 199.19.213.153 () {44 vars in 940 bytes} [Fri Jul 24 11:00:46 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: 222/465] 199.19.213.153 () {48 vars in 952 bytes} [Fri Jul 24 11:00:46 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 11:00:46.884 7 INFO glance.api.v2.image_data [None req-bb808fb1-2c1c-4dd0-8791-cac59d2a2ceb d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 11:01:10.364 7 INFO glance.location [None req-bb808fb1-2c1c-4dd0-8791-cac59d2a2ceb d123632ccad14cb9ad29f6f8bcb848b1 ffc3c98a7b744de8ab88079970ccfb05 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 244/472] 199.19.213.153 () {48 vars in 1047 bytes} [Fri Jul 24 11:00:46 2026] PUT /v2/images/f05d6bfb-54d2-4ff8-bfa8-6731bca9c468/file => generated 0 bytes in 23531 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27395 switches on core 0) [pid: 8|app: 0|req: 229/473] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 11:01:10 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/474] 199.19.213.153 () {48 vars in 1050 bytes} [Fri Jul 24 11:01:10 2026] PATCH /v2/images/f05d6bfb-54d2-4ff8-bfa8-6731bca9c468 => generated 1204 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/475] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 11:01:10 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/640] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 11:14:51 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: 313/641] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 11:14:51 2026] GET /v2/images => generated 4893 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/672] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 11:17:23 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: 344/673] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 11:17:23 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/674] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 11:17:25 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: 345/675] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 11:17:25 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: 7|app: 0|req: 360/704] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 11:19: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: 345/705] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 11:19:46 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/712] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 11:20:14 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: 349/713] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 11:20:14 2026] GET /v2/images => generated 4893 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/728] 199.19.213.153 () {42 vars in 689 bytes} [Fri Jul 24 11:21:26 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: 357/729] 199.19.213.153 () {44 vars in 911 bytes} [Fri Jul 24 11:21:26 2026] GET /v2/images => generated 4893 bytes in 87 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: 378/740] 10.0.0.10 () {32 vars in 632 bytes} [Fri Jul 24 11:22:15 2026] GET /v2/images => generated 4893 bytes in 30 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: 366/747] 10.0.0.152 () {36 vars in 987 bytes} [Fri Jul 24 11:22:42 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/748] 10.0.0.152 () {36 vars in 927 bytes} [Fri Jul 24 11:22:42 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: 367/749] 199.19.213.153 () {36 vars in 991 bytes} [Fri Jul 24 11:22:45 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => generated 1171 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/750] 199.19.213.153 () {36 vars in 931 bytes} [Fri Jul 24 11:22:45 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/751] 199.19.213.153 () {36 vars in 991 bytes} [Fri Jul 24 11:22:46 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => 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: 384/752] 199.19.213.153 () {36 vars in 931 bytes} [Fri Jul 24 11:22:46 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: 386/755] 10.0.0.152 () {36 vars in 987 bytes} [Fri Jul 24 11:22:54 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => 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: 370/756] 10.0.0.152 () {36 vars in 927 bytes} [Fri Jul 24 11:22:54 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/765] 10.0.0.192 () {36 vars in 987 bytes} [Fri Jul 24 11:23:33 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => generated 1171 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/766] 10.0.0.192 () {36 vars in 927 bytes} [Fri Jul 24 11:23:34 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: 376/767] 10.0.0.192 () {36 vars in 927 bytes} [Fri Jul 24 11:23:34 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: 392/768] 10.0.0.192 () {36 vars in 987 bytes} [Fri Jul 24 11:23:34 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => 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/769] 10.0.0.192 () {36 vars in 927 bytes} [Fri Jul 24 11:23: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: 393/770] 10.0.0.192 () {36 vars in 927 bytes} [Fri Jul 24 11:23:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/771] 10.0.0.192 () {36 vars in 987 bytes} [Fri Jul 24 11:23:34 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/772] 10.0.0.192 () {36 vars in 927 bytes} [Fri Jul 24 11:23:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/773] 10.0.0.192 () {36 vars in 927 bytes} [Fri Jul 24 11:23:34 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: 395/774] 10.0.0.8 () {36 vars in 985 bytes} [Fri Jul 24 11:23:35 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => generated 1171 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/775] 10.0.0.8 () {36 vars in 925 bytes} [Fri Jul 24 11:23:35 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/776] 10.0.0.8 () {36 vars in 985 bytes} [Fri Jul 24 11:23:35 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => 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: 381/777] 10.0.0.8 () {36 vars in 925 bytes} [Fri Jul 24 11:23:35 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: 397/778] 10.0.0.8 () {36 vars in 925 bytes} [Fri Jul 24 11:23:35 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/783] 10.0.0.10 () {34 vars in 654 bytes} [Fri Jul 24 11:23:50 2026] POST /v2/images => generated 649 bytes in 271 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-24 11:23:50.472 8 WARNING glance.api.v2.images [None req-24685893-1b53-4f30-ad1d-636702fea054 34283c6b4f2e4b38a2e387cc770f3b32 eec1e5c2e176452686f04bbe35d9c179 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//517137eb-27a3-4be8-90ca-4321f8a24b31 [pid: 8|app: 0|req: 385/784] 10.0.0.10 () {32 vars in 709 bytes} [Fri Jul 24 11:23:50 2026] DELETE /v2/images/517137eb-27a3-4be8-90ca-4321f8a24b31 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/785] 10.0.0.10 () {32 vars in 706 bytes} [Fri Jul 24 11:23:50 2026] GET /v2/images/517137eb-27a3-4be8-90ca-4321f8a24b31 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/786] 10.0.0.10 () {32 vars in 632 bytes} [Fri Jul 24 11:23:50 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/787] 10.0.0.10 () {34 vars in 654 bytes} [Fri Jul 24 11:23:50 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/788] 10.0.0.10 () {32 vars in 716 bytes} [Fri Jul 24 11:23:50 2026] GET /v2/images/22f35c84-a2a8-4a6b-a6c6-585d73a931d7/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 11:23:50.673 7 INFO glance.api.v2.image_data [None req-40dce886-23ca-4548-a8cf-a4206ce71715 34283c6b4f2e4b38a2e387cc770f3b32 eec1e5c2e176452686f04bbe35d9c179 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 11:23:50.719 7 WARNING glance_store._drivers.rbd [None req-40dce886-23ca-4548-a8cf-a4206ce71715 34283c6b4f2e4b38a2e387cc770f3b32 eec1e5c2e176452686f04bbe35d9c179 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-24 11:23:51.322 7 INFO glance.location [None req-40dce886-23ca-4548-a8cf-a4206ce71715 34283c6b4f2e4b38a2e387cc770f3b32 eec1e5c2e176452686f04bbe35d9c179 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 402/789] 10.0.0.10 () {32 vars in 726 bytes} [Fri Jul 24 11:23:50 2026] PUT /v2/images/22f35c84-a2a8-4a6b-a6c6-585d73a931d7/file => generated 0 bytes in 702 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/790] 10.0.0.10 () {32 vars in 706 bytes} [Fri Jul 24 11:23:51 2026] GET /v2/images/22f35c84-a2a8-4a6b-a6c6-585d73a931d7 => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/791] 10.0.0.10 () {32 vars in 716 bytes} [Fri Jul 24 11:23:51 2026] GET /v2/images/22f35c84-a2a8-4a6b-a6c6-585d73a931d7/file => generated 1024 bytes in 296 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/792] 10.0.0.10 () {34 vars in 654 bytes} [Fri Jul 24 11:23:51 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/793] 10.0.0.10 () {32 vars in 725 bytes} [Fri Jul 24 11:23:51 2026] PATCH /v2/images/1eb16b45-2a1e-4b73-a573-957f24ad6138 => generated 653 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/794] 10.0.0.10 () {32 vars in 706 bytes} [Fri Jul 24 11:23:51 2026] GET /v2/images/1eb16b45-2a1e-4b73-a573-957f24ad6138 => generated 653 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 11:23:51.863 7 WARNING glance.api.v2.images [None req-6d0cf50b-6c0d-4e39-8749-382630e5419a 34283c6b4f2e4b38a2e387cc770f3b32 eec1e5c2e176452686f04bbe35d9c179 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1eb16b45-2a1e-4b73-a573-957f24ad6138 [pid: 7|app: 0|req: 405/795] 10.0.0.10 () {32 vars in 709 bytes} [Fri Jul 24 11:23:51 2026] DELETE /v2/images/1eb16b45-2a1e-4b73-a573-957f24ad6138 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/796] 10.0.0.10 () {32 vars in 706 bytes} [Fri Jul 24 11:23:51 2026] GET /v2/images/1eb16b45-2a1e-4b73-a573-957f24ad6138 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 11:23:51.994 7 WARNING glance.api.v2.images [None req-ae8145d9-8e83-48e6-8246-521641dc186d 34283c6b4f2e4b38a2e387cc770f3b32 eec1e5c2e176452686f04bbe35d9c179 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//22f35c84-a2a8-4a6b-a6c6-585d73a931d7 [pid: 7|app: 0|req: 406/797] 10.0.0.10 () {32 vars in 709 bytes} [Fri Jul 24 11:23:51 2026] DELETE /v2/images/22f35c84-a2a8-4a6b-a6c6-585d73a931d7 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/798] 10.0.0.10 () {32 vars in 706 bytes} [Fri Jul 24 11:23:52 2026] GET /v2/images/22f35c84-a2a8-4a6b-a6c6-585d73a931d7 => generated 139 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 11:23:52.694 7 WARNING glance.api.v2.images [None req-a24660af-3ebc-4480-b42b-185007200542 34283c6b4f2e4b38a2e387cc770f3b32 eec1e5c2e176452686f04bbe35d9c179 - - default default] Failed to find image 517137eb-27a3-4be8-90ca-4321f8a24b31 to delete: glance.common.exception.ImageNotFound: No image found with ID 517137eb-27a3-4be8-90ca-4321f8a24b31 [pid: 7|app: 0|req: 407/799] 10.0.0.10 () {32 vars in 709 bytes} [Fri Jul 24 11:23:52 2026] DELETE /v2/images/517137eb-27a3-4be8-90ca-4321f8a24b31 => generated 147 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/800] 10.0.0.10 () {32 vars in 706 bytes} [Fri Jul 24 11:23:52 2026] GET /v2/images/517137eb-27a3-4be8-90ca-4321f8a24b31 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/805] 10.0.0.152 () {36 vars in 987 bytes} [Fri Jul 24 11:24:10 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => 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: 396/806] 10.0.0.152 () {36 vars in 927 bytes} [Fri Jul 24 11:24:10 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/809] 10.0.0.152 () {36 vars in 987 bytes} [Fri Jul 24 11:24:22 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => 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: 412/810] 10.0.0.152 () {36 vars in 927 bytes} [Fri Jul 24 11:24:22 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/813] 10.0.0.152 () {36 vars in 987 bytes} [Fri Jul 24 11:24:37 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/814] 10.0.0.152 () {36 vars in 927 bytes} [Fri Jul 24 11:24:37 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: 7|app: 0|req: 416/817] 10.0.0.10 () {32 vars in 706 bytes} [Fri Jul 24 11:24:42 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => 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: 402/818] 10.0.0.10 () {32 vars in 706 bytes} [Fri Jul 24 11:24:42 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/819] 10.0.0.192 () {36 vars in 987 bytes} [Fri Jul 24 11:24:42 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => 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: 403/820] 10.0.0.192 () {36 vars in 927 bytes} [Fri Jul 24 11:24: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: 418/821] 10.0.0.192 () {36 vars in 927 bytes} [Fri Jul 24 11:24:43 2026] GET /v2/schemas/image => generated 4018 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/822] 10.0.0.192 () {36 vars in 987 bytes} [Fri Jul 24 11:24:43 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/823] 10.0.0.192 () {36 vars in 927 bytes} [Fri Jul 24 11:24:43 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: 405/824] 10.0.0.192 () {36 vars in 927 bytes} [Fri Jul 24 11:24:43 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: 7|app: 0|req: 420/825] 10.0.0.192 () {36 vars in 987 bytes} [Fri Jul 24 11:24:43 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/826] 10.0.0.192 () {36 vars in 927 bytes} [Fri Jul 24 11:24:43 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: 421/827] 10.0.0.8 () {36 vars in 985 bytes} [Fri Jul 24 11:24:43 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => 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: 407/828] 10.0.0.8 () {36 vars in 925 bytes} [Fri Jul 24 11:24:43 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: 422/829] 10.0.0.8 () {36 vars in 985 bytes} [Fri Jul 24 11:24:43 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => 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: 408/830] 10.0.0.8 () {36 vars in 925 bytes} [Fri Jul 24 11:24:43 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: 423/831] 10.0.0.8 () {36 vars in 925 bytes} [Fri Jul 24 11:24:43 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: 425/834] 10.0.0.152 () {36 vars in 987 bytes} [Fri Jul 24 11:24:58 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/835] 10.0.0.152 () {36 vars in 927 bytes} [Fri Jul 24 11:24:58 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: 7|app: 0|req: 429/842] 10.0.0.152 () {36 vars in 987 bytes} [Fri Jul 24 11:25:22 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => 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: 414/843] 10.0.0.152 () {36 vars in 927 bytes} [Fri Jul 24 11:25:22 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: 431/846] 10.0.0.152 () {36 vars in 987 bytes} [Fri Jul 24 11:25:36 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/847] 10.0.0.152 () {36 vars in 927 bytes} [Fri Jul 24 11:25:36 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: 434/852] 10.0.0.10 () {30 vars in 410 bytes} [Fri Jul 24 11:25:58 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: 445/873] 10.0.0.152 () {36 vars in 987 bytes} [Fri Jul 24 11:27:30 2026] GET /v2/images/72aa1474-d52b-4065-84f9-3b09b64d5056 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/874] 10.0.0.152 () {36 vars in 927 bytes} [Fri Jul 24 11:27:31 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)