+ 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 Jun 24 04:07:15 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-78b9f4db98-c5s78 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f451411c668 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-06-24 04:07:17.346 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-24 04:07:17.401 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-06-24 04:07:18.241 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-06-24 04:07:18.242 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-06-24 04:07:18.243 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 04:07:18.277 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-06-24 04:07:18.278 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-06-24 04:07:18.279 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 04:07:20.300 8 WARNING glance.api.v2.images [None req-523f24c6-ae55-423a-a26b-01f404404087 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 04:07:20.357 7 WARNING glance.api.v2.images [None req-d0e3a1d2-71da-4a56-a8cf-89c266cf50d1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 04:07:20.629 8 WARNING keystonemiddleware._common.config [None req-523f24c6-ae55-423a-a26b-01f404404087 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 04:07:20.636 8 WARNING oslo_config.cfg [None req-523f24c6-ae55-423a-a26b-01f404404087 - - - - - -] 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 0x7f451411c668 pid: 8 (default app) 2026-06-24 04:07:20.720 7 WARNING keystonemiddleware._common.config [None req-d0e3a1d2-71da-4a56-a8cf-89c266cf50d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 04:07:20.728 7 WARNING oslo_config.cfg [None req-d0e3a1d2-71da-4a56-a8cf-89c266cf50d1 - - - - - -] 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 0x7f451411c668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:07:21 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 04:07:22.324 7 WARNING oslo_policy.policy [None req-cafa56e4-54de-4c4b-a37d-7f20c6d4a399 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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-06-24 04:07:22.324 7 WARNING oslo_policy.policy [None req-cafa56e4-54de-4c4b-a37d-7f20c6d4a399 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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-06-24 04:07:22.352 7 WARNING oslo_policy.policy [None req-cafa56e4-54de-4c4b-a37d-7f20c6d4a399 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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-06-24 04:07:22.352 7 WARNING oslo_policy.policy [None req-cafa56e4-54de-4c4b-a37d-7f20c6d4a399 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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/4] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:07:21 2026] GET /v2/images => generated 69 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:07:25 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/6] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:07:25 2026] GET /v2/images => generated 69 bytes in 30 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-06-24 04:07:25.805 8 WARNING oslo_policy.policy [None req-a4116707-e016-4943-ba38-6260230a031b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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-06-24 04:07:25.805 8 WARNING oslo_policy.policy [None req-a4116707-e016-4943-ba38-6260230a031b 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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: 5/7] 199.204.45.250 () {44 vars in 911 bytes} [Wed Jun 24 04:07:25 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.250 () {44 vars in 933 bytes} [Wed Jun 24 04:07:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:07:25.935 8 WARNING oslo_policy.policy [None req-da696f68-1573-4f6d-aa1b-6fc40cce850a 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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-06-24 04:07:25.935 8 WARNING oslo_policy.policy [None req-da696f68-1573-4f6d-aa1b-6fc40cce850a 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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/9] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 24 04:07:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 04:07:26.019 7 WARNING oslo_config.cfg [None req-5387d0c0-4379-46d8-a029-83b64af8a43e 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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/10] 199.204.45.250 () {48 vars in 951 bytes} [Wed Jun 24 04:07:25 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 04:07:26.046 8 WARNING oslo_policy.policy [None req-759c02c2-3768-4bf5-9c43-b1a2bc44b5b7 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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-06-24 04:07:26.046 8 WARNING oslo_policy.policy [None req-759c02c2-3768-4bf5-9c43-b1a2bc44b5b7 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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-06-24 04:07:26.047 8 INFO glance.api.v2.image_data [None req-759c02c2-3768-4bf5-9c43-b1a2bc44b5b7 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 04:07:29.746 8 WARNING glance.location [None req-759c02c2-3768-4bf5-9c43-b1a2bc44b5b7 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.204.45.250 () {48 vars in 1045 bytes} [Wed Jun 24 04:07:26 2026] PUT /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5/file => generated 0 bytes in 3749 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5766 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 24 04:07:29 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 04:07:29.896 8 WARNING oslo_config.cfg [None req-22d501fd-186a-490c-925a-959279eceb5f 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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: 8/15] 199.204.45.250 () {48 vars in 1051 bytes} [Wed Jun 24 04:07:29 2026] PATCH /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 24 04:07:29 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:28:23 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: 134/268] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:28:23 2026] GET /v2/images => generated 1381 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:28:39 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: 137/274] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:28:39 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.250 () {44 vars in 937 bytes} [Wed Jun 24 04:28:40 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.250 () {44 vars in 959 bytes} [Wed Jun 24 04:28:40 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 24 04:28:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.250 () {48 vars in 951 bytes} [Wed Jun 24 04:28:40 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 04:28:40.176 8 INFO glance.api.v2.image_data [None req-c0eaa8f0-b081-47a4-bcdf-ed98c2d9d319 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 04:29:10.088 8 WARNING glance.location [None req-c0eaa8f0-b081-47a4-bcdf-ed98c2d9d319 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/285] 199.204.45.250 () {48 vars in 1046 bytes} [Wed Jun 24 04:28:40 2026] PUT /v2/images/40915aca-e828-4ffd-aa65-d1156851d0a2/file => generated 0 bytes in 29963 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73036 switches on core 0) [pid: 7|app: 0|req: 146/286] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 24 04:29:10 2026] GET /v2/images/40915aca-e828-4ffd-aa65-d1156851d0a2 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 199.204.45.250 () {48 vars in 1051 bytes} [Wed Jun 24 04:29:10 2026] PATCH /v2/images/40915aca-e828-4ffd-aa65-d1156851d0a2 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 24 04:29:10 2026] GET /v2/images/40915aca-e828-4ffd-aa65-d1156851d0a2 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:29: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: 148/290] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:29:11 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:36:09 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: 191/376] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:36:09 2026] GET /v2/images => generated 2778 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:36:17 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: 192/378] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:36:17 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.204.45.250 () {44 vars in 947 bytes} [Wed Jun 24 04:36:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.250 () {44 vars in 969 bytes} [Wed Jun 24 04:36:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 24 04:36:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.204.45.250 () {48 vars in 951 bytes} [Wed Jun 24 04:36:17 2026] POST /v2/images => generated 799 bytes in 370 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 04:36:17.881 8 INFO glance.api.v2.image_data [None req-4dc4acfb-d20d-4fa0-983a-ad3c352860bb 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 04:37:30.171 8 INFO glance.location [None req-4dc4acfb-d20d-4fa0-983a-ad3c352860bb 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/399] 199.204.45.250 () {48 vars in 1045 bytes} [Wed Jun 24 04:36:17 2026] PUT /v2/images/d3943976-f96f-4df9-84b0-bd0fd31c2f32/file => generated 0 bytes in 72333 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20570 switches on core 0) [pid: 7|app: 0|req: 211/400] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 24 04:37:30 2026] GET /v2/images/d3943976-f96f-4df9-84b0-bd0fd31c2f32 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/401] 199.204.45.250 () {48 vars in 1051 bytes} [Wed Jun 24 04:37:30 2026] PATCH /v2/images/d3943976-f96f-4df9-84b0-bd0fd31c2f32 => generated 1410 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/402] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 24 04:37:30 2026] GET /v2/images/d3943976-f96f-4df9-84b0-bd0fd31c2f32 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/411] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:38:14 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: 195/412] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:38:14 2026] GET /v2/images => generated 4190 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/415] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:38:25 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: 197/416] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:38:25 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/417] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 24 04:38:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/418] 199.204.45.250 () {44 vars in 961 bytes} [Wed Jun 24 04:38:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/419] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 24 04:38:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/420] 199.204.45.250 () {48 vars in 951 bytes} [Wed Jun 24 04:38:25 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 04:38:25.794 7 WARNING oslo_policy.policy [None req-c3d4efcd-dc9e-4f4d-bfff-f9fd3a6c6b29 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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-06-24 04:38:25.794 7 WARNING oslo_policy.policy [None req-c3d4efcd-dc9e-4f4d-bfff-f9fd3a6c6b29 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - 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-06-24 04:38:25.796 7 INFO glance.api.v2.image_data [None req-c3d4efcd-dc9e-4f4d-bfff-f9fd3a6c6b29 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 04:38:42.549 7 INFO glance.location [None req-c3d4efcd-dc9e-4f4d-bfff-f9fd3a6c6b29 492bd215bb2b46afa72f61422b53fb35 817c9fd77d734e06a580aad36eaa8003 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 222/425] 199.204.45.250 () {48 vars in 1046 bytes} [Wed Jun 24 04:38:25 2026] PUT /v2/images/fae0f4d7-272a-4be8-b1cd-4f9c0a7dd51f/file => generated 0 bytes in 16808 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30676 switches on core 0) [pid: 8|app: 0|req: 204/426] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 24 04:38:42 2026] GET /v2/images/fae0f4d7-272a-4be8-b1cd-4f9c0a7dd51f => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/427] 199.204.45.250 () {48 vars in 1051 bytes} [Wed Jun 24 04:38:42 2026] PATCH /v2/images/fae0f4d7-272a-4be8-b1cd-4f9c0a7dd51f => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/428] 199.204.45.250 () {44 vars in 971 bytes} [Wed Jun 24 04:38:42 2026] GET /v2/images/fae0f4d7-272a-4be8-b1cd-4f9c0a7dd51f => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/585] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:51:39 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: 302/586] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:51:39 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: 7|app: 0|req: 316/613] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:53:56 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: 298/614] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:53:57 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/615] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:53:59 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: 299/616] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:53:59 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/629] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:54:49 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: 324/630] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:54:49 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/631] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:54:57 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: 325/632] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:54:57 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: 333/647] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 24 04:55:59 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: 315/648] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 24 04:55:59 2026] GET /v2/images => generated 5574 bytes in 60 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: 338/657] 10.0.0.13 () {32 vars in 632 bytes} [Wed Jun 24 04:56:42 2026] GET /v2/images => generated 5574 bytes in 14 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: 322/662] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 04:57:00 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/663] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 04:57:00 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: 341/664] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 04:57:00 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/665] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 04:57:00 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: 342/666] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jun 24 04:57:00 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/667] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 04:57: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: 343/668] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 04:57: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: 8|app: 0|req: 326/669] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jun 24 04:57:00 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => 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: 344/670] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 04:57: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: 8|app: 0|req: 327/671] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 04:57:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/672] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jun 24 04:57:00 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/673] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 04:57:01 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: 346/674] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 04:57:01 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/675] 10.0.0.80 () {36 vars in 910 bytes} [Wed Jun 24 04:57:01 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/676] 10.0.0.80 () {36 vars in 1006 bytes} [Wed Jun 24 04:57:01 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5/locations => generated 127 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/677] 10.0.0.80 () {36 vars in 986 bytes} [Wed Jun 24 04:57:02 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/678] 10.0.0.80 () {36 vars in 926 bytes} [Wed Jun 24 04:57:02 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: 331/679] 10.0.0.80 () {36 vars in 926 bytes} [Wed Jun 24 04:57:02 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: 349/680] 199.204.45.250 () {36 vars in 991 bytes} [Wed Jun 24 04:57:07 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => 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: 332/681] 199.204.45.250 () {36 vars in 931 bytes} [Wed Jun 24 04:57:07 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: 350/682] 199.204.45.250 () {36 vars in 991 bytes} [Wed Jun 24 04:57:08 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => 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: 333/683] 199.204.45.250 () {36 vars in 931 bytes} [Wed Jun 24 04:57:08 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: 353/688] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 04:57:27 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => 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: 336/689] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 04:57:27 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: 356/694] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 04:57:43 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => 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/695] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 04:57:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/696] 10.0.0.13 () {30 vars in 410 bytes} [Wed Jun 24 04:57:43 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: 343/703] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 04:58:13 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/704] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 04:58:13 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: 345/707] 10.0.0.13 () {34 vars in 654 bytes} [Wed Jun 24 04:58:24 2026] POST /v2/images => generated 649 bytes in 215 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 04:58:24.485 7 WARNING glance.api.v2.images [None req-1b217e4b-9329-430a-8c7f-e761d4dc71ab 66655de169fa4645961c4dfa172c320f 541e2c6711a6417cbd38354a36c53254 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fa9f6bd8-2ec3-4276-a572-ab73daad8a9d [pid: 7|app: 0|req: 363/708] 10.0.0.13 () {32 vars in 709 bytes} [Wed Jun 24 04:58:24 2026] DELETE /v2/images/fa9f6bd8-2ec3-4276-a572-ab73daad8a9d => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/709] 10.0.0.13 () {32 vars in 706 bytes} [Wed Jun 24 04:58:24 2026] GET /v2/images/fa9f6bd8-2ec3-4276-a572-ab73daad8a9d => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/710] 10.0.0.13 () {32 vars in 632 bytes} [Wed Jun 24 04:58:24 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/711] 10.0.0.13 () {34 vars in 654 bytes} [Wed Jun 24 04:58:24 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/712] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:58:24 2026] GET /v2/images/042e41f3-ccf3-4d69-9164-072d29292a70/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 04:58:24.664 8 INFO glance.api.v2.image_data [None req-615ffa64-2cb1-4e60-8836-b5fb28820062 66655de169fa4645961c4dfa172c320f 541e2c6711a6417cbd38354a36c53254 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 04:58:24.705 8 WARNING glance_store._drivers.rbd [None req-615ffa64-2cb1-4e60-8836-b5fb28820062 66655de169fa4645961c4dfa172c320f 541e2c6711a6417cbd38354a36c53254 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-24 04:58:24.927 8 INFO glance.location [None req-615ffa64-2cb1-4e60-8836-b5fb28820062 66655de169fa4645961c4dfa172c320f 541e2c6711a6417cbd38354a36c53254 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 348/713] 10.0.0.13 () {32 vars in 726 bytes} [Wed Jun 24 04:58:24 2026] PUT /v2/images/042e41f3-ccf3-4d69-9164-072d29292a70/file => generated 0 bytes in 302 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/714] 10.0.0.13 () {32 vars in 706 bytes} [Wed Jun 24 04:58:24 2026] GET /v2/images/042e41f3-ccf3-4d69-9164-072d29292a70 => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/715] 10.0.0.13 () {32 vars in 716 bytes} [Wed Jun 24 04:58:24 2026] GET /v2/images/042e41f3-ccf3-4d69-9164-072d29292a70/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/716] 10.0.0.13 () {34 vars in 654 bytes} [Wed Jun 24 04:58:25 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/717] 10.0.0.13 () {32 vars in 725 bytes} [Wed Jun 24 04:58:25 2026] PATCH /v2/images/94b1d9d3-3c56-41fe-b4d2-20dd1f977ca5 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/718] 10.0.0.13 () {32 vars in 706 bytes} [Wed Jun 24 04:58:25 2026] GET /v2/images/94b1d9d3-3c56-41fe-b4d2-20dd1f977ca5 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 04:58:25.244 8 WARNING glance.api.v2.images [None req-c424692b-25e1-4716-a320-8ce76fcc5c60 66655de169fa4645961c4dfa172c320f 541e2c6711a6417cbd38354a36c53254 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//94b1d9d3-3c56-41fe-b4d2-20dd1f977ca5 [pid: 8|app: 0|req: 351/719] 10.0.0.13 () {32 vars in 709 bytes} [Wed Jun 24 04:58:25 2026] DELETE /v2/images/94b1d9d3-3c56-41fe-b4d2-20dd1f977ca5 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/720] 10.0.0.13 () {32 vars in 706 bytes} [Wed Jun 24 04:58:25 2026] GET /v2/images/94b1d9d3-3c56-41fe-b4d2-20dd1f977ca5 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:58:25.317 8 WARNING glance.api.v2.images [None req-73f64346-412d-40df-8175-10949598c0f6 66655de169fa4645961c4dfa172c320f 541e2c6711a6417cbd38354a36c53254 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//042e41f3-ccf3-4d69-9164-072d29292a70 [pid: 8|app: 0|req: 352/721] 10.0.0.13 () {32 vars in 709 bytes} [Wed Jun 24 04:58:25 2026] DELETE /v2/images/042e41f3-ccf3-4d69-9164-072d29292a70 => generated 0 bytes in 937 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/722] 10.0.0.13 () {32 vars in 706 bytes} [Wed Jun 24 04:58:26 2026] GET /v2/images/042e41f3-ccf3-4d69-9164-072d29292a70 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 04:58:26.268 8 WARNING glance.api.v2.images [None req-995c6739-6a32-452d-9ea9-83866e172568 66655de169fa4645961c4dfa172c320f 541e2c6711a6417cbd38354a36c53254 - - default default] Failed to find image fa9f6bd8-2ec3-4276-a572-ab73daad8a9d to delete: glance.common.exception.ImageNotFound: No image found with ID fa9f6bd8-2ec3-4276-a572-ab73daad8a9d [pid: 8|app: 0|req: 353/723] 10.0.0.13 () {32 vars in 709 bytes} [Wed Jun 24 04:58:26 2026] DELETE /v2/images/fa9f6bd8-2ec3-4276-a572-ab73daad8a9d => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/724] 10.0.0.13 () {32 vars in 706 bytes} [Wed Jun 24 04:58:26 2026] GET /v2/images/fa9f6bd8-2ec3-4276-a572-ab73daad8a9d => 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: 377/735] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 04:59:12 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/736] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 04:59:12 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: 362/741] 10.0.0.13 () {32 vars in 706 bytes} [Wed Jun 24 04:59:29 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => 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: 380/742] 10.0.0.13 () {32 vars in 706 bytes} [Wed Jun 24 04:59:29 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => 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: 363/743] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jun 24 04:59:29 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/744] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 04: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: 364/745] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 04: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: 7|app: 0|req: 382/746] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jun 24 04:59:29 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/747] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 04:59:29 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: 383/748] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 04: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: 8|app: 0|req: 366/749] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jun 24 04:59:29 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => 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: 384/750] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 04: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: 8|app: 0|req: 367/751] 10.0.0.80 () {36 vars in 910 bytes} [Wed Jun 24 04:59:29 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/752] 10.0.0.80 () {36 vars in 1006 bytes} [Wed Jun 24 04:59:29 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/753] 10.0.0.80 () {36 vars in 986 bytes} [Wed Jun 24 04:59:29 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/754] 10.0.0.80 () {36 vars in 926 bytes} [Wed Jun 24 04:59:29 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: 369/755] 10.0.0.80 () {36 vars in 926 bytes} [Wed Jun 24 04:59:29 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: 393/768] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 05:00:31 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/769] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 05:00:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/774] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 05:00:57 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/775] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 05:00:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/780] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 05:01:14 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => 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: 399/781] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 05:01:14 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: 383/782] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 05:01:15 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/783] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 05:01:15 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: 388/792] 10.0.0.183 () {36 vars in 987 bytes} [Wed Jun 24 05:01:55 2026] GET /v2/images/c2ea5e8c-c64e-441b-8143-15751cff3ee5 => 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: 389/793] 10.0.0.183 () {36 vars in 927 bytes} [Wed Jun 24 05:01:55 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/794] 199.204.45.250 () {32 vars in 826 bytes} [Wed Jun 24 05:01:55 2026] GET /v2/images?status=active&owner=817c9fd77d734e06a580aad36eaa8003&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/795] 199.204.45.250 () {32 vars in 653 bytes} [Wed Jun 24 05:01:55 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/796] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jun 24 05:01:56 2026] GET /v2/images/40915aca-e828-4ffd-aa65-d1156851d0a2 => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/797] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 05:01:56 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: 407/798] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 05:01:56 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: 392/799] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jun 24 05:01:56 2026] GET /v2/images/40915aca-e828-4ffd-aa65-d1156851d0a2 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/800] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 05:01:56 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: 393/801] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 05:01:56 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: 409/802] 10.0.0.77 () {36 vars in 986 bytes} [Wed Jun 24 05:01:56 2026] GET /v2/images/40915aca-e828-4ffd-aa65-d1156851d0a2 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/803] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 05:01:56 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: 410/804] 10.0.0.77 () {36 vars in 926 bytes} [Wed Jun 24 05:01:56 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: 395/805] 10.0.0.80 () {36 vars in 910 bytes} [Wed Jun 24 05:01:57 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/806] 10.0.0.80 () {36 vars in 1006 bytes} [Wed Jun 24 05:01:57 2026] GET /v2/images/40915aca-e828-4ffd-aa65-d1156851d0a2/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/807] 10.0.0.80 () {36 vars in 986 bytes} [Wed Jun 24 05:01:57 2026] GET /v2/images/40915aca-e828-4ffd-aa65-d1156851d0a2 => 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: 412/808] 10.0.0.80 () {36 vars in 926 bytes} [Wed Jun 24 05:01:57 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: 397/809] 10.0.0.80 () {36 vars in 926 bytes} [Wed Jun 24 05:01:57 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: 420/854] 10.0.0.13 () {32 vars in 632 bytes} [Wed Jun 24 05:05:29 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)