+ 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 Apr 20 12:27:24 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-57448f9965-h4x8c machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f8f4d5dc668 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-04-20 12:27:26.774 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-20 12:27:26.824 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-04-20 12:27:27.644 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-04-20 12:27:27.645 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-04-20 12:27:27.645 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-20 12:27:27.695 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-20 12:27:27.696 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-20 12:27:27.697 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-20 12:27:29.704 8 WARNING glance.api.v2.images [None req-02906ed3-caba-4a66-a495-4830055c50cc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-20 12:27:29.740 7 WARNING glance.api.v2.images [None req-168225cd-3e5f-4b77-b2bf-551ad054a6c2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-20 12:27:30.031 8 WARNING keystonemiddleware._common.config [None req-02906ed3-caba-4a66-a495-4830055c50cc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 12:27:30.039 8 WARNING oslo_config.cfg [None req-02906ed3-caba-4a66-a495-4830055c50cc - - - - - -] 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 0x7f8f4d5dc668 pid: 8 (default app) 2026-04-20 12:27:30.078 7 WARNING keystonemiddleware._common.config [None req-168225cd-3e5f-4b77-b2bf-551ad054a6c2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 12:27:30.086 7 WARNING oslo_config.cfg [None req-168225cd-3e5f-4b77-b2bf-551ad054a6c2 - - - - - -] 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 0x7f8f4d5dc668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.162 () {42 vars in 688 bytes} [Mon Apr 20 12:27:32 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-04-20 12:27:32.914 7 WARNING oslo_policy.policy [None req-26358fa9-78db-44fd-9c07-554245b31192 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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-04-20 12:27:32.914 7 WARNING oslo_policy.policy [None req-26358fa9-78db-44fd-9c07-554245b31192 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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-04-20 12:27:32.928 7 WARNING oslo_policy.policy [None req-26358fa9-78db-44fd-9c07-554245b31192 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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-04-20 12:27:32.929 7 WARNING oslo_policy.policy [None req-26358fa9-78db-44fd-9c07-554245b31192 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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.162 () {44 vars in 910 bytes} [Mon Apr 20 12:27:32 2026] GET /v2/images => generated 69 bytes in 556 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.162 () {42 vars in 688 bytes} [Mon Apr 20 12:27: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: 2/8] 199.204.45.162 () {44 vars in 910 bytes} [Mon Apr 20 12:27:37 2026] GET /v2/images => generated 69 bytes in 33 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-04-20 12:27:37.089 8 WARNING oslo_policy.policy [None req-164c0a6e-9c52-435a-b39d-b8d2ae48024b 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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-04-20 12:27:37.089 8 WARNING oslo_policy.policy [None req-164c0a6e-9c52-435a-b39d-b8d2ae48024b 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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.162 () {44 vars in 911 bytes} [Mon Apr 20 12:27:37 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.162 () {44 vars in 933 bytes} [Mon Apr 20 12:27:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-20 12:27:37.218 8 WARNING oslo_policy.policy [None req-72259e01-52f0-4077-80cd-32cfd50b03ba 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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-04-20 12:27:37.218 8 WARNING oslo_policy.policy [None req-72259e01-52f0-4077-80cd-32cfd50b03ba 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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.162 () {44 vars in 939 bytes} [Mon Apr 20 12:27:37 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) 2026-04-20 12:27:37.295 7 WARNING oslo_config.cfg [None req-3ae803ee-7c2c-446b-9cb9-6882a8b88665 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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.162 () {48 vars in 951 bytes} [Mon Apr 20 12:27:37 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 12:27:37.322 8 WARNING oslo_policy.policy [None req-755974de-af77-46be-b9a4-8a3b5df51192 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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-04-20 12:27:37.323 8 WARNING oslo_policy.policy [None req-755974de-af77-46be-b9a4-8a3b5df51192 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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-04-20 12:27:37.324 8 INFO glance.api.v2.image_data [None req-755974de-af77-46be-b9a4-8a3b5df51192 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 12:27:40.602 8 WARNING glance.location [None req-755974de-af77-46be-b9a4-8a3b5df51192 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.162 () {48 vars in 1045 bytes} [Mon Apr 20 12:27:37 2026] PUT /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8/file => generated 0 bytes in 3329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3945 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.162 () {44 vars in 971 bytes} [Mon Apr 20 12:27:40 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-20 12:27:40.677 8 WARNING oslo_config.cfg [None req-377804c5-e5cd-4a0d-9a07-9c6e47c72d71 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.204.45.162 () {44 vars in 971 bytes} [Mon Apr 20 12:27:40 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.162 () {42 vars in 688 bytes} [Mon Apr 20 12:28:36 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: 16/29] 199.204.45.162 () {44 vars in 910 bytes} [Mon Apr 20 12:28:36 2026] GET /v2/images => generated 1240 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.162 () {42 vars in 688 bytes} [Mon Apr 20 12:28:50 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: 19/35] 199.204.45.162 () {44 vars in 910 bytes} [Mon Apr 20 12:28:50 2026] GET /v2/images => generated 1240 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/36] 199.204.45.162 () {44 vars in 947 bytes} [Mon Apr 20 12:28:50 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/37] 199.204.45.162 () {44 vars in 969 bytes} [Mon Apr 20 12:28:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/38] 199.204.45.162 () {44 vars in 939 bytes} [Mon Apr 20 12:28:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/39] 199.204.45.162 () {48 vars in 951 bytes} [Mon Apr 20 12:28:50 2026] POST /v2/images => generated 799 bytes in 80 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 12:28:50.947 7 WARNING oslo_policy.policy [None req-e1c6ea6f-818a-4db0-a5b3-c3680924843d 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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-04-20 12:28:50.948 7 WARNING oslo_policy.policy [None req-e1c6ea6f-818a-4db0-a5b3-c3680924843d 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - 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-04-20 12:28:50.950 7 INFO glance.api.v2.image_data [None req-e1c6ea6f-818a-4db0-a5b3-c3680924843d 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 12:29:03.695 7 INFO glance.location [None req-e1c6ea6f-818a-4db0-a5b3-c3680924843d 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 19/42] 199.204.45.162 () {48 vars in 1045 bytes} [Mon Apr 20 12:28:50 2026] PUT /v2/images/c252f31b-e445-4928-b88a-82a67aa14d85/file => generated 0 bytes in 12803 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20103 switches on core 0) [pid: 8|app: 0|req: 24/43] 199.204.45.162 () {44 vars in 971 bytes} [Mon Apr 20 12:29:03 2026] GET /v2/images/c252f31b-e445-4928-b88a-82a67aa14d85 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/44] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Apr 20 12:29:03 2026] PATCH /v2/images/c252f31b-e445-4928-b88a-82a67aa14d85 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/45] 199.204.45.162 () {44 vars in 971 bytes} [Mon Apr 20 12:29:03 2026] GET /v2/images/c252f31b-e445-4928-b88a-82a67aa14d85 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/92] 199.204.45.162 () {42 vars in 688 bytes} [Mon Apr 20 12:32: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: 49/93] 199.204.45.162 () {44 vars in 910 bytes} [Mon Apr 20 12:32:55 2026] GET /v2/images => generated 2476 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.204.45.162 () {42 vars in 688 bytes} [Mon Apr 20 12:33:04 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: 51/97] 199.204.45.162 () {44 vars in 910 bytes} [Mon Apr 20 12:33:04 2026] GET /v2/images => generated 2476 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/98] 199.204.45.162 () {44 vars in 939 bytes} [Mon Apr 20 12:33:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/99] 199.204.45.162 () {44 vars in 961 bytes} [Mon Apr 20 12:33:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/100] 199.204.45.162 () {44 vars in 939 bytes} [Mon Apr 20 12:33:04 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: 53/101] 199.204.45.162 () {48 vars in 951 bytes} [Mon Apr 20 12:33:04 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 12:33:05.002 7 INFO glance.api.v2.image_data [None req-39b05728-8953-4865-9f80-745c77269373 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 12:33:13.492 7 INFO glance.location [None req-39b05728-8953-4865-9f80-745c77269373 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 49/104] 199.204.45.162 () {48 vars in 1045 bytes} [Mon Apr 20 12:33:04 2026] PUT /v2/images/fc9ba1d7-1413-43f4-90ea-f65a429ec8fb/file => generated 0 bytes in 8535 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20319 switches on core 0) [pid: 8|app: 0|req: 56/105] 199.204.45.162 () {44 vars in 971 bytes} [Mon Apr 20 12:33:13 2026] GET /v2/images/fc9ba1d7-1413-43f4-90ea-f65a429ec8fb => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/106] 199.204.45.162 () {44 vars in 971 bytes} [Mon Apr 20 12:33:13 2026] GET /v2/images/fc9ba1d7-1413-43f4-90ea-f65a429ec8fb => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/109] 199.204.45.162 () {42 vars in 688 bytes} [Mon Apr 20 12:33:21 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: 58/110] 199.204.45.162 () {44 vars in 910 bytes} [Mon Apr 20 12:33:21 2026] GET /v2/images => generated 3681 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/117] 199.204.45.162 () {42 vars in 688 bytes} [Mon Apr 20 12:33: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: 62/118] 199.204.45.162 () {44 vars in 910 bytes} [Mon Apr 20 12:33:55 2026] GET /v2/images => generated 3681 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/119] 199.204.45.162 () {44 vars in 937 bytes} [Mon Apr 20 12:33:55 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/120] 199.204.45.162 () {44 vars in 959 bytes} [Mon Apr 20 12:33:55 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/121] 199.204.45.162 () {44 vars in 939 bytes} [Mon Apr 20 12:33:55 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: 64/122] 199.204.45.162 () {48 vars in 951 bytes} [Mon Apr 20 12:33:55 2026] POST /v2/images => generated 796 bytes in 94 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 12:33:55.834 7 INFO glance.api.v2.image_data [None req-261d2344-40b7-49d8-aad5-a7d7d2694a06 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 12:34:23.965 7 WARNING glance.location [None req-261d2344-40b7-49d8-aad5-a7d7d2694a06 37233140544a470b8c80b6ca850e38e2 1c713a1189184b608b038d767ba76d9f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 59/129] 199.204.45.162 () {48 vars in 1046 bytes} [Mon Apr 20 12:33:55 2026] PUT /v2/images/7d3b6ca5-615b-4a64-a596-2afcfcf870fc/file => generated 0 bytes in 28184 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64650 switches on core 0) [pid: 8|app: 0|req: 71/130] 199.204.45.162 () {44 vars in 971 bytes} [Mon Apr 20 12:34:24 2026] GET /v2/images/7d3b6ca5-615b-4a64-a596-2afcfcf870fc => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/131] 199.204.45.162 () {44 vars in 971 bytes} [Mon Apr 20 12:34:24 2026] GET /v2/images/7d3b6ca5-615b-4a64-a596-2afcfcf870fc => 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: 72/132] 199.204.45.162 () {42 vars in 688 bytes} [Mon Apr 20 12:34:25 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: 61/133] 199.204.45.162 () {44 vars in 910 bytes} [Mon Apr 20 12:34:25 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/172] 199.204.45.162 () {42 vars in 688 bytes} [Mon Apr 20 12:37:31 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: 92/173] 199.204.45.162 () {44 vars in 910 bytes} [Mon Apr 20 12:37:31 2026] GET /v2/images => generated 4892 bytes in 135 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: 86/182] 10.0.0.132 () {32 vars in 633 bytes} [Mon Apr 20 12:38:09 2026] GET /v2/images => generated 4892 bytes in 28 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: 99/187] 10.0.0.116 () {36 vars in 987 bytes} [Mon Apr 20 12:38:33 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/188] 10.0.0.116 () {36 vars in 927 bytes} [Mon Apr 20 12:38:33 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: 100/189] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 12:38:35 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/190] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:38:35 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/191] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:38: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: 91/192] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 12:38:35 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/193] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:38: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: 7|app: 0|req: 92/194] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:38: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: 103/195] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 12:38:36 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/196] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:38: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: 104/197] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:38: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: 7|app: 0|req: 94/198] 10.0.0.19 () {36 vars in 910 bytes} [Mon Apr 20 12:38:36 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: 105/199] 10.0.0.19 () {36 vars in 1006 bytes} [Mon Apr 20 12:38:36 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8/locations => generated 127 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/200] 10.0.0.19 () {36 vars in 986 bytes} [Mon Apr 20 12:38:36 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/201] 10.0.0.19 () {36 vars in 926 bytes} [Mon Apr 20 12:38:37 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: 96/202] 10.0.0.19 () {36 vars in 926 bytes} [Mon Apr 20 12:38:37 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: 108/205] 199.204.45.162 () {36 vars in 991 bytes} [Mon Apr 20 12:38:42 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/206] 199.204.45.162 () {36 vars in 931 bytes} [Mon Apr 20 12:38:42 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: 109/207] 199.204.45.162 () {36 vars in 991 bytes} [Mon Apr 20 12:38:42 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/208] 199.204.45.162 () {36 vars in 931 bytes} [Mon Apr 20 12:38:42 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/215] 10.0.0.116 () {36 vars in 987 bytes} [Mon Apr 20 12:39:18 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/216] 10.0.0.116 () {36 vars in 927 bytes} [Mon Apr 20 12:39:18 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: 117/223] 10.0.0.116 () {36 vars in 987 bytes} [Mon Apr 20 12:39:43 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/224] 10.0.0.116 () {36 vars in 927 bytes} [Mon Apr 20 12:39:43 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: 119/227] 10.0.0.116 () {36 vars in 987 bytes} [Mon Apr 20 12:39:54 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/228] 10.0.0.116 () {36 vars in 927 bytes} [Mon Apr 20 12:39:54 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: 120/229] 10.0.0.116 () {36 vars in 987 bytes} [Mon Apr 20 12:39:55 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/230] 10.0.0.116 () {36 vars in 927 bytes} [Mon Apr 20 12:39:55 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: 124/237] 10.0.0.132 () {34 vars in 655 bytes} [Mon Apr 20 12:40:26 2026] POST /v2/images => generated 649 bytes in 145 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-20 12:40:26.713 7 WARNING glance.api.v2.images [None req-a61803e3-9b82-4234-ad1e-e9a63246509f 0b80cff72c9f411a8c00682d0ec2c415 d45156a8551a434ba00abee6123ade62 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4f7a832f-1f6d-473a-9d60-e929cfdb4f25 [pid: 7|app: 0|req: 114/238] 10.0.0.132 () {32 vars in 710 bytes} [Mon Apr 20 12:40:26 2026] DELETE /v2/images/4f7a832f-1f6d-473a-9d60-e929cfdb4f25 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/239] 10.0.0.132 () {32 vars in 707 bytes} [Mon Apr 20 12:40:26 2026] GET /v2/images/4f7a832f-1f6d-473a-9d60-e929cfdb4f25 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/240] 10.0.0.132 () {32 vars in 633 bytes} [Mon Apr 20 12:40:26 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/241] 10.0.0.132 () {34 vars in 655 bytes} [Mon Apr 20 12:40:26 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/242] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:40:26 2026] GET /v2/images/1935f3f5-061a-4861-8795-4071bf2e9cff/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-20 12:40:26.893 8 INFO glance.api.v2.image_data [None req-0bec2b54-5b6d-4a5b-b431-4dc268b52e00 0b80cff72c9f411a8c00682d0ec2c415 d45156a8551a434ba00abee6123ade62 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 12:40:26.935 8 WARNING glance_store._drivers.rbd [None req-0bec2b54-5b6d-4a5b-b431-4dc268b52e00 0b80cff72c9f411a8c00682d0ec2c415 d45156a8551a434ba00abee6123ade62 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-20 12:40:27.718 8 INFO glance.location [None req-0bec2b54-5b6d-4a5b-b431-4dc268b52e00 0b80cff72c9f411a8c00682d0ec2c415 d45156a8551a434ba00abee6123ade62 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 127/243] 10.0.0.132 () {32 vars in 727 bytes} [Mon Apr 20 12:40:26 2026] PUT /v2/images/1935f3f5-061a-4861-8795-4071bf2e9cff/file => generated 0 bytes in 873 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/244] 10.0.0.132 () {32 vars in 707 bytes} [Mon Apr 20 12:40:27 2026] GET /v2/images/1935f3f5-061a-4861-8795-4071bf2e9cff => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/245] 10.0.0.132 () {32 vars in 717 bytes} [Mon Apr 20 12:40:27 2026] GET /v2/images/1935f3f5-061a-4861-8795-4071bf2e9cff/file => generated 1024 bytes in 99 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/246] 10.0.0.132 () {34 vars in 655 bytes} [Mon Apr 20 12:40:27 2026] POST /v2/images => generated 648 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/247] 10.0.0.132 () {32 vars in 726 bytes} [Mon Apr 20 12:40:27 2026] PATCH /v2/images/7d8289ef-1708-44e2-8cf8-91044ff4dc08 => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/248] 10.0.0.132 () {32 vars in 707 bytes} [Mon Apr 20 12:40:27 2026] GET /v2/images/7d8289ef-1708-44e2-8cf8-91044ff4dc08 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-20 12:40:27.999 8 WARNING glance.api.v2.images [None req-b9e45beb-6c01-4d95-97b7-2911e1948aa2 0b80cff72c9f411a8c00682d0ec2c415 d45156a8551a434ba00abee6123ade62 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7d8289ef-1708-44e2-8cf8-91044ff4dc08 [pid: 8|app: 0|req: 130/249] 10.0.0.132 () {32 vars in 710 bytes} [Mon Apr 20 12:40:27 2026] DELETE /v2/images/7d8289ef-1708-44e2-8cf8-91044ff4dc08 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/250] 10.0.0.132 () {32 vars in 707 bytes} [Mon Apr 20 12:40:28 2026] GET /v2/images/7d8289ef-1708-44e2-8cf8-91044ff4dc08 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-20 12:40:28.065 8 WARNING glance.api.v2.images [None req-f11cd009-9b0b-4e68-bac1-17c6f00e718e 0b80cff72c9f411a8c00682d0ec2c415 d45156a8551a434ba00abee6123ade62 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1935f3f5-061a-4861-8795-4071bf2e9cff [pid: 8|app: 0|req: 131/251] 10.0.0.132 () {32 vars in 710 bytes} [Mon Apr 20 12:40:28 2026] DELETE /v2/images/1935f3f5-061a-4861-8795-4071bf2e9cff => generated 0 bytes in 871 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/252] 10.0.0.132 () {32 vars in 707 bytes} [Mon Apr 20 12:40:28 2026] GET /v2/images/1935f3f5-061a-4861-8795-4071bf2e9cff => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-20 12:40:28.953 8 WARNING glance.api.v2.images [None req-4f5365c9-65f0-48ad-8a1a-ba678328941e 0b80cff72c9f411a8c00682d0ec2c415 d45156a8551a434ba00abee6123ade62 - - default default] Failed to find image 4f7a832f-1f6d-473a-9d60-e929cfdb4f25 to delete: glance.common.exception.ImageNotFound: No image found with ID 4f7a832f-1f6d-473a-9d60-e929cfdb4f25 [pid: 8|app: 0|req: 132/253] 10.0.0.132 () {32 vars in 710 bytes} [Mon Apr 20 12:40:28 2026] DELETE /v2/images/4f7a832f-1f6d-473a-9d60-e929cfdb4f25 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/254] 10.0.0.132 () {32 vars in 707 bytes} [Mon Apr 20 12:40:28 2026] GET /v2/images/4f7a832f-1f6d-473a-9d60-e929cfdb4f25 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/257] 10.0.0.132 () {30 vars in 411 bytes} [Mon Apr 20 12:40:32 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: 124/258] 10.0.0.116 () {36 vars in 987 bytes} [Mon Apr 20 12:40:32 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/259] 10.0.0.116 () {36 vars in 927 bytes} [Mon Apr 20 12:40:32 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/266] 10.0.0.116 () {36 vars in 987 bytes} [Mon Apr 20 12:41:06 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/267] 10.0.0.116 () {36 vars in 927 bytes} [Mon Apr 20 12:41:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/268] 10.0.0.116 () {36 vars in 987 bytes} [Mon Apr 20 12:41:07 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/269] 10.0.0.116 () {36 vars in 927 bytes} [Mon Apr 20 12:41: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: 131/272] 10.0.0.116 () {36 vars in 987 bytes} [Mon Apr 20 12:41:13 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/273] 10.0.0.116 () {36 vars in 927 bytes} [Mon Apr 20 12:41:13 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: 145/278] 10.0.0.116 () {36 vars in 987 bytes} [Mon Apr 20 12:41:30 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/279] 10.0.0.116 () {36 vars in 927 bytes} [Mon Apr 20 12:41:30 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: 150/288] 10.0.0.116 () {36 vars in 987 bytes} [Mon Apr 20 12:42:12 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/289] 10.0.0.116 () {36 vars in 927 bytes} [Mon Apr 20 12:42:12 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: 151/290] 199.204.45.162 () {32 vars in 826 bytes} [Mon Apr 20 12:42:14 2026] GET /v2/images?status=active&owner=1c713a1189184b608b038d767ba76d9f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/291] 199.204.45.162 () {32 vars in 653 bytes} [Mon Apr 20 12:42:14 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: 152/292] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 12:42:15 2026] GET /v2/images/7d3b6ca5-615b-4a64-a596-2afcfcf870fc => generated 1209 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/293] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:42:15 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: 153/294] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:42:15 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: 142/295] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 12:42:15 2026] GET /v2/images/7d3b6ca5-615b-4a64-a596-2afcfcf870fc => 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: 154/296] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:42:15 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: 143/297] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:42:15 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: 155/298] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 12:42:15 2026] GET /v2/images/7d3b6ca5-615b-4a64-a596-2afcfcf870fc => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/299] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:42:15 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: 156/300] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:42:15 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: 145/301] 10.0.0.19 () {36 vars in 910 bytes} [Mon Apr 20 12:42:16 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: 157/302] 10.0.0.19 () {36 vars in 1006 bytes} [Mon Apr 20 12:42:16 2026] GET /v2/images/7d3b6ca5-615b-4a64-a596-2afcfcf870fc/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/303] 10.0.0.19 () {36 vars in 986 bytes} [Mon Apr 20 12:42:16 2026] GET /v2/images/7d3b6ca5-615b-4a64-a596-2afcfcf870fc => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/304] 10.0.0.19 () {36 vars in 926 bytes} [Mon Apr 20 12:42:16 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: 147/305] 10.0.0.19 () {36 vars in 926 bytes} [Mon Apr 20 12:42:16 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: 163/314] 10.0.0.132 () {32 vars in 707 bytes} [Mon Apr 20 12:42:58 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/315] 10.0.0.132 () {32 vars in 707 bytes} [Mon Apr 20 12:42:58 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/316] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 12:42:58 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/317] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:42:58 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: 165/318] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:42:58 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: 154/319] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 12:42:58 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/320] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:42:58 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: 155/321] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:42:58 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: 167/322] 10.0.0.159 () {36 vars in 987 bytes} [Mon Apr 20 12:42:58 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/323] 10.0.0.159 () {36 vars in 927 bytes} [Mon Apr 20 12:42: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: 8|app: 0|req: 168/324] 10.0.0.19 () {36 vars in 910 bytes} [Mon Apr 20 12:42:58 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: 157/325] 10.0.0.19 () {36 vars in 1006 bytes} [Mon Apr 20 12:42:58 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/326] 10.0.0.19 () {36 vars in 986 bytes} [Mon Apr 20 12:42:58 2026] GET /v2/images/e5636ef4-22e0-4dae-aaa3-b48da8c2b4b8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/327] 10.0.0.19 () {36 vars in 926 bytes} [Mon Apr 20 12:42:58 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: 170/328] 10.0.0.19 () {36 vars in 926 bytes} [Mon Apr 20 12:42:58 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: 188/363] 10.0.0.132 () {32 vars in 633 bytes} [Mon Apr 20 12:45:46 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)