+ 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 3 19:11:02 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-cb64dd875-dhl6l machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fd4e8a81668 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)... 2026-07-03 19:11:04.814 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-03 19:11:04.835 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-07-03 19:11:05.693 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-03 19:11:05.694 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-03 19:11:05.695 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-03 19:11:05.725 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-03 19:11:05.726 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-03 19:11:05.726 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-03 19:11:07.741 7 WARNING glance.api.v2.images [None req-45b82444-0f06-4c9f-bec3-bf0a78197588 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-03 19:11:07.751 8 WARNING glance.api.v2.images [None req-11b10153-9397-4850-a441-89249d43aee7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-03 19:11:08.088 7 WARNING keystonemiddleware._common.config [None req-45b82444-0f06-4c9f-bec3-bf0a78197588 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 19:11:08.092 8 WARNING keystonemiddleware._common.config [None req-11b10153-9397-4850-a441-89249d43aee7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 19:11:08.096 7 WARNING oslo_config.cfg [None req-45b82444-0f06-4c9f-bec3-bf0a78197588 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-03 19:11:08.099 8 WARNING oslo_config.cfg [None req-11b10153-9397-4850-a441-89249d43aee7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fd4e8a81668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fd4e8a81668 pid: 8 (default app) [pid: 8|app: 0|req: 1/5] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:11:09 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 19:11:10.230 7 WARNING oslo_policy.policy [None req-1a5274b1-1c33-44f0-9274-ec2f71f5ecdf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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-03 19:11:10.230 7 WARNING oslo_policy.policy [None req-1a5274b1-1c33-44f0-9274-ec2f71f5ecdf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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-03 19:11:10.247 7 WARNING oslo_policy.policy [None req-1a5274b1-1c33-44f0-9274-ec2f71f5ecdf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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-03 19:11:10.248 7 WARNING oslo_policy.policy [None req-1a5274b1-1c33-44f0-9274-ec2f71f5ecdf 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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/6] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:11:09 2026] GET /v2/images => generated 69 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:11:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:11:13 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 19:11:13.954 8 WARNING oslo_policy.policy [None req-6964cd16-8f2f-41b1-8245-0a586ccb0ba5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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-03 19:11:13.954 8 WARNING oslo_policy.policy [None req-6964cd16-8f2f-41b1-8245-0a586ccb0ba5 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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: 3/9] 199.204.45.74 () {44 vars in 907 bytes} [Fri Jul 3 19:11:13 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.204.45.74 () {44 vars in 929 bytes} [Fri Jul 3 19:11:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 19:11:14.093 8 WARNING oslo_policy.policy [None req-093293a9-86ea-4ca4-a39a-38f9e25c5316 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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-03 19:11:14.093 8 WARNING oslo_policy.policy [None req-093293a9-86ea-4ca4-a39a-38f9e25c5316 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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: 4/11] 199.204.45.74 () {44 vars in 935 bytes} [Fri Jul 3 19:11:14 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-07-03 19:11:14.182 7 WARNING oslo_config.cfg [None req-30ef6868-216d-4086-907e-5509da96f6c8 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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: 8/12] 199.204.45.74 () {48 vars in 947 bytes} [Fri Jul 3 19:11:14 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-03 19:11:14.203 8 WARNING oslo_policy.policy [None req-a754fd0d-468f-4f67-b134-10b4a6709b2d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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-03 19:11:14.203 8 WARNING oslo_policy.policy [None req-a754fd0d-468f-4f67-b134-10b4a6709b2d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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-03 19:11:14.204 8 INFO glance.api.v2.image_data [None req-a754fd0d-468f-4f67-b134-10b4a6709b2d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 19:11:17.640 8 WARNING glance.location [None req-a754fd0d-468f-4f67-b134-10b4a6709b2d 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 5/15] 199.204.45.74 () {48 vars in 1041 bytes} [Fri Jul 3 19:11:14 2026] PUT /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd/file => generated 0 bytes in 3480 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7152 switches on core 0) [pid: 7|app: 0|req: 11/16] 199.204.45.74 () {44 vars in 967 bytes} [Fri Jul 3 19:11:17 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 19:11:17.799 8 WARNING oslo_config.cfg [None req-2e7bc5e7-099b-48f5-a946-c485efb72272 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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: 6/17] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Jul 3 19:11:17 2026] PATCH /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/18] 199.204.45.74 () {44 vars in 967 bytes} [Fri Jul 3 19:11:17 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/269] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:32:13 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/270] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:32:13 2026] GET /v2/images => generated 1381 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/275] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:32:31 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/276] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:32:31 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/277] 199.204.45.74 () {44 vars in 933 bytes} [Fri Jul 3 19:32:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/278] 199.204.45.74 () {44 vars in 955 bytes} [Fri Jul 3 19:32:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/279] 199.204.45.74 () {44 vars in 935 bytes} [Fri Jul 3 19:32:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/280] 199.204.45.74 () {48 vars in 947 bytes} [Fri Jul 3 19:32:31 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-03 19:32:31.336 7 WARNING oslo_policy.policy [None req-6f106216-3a44-44a4-96d2-aea24e6f5cda 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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-03 19:32:31.336 7 WARNING oslo_policy.policy [None req-6f106216-3a44-44a4-96d2-aea24e6f5cda 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - 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-03 19:32:31.338 7 INFO glance.api.v2.image_data [None req-6f106216-3a44-44a4-96d2-aea24e6f5cda 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 19:32:56.745 7 WARNING glance.location [None req-6f106216-3a44-44a4-96d2-aea24e6f5cda 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/285] 199.204.45.74 () {48 vars in 1042 bytes} [Fri Jul 3 19:32:31 2026] PUT /v2/images/939fd1cc-0987-47d1-bc96-09384823ff57/file => generated 0 bytes in 25461 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61656 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.204.45.74 () {44 vars in 967 bytes} [Fri Jul 3 19:32:56 2026] GET /v2/images/939fd1cc-0987-47d1-bc96-09384823ff57 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Jul 3 19:32:56 2026] PATCH /v2/images/939fd1cc-0987-47d1-bc96-09384823ff57 => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.74 () {44 vars in 967 bytes} [Fri Jul 3 19:32:56 2026] GET /v2/images/939fd1cc-0987-47d1-bc96-09384823ff57 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/291] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:32:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:32:58 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:39:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:39:54 2026] GET /v2/images => generated 2778 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:40:06 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:40:06 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.74 () {44 vars in 943 bytes} [Fri Jul 3 19:40:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.204.45.74 () {44 vars in 965 bytes} [Fri Jul 3 19:40:07 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.74 () {44 vars in 935 bytes} [Fri Jul 3 19:40:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.204.45.74 () {48 vars in 947 bytes} [Fri Jul 3 19:40:07 2026] POST /v2/images => generated 799 bytes in 398 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-03 19:40:07.476 7 INFO glance.api.v2.image_data [None req-82f726c9-cf7a-44be-b7db-82999e7cfa64 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 19:40:22.475 7 INFO glance.location [None req-82f726c9-cf7a-44be-b7db-82999e7cfa64 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/389] 199.204.45.74 () {48 vars in 1041 bytes} [Fri Jul 3 19:40:07 2026] PUT /v2/images/70a716a1-12be-4fc0-9c8f-ee8258eb8071/file => generated 0 bytes in 15047 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32214 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.204.45.74 () {44 vars in 967 bytes} [Fri Jul 3 19:40:22 2026] GET /v2/images/70a716a1-12be-4fc0-9c8f-ee8258eb8071 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Jul 3 19:40:22 2026] PATCH /v2/images/70a716a1-12be-4fc0-9c8f-ee8258eb8071 => generated 1410 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.74 () {44 vars in 967 bytes} [Fri Jul 3 19:40:22 2026] GET /v2/images/70a716a1-12be-4fc0-9c8f-ee8258eb8071 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:41:00 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:41:00 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:41:16 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:41:16 2026] GET /v2/images => generated 4190 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.74 () {44 vars in 935 bytes} [Fri Jul 3 19:41:16 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: 8|app: 0|req: 203/408] 199.204.45.74 () {44 vars in 957 bytes} [Fri Jul 3 19:41:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.74 () {44 vars in 935 bytes} [Fri Jul 3 19:41:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.74 () {48 vars in 947 bytes} [Fri Jul 3 19:41:17 2026] POST /v2/images => generated 791 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-03 19:41:17.148 7 INFO glance.api.v2.image_data [None req-ed85e382-d74b-460f-b317-94923a97834a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 19:41:32.847 7 INFO glance.location [None req-ed85e382-d74b-460f-b317-94923a97834a 735740b59c224b5fbcce7b26dc4093b2 672fa28b7f22455f9b7a5cb5fb343aa3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 207/415] 199.204.45.74 () {48 vars in 1042 bytes} [Fri Jul 3 19:41:17 2026] PUT /v2/images/5995122f-cf96-48b4-a0ac-1834bd1220c4/file => generated 0 bytes in 15757 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28924 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.204.45.74 () {44 vars in 967 bytes} [Fri Jul 3 19:41:32 2026] GET /v2/images/5995122f-cf96-48b4-a0ac-1834bd1220c4 => 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: 208/417] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Jul 3 19:41:32 2026] PATCH /v2/images/5995122f-cf96-48b4-a0ac-1834bd1220c4 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.204.45.74 () {44 vars in 967 bytes} [Fri Jul 3 19:41:33 2026] GET /v2/images/5995122f-cf96-48b4-a0ac-1834bd1220c4 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/579] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:54:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/580] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:54:55 2026] GET /v2/images => generated 5574 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/611] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:57:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/612] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:57:21 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/613] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:57:23 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/614] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:57:23 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/625] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:58:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/626] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:58:16 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:58:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/630] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:58:25 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/645] 199.204.45.74 () {42 vars in 684 bytes} [Fri Jul 3 19:59:34 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/646] 199.204.45.74 () {44 vars in 906 bytes} [Fri Jul 3 19:59:34 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/657] 10.0.0.227 () {32 vars in 632 bytes} [Fri Jul 3 20:00:20 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 10.0.0.204 () {36 vars in 986 bytes} [Fri Jul 3 20:00:42 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/663] 10.0.0.204 () {36 vars in 926 bytes} [Fri Jul 3 20:00:42 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 10.0.0.204 () {36 vars in 986 bytes} [Fri Jul 3 20:00:45 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 10.0.0.204 () {36 vars in 926 bytes} [Fri Jul 3 20:00:45 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: 334/668] 199.204.45.74 () {36 vars in 989 bytes} [Fri Jul 3 20:00:51 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 199.204.45.74 () {36 vars in 929 bytes} [Fri Jul 3 20:00:51 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: 335/670] 199.204.45.74 () {36 vars in 989 bytes} [Fri Jul 3 20:00:51 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 199.204.45.74 () {36 vars in 929 bytes} [Fri Jul 3 20:00:51 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: 338/674] 10.0.0.134 () {36 vars in 986 bytes} [Fri Jul 3 20:00:58 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 439 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.134 () {36 vars in 926 bytes} [Fri Jul 3 20:00:58 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: 339/676] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:00:58 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: 338/677] 10.0.0.134 () {36 vars in 986 bytes} [Fri Jul 3 20:00:58 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 18 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.134 () {36 vars in 926 bytes} [Fri Jul 3 20:00:58 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: 339/679] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:00:58 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: 341/680] 10.0.0.134 () {36 vars in 986 bytes} [Fri Jul 3 20:00:58 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/681] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:00:58 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.134 () {36 vars in 926 bytes} [Fri Jul 3 20:00:58 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: 341/683] 10.0.0.139 () {36 vars in 986 bytes} [Fri Jul 3 20:00:59 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 10.0.0.139 () {36 vars in 926 bytes} [Fri Jul 3 20:01:00 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: 342/685] 10.0.0.139 () {36 vars in 986 bytes} [Fri Jul 3 20:01:00 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 10.0.0.139 () {36 vars in 926 bytes} [Fri Jul 3 20:01:00 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.139 () {36 vars in 926 bytes} [Fri Jul 3 20:01:00 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: 345/690] 10.0.0.227 () {34 vars in 654 bytes} [Fri Jul 3 20:01:12 2026] POST /v2/images => generated 648 bytes in 283 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-03 20:01:12.673 8 WARNING glance.api.v2.images [None req-10e48f37-12cb-41d7-89c7-b9f1ebc6ef01 33c2a9a6ce0c4d72ab0e99cdfaa829d6 8c3c54066d0d4a55b2f7cad04c14210e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//77a8e938-aefc-4673-b6a1-d7aaa9722d5d [pid: 8|app: 0|req: 346/691] 10.0.0.227 () {32 vars in 709 bytes} [Fri Jul 3 20:01:12 2026] DELETE /v2/images/77a8e938-aefc-4673-b6a1-d7aaa9722d5d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 10.0.0.227 () {32 vars in 706 bytes} [Fri Jul 3 20:01:12 2026] GET /v2/images/77a8e938-aefc-4673-b6a1-d7aaa9722d5d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.227 () {32 vars in 632 bytes} [Fri Jul 3 20:01:12 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.227 () {34 vars in 654 bytes} [Fri Jul 3 20:01:12 2026] POST /v2/images => generated 702 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.227 () {32 vars in 716 bytes} [Fri Jul 3 20:01:12 2026] GET /v2/images/6e3ce195-39ef-4476-8177-3cfc147285a5/file => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 20:01:12.963 7 INFO glance.api.v2.image_data [None req-8a53bb8f-5b04-4ca1-a22f-70b6ee0fd8a5 33c2a9a6ce0c4d72ab0e99cdfaa829d6 8c3c54066d0d4a55b2f7cad04c14210e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 20:01:13.008 7 WARNING glance_store._drivers.rbd [None req-8a53bb8f-5b04-4ca1-a22f-70b6ee0fd8a5 33c2a9a6ce0c4d72ab0e99cdfaa829d6 8c3c54066d0d4a55b2f7cad04c14210e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-03 20:01:14.026 7 INFO glance.location [None req-8a53bb8f-5b04-4ca1-a22f-70b6ee0fd8a5 33c2a9a6ce0c4d72ab0e99cdfaa829d6 8c3c54066d0d4a55b2f7cad04c14210e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 348/696] 10.0.0.227 () {32 vars in 726 bytes} [Fri Jul 3 20:01:12 2026] PUT /v2/images/6e3ce195-39ef-4476-8177-3cfc147285a5/file => generated 0 bytes in 1115 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 10.0.0.227 () {32 vars in 706 bytes} [Fri Jul 3 20:01:14 2026] GET /v2/images/6e3ce195-39ef-4476-8177-3cfc147285a5 => generated 1103 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/698] 10.0.0.227 () {32 vars in 716 bytes} [Fri Jul 3 20:01:14 2026] GET /v2/images/6e3ce195-39ef-4476-8177-3cfc147285a5/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.227 () {34 vars in 654 bytes} [Fri Jul 3 20:01:14 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.227 () {32 vars in 725 bytes} [Fri Jul 3 20:01:14 2026] PATCH /v2/images/4a86ea1c-36f1-44b9-9f18-535bdc842571 => generated 652 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.227 () {32 vars in 706 bytes} [Fri Jul 3 20:01:14 2026] GET /v2/images/4a86ea1c-36f1-44b9-9f18-535bdc842571 => generated 652 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 20:01:14.405 7 WARNING glance.api.v2.images [None req-cecbfc89-f54b-4fed-b251-48d1b418d7bb 33c2a9a6ce0c4d72ab0e99cdfaa829d6 8c3c54066d0d4a55b2f7cad04c14210e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4a86ea1c-36f1-44b9-9f18-535bdc842571 [pid: 7|app: 0|req: 351/702] 10.0.0.227 () {32 vars in 709 bytes} [Fri Jul 3 20:01:14 2026] DELETE /v2/images/4a86ea1c-36f1-44b9-9f18-535bdc842571 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.227 () {32 vars in 706 bytes} [Fri Jul 3 20:01:14 2026] GET /v2/images/4a86ea1c-36f1-44b9-9f18-535bdc842571 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 20:01:14.523 7 WARNING glance.api.v2.images [None req-8b2baf44-6086-4b86-a582-427feab48da4 33c2a9a6ce0c4d72ab0e99cdfaa829d6 8c3c54066d0d4a55b2f7cad04c14210e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6e3ce195-39ef-4476-8177-3cfc147285a5 [pid: 7|app: 0|req: 352/704] 10.0.0.227 () {32 vars in 709 bytes} [Fri Jul 3 20:01:14 2026] DELETE /v2/images/6e3ce195-39ef-4476-8177-3cfc147285a5 => generated 0 bytes in 811 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/705] 10.0.0.227 () {32 vars in 706 bytes} [Fri Jul 3 20:01:15 2026] GET /v2/images/6e3ce195-39ef-4476-8177-3cfc147285a5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 20:01:15.344 7 WARNING glance.api.v2.images [None req-55794fc0-3265-402e-bcab-1f86e81b11a0 33c2a9a6ce0c4d72ab0e99cdfaa829d6 8c3c54066d0d4a55b2f7cad04c14210e - - default default] Failed to find image 77a8e938-aefc-4673-b6a1-d7aaa9722d5d to delete: glance.common.exception.ImageNotFound: No image found with ID 77a8e938-aefc-4673-b6a1-d7aaa9722d5d [pid: 7|app: 0|req: 353/706] 10.0.0.227 () {32 vars in 709 bytes} [Fri Jul 3 20:01:15 2026] DELETE /v2/images/77a8e938-aefc-4673-b6a1-d7aaa9722d5d => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.227 () {32 vars in 706 bytes} [Fri Jul 3 20:01:15 2026] GET /v2/images/77a8e938-aefc-4673-b6a1-d7aaa9722d5d => 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: 355/710] 10.0.0.204 () {36 vars in 986 bytes} [Fri Jul 3 20:01:24 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/711] 10.0.0.204 () {36 vars in 926 bytes} [Fri Jul 3 20:01:24 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: 359/716] 10.0.0.204 () {36 vars in 986 bytes} [Fri Jul 3 20:01:40 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.204 () {36 vars in 926 bytes} [Fri Jul 3 20:01:40 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: 361/722] 10.0.0.204 () {36 vars in 986 bytes} [Fri Jul 3 20:02:01 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/723] 10.0.0.204 () {36 vars in 926 bytes} [Fri Jul 3 20:02:01 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: 366/732] 10.0.0.204 () {36 vars in 986 bytes} [Fri Jul 3 20:02:38 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 14 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.204 () {36 vars in 926 bytes} [Fri Jul 3 20:02:38 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.204 () {36 vars in 986 bytes} [Fri Jul 3 20:03:10 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 15 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.204 () {36 vars in 926 bytes} [Fri Jul 3 20:03:10 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: 373/744] 10.0.0.204 () {36 vars in 986 bytes} [Fri Jul 3 20:03:17 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 10.0.0.204 () {36 vars in 926 bytes} [Fri Jul 3 20:03:17 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: 374/746] 10.0.0.227 () {30 vars in 410 bytes} [Fri Jul 3 20:03:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 10.0.0.227 () {32 vars in 706 bytes} [Fri Jul 3 20:03:45 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 10.0.0.227 () {32 vars in 706 bytes} [Fri Jul 3 20:03:45 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.134 () {36 vars in 986 bytes} [Fri Jul 3 20:03:45 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:03:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/755] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:03:45 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 10.0.0.134 () {36 vars in 986 bytes} [Fri Jul 3 20:03:45 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:03:45 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: 380/758] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:03:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.134 () {36 vars in 986 bytes} [Fri Jul 3 20:03:45 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:03:45 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: 380/761] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:03:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.139 () {36 vars in 986 bytes} [Fri Jul 3 20:03:46 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.139 () {36 vars in 926 bytes} [Fri Jul 3 20:03:46 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: 383/764] 10.0.0.139 () {36 vars in 986 bytes} [Fri Jul 3 20:03:46 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.139 () {36 vars in 926 bytes} [Fri Jul 3 20:03:46 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: 384/766] 10.0.0.139 () {36 vars in 926 bytes} [Fri Jul 3 20:03:46 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: 386/773] 10.0.0.204 () {36 vars in 986 bytes} [Fri Jul 3 20:04:16 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/774] 10.0.0.204 () {36 vars in 926 bytes} [Fri Jul 3 20:04:16 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: 397/795] 10.0.0.204 () {36 vars in 986 bytes} [Fri Jul 3 20:05:52 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/796] 10.0.0.204 () {36 vars in 926 bytes} [Fri Jul 3 20:05:52 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: 402/801] 10.0.0.204 () {36 vars in 986 bytes} [Fri Jul 3 20:06:09 2026] GET /v2/images/0016c9ee-4e01-4a01-9dec-6ec182dbd7bd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/802] 10.0.0.204 () {36 vars in 926 bytes} [Fri Jul 3 20:06:09 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: 405/811] 199.204.45.74 () {32 vars in 824 bytes} [Fri Jul 3 20:06:51 2026] GET /v2/images?status=active&owner=672fa28b7f22455f9b7a5cb5fb343aa3&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/812] 199.204.45.74 () {32 vars in 651 bytes} [Fri Jul 3 20:06:51 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: 406/813] 10.0.0.134 () {36 vars in 986 bytes} [Fri Jul 3 20:06:51 2026] GET /v2/images/939fd1cc-0987-47d1-bc96-09384823ff57 => generated 1395 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/814] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:06:52 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: 407/815] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:06:52 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: 409/816] 10.0.0.134 () {36 vars in 986 bytes} [Fri Jul 3 20:06:52 2026] GET /v2/images/939fd1cc-0987-47d1-bc96-09384823ff57 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/817] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:06:52 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: 410/818] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:06:52 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: 409/819] 10.0.0.134 () {36 vars in 986 bytes} [Fri Jul 3 20:06:52 2026] GET /v2/images/939fd1cc-0987-47d1-bc96-09384823ff57 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/820] 10.0.0.134 () {36 vars in 926 bytes} [Fri Jul 3 20:06:52 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: 410/821] 10.0.0.139 () {36 vars in 986 bytes} [Fri Jul 3 20:06:52 2026] GET /v2/images/939fd1cc-0987-47d1-bc96-09384823ff57 => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/822] 10.0.0.139 () {36 vars in 926 bytes} [Fri Jul 3 20:06:52 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: 411/823] 10.0.0.139 () {36 vars in 986 bytes} [Fri Jul 3 20:06:52 2026] GET /v2/images/939fd1cc-0987-47d1-bc96-09384823ff57 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/824] 10.0.0.139 () {36 vars in 926 bytes} [Fri Jul 3 20:06:52 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: 412/825] 10.0.0.139 () {36 vars in 926 bytes} [Fri Jul 3 20:06:52 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: 436/870] 10.0.0.227 () {32 vars in 632 bytes} [Fri Jul 3 20:10:28 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)