+ 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 [Sun Jun 28 20:15:24 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-66876d8688-qj2qw machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f4ae50b6668 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-28 20:15:26.450 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-28 20:15:26.505 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-28 20:15:27.305 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-28 20:15:27.306 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-28 20:15:27.307 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-28 20:15:27.397 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-28 20:15:27.398 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-28 20:15:27.398 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-28 20:15:29.328 8 WARNING glance.api.v2.images [None req-025e965c-f961-42c8-b2ac-d0ab2ab36949 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-28 20:15:29.466 7 WARNING glance.api.v2.images [None req-dd809a9d-8385-490e-a3f4-b7318b0cd59f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-28 20:15:29.673 8 WARNING keystonemiddleware._common.config [None req-025e965c-f961-42c8-b2ac-d0ab2ab36949 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:15:29.680 8 WARNING oslo_config.cfg [None req-025e965c-f961-42c8-b2ac-d0ab2ab36949 - - - - - -] 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 0x7f4ae50b6668 pid: 8 (default app) 2026-06-28 20:15:29.833 7 WARNING keystonemiddleware._common.config [None req-dd809a9d-8385-490e-a3f4-b7318b0cd59f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:15:29.843 7 WARNING oslo_config.cfg [None req-dd809a9d-8385-490e-a3f4-b7318b0cd59f - - - - - -] 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 0x7f4ae50b6668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 20:15:30 2026] GET / => generated 1312 bytes in 0 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-06-28 20:15:30.744 7 WARNING oslo_policy.policy [None req-11bfef44-8d10-40e9-8ed7-e15e4adf9325 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - 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-28 20:15:30.744 7 WARNING oslo_policy.policy [None req-11bfef44-8d10-40e9-8ed7-e15e4adf9325 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - 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-28 20:15:30.758 7 WARNING oslo_policy.policy [None req-11bfef44-8d10-40e9-8ed7-e15e4adf9325 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - 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-28 20:15:30.758 7 WARNING oslo_policy.policy [None req-11bfef44-8d10-40e9-8ed7-e15e4adf9325 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 20:15:30 2026] GET /v2/images => generated 69 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 20:15:34 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/8] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 20:15:34 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 20:15:34.521 8 WARNING oslo_policy.policy [None req-93ec9756-6a4b-4c1d-8d04-2ab19adda479 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - 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-28 20:15:34.522 8 WARNING oslo_policy.policy [None req-93ec9756-6a4b-4c1d-8d04-2ab19adda479 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.138 () {44 vars in 912 bytes} [Sun Jun 28 20:15:34 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.138 () {44 vars in 934 bytes} [Sun Jun 28 20:15:34 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-06-28 20:15:34.653 8 WARNING oslo_policy.policy [None req-3567c7d5-c401-43b2-b984-aac3fe68a213 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - 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-28 20:15:34.654 8 WARNING oslo_policy.policy [None req-3567c7d5-c401-43b2-b984-aac3fe68a213 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.138 () {44 vars in 940 bytes} [Sun Jun 28 20:15:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 20:15:34.737 7 WARNING oslo_config.cfg [None req-cb7cfc92-d970-47e8-90bc-52a3dedbae63 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.138 () {48 vars in 952 bytes} [Sun Jun 28 20:15:34 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-28 20:15:34.760 8 WARNING oslo_policy.policy [None req-efacc5df-49c1-40f6-aa4c-8e35b1a3e8f2 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - 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-28 20:15:34.760 8 WARNING oslo_policy.policy [None req-efacc5df-49c1-40f6-aa4c-8e35b1a3e8f2 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - 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-28 20:15:34.762 8 INFO glance.api.v2.image_data [None req-efacc5df-49c1-40f6-aa4c-8e35b1a3e8f2 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:15:38.589 8 INFO glance.location [None req-efacc5df-49c1-40f6-aa4c-8e35b1a3e8f2 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/13] 199.204.45.138 () {48 vars in 1046 bytes} [Sun Jun 28 20:15:34 2026] PUT /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099/file => generated 0 bytes in 3872 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6219 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.138 () {44 vars in 972 bytes} [Sun Jun 28 20:15:38 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 20:15:38.753 8 WARNING oslo_config.cfg [None req-8981dae5-53a3-412e-b23d-c2134a5d4cdd c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.138 () {48 vars in 1052 bytes} [Sun Jun 28 20:15:38 2026] PATCH /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.138 () {44 vars in 972 bytes} [Sun Jun 28 20:15:38 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 20:36: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: 136/268] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 20:36:22 2026] GET /v2/images => generated 1381 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 20:36: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: 134/272] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 20:36:39 2026] GET /v2/images => generated 1381 bytes in 61 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.138 () {44 vars in 938 bytes} [Sun Jun 28 20:36:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.138 () {44 vars in 960 bytes} [Sun Jun 28 20:36:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.138 () {44 vars in 940 bytes} [Sun Jun 28 20:36:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.204.45.138 () {48 vars in 952 bytes} [Sun Jun 28 20:36:39 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-28 20:36:39.462 8 INFO glance.api.v2.image_data [None req-5a712b51-5dc1-49f9-bede-71506d3043df c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:37:10.830 8 INFO glance.location [None req-5a712b51-5dc1-49f9-bede-71506d3043df c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 141/285] 199.204.45.138 () {48 vars in 1047 bytes} [Sun Jun 28 20:36:39 2026] PUT /v2/images/361fb70f-c1a5-48ca-a971-a470ffcf8851/file => generated 0 bytes in 31418 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64661 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.138 () {44 vars in 972 bytes} [Sun Jun 28 20:37:10 2026] GET /v2/images/361fb70f-c1a5-48ca-a971-a470ffcf8851 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.138 () {48 vars in 1052 bytes} [Sun Jun 28 20:37:10 2026] PATCH /v2/images/361fb70f-c1a5-48ca-a971-a470ffcf8851 => generated 1395 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.138 () {44 vars in 972 bytes} [Sun Jun 28 20:37:10 2026] GET /v2/images/361fb70f-c1a5-48ca-a971-a470ffcf8851 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 20:37:12 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 20:37:12 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 20:44:12 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: 186/376] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 20:44:12 2026] GET /v2/images => generated 2778 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 20:44:23 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 20:44:23 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.204.45.138 () {44 vars in 948 bytes} [Sun Jun 28 20:44:23 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.138 () {44 vars in 970 bytes} [Sun Jun 28 20:44:23 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.204.45.138 () {44 vars in 940 bytes} [Sun Jun 28 20:44:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.204.45.138 () {48 vars in 952 bytes} [Sun Jun 28 20:44:23 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-28 20:44:23.633 7 WARNING oslo_policy.policy [None req-499bd2a1-faa3-46c7-ad9d-586eedfa3662 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - 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-28 20:44:23.634 7 WARNING oslo_policy.policy [None req-499bd2a1-faa3-46c7-ad9d-586eedfa3662 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - 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-28 20:44:23.635 7 INFO glance.api.v2.image_data [None req-499bd2a1-faa3-46c7-ad9d-586eedfa3662 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:44:41.927 7 INFO glance.location [None req-499bd2a1-faa3-46c7-ad9d-586eedfa3662 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/389] 199.204.45.138 () {48 vars in 1046 bytes} [Sun Jun 28 20:44:23 2026] PUT /v2/images/a3cb1c13-3483-41e6-9db0-5051eae38b2b/file => generated 0 bytes in 18339 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24918 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.138 () {44 vars in 972 bytes} [Sun Jun 28 20:44:41 2026] GET /v2/images/a3cb1c13-3483-41e6-9db0-5051eae38b2b => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.138 () {48 vars in 1052 bytes} [Sun Jun 28 20:44:41 2026] PATCH /v2/images/a3cb1c13-3483-41e6-9db0-5051eae38b2b => generated 1410 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.138 () {44 vars in 972 bytes} [Sun Jun 28 20:44:42 2026] GET /v2/images/a3cb1c13-3483-41e6-9db0-5051eae38b2b => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 20:45:19 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: 201/402] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 20:45:19 2026] GET /v2/images => generated 4190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 20:45:32 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: 203/406] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 20:45:32 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.138 () {44 vars in 940 bytes} [Sun Jun 28 20:45:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.138 () {44 vars in 962 bytes} [Sun Jun 28 20:45:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.204.45.138 () {44 vars in 940 bytes} [Sun Jun 28 20:45:32 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: 205/410] 199.204.45.138 () {48 vars in 952 bytes} [Sun Jun 28 20:45:32 2026] POST /v2/images => generated 791 bytes in 165 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-28 20:45:32.594 8 INFO glance.api.v2.image_data [None req-38a056b8-a9a1-4fa4-a003-7e2088e29bd5 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:45:46.998 8 INFO glance.location [None req-38a056b8-a9a1-4fa4-a003-7e2088e29bd5 c498127fc1f04f24bfb3e361bd447273 44164dbd766f4dc0865f8d4c6876cb49 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/413] 199.204.45.138 () {48 vars in 1047 bytes} [Sun Jun 28 20:45:32 2026] PUT /v2/images/7d48a99a-3c60-4a46-83eb-70d54feb8f4a/file => generated 0 bytes in 14449 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32242 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.138 () {44 vars in 972 bytes} [Sun Jun 28 20:45:47 2026] GET /v2/images/7d48a99a-3c60-4a46-83eb-70d54feb8f4a => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.138 () {48 vars in 1052 bytes} [Sun Jun 28 20:45:47 2026] PATCH /v2/images/7d48a99a-3c60-4a46-83eb-70d54feb8f4a => generated 1382 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.204.45.138 () {44 vars in 972 bytes} [Sun Jun 28 20:45:47 2026] GET /v2/images/7d48a99a-3c60-4a46-83eb-70d54feb8f4a => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/571] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 20:58:38 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: 287/572] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 20:58:38 2026] GET /v2/images => generated 5574 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/601] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 21:00:56 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/602] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 21:00:56 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/603] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 21:00:58 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: 303/604] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 21:00:58 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/615] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 21:01:46 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: 307/616] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 21:01:46 2026] GET /v2/images => generated 5574 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/619] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 21:01:55 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: 309/620] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 21:01:55 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/633] 199.204.45.138 () {42 vars in 689 bytes} [Sun Jun 28 21:02:55 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: 318/634] 199.204.45.138 () {44 vars in 911 bytes} [Sun Jun 28 21:02:55 2026] GET /v2/images => generated 5574 bytes in 75 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: 321/643] 10.0.0.151 () {32 vars in 633 bytes} [Sun Jun 28 21:03:38 2026] GET /v2/images => generated 5574 bytes in 20 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: 325/648] 10.0.0.85 () {36 vars in 986 bytes} [Sun Jun 28 21:03:58 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/649] 10.0.0.85 () {36 vars in 926 bytes} [Sun Jun 28 21:03:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/650] 10.0.0.85 () {36 vars in 986 bytes} [Sun Jun 28 21:03:59 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/651] 10.0.0.85 () {36 vars in 926 bytes} [Sun Jun 28 21:03:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 10.0.0.184 () {36 vars in 987 bytes} [Sun Jun 28 21:04:00 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:04: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: 329/656] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:04: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: 8|app: 0|req: 328/657] 10.0.0.184 () {36 vars in 987 bytes} [Sun Jun 28 21:04:00 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:04:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/659] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:04:00 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: 331/660] 10.0.0.184 () {36 vars in 987 bytes} [Sun Jun 28 21:04:00 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:04:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:04:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/663] 10.0.0.238 () {36 vars in 987 bytes} [Sun Jun 28 21:04:01 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/664] 10.0.0.238 () {36 vars in 927 bytes} [Sun Jun 28 21:04:01 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: 332/665] 10.0.0.238 () {36 vars in 987 bytes} [Sun Jun 28 21:04:01 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 10.0.0.238 () {36 vars in 927 bytes} [Sun Jun 28 21:04:01 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: 333/667] 10.0.0.238 () {36 vars in 927 bytes} [Sun Jun 28 21:04:01 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: 335/668] 199.204.45.138 () {36 vars in 991 bytes} [Sun Jun 28 21:04:06 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/669] 199.204.45.138 () {36 vars in 931 bytes} [Sun Jun 28 21:04:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/670] 199.204.45.138 () {36 vars in 991 bytes} [Sun Jun 28 21:04:07 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => 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: 335/671] 199.204.45.138 () {36 vars in 931 bytes} [Sun Jun 28 21:04:07 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: 339/676] 10.0.0.85 () {36 vars in 986 bytes} [Sun Jun 28 21:04:22 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => 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: 338/677] 10.0.0.85 () {36 vars in 926 bytes} [Sun Jun 28 21:04: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: 342/682] 10.0.0.85 () {36 vars in 986 bytes} [Sun Jun 28 21:04:45 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => 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: 341/683] 10.0.0.85 () {36 vars in 926 bytes} [Sun Jun 28 21:04:45 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: 343/686] 10.0.0.151 () {34 vars in 655 bytes} [Sun Jun 28 21:04:55 2026] POST /v2/images => generated 648 bytes in 184 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-28 21:04:55.509 7 WARNING glance.api.v2.images [None req-489e4bfc-31db-4667-882a-ce1cd1a503a6 151469a8587d4d2d884ebb3706c38798 74493c6402004d329d75a26460442e40 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f8f43f7e-50b5-4b54-aa3b-3041dbc30a68 [pid: 7|app: 0|req: 344/687] 10.0.0.151 () {32 vars in 710 bytes} [Sun Jun 28 21:04:55 2026] DELETE /v2/images/f8f43f7e-50b5-4b54-aa3b-3041dbc30a68 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 10.0.0.151 () {32 vars in 707 bytes} [Sun Jun 28 21:04:55 2026] GET /v2/images/f8f43f7e-50b5-4b54-aa3b-3041dbc30a68 => 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: 345/689] 10.0.0.151 () {32 vars in 633 bytes} [Sun Jun 28 21:04:55 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/690] 10.0.0.151 () {34 vars in 655 bytes} [Sun Jun 28 21:04:55 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:04:55 2026] GET /v2/images/2e2cdf1f-1b58-4219-b541-d3b88910471a/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:04:55.699 8 INFO glance.api.v2.image_data [None req-fd6e8a57-0c5a-4eb3-81f9-5d47b3814f40 151469a8587d4d2d884ebb3706c38798 74493c6402004d329d75a26460442e40 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 21:04:55.750 8 WARNING glance_store._drivers.rbd [None req-fd6e8a57-0c5a-4eb3-81f9-5d47b3814f40 151469a8587d4d2d884ebb3706c38798 74493c6402004d329d75a26460442e40 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-28 21:04:56.102 8 INFO glance.location [None req-fd6e8a57-0c5a-4eb3-81f9-5d47b3814f40 151469a8587d4d2d884ebb3706c38798 74493c6402004d329d75a26460442e40 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 346/692] 10.0.0.151 () {32 vars in 727 bytes} [Sun Jun 28 21:04:55 2026] PUT /v2/images/2e2cdf1f-1b58-4219-b541-d3b88910471a/file => generated 0 bytes in 494 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.151 () {32 vars in 707 bytes} [Sun Jun 28 21:04:56 2026] GET /v2/images/2e2cdf1f-1b58-4219-b541-d3b88910471a => generated 1103 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 10.0.0.151 () {32 vars in 717 bytes} [Sun Jun 28 21:04:56 2026] GET /v2/images/2e2cdf1f-1b58-4219-b541-d3b88910471a/file => generated 1024 bytes in 188 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.151 () {34 vars in 655 bytes} [Sun Jun 28 21:04:56 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/696] 10.0.0.151 () {32 vars in 726 bytes} [Sun Jun 28 21:04:56 2026] PATCH /v2/images/bec09390-b389-4cfc-bbdf-5338b37735e3 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.151 () {32 vars in 707 bytes} [Sun Jun 28 21:04:56 2026] GET /v2/images/bec09390-b389-4cfc-bbdf-5338b37735e3 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:04:56.526 8 WARNING glance.api.v2.images [None req-96a590fe-4280-4a2a-a439-90894778e379 151469a8587d4d2d884ebb3706c38798 74493c6402004d329d75a26460442e40 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bec09390-b389-4cfc-bbdf-5338b37735e3 [pid: 8|app: 0|req: 349/698] 10.0.0.151 () {32 vars in 710 bytes} [Sun Jun 28 21:04:56 2026] DELETE /v2/images/bec09390-b389-4cfc-bbdf-5338b37735e3 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.151 () {32 vars in 707 bytes} [Sun Jun 28 21:04:56 2026] GET /v2/images/bec09390-b389-4cfc-bbdf-5338b37735e3 => generated 139 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:04:56.624 8 WARNING glance.api.v2.images [None req-7d3be907-e953-4916-b0ec-c3ffc25fb969 151469a8587d4d2d884ebb3706c38798 74493c6402004d329d75a26460442e40 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2e2cdf1f-1b58-4219-b541-d3b88910471a [pid: 8|app: 0|req: 350/700] 10.0.0.151 () {32 vars in 710 bytes} [Sun Jun 28 21:04:56 2026] DELETE /v2/images/2e2cdf1f-1b58-4219-b541-d3b88910471a => generated 0 bytes in 749 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/701] 10.0.0.151 () {32 vars in 707 bytes} [Sun Jun 28 21:04:57 2026] GET /v2/images/2e2cdf1f-1b58-4219-b541-d3b88910471a => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:04:57.397 8 WARNING glance.api.v2.images [None req-b343dcfa-9f5f-4acd-ac34-998a33da4cac 151469a8587d4d2d884ebb3706c38798 74493c6402004d329d75a26460442e40 - - default default] Failed to find image f8f43f7e-50b5-4b54-aa3b-3041dbc30a68 to delete: glance.common.exception.ImageNotFound: No image found with ID f8f43f7e-50b5-4b54-aa3b-3041dbc30a68 [pid: 8|app: 0|req: 351/702] 10.0.0.151 () {32 vars in 710 bytes} [Sun Jun 28 21:04:57 2026] DELETE /v2/images/f8f43f7e-50b5-4b54-aa3b-3041dbc30a68 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.151 () {32 vars in 707 bytes} [Sun Jun 28 21:04:57 2026] GET /v2/images/f8f43f7e-50b5-4b54-aa3b-3041dbc30a68 => 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: 354/706] 10.0.0.151 () {30 vars in 411 bytes} [Sun Jun 28 21:05:00 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: 355/711] 10.0.0.85 () {36 vars in 986 bytes} [Sun Jun 28 21:05:20 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => 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: 357/712] 10.0.0.85 () {36 vars in 926 bytes} [Sun Jun 28 21:05:20 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: 358/717] 10.0.0.151 () {32 vars in 707 bytes} [Sun Jun 28 21:05:40 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/718] 10.0.0.151 () {32 vars in 707 bytes} [Sun Jun 28 21:05:40 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/719] 10.0.0.184 () {36 vars in 987 bytes} [Sun Jun 28 21:05:40 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:05: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: 8|app: 0|req: 360/721] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:05:40 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: 362/722] 10.0.0.184 () {36 vars in 987 bytes} [Sun Jun 28 21:05:40 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:05:40 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/724] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:05: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: 362/725] 10.0.0.184 () {36 vars in 987 bytes} [Sun Jun 28 21:05:40 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:05:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.238 () {36 vars in 987 bytes} [Sun Jun 28 21:05:40 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => 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: 365/728] 10.0.0.238 () {36 vars in 927 bytes} [Sun Jun 28 21:05: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: 364/729] 10.0.0.238 () {36 vars in 987 bytes} [Sun Jun 28 21:05:40 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => 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: 366/730] 10.0.0.238 () {36 vars in 927 bytes} [Sun Jun 28 21:05: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: 8|app: 0|req: 365/731] 10.0.0.238 () {36 vars in 927 bytes} [Sun Jun 28 21:05:40 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: 368/734] 10.0.0.85 () {36 vars in 986 bytes} [Sun Jun 28 21:05:52 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => 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: 367/735] 10.0.0.85 () {36 vars in 926 bytes} [Sun Jun 28 21:05:52 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: 370/738] 10.0.0.85 () {36 vars in 986 bytes} [Sun Jun 28 21:05:59 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.85 () {36 vars in 926 bytes} [Sun Jun 28 21:05:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.85 () {36 vars in 986 bytes} [Sun Jun 28 21:06:09 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.85 () {36 vars in 926 bytes} [Sun Jun 28 21:06:09 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: 374/746] 10.0.0.85 () {36 vars in 986 bytes} [Sun Jun 28 21:06:24 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.85 () {36 vars in 926 bytes} [Sun Jun 28 21:06:24 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: 375/748] 10.0.0.85 () {36 vars in 986 bytes} [Sun Jun 28 21:06:27 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/749] 10.0.0.85 () {36 vars in 926 bytes} [Sun Jun 28 21:06:27 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.85 () {36 vars in 986 bytes} [Sun Jun 28 21:07:03 2026] GET /v2/images/c993d1f5-23bf-4565-a2c8-b7736b561099 => 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: 379/759] 10.0.0.85 () {36 vars in 926 bytes} [Sun Jun 28 21:07:03 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: 381/760] 199.204.45.138 () {32 vars in 826 bytes} [Sun Jun 28 21:07:06 2026] GET /v2/images?status=active&owner=44164dbd766f4dc0865f8d4c6876cb49&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 199.204.45.138 () {32 vars in 653 bytes} [Sun Jun 28 21:07:06 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: 382/762] 10.0.0.184 () {36 vars in 987 bytes} [Sun Jun 28 21:07:07 2026] GET /v2/images/361fb70f-c1a5-48ca-a971-a470ffcf8851 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/763] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:07: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: 383/764] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:07:07 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/765] 10.0.0.184 () {36 vars in 987 bytes} [Sun Jun 28 21:07:07 2026] GET /v2/images/361fb70f-c1a5-48ca-a971-a470ffcf8851 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:07:07 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: 383/767] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:07:07 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: 385/768] 10.0.0.184 () {36 vars in 987 bytes} [Sun Jun 28 21:07:07 2026] GET /v2/images/361fb70f-c1a5-48ca-a971-a470ffcf8851 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/769] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:07:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.184 () {36 vars in 927 bytes} [Sun Jun 28 21:07:07 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: 385/771] 10.0.0.238 () {36 vars in 987 bytes} [Sun Jun 28 21:07:08 2026] GET /v2/images/361fb70f-c1a5-48ca-a971-a470ffcf8851 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/772] 10.0.0.238 () {36 vars in 927 bytes} [Sun Jun 28 21:07:08 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: 386/773] 10.0.0.238 () {36 vars in 987 bytes} [Sun Jun 28 21:07:08 2026] GET /v2/images/361fb70f-c1a5-48ca-a971-a470ffcf8851 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/774] 10.0.0.238 () {36 vars in 927 bytes} [Sun Jun 28 21:07:08 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: 387/775] 10.0.0.238 () {36 vars in 927 bytes} [Sun Jun 28 21:07:08 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: 414/826] 10.0.0.151 () {32 vars in 633 bytes} [Sun Jun 28 21:11:09 2026] GET /v2/images => generated 5574 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)