+ 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 [Mon Jul 27 20:29:07 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-7485f75f6b-tn65d 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 0x7f7e17eab668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-27 20:29:09.773 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-27 20:29:09.826 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-27 20:29:10.641 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-27 20:29:10.641 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-27 20:29:10.642 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-27 20:29:10.701 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-27 20:29:10.702 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-27 20:29:10.703 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-27 20:29:12.654 7 WARNING glance.api.v2.images [None req-cfee2067-c96c-4138-afe7-d5047fa3bd7e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-27 20:29:12.680 8 WARNING glance.api.v2.images [None req-b3724b0d-d2aa-4e82-a406-6ac3d08018f7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-27 20:29:12.984 7 WARNING keystonemiddleware._common.config [None req-cfee2067-c96c-4138-afe7-d5047fa3bd7e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-27 20:29:12.992 7 WARNING oslo_config.cfg [None req-cfee2067-c96c-4138-afe7-d5047fa3bd7e - - - - - -] 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 0x7f7e17eab668 pid: 7 (default app) 2026-07-27 20:29:13.020 8 WARNING keystonemiddleware._common.config [None req-b3724b0d-d2aa-4e82-a406-6ac3d08018f7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-27 20:29:13.028 8 WARNING oslo_config.cfg [None req-b3724b0d-d2aa-4e82-a406-6ac3d08018f7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f7e17eab668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 20:29:14 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-07-27 20:29:15.271 8 WARNING oslo_policy.policy [None req-3bb8a887-5d30-4a99-95e2-37b6c7a45b93 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:29:15.271 8 WARNING oslo_policy.policy [None req-3bb8a887-5d30-4a99-95e2-37b6c7a45b93 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:29:15.294 8 WARNING oslo_policy.policy [None req-3bb8a887-5d30-4a99-95e2-37b6c7a45b93 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:29:15.294 8 WARNING oslo_policy.policy [None req-3bb8a887-5d30-4a99-95e2-37b6c7a45b93 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - 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: 1/6] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 20:29:14 2026] GET /v2/images => generated 69 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 20:29:18 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: 2/8] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 20:29:18 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-27 20:29:18.660 7 WARNING oslo_policy.policy [None req-dee1e28d-1b50-47ac-b86e-22755a5058fd 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:29:18.660 7 WARNING oslo_policy.policy [None req-dee1e28d-1b50-47ac-b86e-22755a5058fd 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - 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: 7/9] 199.19.213.131 () {44 vars in 912 bytes} [Mon Jul 27 20:29:18 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.131 () {44 vars in 934 bytes} [Mon Jul 27 20:29:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-27 20:29:18.804 7 WARNING oslo_policy.policy [None req-dd0185de-59ba-49f3-91ed-96bdb766108d 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:29:18.805 7 WARNING oslo_policy.policy [None req-dd0185de-59ba-49f3-91ed-96bdb766108d 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - 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: 8/11] 199.19.213.131 () {44 vars in 940 bytes} [Mon Jul 27 20:29:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-27 20:29:18.880 8 WARNING oslo_config.cfg [None req-dbeb58bb-9520-43e9-a34b-f499540626aa 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - 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: 4/12] 199.19.213.131 () {48 vars in 952 bytes} [Mon Jul 27 20:29:18 2026] POST /v2/images => generated 760 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-27 20:29:18.899 7 WARNING oslo_policy.policy [None req-285b9b49-b04c-4674-a750-2bcc61174ca5 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:29:18.899 7 WARNING oslo_policy.policy [None req-285b9b49-b04c-4674-a750-2bcc61174ca5 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:29:18.900 7 INFO glance.api.v2.image_data [None req-285b9b49-b04c-4674-a750-2bcc61174ca5 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-27 20:29:22.727 7 WARNING glance.location [None req-285b9b49-b04c-4674-a750-2bcc61174ca5 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.131 () {48 vars in 1046 bytes} [Mon Jul 27 20:29:18 2026] PUT /v2/images/0df56ee6-5511-4664-a358-1802605851fd/file => generated 0 bytes in 3863 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6439 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.131 () {44 vars in 972 bytes} [Mon Jul 27 20:29:22 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-27 20:29:22.861 7 WARNING oslo_config.cfg [None req-df2472ef-8c1c-46e0-a1fb-d90ac1659e6e 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - 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: 10/17] 199.19.213.131 () {48 vars in 1052 bytes} [Mon Jul 27 20:29:22 2026] PATCH /v2/images/0df56ee6-5511-4664-a358-1802605851fd => generated 1312 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.131 () {44 vars in 972 bytes} [Mon Jul 27 20:29:22 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 137/271] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 20:50: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: 135/272] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 20:50:22 2026] GET /v2/images => generated 1381 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 20:50:40 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: 137/276] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 20:50:40 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.19.213.131 () {44 vars in 938 bytes} [Mon Jul 27 20:50: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: 8|app: 0|req: 138/278] 199.19.213.131 () {44 vars in 960 bytes} [Mon Jul 27 20:50:40 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.19.213.131 () {44 vars in 940 bytes} [Mon Jul 27 20:50:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.19.213.131 () {48 vars in 952 bytes} [Mon Jul 27 20:50:40 2026] POST /v2/images => generated 796 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-27 20:50:40.592 7 INFO glance.api.v2.image_data [None req-8fa4b817-376a-49fe-a150-8d3fac9fa42a 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-27 20:51:05.786 7 WARNING glance.location [None req-8fa4b817-376a-49fe-a150-8d3fac9fa42a 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/287] 199.19.213.131 () {48 vars in 1047 bytes} [Mon Jul 27 20:50:40 2026] PUT /v2/images/b64e4773-6ab2-4f7e-acfa-65e0d29c6f01/file => generated 0 bytes in 25248 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64474 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.19.213.131 () {44 vars in 972 bytes} [Mon Jul 27 20:51:05 2026] GET /v2/images/b64e4773-6ab2-4f7e-acfa-65e0d29c6f01 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 199.19.213.131 () {48 vars in 1052 bytes} [Mon Jul 27 20:51:05 2026] PATCH /v2/images/b64e4773-6ab2-4f7e-acfa-65e0d29c6f01 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 199.19.213.131 () {44 vars in 972 bytes} [Mon Jul 27 20:51:05 2026] GET /v2/images/b64e4773-6ab2-4f7e-acfa-65e0d29c6f01 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 20:51:07 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: 148/292] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 20:51:07 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: 7|app: 0|req: 185/373] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 20:57:48 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: 189/374] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 20:57:48 2026] GET /v2/images => generated 2778 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 20:57: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: 187/378] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 20:57:55 2026] GET /v2/images => generated 2778 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.19.213.131 () {44 vars in 948 bytes} [Mon Jul 27 20:57:55 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.19.213.131 () {44 vars in 970 bytes} [Mon Jul 27 20:57:55 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.19.213.131 () {44 vars in 940 bytes} [Mon Jul 27 20:57:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 199.19.213.131 () {48 vars in 952 bytes} [Mon Jul 27 20:57:55 2026] POST /v2/images => generated 799 bytes in 406 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-27 20:57:56.361 8 WARNING oslo_policy.policy [None req-e4b2969b-1a1c-459c-94c7-6f03d2401a51 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:57:56.361 8 WARNING oslo_policy.policy [None req-e4b2969b-1a1c-459c-94c7-6f03d2401a51 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-27 20:57:56.363 8 INFO glance.api.v2.image_data [None req-e4b2969b-1a1c-459c-94c7-6f03d2401a51 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-27 20:58:22.174 8 INFO glance.location [None req-e4b2969b-1a1c-459c-94c7-6f03d2401a51 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/389] 199.19.213.131 () {48 vars in 1046 bytes} [Mon Jul 27 20:57:56 2026] PUT /v2/images/4c7f2090-7ace-46b4-a2e2-ad61838b43ea/file => generated 0 bytes in 25865 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23571 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.19.213.131 () {44 vars in 972 bytes} [Mon Jul 27 20:58:22 2026] GET /v2/images/4c7f2090-7ace-46b4-a2e2-ad61838b43ea => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.19.213.131 () {48 vars in 1052 bytes} [Mon Jul 27 20:58:22 2026] PATCH /v2/images/4c7f2090-7ace-46b4-a2e2-ad61838b43ea => generated 1410 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.19.213.131 () {44 vars in 972 bytes} [Mon Jul 27 20:58:22 2026] GET /v2/images/4c7f2090-7ace-46b4-a2e2-ad61838b43ea => 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: 201/399] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 20:59: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: 199/400] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 20:59:00 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 20:59:15 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: 202/406] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 20:59:15 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.19.213.131 () {44 vars in 940 bytes} [Mon Jul 27 20:59:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.19.213.131 () {44 vars in 962 bytes} [Mon Jul 27 20:59:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.19.213.131 () {44 vars in 940 bytes} [Mon Jul 27 20:59:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.19.213.131 () {48 vars in 952 bytes} [Mon Jul 27 20:59:15 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-27 20:59:15.570 7 INFO glance.api.v2.image_data [None req-3cf9a457-16c5-4641-bcaa-d659744780ee 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-27 20:59:32.301 7 INFO glance.location [None req-3cf9a457-16c5-4641-bcaa-d659744780ee 1799582f2096453497539d8a247aefde abe1f129026c486daa4623e109792aef - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 207/415] 199.19.213.131 () {48 vars in 1047 bytes} [Mon Jul 27 20:59:15 2026] PUT /v2/images/464452b4-455a-47ef-a03b-d5aca9dd6787/file => generated 0 bytes in 16774 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32320 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.19.213.131 () {44 vars in 972 bytes} [Mon Jul 27 20:59:32 2026] GET /v2/images/464452b4-455a-47ef-a03b-d5aca9dd6787 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.19.213.131 () {48 vars in 1052 bytes} [Mon Jul 27 20:59:32 2026] PATCH /v2/images/464452b4-455a-47ef-a03b-d5aca9dd6787 => generated 1382 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.19.213.131 () {44 vars in 972 bytes} [Mon Jul 27 20:59:32 2026] GET /v2/images/464452b4-455a-47ef-a03b-d5aca9dd6787 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/581] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 21:13:03 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: 290/582] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 21:13:03 2026] GET /v2/images => generated 5574 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/611] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 21:15: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: 307/612] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 21:15:22 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 21:15:24 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: 308/614] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 21:15:24 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/625] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 21:16:15 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: 312/626] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 21:16:15 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 21:16:24 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: 314/630] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 21:16:24 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/643] 199.19.213.131 () {42 vars in 689 bytes} [Mon Jul 27 21:17:27 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: 321/644] 199.19.213.131 () {44 vars in 911 bytes} [Mon Jul 27 21:17:27 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 328/653] 10.0.0.139 () {32 vars in 633 bytes} [Mon Jul 27 21:18:09 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/658] 10.0.0.12 () {36 vars in 986 bytes} [Mon Jul 27 21:18:29 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/659] 10.0.0.12 () {36 vars in 926 bytes} [Mon Jul 27 21:18: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: 330/662] 10.0.0.12 () {36 vars in 986 bytes} [Mon Jul 27 21:18:33 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 333/663] 10.0.0.12 () {36 vars in 926 bytes} [Mon Jul 27 21:18:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 199.19.213.131 () {36 vars in 991 bytes} [Mon Jul 27 21:18:37 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 334/665] 199.19.213.131 () {36 vars in 931 bytes} [Mon Jul 27 21:18:37 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: 332/666] 199.19.213.131 () {36 vars in 991 bytes} [Mon Jul 27 21:18:38 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 335/667] 199.19.213.131 () {36 vars in 931 bytes} [Mon Jul 27 21:18:38 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: 333/668] 10.0.0.12 () {36 vars in 986 bytes} [Mon Jul 27 21:18:41 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 336/669] 10.0.0.12 () {36 vars in 926 bytes} [Mon Jul 27 21:18:41 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: 335/672] 10.0.0.55 () {36 vars in 986 bytes} [Mon Jul 27 21:18:42 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => generated 1312 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/673] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:18:43 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: 336/674] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:18:43 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: 339/675] 10.0.0.55 () {36 vars in 986 bytes} [Mon Jul 27 21:18:43 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/676] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:18:43 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:18:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/678] 10.0.0.55 () {36 vars in 986 bytes} [Mon Jul 27 21:18:43 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 341/679] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:18:43 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: 339/680] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:18:43 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: 342/681] 10.0.0.110 () {36 vars in 911 bytes} [Mon Jul 27 21:18:44 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: 340/682] 10.0.0.110 () {36 vars in 1007 bytes} [Mon Jul 27 21:18:44 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd/locations => generated 127 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/683] 10.0.0.110 () {36 vars in 987 bytes} [Mon Jul 27 21:18:44 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/684] 10.0.0.110 () {36 vars in 927 bytes} [Mon Jul 27 21:18:44 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: 344/685] 10.0.0.110 () {36 vars in 927 bytes} [Mon Jul 27 21:18:44 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: 345/692] 10.0.0.12 () {36 vars in 986 bytes} [Mon Jul 27 21:19:21 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 348/693] 10.0.0.12 () {36 vars in 926 bytes} [Mon Jul 27 21:19:21 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: 351/698] 10.0.0.139 () {30 vars in 411 bytes} [Mon Jul 27 21:19:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/701] 10.0.0.12 () {36 vars in 986 bytes} [Mon Jul 27 21:19:46 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 350/702] 10.0.0.12 () {36 vars in 926 bytes} [Mon Jul 27 21:19:46 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/703] 10.0.0.139 () {34 vars in 655 bytes} [Mon Jul 27 21:19:46 2026] POST /v2/images => generated 649 bytes in 237 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-27 21:19:46.860 7 WARNING glance.api.v2.images [None req-929052fd-0fef-4595-8b01-6a1037d91f0a abf4f6c7e24e4344911476fd78452f51 2e60da76b6c646ffa10225dc32bf6b2e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3239853f-a23d-4304-b345-ad173687cdbe [pid: 7|app: 0|req: 351/704] 10.0.0.139 () {32 vars in 710 bytes} [Mon Jul 27 21:19:46 2026] DELETE /v2/images/3239853f-a23d-4304-b345-ad173687cdbe => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jul 27 21:19:46 2026] GET /v2/images/3239853f-a23d-4304-b345-ad173687cdbe => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/706] 10.0.0.139 () {32 vars in 633 bytes} [Mon Jul 27 21:19:46 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 10.0.0.139 () {34 vars in 655 bytes} [Mon Jul 27 21:19:46 2026] POST /v2/images => generated 703 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.139 () {32 vars in 717 bytes} [Mon Jul 27 21:19:47 2026] GET /v2/images/6abd0179-28e6-4dde-aae7-1f5ceedc894e/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-27 21:19:47.063 8 INFO glance.api.v2.image_data [None req-650a1b71-de1e-4b39-958f-ee5f583488ef abf4f6c7e24e4344911476fd78452f51 2e60da76b6c646ffa10225dc32bf6b2e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-27 21:19:47.118 8 WARNING glance_store._drivers.rbd [None req-650a1b71-de1e-4b39-958f-ee5f583488ef abf4f6c7e24e4344911476fd78452f51 2e60da76b6c646ffa10225dc32bf6b2e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-27 21:19:47.666 8 INFO glance.location [None req-650a1b71-de1e-4b39-958f-ee5f583488ef abf4f6c7e24e4344911476fd78452f51 2e60da76b6c646ffa10225dc32bf6b2e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 356/709] 10.0.0.139 () {32 vars in 727 bytes} [Mon Jul 27 21:19:47 2026] PUT /v2/images/6abd0179-28e6-4dde-aae7-1f5ceedc894e/file => generated 0 bytes in 654 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/710] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jul 27 21:19:47 2026] GET /v2/images/6abd0179-28e6-4dde-aae7-1f5ceedc894e => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 10.0.0.139 () {32 vars in 717 bytes} [Mon Jul 27 21:19:47 2026] GET /v2/images/6abd0179-28e6-4dde-aae7-1f5ceedc894e/file => generated 1024 bytes in 142 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 10.0.0.139 () {34 vars in 655 bytes} [Mon Jul 27 21:19:47 2026] POST /v2/images => generated 648 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.139 () {32 vars in 726 bytes} [Mon Jul 27 21:19:47 2026] PATCH /v2/images/20a72ff8-3ff3-4bac-9707-d701dad8df68 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/714] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jul 27 21:19:47 2026] GET /v2/images/20a72ff8-3ff3-4bac-9707-d701dad8df68 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-27 21:19:48.029 8 WARNING glance.api.v2.images [None req-79b7344c-a172-4b5c-9473-822a261df657 abf4f6c7e24e4344911476fd78452f51 2e60da76b6c646ffa10225dc32bf6b2e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//20a72ff8-3ff3-4bac-9707-d701dad8df68 [pid: 8|app: 0|req: 359/715] 10.0.0.139 () {32 vars in 710 bytes} [Mon Jul 27 21:19:48 2026] DELETE /v2/images/20a72ff8-3ff3-4bac-9707-d701dad8df68 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/716] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jul 27 21:19:48 2026] GET /v2/images/20a72ff8-3ff3-4bac-9707-d701dad8df68 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-27 21:19:48.119 8 WARNING glance.api.v2.images [None req-ddd9edf9-8f71-4980-8abf-1ea65b9f36c4 abf4f6c7e24e4344911476fd78452f51 2e60da76b6c646ffa10225dc32bf6b2e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6abd0179-28e6-4dde-aae7-1f5ceedc894e [pid: 8|app: 0|req: 360/717] 10.0.0.139 () {32 vars in 710 bytes} [Mon Jul 27 21:19:48 2026] DELETE /v2/images/6abd0179-28e6-4dde-aae7-1f5ceedc894e => generated 0 bytes in 842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/718] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jul 27 21:19:48 2026] GET /v2/images/6abd0179-28e6-4dde-aae7-1f5ceedc894e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-27 21:19:48.975 8 WARNING glance.api.v2.images [None req-c8f8e757-2539-432e-9d79-99155278d718 abf4f6c7e24e4344911476fd78452f51 2e60da76b6c646ffa10225dc32bf6b2e - - default default] Failed to find image 3239853f-a23d-4304-b345-ad173687cdbe to delete: glance.common.exception.ImageNotFound: No image found with ID 3239853f-a23d-4304-b345-ad173687cdbe [pid: 8|app: 0|req: 361/719] 10.0.0.139 () {32 vars in 710 bytes} [Mon Jul 27 21:19:48 2026] DELETE /v2/images/3239853f-a23d-4304-b345-ad173687cdbe => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/720] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jul 27 21:19:48 2026] GET /v2/images/3239853f-a23d-4304-b345-ad173687cdbe => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jul 27 21:20:27 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 366/730] 10.0.0.139 () {32 vars in 707 bytes} [Mon Jul 27 21:20:27 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 365/731] 10.0.0.55 () {36 vars in 986 bytes} [Mon Jul 27 21:20:27 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 367/732] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:20:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/733] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:20: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: 8|app: 0|req: 368/734] 10.0.0.55 () {36 vars in 986 bytes} [Mon Jul 27 21:20:27 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/735] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:20:27 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: 369/736] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:20:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/737] 10.0.0.55 () {36 vars in 986 bytes} [Mon Jul 27 21:20:27 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/738] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:20:27 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: 369/739] 10.0.0.110 () {36 vars in 911 bytes} [Mon Jul 27 21:20:27 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/740] 10.0.0.110 () {36 vars in 1007 bytes} [Mon Jul 27 21:20:27 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 10.0.0.110 () {36 vars in 987 bytes} [Mon Jul 27 21:20:27 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 372/742] 10.0.0.110 () {36 vars in 927 bytes} [Mon Jul 27 21:20:27 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: 371/743] 10.0.0.110 () {36 vars in 927 bytes} [Mon Jul 27 21:20:27 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: 373/746] 10.0.0.12 () {36 vars in 986 bytes} [Mon Jul 27 21:20:34 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 374/747] 10.0.0.12 () {36 vars in 926 bytes} [Mon Jul 27 21:20:34 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: 377/754] 10.0.0.12 () {36 vars in 986 bytes} [Mon Jul 27 21:21:05 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 378/755] 10.0.0.12 () {36 vars in 926 bytes} [Mon Jul 27 21:21:05 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: 380/760] 10.0.0.12 () {36 vars in 986 bytes} [Mon Jul 27 21:21:29 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 381/761] 10.0.0.12 () {36 vars in 926 bytes} [Mon Jul 27 21:21: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: 384/766] 10.0.0.12 () {36 vars in 986 bytes} [Mon Jul 27 21:21:46 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 383/767] 10.0.0.12 () {36 vars in 926 bytes} [Mon Jul 27 21:21:46 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: 385/768] 10.0.0.12 () {36 vars in 986 bytes} [Mon Jul 27 21:21:47 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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: 384/769] 10.0.0.12 () {36 vars in 926 bytes} [Mon Jul 27 21:21:47 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: 391/780] 199.19.213.131 () {32 vars in 826 bytes} [Mon Jul 27 21:22:34 2026] GET /v2/images?status=active&owner=abe1f129026c486daa4623e109792aef&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/781] 199.19.213.131 () {32 vars in 653 bytes} [Mon Jul 27 21:22:34 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: 392/782] 10.0.0.55 () {36 vars in 986 bytes} [Mon Jul 27 21:22:35 2026] GET /v2/images/b64e4773-6ab2-4f7e-acfa-65e0d29c6f01 => generated 1395 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/783] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:22:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/784] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:22:35 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: 392/785] 10.0.0.55 () {36 vars in 986 bytes} [Mon Jul 27 21:22:35 2026] GET /v2/images/b64e4773-6ab2-4f7e-acfa-65e0d29c6f01 => 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/786] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:22:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:22:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.55 () {36 vars in 986 bytes} [Mon Jul 27 21:22:35 2026] GET /v2/images/b64e4773-6ab2-4f7e-acfa-65e0d29c6f01 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/789] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:22:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/790] 10.0.0.55 () {36 vars in 926 bytes} [Mon Jul 27 21:22:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/791] 10.0.0.110 () {36 vars in 911 bytes} [Mon Jul 27 21:22:36 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/792] 10.0.0.110 () {36 vars in 1007 bytes} [Mon Jul 27 21:22:36 2026] GET /v2/images/b64e4773-6ab2-4f7e-acfa-65e0d29c6f01/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 10.0.0.110 () {36 vars in 987 bytes} [Mon Jul 27 21:22:36 2026] GET /v2/images/b64e4773-6ab2-4f7e-acfa-65e0d29c6f01 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/794] 10.0.0.110 () {36 vars in 927 bytes} [Mon Jul 27 21:22:36 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: 397/795] 10.0.0.110 () {36 vars in 927 bytes} [Mon Jul 27 21:22:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/798] 10.0.0.12 () {36 vars in 986 bytes} [Mon Jul 27 21:22:51 2026] GET /v2/images/0df56ee6-5511-4664-a358-1802605851fd => 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/799] 10.0.0.12 () {36 vars in 926 bytes} [Mon Jul 27 21:22:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/840] 10.0.0.139 () {32 vars in 633 bytes} [Mon Jul 27 21:26:06 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)