+ 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 [Wed Jul 1 01:14:13 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5567cd59f6-k86ll 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 0x7f58f3025668 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-01 01:14:15.790 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 01:14:15.813 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-01 01:14:16.673 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-01 01:14:16.674 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-01 01:14:16.674 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 01:14:16.695 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-01 01:14:16.696 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-01 01:14:16.696 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 01:14:18.837 7 WARNING glance.api.v2.images [None req-ec1dd70a-d0a2-459d-a8a6-12c4770bd27c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 01:14:18.878 8 WARNING glance.api.v2.images [None req-b141f7ad-658b-4536-abdd-5655e7a9706f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 01:14:19.241 8 WARNING keystonemiddleware._common.config [None req-b141f7ad-658b-4536-abdd-5655e7a9706f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:14:19.250 8 WARNING oslo_config.cfg [None req-b141f7ad-658b-4536-abdd-5655e7a9706f - - - - - -] 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 0x7f58f3025668 pid: 8 (default app) 2026-07-01 01:14:19.255 7 WARNING keystonemiddleware._common.config [None req-ec1dd70a-d0a2-459d-a8a6-12c4770bd27c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:14:19.264 7 WARNING oslo_config.cfg [None req-ec1dd70a-d0a2-459d-a8a6-12c4770bd27c - - - - - -] 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 0x7f58f3025668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 01:14:20 2026] GET / => generated 1290 bytes in 1 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-01 01:14:21.412 7 WARNING oslo_policy.policy [None req-10b258f2-d65e-4d00-8710-17dd50974ab7 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - 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-01 01:14:21.412 7 WARNING oslo_policy.policy [None req-10b258f2-d65e-4d00-8710-17dd50974ab7 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - 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-01 01:14:21.430 7 WARNING oslo_policy.policy [None req-10b258f2-d65e-4d00-8710-17dd50974ab7 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - 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-01 01:14:21.430 7 WARNING oslo_policy.policy [None req-10b258f2-d65e-4d00-8710-17dd50974ab7 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 01:14:20 2026] GET /v2/images => generated 69 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 01:14:25 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 01:14:25 2026] GET /v2/images => generated 69 bytes in 36 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-01 01:14:25.087 8 WARNING oslo_policy.policy [None req-c7781a04-a3ba-4e78-a9b1-2ebbf61210cd 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - 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-01 01:14:25.087 8 WARNING oslo_policy.policy [None req-c7781a04-a3ba-4e78-a9b1-2ebbf61210cd 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jul 1 01:14:25 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.4 () {44 vars in 925 bytes} [Wed Jul 1 01:14:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:14:25.220 8 WARNING oslo_policy.policy [None req-b76a6275-13f1-43f2-9cc0-119f50b52589 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - 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-01 01:14:25.220 8 WARNING oslo_policy.policy [None req-b76a6275-13f1-43f2-9cc0-119f50b52589 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - 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: 8/11] 199.204.45.4 () {44 vars in 931 bytes} [Wed Jul 1 01:14:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:14:25.307 7 WARNING oslo_config.cfg [None req-7ed6a101-8cde-41b6-b8cc-2c135aab2965 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.4 () {48 vars in 943 bytes} [Wed Jul 1 01:14:25 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-01 01:14:25.328 8 WARNING oslo_policy.policy [None req-e501c355-5dac-4f50-80c6-abd3b6d8bd21 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - 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-01 01:14:25.329 8 WARNING oslo_policy.policy [None req-e501c355-5dac-4f50-80c6-abd3b6d8bd21 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - 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-01 01:14:25.330 8 INFO glance.api.v2.image_data [None req-e501c355-5dac-4f50-80c6-abd3b6d8bd21 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:14:28.763 8 WARNING glance.location [None req-e501c355-5dac-4f50-80c6-abd3b6d8bd21 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.4 () {48 vars in 1037 bytes} [Wed Jul 1 01:14:25 2026] PUT /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665/file => generated 0 bytes in 3483 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5651 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jul 1 01:14:28 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:14:28.925 8 WARNING oslo_config.cfg [None req-532a8ba6-3747-425e-8d2c-226c5fe9bcf7 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - 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: 10/17] 199.204.45.4 () {48 vars in 1043 bytes} [Wed Jul 1 01:14:28 2026] PATCH /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jul 1 01:14:28 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 01:36:21 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 01:36:21 2026] GET /v2/images => generated 1381 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 01:36:48 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/288] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 01:36:48 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 199.204.45.4 () {44 vars in 929 bytes} [Wed Jul 1 01:36:48 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 199.204.45.4 () {44 vars in 951 bytes} [Wed Jul 1 01:36:48 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/291] 199.204.45.4 () {44 vars in 931 bytes} [Wed Jul 1 01:36:48 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) [pid: 8|app: 0|req: 147/292] 199.204.45.4 () {48 vars in 943 bytes} [Wed Jul 1 01:36:48 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-01 01:36:48.407 7 WARNING oslo_policy.policy [None req-7cf75e51-328a-47ab-88ae-241334490d18 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - 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-01 01:36:48.407 7 WARNING oslo_policy.policy [None req-7cf75e51-328a-47ab-88ae-241334490d18 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - 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-01 01:36:48.409 7 INFO glance.api.v2.image_data [None req-7cf75e51-328a-47ab-88ae-241334490d18 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:37:14.184 7 WARNING glance.location [None req-7cf75e51-328a-47ab-88ae-241334490d18 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/299] 199.204.45.4 () {48 vars in 1038 bytes} [Wed Jul 1 01:36:48 2026] PUT /v2/images/9ff24752-6ca3-4a34-a562-9ea98c966a8e/file => generated 0 bytes in 25832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61038 switches on core 0) [pid: 8|app: 0|req: 154/300] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jul 1 01:37:14 2026] GET /v2/images/9ff24752-6ca3-4a34-a562-9ea98c966a8e => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/301] 199.204.45.4 () {48 vars in 1043 bytes} [Wed Jul 1 01:37:14 2026] PATCH /v2/images/9ff24752-6ca3-4a34-a562-9ea98c966a8e => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/302] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jul 1 01:37:14 2026] GET /v2/images/9ff24752-6ca3-4a34-a562-9ea98c966a8e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/303] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 01:37:15 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/304] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 01:37:15 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/389] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 01:44:12 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/390] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 01:44:12 2026] GET /v2/images => generated 2778 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/393] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 01:44:25 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/394] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 01:44:25 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 199.204.45.4 () {44 vars in 939 bytes} [Wed Jul 1 01:44:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/396] 199.204.45.4 () {44 vars in 961 bytes} [Wed Jul 1 01:44:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/397] 199.204.45.4 () {44 vars in 931 bytes} [Wed Jul 1 01:44:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/398] 199.204.45.4 () {48 vars in 943 bytes} [Wed Jul 1 01:44:26 2026] POST /v2/images => generated 799 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-01 01:44:26.208 7 INFO glance.api.v2.image_data [None req-05f9d688-599c-476d-933e-e7d901ffd655 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:44:39.367 7 INFO glance.location [None req-05f9d688-599c-476d-933e-e7d901ffd655 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/403] 199.204.45.4 () {48 vars in 1037 bytes} [Wed Jul 1 01:44:26 2026] PUT /v2/images/9d2c95d9-5a05-405e-bdca-beb68d98eba4/file => generated 0 bytes in 13201 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25770 switches on core 0) [pid: 8|app: 0|req: 208/404] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jul 1 01:44:39 2026] GET /v2/images/9d2c95d9-5a05-405e-bdca-beb68d98eba4 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/405] 199.204.45.4 () {48 vars in 1043 bytes} [Wed Jul 1 01:44:39 2026] PATCH /v2/images/9d2c95d9-5a05-405e-bdca-beb68d98eba4 => generated 1410 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/406] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jul 1 01:44:39 2026] GET /v2/images/9d2c95d9-5a05-405e-bdca-beb68d98eba4 => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/413] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 01:45:16 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/414] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 01:45:16 2026] GET /v2/images => generated 4190 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/419] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 01:45:30 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/420] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 01:45:30 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: 8|app: 0|req: 217/421] 199.204.45.4 () {44 vars in 931 bytes} [Wed Jul 1 01:45:30 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/422] 199.204.45.4 () {44 vars in 953 bytes} [Wed Jul 1 01:45:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/423] 199.204.45.4 () {44 vars in 931 bytes} [Wed Jul 1 01:45:30 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: 206/424] 199.204.45.4 () {48 vars in 943 bytes} [Wed Jul 1 01:45:30 2026] POST /v2/images => generated 791 bytes in 156 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-01 01:45:30.990 8 INFO glance.api.v2.image_data [None req-8123a756-34d7-4ef1-b4ea-616faa4dfb25 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:45:46.232 8 INFO glance.location [None req-8123a756-34d7-4ef1-b4ea-616faa4dfb25 252c14570445417f8f9a746873ee4577 917de369fdaa4e4294c57a453d9504be - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 219/427] 199.204.45.4 () {48 vars in 1038 bytes} [Wed Jul 1 01:45:30 2026] PUT /v2/images/d5e7231d-8864-42c6-b5ad-6e2637651be8/file => generated 0 bytes in 15293 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36838 switches on core 0) [pid: 7|app: 0|req: 209/428] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jul 1 01:45:46 2026] GET /v2/images/d5e7231d-8864-42c6-b5ad-6e2637651be8 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/429] 199.204.45.4 () {48 vars in 1043 bytes} [Wed Jul 1 01:45:46 2026] PATCH /v2/images/d5e7231d-8864-42c6-b5ad-6e2637651be8 => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/430] 199.204.45.4 () {44 vars in 963 bytes} [Wed Jul 1 01:45:46 2026] GET /v2/images/d5e7231d-8864-42c6-b5ad-6e2637651be8 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/585] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 01:58:35 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/586] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 01:58:35 2026] GET /v2/images => generated 5574 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/615] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 02:00:54 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/616] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 02:00:54 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/617] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 02:00:56 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/618] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 02:00:56 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/629] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 02:01:47 2026] GET / => generated 1290 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/630] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 02:01:47 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/633] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 02:01:55 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/634] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 02:01:55 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/647] 199.204.45.4 () {42 vars in 680 bytes} [Wed Jul 1 02:02:57 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/648] 199.204.45.4 () {44 vars in 902 bytes} [Wed Jul 1 02:02:57 2026] GET /v2/images => generated 5574 bytes in 54 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: 335/659] 10.0.0.158 () {32 vars in 633 bytes} [Wed Jul 1 02:03:40 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/664] 10.0.0.20 () {36 vars in 986 bytes} [Wed Jul 1 02:03:59 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/665] 10.0.0.20 () {36 vars in 926 bytes} [Wed Jul 1 02:03:59 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) /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: 327/666] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 02:03:59 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/667] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:03:59 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: 328/668] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:03:59 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/669] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 02:03:59 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => 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: 329/670] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:03:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/671] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:03:59 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: 330/672] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 02:03:59 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => 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: 343/673] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:03:59 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: 331/674] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:03:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/675] 10.0.0.166 () {36 vars in 911 bytes} [Wed Jul 1 02:04:00 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/676] 10.0.0.166 () {36 vars in 1007 bytes} [Wed Jul 1 02:04:00 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/677] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jul 1 02:04:00 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/678] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jul 1 02:04: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: 8|app: 0|req: 346/679] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jul 1 02:04:00 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: 334/680] 10.0.0.20 () {36 vars in 986 bytes} [Wed Jul 1 02:04:03 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => 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: 347/681] 10.0.0.20 () {36 vars in 926 bytes} [Wed Jul 1 02:04:03 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: 336/684] 199.204.45.4 () {36 vars in 989 bytes} [Wed Jul 1 02:04:08 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => 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: 349/685] 199.204.45.4 () {36 vars in 929 bytes} [Wed Jul 1 02:04:08 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: 337/686] 199.204.45.4 () {36 vars in 989 bytes} [Wed Jul 1 02:04:09 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => 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: 350/687] 199.204.45.4 () {36 vars in 929 bytes} [Wed Jul 1 02:04: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: 341/694] 10.0.0.20 () {36 vars in 986 bytes} [Wed Jul 1 02:04:40 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => 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: 354/695] 10.0.0.20 () {36 vars in 926 bytes} [Wed Jul 1 02:04:40 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: 343/698] 10.0.0.158 () {34 vars in 655 bytes} [Wed Jul 1 02:04:51 2026] POST /v2/images => generated 649 bytes in 206 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 02:04:51.651 8 WARNING glance.api.v2.images [None req-fa2bb8fd-94bc-4271-935e-8a24b8ea7521 429b89b1eb4249a680c5b8d88825a6bf b7d12d30f2e84d4589b63ec080d01273 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e2e86b72-0bd1-4e16-9b86-d0301ece9efa [pid: 8|app: 0|req: 356/699] 10.0.0.158 () {32 vars in 710 bytes} [Wed Jul 1 02:04:51 2026] DELETE /v2/images/e2e86b72-0bd1-4e16-9b86-d0301ece9efa => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/700] 10.0.0.158 () {32 vars in 707 bytes} [Wed Jul 1 02:04:51 2026] GET /v2/images/e2e86b72-0bd1-4e16-9b86-d0301ece9efa => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/701] 10.0.0.158 () {32 vars in 633 bytes} [Wed Jul 1 02:04:51 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/702] 10.0.0.158 () {34 vars in 655 bytes} [Wed Jul 1 02:04:51 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/703] 10.0.0.158 () {32 vars in 717 bytes} [Wed Jul 1 02:04:51 2026] GET /v2/images/ab7c6d78-9a40-4ca8-8224-5a044340b117/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:51.855 7 INFO glance.api.v2.image_data [None req-cb86601d-cc1a-442b-bee1-3b20e1422f0a 429b89b1eb4249a680c5b8d88825a6bf b7d12d30f2e84d4589b63ec080d01273 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 02:04:51.896 7 WARNING glance_store._drivers.rbd [None req-cb86601d-cc1a-442b-bee1-3b20e1422f0a 429b89b1eb4249a680c5b8d88825a6bf b7d12d30f2e84d4589b63ec080d01273 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 02:04:52.876 7 INFO glance.location [None req-cb86601d-cc1a-442b-bee1-3b20e1422f0a 429b89b1eb4249a680c5b8d88825a6bf b7d12d30f2e84d4589b63ec080d01273 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 346/704] 10.0.0.158 () {32 vars in 727 bytes} [Wed Jul 1 02:04:51 2026] PUT /v2/images/ab7c6d78-9a40-4ca8-8224-5a044340b117/file => generated 0 bytes in 1067 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/705] 10.0.0.158 () {32 vars in 707 bytes} [Wed Jul 1 02:04:52 2026] GET /v2/images/ab7c6d78-9a40-4ca8-8224-5a044340b117 => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/706] 10.0.0.158 () {32 vars in 717 bytes} [Wed Jul 1 02:04:52 2026] GET /v2/images/ab7c6d78-9a40-4ca8-8224-5a044340b117/file => generated 1024 bytes in 107 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/707] 10.0.0.158 () {34 vars in 655 bytes} [Wed Jul 1 02:04:53 2026] POST /v2/images => generated 649 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/708] 10.0.0.158 () {32 vars in 726 bytes} [Wed Jul 1 02:04:53 2026] PATCH /v2/images/db4b6140-0255-4f91-8cdf-edd4c3fd9a1d => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/709] 10.0.0.158 () {32 vars in 707 bytes} [Wed Jul 1 02:04:53 2026] GET /v2/images/db4b6140-0255-4f91-8cdf-edd4c3fd9a1d => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:53.199 7 WARNING glance.api.v2.images [None req-696856ac-72e5-45f3-96d9-d1977b5b5187 429b89b1eb4249a680c5b8d88825a6bf b7d12d30f2e84d4589b63ec080d01273 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//db4b6140-0255-4f91-8cdf-edd4c3fd9a1d [pid: 7|app: 0|req: 349/710] 10.0.0.158 () {32 vars in 710 bytes} [Wed Jul 1 02:04:53 2026] DELETE /v2/images/db4b6140-0255-4f91-8cdf-edd4c3fd9a1d => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/711] 10.0.0.158 () {32 vars in 707 bytes} [Wed Jul 1 02:04:53 2026] GET /v2/images/db4b6140-0255-4f91-8cdf-edd4c3fd9a1d => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:53.269 7 WARNING glance.api.v2.images [None req-4d8ded6f-60ce-4bca-bca7-be464516d93b 429b89b1eb4249a680c5b8d88825a6bf b7d12d30f2e84d4589b63ec080d01273 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ab7c6d78-9a40-4ca8-8224-5a044340b117 [pid: 7|app: 0|req: 350/712] 10.0.0.158 () {32 vars in 710 bytes} [Wed Jul 1 02:04:53 2026] DELETE /v2/images/ab7c6d78-9a40-4ca8-8224-5a044340b117 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/713] 10.0.0.158 () {32 vars in 707 bytes} [Wed Jul 1 02:04:54 2026] GET /v2/images/ab7c6d78-9a40-4ca8-8224-5a044340b117 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:54.138 7 WARNING glance.api.v2.images [None req-cc52d661-77f0-4375-9d71-a3543411ce3e 429b89b1eb4249a680c5b8d88825a6bf b7d12d30f2e84d4589b63ec080d01273 - - default default] Failed to find image e2e86b72-0bd1-4e16-9b86-d0301ece9efa to delete: glance.common.exception.ImageNotFound: No image found with ID e2e86b72-0bd1-4e16-9b86-d0301ece9efa [pid: 7|app: 0|req: 351/714] 10.0.0.158 () {32 vars in 710 bytes} [Wed Jul 1 02:04:54 2026] DELETE /v2/images/e2e86b72-0bd1-4e16-9b86-d0301ece9efa => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/715] 10.0.0.158 () {32 vars in 707 bytes} [Wed Jul 1 02:04:54 2026] GET /v2/images/e2e86b72-0bd1-4e16-9b86-d0301ece9efa => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/720] 10.0.0.20 () {36 vars in 986 bytes} [Wed Jul 1 02:05:08 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/721] 10.0.0.20 () {36 vars in 926 bytes} [Wed Jul 1 02:05:08 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: 355/722] 10.0.0.158 () {30 vars in 411 bytes} [Wed Jul 1 02:05:10 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/727] 10.0.0.20 () {36 vars in 986 bytes} [Wed Jul 1 02:05:31 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => 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: 370/728] 10.0.0.20 () {36 vars in 926 bytes} [Wed Jul 1 02:05:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/733] 10.0.0.20 () {36 vars in 986 bytes} [Wed Jul 1 02:05:48 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/734] 10.0.0.20 () {36 vars in 926 bytes} [Wed Jul 1 02:05:48 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: 362/735] 10.0.0.158 () {32 vars in 707 bytes} [Wed Jul 1 02:05:49 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/736] 10.0.0.158 () {32 vars in 707 bytes} [Wed Jul 1 02:05:49 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/737] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 02:05:49 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/738] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:05:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/739] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:05:49 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/740] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 02:05:49 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/741] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:05:49 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/742] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:05:49 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: 366/743] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 02:05:49 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/744] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:05:49 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: 367/745] 10.0.0.166 () {36 vars in 911 bytes} [Wed Jul 1 02:05:49 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/746] 10.0.0.166 () {36 vars in 1007 bytes} [Wed Jul 1 02:05:49 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/747] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jul 1 02:05:49 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => 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: 380/748] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jul 1 02:05:49 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: 369/749] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jul 1 02:05:49 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: 382/752] 10.0.0.20 () {36 vars in 986 bytes} [Wed Jul 1 02:06:06 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/753] 10.0.0.20 () {36 vars in 926 bytes} [Wed Jul 1 02:06:06 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: 385/758] 10.0.0.20 () {36 vars in 986 bytes} [Wed Jul 1 02:06:18 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => 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: 374/759] 10.0.0.20 () {36 vars in 926 bytes} [Wed Jul 1 02:06:18 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/760] 10.0.0.20 () {36 vars in 986 bytes} [Wed Jul 1 02:06:20 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/761] 10.0.0.20 () {36 vars in 926 bytes} [Wed Jul 1 02:06:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/776] 10.0.0.20 () {36 vars in 986 bytes} [Wed Jul 1 02:07:31 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => 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: 383/777] 10.0.0.20 () {36 vars in 926 bytes} [Wed Jul 1 02:07:31 2026] GET /v2/schemas/image => generated 4018 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/782] 10.0.0.20 () {36 vars in 986 bytes} [Wed Jul 1 02:07:48 2026] GET /v2/images/c8adc45b-0f80-4249-845d-c36c38e95665 => 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: 386/783] 10.0.0.20 () {36 vars in 926 bytes} [Wed Jul 1 02:07:48 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: 402/792] 199.204.45.4 () {32 vars in 824 bytes} [Wed Jul 1 02:08:34 2026] GET /v2/images?status=active&owner=917de369fdaa4e4294c57a453d9504be&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/793] 199.204.45.4 () {32 vars in 651 bytes} [Wed Jul 1 02:08: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: 8|app: 0|req: 403/794] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 02:08:35 2026] GET /v2/images/9ff24752-6ca3-4a34-a562-9ea98c966a8e => 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: 392/795] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:08:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/796] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:08:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/797] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 02:08:35 2026] GET /v2/images/9ff24752-6ca3-4a34-a562-9ea98c966a8e => 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: 405/798] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:08:35 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: 394/799] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:08:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/800] 10.0.0.209 () {36 vars in 987 bytes} [Wed Jul 1 02:08:35 2026] GET /v2/images/9ff24752-6ca3-4a34-a562-9ea98c966a8e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/801] 10.0.0.209 () {36 vars in 927 bytes} [Wed Jul 1 02:08:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/802] 10.0.0.166 () {36 vars in 911 bytes} [Wed Jul 1 02:08:36 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/803] 10.0.0.166 () {36 vars in 1007 bytes} [Wed Jul 1 02:08:36 2026] GET /v2/images/9ff24752-6ca3-4a34-a562-9ea98c966a8e/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/804] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jul 1 02:08:36 2026] GET /v2/images/9ff24752-6ca3-4a34-a562-9ea98c966a8e => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/805] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jul 1 02:08:36 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: 409/806] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jul 1 02:08:36 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: 436/859] 10.0.0.158 () {32 vars in 633 bytes} [Wed Jul 1 02:12:48 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)