+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 06:08:56 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:44 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-549cf865f8-v8wbl 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f8444c07668 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-05-12 06:08:58.387 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 06:08:58.523 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-05-12 06:08:59.267 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-05-12 06:08:59.268 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-05-12 06:08:59.269 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 06:08:59.456 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-05-12 06:08:59.458 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-05-12 06:08:59.458 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 06:09:01.412 8 WARNING glance.api.v2.images [None req-ece667d9-06e1-4b70-8831-488739bddacc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 06:09:01.663 7 WARNING glance.api.v2.images [None req-0916cebd-8103-4d87-a8c0-38e171e3dc98 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 06:09:01.770 8 WARNING keystonemiddleware._common.config [None req-ece667d9-06e1-4b70-8831-488739bddacc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:09:01.777 8 WARNING oslo_config.cfg [None req-ece667d9-06e1-4b70-8831-488739bddacc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f8444c07668 pid: 8 (default app) 2026-05-12 06:09:02.050 7 WARNING keystonemiddleware._common.config [None req-0916cebd-8103-4d87-a8c0-38e171e3dc98 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:09:02.058 7 WARNING oslo_config.cfg [None req-0916cebd-8103-4d87-a8c0-38e171e3dc98 - - - - - -] 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 0x7f8444c07668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:09:02 2026] GET / => generated 1312 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:09:02.555 7 WARNING oslo_policy.policy [None req-87a37378-149e-448e-b861-2ff4e93e097b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - 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-05-12 06:09:02.555 7 WARNING oslo_policy.policy [None req-87a37378-149e-448e-b861-2ff4e93e097b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - 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-05-12 06:09:02.573 7 WARNING oslo_policy.policy [None req-87a37378-149e-448e-b861-2ff4e93e097b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - 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-05-12 06:09:02.573 7 WARNING oslo_policy.policy [None req-87a37378-149e-448e-b861-2ff4e93e097b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - 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/5] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:09:02 2026] GET /v2/images => generated 69 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:09:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:09:06 2026] GET /v2/images => generated 69 bytes in 45 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:09:06.512 8 WARNING oslo_policy.policy [None req-769c088f-0c37-47c1-9947-b54330c30625 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - 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-05-12 06:09:06.512 8 WARNING oslo_policy.policy [None req-769c088f-0c37-47c1-9947-b54330c30625 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 12 06:09:06 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.222 () {44 vars in 933 bytes} [Tue May 12 06:09:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:09:06.649 8 WARNING oslo_policy.policy [None req-8be5dbdc-9011-4b11-9126-444e6f0aa0b5 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - 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-05-12 06:09:06.649 8 WARNING oslo_policy.policy [None req-8be5dbdc-9011-4b11-9126-444e6f0aa0b5 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - 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/10] 199.204.45.222 () {44 vars in 939 bytes} [Tue May 12 06:09:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:09:06.760 7 WARNING oslo_config.cfg [None req-6426dff0-bbed-45eb-b266-3cb8a2e72aec 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - 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/11] 199.204.45.222 () {48 vars in 951 bytes} [Tue May 12 06:09:06 2026] POST /v2/images => generated 760 bytes in 86 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 06:09:06.786 8 WARNING oslo_policy.policy [None req-cad76af7-a30f-45af-9b76-7017e4927f11 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - 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-05-12 06:09:06.787 8 WARNING oslo_policy.policy [None req-cad76af7-a30f-45af-9b76-7017e4927f11 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - 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-05-12 06:09:06.788 8 INFO glance.api.v2.image_data [None req-cad76af7-a30f-45af-9b76-7017e4927f11 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 06:09:10.968 8 INFO glance.location [None req-cad76af7-a30f-45af-9b76-7017e4927f11 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.204.45.222 () {48 vars in 1045 bytes} [Tue May 12 06:09:06 2026] PUT /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a/file => generated 0 bytes in 4237 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5401 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.222 () {44 vars in 971 bytes} [Tue May 12 06:09:11 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:09:11.053 8 WARNING oslo_config.cfg [None req-bcbaf66d-e51c-427e-a03c-05f32e3698a4 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.222 () {44 vars in 971 bytes} [Tue May 12 06:09:11 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:30:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:30:40 2026] GET /v2/images => generated 1240 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:30:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:30:58 2026] GET /v2/images => generated 1240 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.204.45.222 () {44 vars in 937 bytes} [Tue May 12 06:30:59 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.204.45.222 () {44 vars in 959 bytes} [Tue May 12 06:30:59 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.204.45.222 () {44 vars in 939 bytes} [Tue May 12 06:30:59 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) [pid: 8|app: 0|req: 144/284] 199.204.45.222 () {48 vars in 951 bytes} [Tue May 12 06:30:59 2026] POST /v2/images => generated 796 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 06:30:59.474 7 WARNING oslo_policy.policy [None req-7e6871c6-b21a-4d5b-b458-20cd7d273b00 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - 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-05-12 06:30:59.474 7 WARNING oslo_policy.policy [None req-7e6871c6-b21a-4d5b-b458-20cd7d273b00 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - 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-05-12 06:30:59.478 7 INFO glance.api.v2.image_data [None req-7e6871c6-b21a-4d5b-b458-20cd7d273b00 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 06:31:36.407 7 INFO glance.location [None req-7e6871c6-b21a-4d5b-b458-20cd7d273b00 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 141/293] 199.204.45.222 () {48 vars in 1046 bytes} [Tue May 12 06:30:59 2026] PUT /v2/images/476ef666-94a6-45da-a826-db13a639e5d9/file => generated 0 bytes in 36985 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63358 switches on core 0) [pid: 8|app: 0|req: 153/294] 199.204.45.222 () {44 vars in 971 bytes} [Tue May 12 06:31:36 2026] GET /v2/images/476ef666-94a6-45da-a826-db13a639e5d9 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/295] 199.204.45.222 () {44 vars in 971 bytes} [Tue May 12 06:31:36 2026] GET /v2/images/476ef666-94a6-45da-a826-db13a639e5d9 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/296] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:31:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/297] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:31:37 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/380] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:38:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/381] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:38:23 2026] GET /v2/images => generated 2451 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/384] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:38:34 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/385] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:38:34 2026] GET /v2/images => generated 2451 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/386] 199.204.45.222 () {44 vars in 947 bytes} [Tue May 12 06:38:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/387] 199.204.45.222 () {44 vars in 969 bytes} [Tue May 12 06:38:34 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: 189/388] 199.204.45.222 () {44 vars in 939 bytes} [Tue May 12 06:38:34 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: 8|app: 0|req: 200/389] 199.204.45.222 () {48 vars in 951 bytes} [Tue May 12 06:38:34 2026] POST /v2/images => generated 799 bytes in 2608 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 06:38:37.538 7 INFO glance.api.v2.image_data [None req-9e44d17d-b65e-44a9-bd8b-ac1979bc8cc7 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 06:39:43.299 7 INFO glance.location [None req-9e44d17d-b65e-44a9-bd8b-ac1979bc8cc7 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/404] 199.204.45.222 () {48 vars in 1045 bytes} [Tue May 12 06:38:37 2026] PUT /v2/images/05434987-cf1b-49ee-8d56-231158701d5a/file => generated 0 bytes in 65822 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18137 switches on core 0) [pid: 8|app: 0|req: 215/405] 199.204.45.222 () {44 vars in 971 bytes} [Tue May 12 06:39:43 2026] GET /v2/images/05434987-cf1b-49ee-8d56-231158701d5a => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/406] 199.204.45.222 () {48 vars in 1050 bytes} [Tue May 12 06:39:43 2026] PATCH /v2/images/05434987-cf1b-49ee-8d56-231158701d5a => generated 1234 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/407] 199.204.45.222 () {44 vars in 971 bytes} [Tue May 12 06:39:43 2026] GET /v2/images/05434987-cf1b-49ee-8d56-231158701d5a => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/428] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:41:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/429] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:41:23 2026] GET /v2/images => generated 3687 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/432] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:41:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/433] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:41:38 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/434] 199.204.45.222 () {44 vars in 939 bytes} [Tue May 12 06:41:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/435] 199.204.45.222 () {44 vars in 961 bytes} [Tue May 12 06:41:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/436] 199.204.45.222 () {44 vars in 939 bytes} [Tue May 12 06:41:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/437] 199.204.45.222 () {48 vars in 951 bytes} [Tue May 12 06:41:38 2026] POST /v2/images => generated 791 bytes in 391 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 06:41:39.209 7 INFO glance.api.v2.image_data [None req-e9af17c6-8e6d-4fd7-b8dc-af0eaad41823 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 06:41:55.777 7 INFO glance.location [None req-e9af17c6-8e6d-4fd7-b8dc-af0eaad41823 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 207/442] 199.204.45.222 () {48 vars in 1046 bytes} [Tue May 12 06:41:39 2026] PUT /v2/images/3d435ead-552c-42df-82f2-c90d97ffe16c/file => generated 0 bytes in 16616 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31052 switches on core 0) [pid: 8|app: 0|req: 236/443] 199.204.45.222 () {44 vars in 971 bytes} [Tue May 12 06:41:55 2026] GET /v2/images/3d435ead-552c-42df-82f2-c90d97ffe16c => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/444] 199.204.45.222 () {44 vars in 971 bytes} [Tue May 12 06:41:55 2026] GET /v2/images/3d435ead-552c-42df-82f2-c90d97ffe16c => generated 1204 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/593] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:54:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/594] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:54:11 2026] GET /v2/images => generated 4893 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/621] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:56:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/622] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:56:26 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/623] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:56:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/624] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:56:28 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/635] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:57:15 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/636] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:57:15 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/639] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:57:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/640] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:57:22 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/653] 199.204.45.222 () {42 vars in 688 bytes} [Tue May 12 06:58:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/654] 199.204.45.222 () {44 vars in 910 bytes} [Tue May 12 06:58:22 2026] GET /v2/images => generated 4893 bytes in 55 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/663] 10.0.0.70 () {32 vars in 632 bytes} [Tue May 12 06:59:08 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/668] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 12 06:59:27 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 171 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/669] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 06:59:28 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: 322/670] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 06:59:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/671] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 12 06:59:28 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/672] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 06:59:28 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: 350/673] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 06:59:28 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: 324/674] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 12 06:59:28 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/675] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 06:59:28 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: 325/676] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 06:59:28 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: 352/677] 10.0.0.176 () {36 vars in 987 bytes} [Tue May 12 06:59:29 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/678] 10.0.0.176 () {36 vars in 927 bytes} [Tue May 12 06:59:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/679] 10.0.0.176 () {36 vars in 987 bytes} [Tue May 12 06:59:29 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/680] 10.0.0.176 () {36 vars in 927 bytes} [Tue May 12 06:59:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/681] 10.0.0.176 () {36 vars in 927 bytes} [Tue May 12 06:59:29 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: 329/684] 10.0.0.84 () {36 vars in 986 bytes} [Tue May 12 06:59:40 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/685] 10.0.0.84 () {36 vars in 926 bytes} [Tue May 12 06:59: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: 330/686] 10.0.0.84 () {36 vars in 986 bytes} [Tue May 12 06:59:40 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/687] 10.0.0.84 () {36 vars in 926 bytes} [Tue May 12 06:59:40 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: 332/690] 199.204.45.222 () {36 vars in 991 bytes} [Tue May 12 06:59:47 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/691] 199.204.45.222 () {36 vars in 931 bytes} [Tue May 12 06:59:47 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: 333/692] 199.204.45.222 () {36 vars in 991 bytes} [Tue May 12 06:59:48 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/693] 199.204.45.222 () {36 vars in 931 bytes} [Tue May 12 06:59: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: 337/700] 10.0.0.84 () {36 vars in 986 bytes} [Tue May 12 07:00:11 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/701] 10.0.0.84 () {36 vars in 926 bytes} [Tue May 12 07:00:11 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/702] 10.0.0.84 () {36 vars in 986 bytes} [Tue May 12 07:00:18 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/703] 10.0.0.84 () {36 vars in 926 bytes} [Tue May 12 07:00:18 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: 339/704] 10.0.0.84 () {36 vars in 986 bytes} [Tue May 12 07:00:19 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/705] 10.0.0.84 () {36 vars in 926 bytes} [Tue May 12 07:00:19 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: 370/712] 10.0.0.70 () {30 vars in 410 bytes} [Tue May 12 07:00:42 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/713] 10.0.0.70 () {34 vars in 654 bytes} [Tue May 12 07:00:45 2026] POST /v2/images => generated 649 bytes in 326 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 07:00:46.062 8 WARNING glance.api.v2.images [None req-1b6c522a-3e01-4058-b7c0-b734e7a96959 299f1a46e93e48ac8b80a5f7e1217c74 81c0f20f4d654c39957858a9ab2ab644 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5d14f061-5d46-4620-91cc-c405584b9bcc [pid: 8|app: 0|req: 371/714] 10.0.0.70 () {32 vars in 709 bytes} [Tue May 12 07:00:46 2026] DELETE /v2/images/5d14f061-5d46-4620-91cc-c405584b9bcc => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/715] 10.0.0.70 () {32 vars in 706 bytes} [Tue May 12 07:00:46 2026] GET /v2/images/5d14f061-5d46-4620-91cc-c405584b9bcc => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/716] 10.0.0.70 () {32 vars in 632 bytes} [Tue May 12 07:00:46 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/717] 10.0.0.70 () {34 vars in 654 bytes} [Tue May 12 07:00:46 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/718] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:00:46 2026] GET /v2/images/9444b9aa-0f29-4e15-a66b-254bec66e7e5/file => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:46.301 7 INFO glance.api.v2.image_data [None req-2a71b903-32e5-4128-b0ef-1f5eb1f4cfd6 299f1a46e93e48ac8b80a5f7e1217c74 81c0f20f4d654c39957858a9ab2ab644 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 07:00:46.348 7 WARNING glance_store._drivers.rbd [None req-2a71b903-32e5-4128-b0ef-1f5eb1f4cfd6 299f1a46e93e48ac8b80a5f7e1217c74 81c0f20f4d654c39957858a9ab2ab644 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 07:00:47.303 7 INFO glance.location [None req-2a71b903-32e5-4128-b0ef-1f5eb1f4cfd6 299f1a46e93e48ac8b80a5f7e1217c74 81c0f20f4d654c39957858a9ab2ab644 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 346/719] 10.0.0.70 () {32 vars in 726 bytes} [Tue May 12 07:00:46 2026] PUT /v2/images/9444b9aa-0f29-4e15-a66b-254bec66e7e5/file => generated 0 bytes in 1050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/720] 10.0.0.70 () {32 vars in 706 bytes} [Tue May 12 07:00:47 2026] GET /v2/images/9444b9aa-0f29-4e15-a66b-254bec66e7e5 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/721] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:00:47 2026] GET /v2/images/9444b9aa-0f29-4e15-a66b-254bec66e7e5/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/722] 10.0.0.70 () {34 vars in 654 bytes} [Tue May 12 07:00:47 2026] POST /v2/images => generated 648 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/723] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:00:47 2026] PATCH /v2/images/2af55b26-b834-4523-b994-a6d6356cf333 => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/724] 10.0.0.70 () {32 vars in 706 bytes} [Tue May 12 07:00:47 2026] GET /v2/images/2af55b26-b834-4523-b994-a6d6356cf333 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:47.646 7 WARNING glance.api.v2.images [None req-2e68b9c6-e1c4-4127-96a8-38fca3217d86 299f1a46e93e48ac8b80a5f7e1217c74 81c0f20f4d654c39957858a9ab2ab644 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2af55b26-b834-4523-b994-a6d6356cf333 [pid: 7|app: 0|req: 349/725] 10.0.0.70 () {32 vars in 709 bytes} [Tue May 12 07:00:47 2026] DELETE /v2/images/2af55b26-b834-4523-b994-a6d6356cf333 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/726] 10.0.0.70 () {32 vars in 706 bytes} [Tue May 12 07:00:47 2026] GET /v2/images/2af55b26-b834-4523-b994-a6d6356cf333 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:00:47.722 7 WARNING glance.api.v2.images [None req-4fc67314-0a70-48b0-8814-3d8518368f1b 299f1a46e93e48ac8b80a5f7e1217c74 81c0f20f4d654c39957858a9ab2ab644 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9444b9aa-0f29-4e15-a66b-254bec66e7e5 [pid: 7|app: 0|req: 350/727] 10.0.0.70 () {32 vars in 709 bytes} [Tue May 12 07:00:47 2026] DELETE /v2/images/9444b9aa-0f29-4e15-a66b-254bec66e7e5 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/728] 10.0.0.70 () {32 vars in 706 bytes} [Tue May 12 07:00:48 2026] GET /v2/images/9444b9aa-0f29-4e15-a66b-254bec66e7e5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:00:48.594 7 WARNING glance.api.v2.images [None req-d77099be-5581-4120-97a1-34d0e810605c 299f1a46e93e48ac8b80a5f7e1217c74 81c0f20f4d654c39957858a9ab2ab644 - - default default] Failed to find image 5d14f061-5d46-4620-91cc-c405584b9bcc to delete: glance.common.exception.ImageNotFound: No image found with ID 5d14f061-5d46-4620-91cc-c405584b9bcc [pid: 7|app: 0|req: 351/729] 10.0.0.70 () {32 vars in 709 bytes} [Tue May 12 07:00:48 2026] DELETE /v2/images/5d14f061-5d46-4620-91cc-c405584b9bcc => 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: 379/730] 10.0.0.70 () {32 vars in 706 bytes} [Tue May 12 07:00:48 2026] GET /v2/images/5d14f061-5d46-4620-91cc-c405584b9bcc => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/733] 10.0.0.84 () {36 vars in 986 bytes} [Tue May 12 07:00:53 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/734] 10.0.0.84 () {36 vars in 926 bytes} [Tue May 12 07:00:53 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: 387/745] 10.0.0.84 () {36 vars in 986 bytes} [Tue May 12 07:01:49 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/746] 10.0.0.84 () {36 vars in 926 bytes} [Tue May 12 07:01: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: 8|app: 0|req: 388/747] 10.0.0.70 () {32 vars in 706 bytes} [Tue May 12 07:01:51 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/748] 10.0.0.70 () {32 vars in 706 bytes} [Tue May 12 07:01:51 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/749] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 12 07:01:51 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/750] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 07:01:51 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: 390/751] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 07:01:51 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: 362/752] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 12 07:01:51 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/753] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 07:01:51 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: 363/754] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 07:01: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: 365/757] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 12 07:01:51 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/758] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 07:01:51 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: 366/759] 10.0.0.176 () {36 vars in 987 bytes} [Tue May 12 07:01:51 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/760] 10.0.0.176 () {36 vars in 927 bytes} [Tue May 12 07:01:51 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: 367/761] 10.0.0.176 () {36 vars in 987 bytes} [Tue May 12 07:01:51 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/762] 10.0.0.176 () {36 vars in 927 bytes} [Tue May 12 07:01: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: 7|app: 0|req: 368/763] 10.0.0.176 () {36 vars in 927 bytes} [Tue May 12 07:01:51 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: 400/772] 10.0.0.84 () {36 vars in 986 bytes} [Tue May 12 07:02:40 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/773] 10.0.0.84 () {36 vars in 926 bytes} [Tue May 12 07:02:40 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: 407/786] 10.0.0.84 () {36 vars in 986 bytes} [Tue May 12 07:03:38 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/787] 10.0.0.84 () {36 vars in 926 bytes} [Tue May 12 07:03: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: 8|app: 0|req: 419/810] 10.0.0.84 () {36 vars in 986 bytes} [Tue May 12 07:05:27 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/811] 10.0.0.84 () {36 vars in 926 bytes} [Tue May 12 07:05:27 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: 395/816] 10.0.0.84 () {36 vars in 986 bytes} [Tue May 12 07:05:44 2026] GET /v2/images/7a5ae322-90c2-4659-a641-ed662db9e83a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/817] 10.0.0.84 () {36 vars in 926 bytes} [Tue May 12 07:05:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/826] 199.204.45.222 () {32 vars in 826 bytes} [Tue May 12 07:06:21 2026] GET /v2/images?status=active&owner=0f11e321beec42a4a80d8849be76adf8&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/827] 199.204.45.222 () {32 vars in 653 bytes} [Tue May 12 07:06:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/828] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 12 07:06:22 2026] GET /v2/images/476ef666-94a6-45da-a826-db13a639e5d9 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/829] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 07:06:22 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: 402/830] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 07:06:22 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: 429/831] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 12 07:06:22 2026] GET /v2/images/476ef666-94a6-45da-a826-db13a639e5d9 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/832] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 07:06:22 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: 430/833] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 07:06:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/834] 10.0.0.148 () {36 vars in 987 bytes} [Tue May 12 07:06:22 2026] GET /v2/images/476ef666-94a6-45da-a826-db13a639e5d9 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/835] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 07:06:22 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: 405/836] 10.0.0.148 () {36 vars in 927 bytes} [Tue May 12 07:06:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/837] 10.0.0.176 () {36 vars in 987 bytes} [Tue May 12 07:06:22 2026] GET /v2/images/476ef666-94a6-45da-a826-db13a639e5d9 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/838] 10.0.0.176 () {36 vars in 927 bytes} [Tue May 12 07:06:22 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: 433/839] 10.0.0.176 () {36 vars in 987 bytes} [Tue May 12 07:06:22 2026] GET /v2/images/476ef666-94a6-45da-a826-db13a639e5d9 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/840] 10.0.0.176 () {36 vars in 927 bytes} [Tue May 12 07:06:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/841] 10.0.0.176 () {36 vars in 927 bytes} [Tue May 12 07:06:22 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: 455/882] 10.0.0.70 () {32 vars in 632 bytes} [Tue May 12 07:09:47 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)