+ 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 [Sat Apr 25 00:58:36 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-66f7478c4-8nhc2 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 0x7f5b720eb668 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-25 00:58:38.670 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-25 00:58:38.687 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-25 00:58:39.582 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-25 00:58:39.583 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-25 00:58:39.584 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-25 00:58:39.657 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-25 00:58:39.658 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-25 00:58:39.659 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-25 00:58:41.697 7 WARNING glance.api.v2.images [None req-16253abf-cea8-461c-865d-20dbea75a48d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-25 00:58:41.814 8 WARNING glance.api.v2.images [None req-e0519e01-8cf2-4097-9232-4b6fa5bac643 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-25 00:58:42.064 7 WARNING keystonemiddleware._common.config [None req-16253abf-cea8-461c-865d-20dbea75a48d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 00:58:42.071 7 WARNING oslo_config.cfg [None req-16253abf-cea8-461c-865d-20dbea75a48d - - - - - -] 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 0x7f5b720eb668 pid: 7 (default app) 2026-04-25 00:58:42.185 8 WARNING keystonemiddleware._common.config [None req-e0519e01-8cf2-4097-9232-4b6fa5bac643 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 00:58:42.193 8 WARNING oslo_config.cfg [None req-e0519e01-8cf2-4097-9232-4b6fa5bac643 - - - - - -] 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 0x7f5b720eb668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.169 () {42 vars in 688 bytes} [Sat Apr 25 00:58:43 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-25 00:58:44.129 8 WARNING oslo_policy.policy [None req-0a49f5bc-cdc3-4537-8551-49599026a0c3 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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-25 00:58:44.130 8 WARNING oslo_policy.policy [None req-0a49f5bc-cdc3-4537-8551-49599026a0c3 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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-25 00:58:44.144 8 WARNING oslo_policy.policy [None req-0a49f5bc-cdc3-4537-8551-49599026a0c3 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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-25 00:58:44.144 8 WARNING oslo_policy.policy [None req-0a49f5bc-cdc3-4537-8551-49599026a0c3 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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/5] 199.204.45.169 () {44 vars in 910 bytes} [Sat Apr 25 00:58:43 2026] GET /v2/images => generated 69 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.169 () {42 vars in 688 bytes} [Sat Apr 25 00:58: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: 2/7] 199.204.45.169 () {44 vars in 910 bytes} [Sat Apr 25 00:58:48 2026] GET /v2/images => generated 69 bytes in 46 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-25 00:58:49.059 7 WARNING oslo_policy.policy [None req-9f8806c3-5f7a-440f-845d-f92032fa9b42 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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-25 00:58:49.059 7 WARNING oslo_policy.policy [None req-9f8806c3-5f7a-440f-845d-f92032fa9b42 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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: 6/8] 199.204.45.169 () {44 vars in 911 bytes} [Sat Apr 25 00:58:49 2026] GET /v2/images/cirros => generated 151 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.169 () {44 vars in 933 bytes} [Sat Apr 25 00:58:49 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-25 00:58:49.217 7 WARNING oslo_policy.policy [None req-a0202e4d-dd16-4357-a206-b5f8d6e48ffc 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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-25 00:58:49.218 7 WARNING oslo_policy.policy [None req-a0202e4d-dd16-4357-a206-b5f8d6e48ffc 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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/10] 199.204.45.169 () {44 vars in 939 bytes} [Sat Apr 25 00:58:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-25 00:58:49.302 8 WARNING oslo_config.cfg [None req-f00773d3-0a6f-4c88-b366-c07d4be55f68 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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/11] 199.204.45.169 () {48 vars in 951 bytes} [Sat Apr 25 00:58:49 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-25 00:58:49.332 7 WARNING oslo_policy.policy [None req-18e3c8de-328d-4207-9bf0-9b54191b44fd 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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-25 00:58:49.333 7 WARNING oslo_policy.policy [None req-18e3c8de-328d-4207-9bf0-9b54191b44fd 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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-25 00:58:49.335 7 INFO glance.api.v2.image_data [None req-18e3c8de-328d-4207-9bf0-9b54191b44fd 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 00:58:55.047 7 WARNING glance.location [None req-18e3c8de-328d-4207-9bf0-9b54191b44fd 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.169 () {48 vars in 1045 bytes} [Sat Apr 25 00:58:49 2026] PUT /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2/file => generated 0 bytes in 5771 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4577 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.169 () {44 vars in 971 bytes} [Sat Apr 25 00:58:55 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-25 00:58:55.141 7 WARNING oslo_config.cfg [None req-3d680b30-742f-4e66-a1ea-11438ba0cbf7 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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: 9/16] 199.204.45.169 () {44 vars in 971 bytes} [Sat Apr 25 00:58:55 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => 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: 11/19] 199.204.45.169 () {42 vars in 688 bytes} [Sat Apr 25 00:59:06 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: 9/20] 199.204.45.169 () {44 vars in 910 bytes} [Sat Apr 25 00:59:06 2026] GET /v2/images => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.204.45.169 () {42 vars in 688 bytes} [Sat Apr 25 00:59:26 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: 14/26] 199.204.45.169 () {44 vars in 910 bytes} [Sat Apr 25 00:59:26 2026] GET /v2/images => generated 1240 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.204.45.169 () {44 vars in 947 bytes} [Sat Apr 25 00:59:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.169 () {44 vars in 969 bytes} [Sat Apr 25 00:59:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.204.45.169 () {44 vars in 939 bytes} [Sat Apr 25 00:59:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.204.45.169 () {48 vars in 951 bytes} [Sat Apr 25 00:59:27 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-25 00:59:27.289 8 WARNING oslo_policy.policy [None req-fdd02777-4f1f-4491-910e-1487858b72c1 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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-25 00:59:27.289 8 WARNING oslo_policy.policy [None req-fdd02777-4f1f-4491-910e-1487858b72c1 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - 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-25 00:59:27.291 8 INFO glance.api.v2.image_data [None req-fdd02777-4f1f-4491-910e-1487858b72c1 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 00:59:43.053 8 INFO glance.location [None req-fdd02777-4f1f-4491-910e-1487858b72c1 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 15/35] 199.204.45.169 () {48 vars in 1045 bytes} [Sat Apr 25 00:59:27 2026] PUT /v2/images/81bfe031-f99f-4283-9d08-e3cfcca7e795/file => generated 0 bytes in 15825 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22765 switches on core 0) [pid: 7|app: 0|req: 21/36] 199.204.45.169 () {44 vars in 971 bytes} [Sat Apr 25 00:59:43 2026] GET /v2/images/81bfe031-f99f-4283-9d08-e3cfcca7e795 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/37] 199.204.45.169 () {48 vars in 1050 bytes} [Sat Apr 25 00:59:43 2026] PATCH /v2/images/81bfe031-f99f-4283-9d08-e3cfcca7e795 => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/38] 199.204.45.169 () {44 vars in 971 bytes} [Sat Apr 25 00:59:43 2026] GET /v2/images/81bfe031-f99f-4283-9d08-e3cfcca7e795 => generated 1234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/155] 199.204.45.169 () {42 vars in 688 bytes} [Sat Apr 25 01:09:29 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: 81/156] 199.204.45.169 () {44 vars in 910 bytes} [Sat Apr 25 01:09:29 2026] GET /v2/images => generated 2476 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/161] 199.204.45.169 () {42 vars in 688 bytes} [Sat Apr 25 01:09:41 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: 84/162] 199.204.45.169 () {44 vars in 910 bytes} [Sat Apr 25 01:09:41 2026] GET /v2/images => generated 2476 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/163] 199.204.45.169 () {44 vars in 939 bytes} [Sat Apr 25 01:09:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/164] 199.204.45.169 () {44 vars in 961 bytes} [Sat Apr 25 01:09:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/165] 199.204.45.169 () {44 vars in 939 bytes} [Sat Apr 25 01:09:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/166] 199.204.45.169 () {48 vars in 951 bytes} [Sat Apr 25 01:09:41 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-25 01:09:41.538 8 INFO glance.api.v2.image_data [None req-d707d4d7-a400-41f6-8fdb-eab6e7576df6 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 01:10:00.754 8 INFO glance.location [None req-d707d4d7-a400-41f6-8fdb-eab6e7576df6 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 81/171] 199.204.45.169 () {48 vars in 1045 bytes} [Sat Apr 25 01:09:41 2026] PUT /v2/images/dcb00a54-00fc-4c18-a982-bf41b9d2cdad/file => generated 0 bytes in 19275 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13895 switches on core 0) [pid: 7|app: 0|req: 91/172] 199.204.45.169 () {44 vars in 971 bytes} [Sat Apr 25 01:10:00 2026] GET /v2/images/dcb00a54-00fc-4c18-a982-bf41b9d2cdad => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/173] 199.204.45.169 () {44 vars in 971 bytes} [Sat Apr 25 01:10:00 2026] GET /v2/images/dcb00a54-00fc-4c18-a982-bf41b9d2cdad => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/176] 199.204.45.169 () {42 vars in 688 bytes} [Sat Apr 25 01:10:18 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: 93/177] 199.204.45.169 () {44 vars in 910 bytes} [Sat Apr 25 01:10:18 2026] GET /v2/images => generated 3681 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/184] 199.204.45.169 () {42 vars in 688 bytes} [Sat Apr 25 01:10:47 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: 97/185] 199.204.45.169 () {44 vars in 910 bytes} [Sat Apr 25 01:10:47 2026] GET /v2/images => generated 3681 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/186] 199.204.45.169 () {44 vars in 937 bytes} [Sat Apr 25 01:10:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/187] 199.204.45.169 () {44 vars in 959 bytes} [Sat Apr 25 01:10:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/188] 199.204.45.169 () {44 vars in 939 bytes} [Sat Apr 25 01:10:47 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: 7|app: 0|req: 99/191] 199.204.45.169 () {48 vars in 951 bytes} [Sat Apr 25 01:10:47 2026] POST /v2/images => generated 796 bytes in 4923 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-25 01:10:52.071 8 INFO glance.api.v2.image_data [None req-0a315a07-e21a-4335-93c2-10ff1560550e 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 01:11:26.489 8 WARNING glance.location [None req-0a315a07-e21a-4335-93c2-10ff1560550e 3745c1b87ad94bcea4c6d948ef5067c2 82df96a3e9e947d99f35e6bb32059fed - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 93/198] 199.204.45.169 () {48 vars in 1046 bytes} [Sat Apr 25 01:10:52 2026] PUT /v2/images/8d71e48e-1e33-4b0b-aba2-258e2cc54815/file => generated 0 bytes in 34467 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56860 switches on core 0) [pid: 7|app: 0|req: 106/199] 199.204.45.169 () {44 vars in 971 bytes} [Sat Apr 25 01:11:26 2026] GET /v2/images/8d71e48e-1e33-4b0b-aba2-258e2cc54815 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/200] 199.204.45.169 () {44 vars in 971 bytes} [Sat Apr 25 01:11:26 2026] GET /v2/images/8d71e48e-1e33-4b0b-aba2-258e2cc54815 => 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: 107/201] 199.204.45.169 () {42 vars in 688 bytes} [Sat Apr 25 01:11:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/202] 199.204.45.169 () {44 vars in 910 bytes} [Sat Apr 25 01:11:28 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/245] 199.204.45.169 () {42 vars in 688 bytes} [Sat Apr 25 01:14: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: 117/246] 199.204.45.169 () {44 vars in 910 bytes} [Sat Apr 25 01:14:55 2026] GET /v2/images => generated 4892 bytes in 168 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: 123/257] 10.0.0.158 () {32 vars in 632 bytes} [Sat Apr 25 01:15:41 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/260] 10.0.0.149 () {36 vars in 986 bytes} [Sat Apr 25 01:15:59 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 178 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: 136/261] 10.0.0.149 () {36 vars in 926 bytes} [Sat Apr 25 01:15:59 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: 127/264] 10.0.0.149 () {36 vars in 986 bytes} [Sat Apr 25 01:16:02 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => 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: 138/265] 10.0.0.149 () {36 vars in 926 bytes} [Sat Apr 25 01:16:02 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: 129/268] 199.204.45.169 () {36 vars in 990 bytes} [Sat Apr 25 01:16:10 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/269] 199.204.45.169 () {36 vars in 930 bytes} [Sat Apr 25 01:16:10 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: 130/270] 199.204.45.169 () {36 vars in 990 bytes} [Sat Apr 25 01:16:11 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => 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: 141/271] 199.204.45.169 () {36 vars in 930 bytes} [Sat Apr 25 01:16:11 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: 131/272] 10.0.0.149 () {36 vars in 986 bytes} [Sat Apr 25 01:16:14 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => 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: 142/273] 10.0.0.149 () {36 vars in 926 bytes} [Sat Apr 25 01:16:14 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/276] 10.0.0.149 () {36 vars in 986 bytes} [Sat Apr 25 01:16:20 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/277] 10.0.0.149 () {36 vars in 926 bytes} [Sat Apr 25 01:16:20 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/290] 10.0.0.3 () {36 vars in 984 bytes} [Sat Apr 25 01:17:20 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/291] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:17:21 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/292] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:17:21 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: 141/293] 10.0.0.3 () {36 vars in 984 bytes} [Sat Apr 25 01:17:21 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => 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: 153/294] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:17:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/295] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:17: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: 7|app: 0|req: 154/296] 10.0.0.3 () {36 vars in 984 bytes} [Sat Apr 25 01:17:21 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/297] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:17:21 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: 155/298] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:17:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/299] 10.0.0.17 () {36 vars in 909 bytes} [Sat Apr 25 01:17:22 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/300] 10.0.0.17 () {36 vars in 1005 bytes} [Sat Apr 25 01:17:22 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2/locations => generated 127 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/301] 10.0.0.17 () {36 vars in 985 bytes} [Sat Apr 25 01:17:22 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => 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: 157/302] 10.0.0.17 () {36 vars in 925 bytes} [Sat Apr 25 01:17:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/303] 10.0.0.17 () {36 vars in 925 bytes} [Sat Apr 25 01:17:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/304] 10.0.0.158 () {32 vars in 706 bytes} [Sat Apr 25 01:17:29 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/305] 10.0.0.158 () {32 vars in 706 bytes} [Sat Apr 25 01:17:29 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => 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: 159/306] 10.0.0.3 () {36 vars in 984 bytes} [Sat Apr 25 01:17:29 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/307] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:17:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/308] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:17: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: 149/309] 10.0.0.3 () {36 vars in 984 bytes} [Sat Apr 25 01:17:29 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/310] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:17:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/311] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:17:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/312] 10.0.0.3 () {36 vars in 984 bytes} [Sat Apr 25 01:17:29 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/313] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:17:29 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: 163/314] 10.0.0.17 () {36 vars in 909 bytes} [Sat Apr 25 01:17:30 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: 152/315] 10.0.0.17 () {36 vars in 1005 bytes} [Sat Apr 25 01:17:30 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2/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: 164/316] 10.0.0.17 () {36 vars in 985 bytes} [Sat Apr 25 01:17:30 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/317] 10.0.0.17 () {36 vars in 925 bytes} [Sat Apr 25 01:17:30 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: 165/318] 10.0.0.17 () {36 vars in 925 bytes} [Sat Apr 25 01:17: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: 7|app: 0|req: 170/327] 10.0.0.149 () {36 vars in 986 bytes} [Sat Apr 25 01:18:04 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/328] 10.0.0.149 () {36 vars in 926 bytes} [Sat Apr 25 01:18:05 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: 173/333] 10.0.0.149 () {36 vars in 986 bytes} [Sat Apr 25 01:18:20 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/334] 10.0.0.149 () {36 vars in 926 bytes} [Sat Apr 25 01:18:20 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: 163/337] 10.0.0.158 () {34 vars in 654 bytes} [Sat Apr 25 01:18:39 2026] POST /v2/images => generated 649 bytes in 184 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-25 01:18:39.939 7 WARNING glance.api.v2.images [None req-3ae6a044-4046-464b-97ea-54a69372a4a3 eaa1342ff67048a3a9ca32ed96e08acd 63b929deea7746e3b6a3232994450210 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4c7f8460-46a0-4d4b-b3eb-ab8551bb1cb7 [pid: 7|app: 0|req: 175/338] 10.0.0.158 () {32 vars in 709 bytes} [Sat Apr 25 01:18:39 2026] DELETE /v2/images/4c7f8460-46a0-4d4b-b3eb-ab8551bb1cb7 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/339] 10.0.0.158 () {32 vars in 706 bytes} [Sat Apr 25 01:18:39 2026] GET /v2/images/4c7f8460-46a0-4d4b-b3eb-ab8551bb1cb7 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/340] 10.0.0.158 () {32 vars in 632 bytes} [Sat Apr 25 01:18:40 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/341] 10.0.0.158 () {34 vars in 654 bytes} [Sat Apr 25 01:18:40 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/342] 10.0.0.158 () {32 vars in 716 bytes} [Sat Apr 25 01:18:40 2026] GET /v2/images/691ad94b-f277-43af-bdc9-f3ec6a40a26b/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-25 01:18:40.170 8 INFO glance.api.v2.image_data [None req-936487d9-37a3-49ce-bc59-34491aac0c19 eaa1342ff67048a3a9ca32ed96e08acd 63b929deea7746e3b6a3232994450210 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 01:18:40.230 8 WARNING glance_store._drivers.rbd [None req-936487d9-37a3-49ce-bc59-34491aac0c19 eaa1342ff67048a3a9ca32ed96e08acd 63b929deea7746e3b6a3232994450210 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-25 01:18:41.254 8 INFO glance.location [None req-936487d9-37a3-49ce-bc59-34491aac0c19 eaa1342ff67048a3a9ca32ed96e08acd 63b929deea7746e3b6a3232994450210 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 166/345] 10.0.0.158 () {32 vars in 726 bytes} [Sat Apr 25 01:18:40 2026] PUT /v2/images/691ad94b-f277-43af-bdc9-f3ec6a40a26b/file => generated 0 bytes in 1163 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/346] 10.0.0.158 () {32 vars in 706 bytes} [Sat Apr 25 01:18:41 2026] GET /v2/images/691ad94b-f277-43af-bdc9-f3ec6a40a26b => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/347] 10.0.0.158 () {32 vars in 716 bytes} [Sat Apr 25 01:18:41 2026] GET /v2/images/691ad94b-f277-43af-bdc9-f3ec6a40a26b/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/348] 10.0.0.158 () {34 vars in 654 bytes} [Sat Apr 25 01:18:41 2026] POST /v2/images => generated 648 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/349] 10.0.0.158 () {32 vars in 725 bytes} [Sat Apr 25 01:18:41 2026] PATCH /v2/images/0951d8cf-969f-4be9-aad0-73e254ccbfca => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/350] 10.0.0.158 () {32 vars in 706 bytes} [Sat Apr 25 01:18:41 2026] GET /v2/images/0951d8cf-969f-4be9-aad0-73e254ccbfca => generated 651 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-25 01:18:41.647 8 WARNING glance.api.v2.images [None req-79bd4aeb-935a-4baa-8df2-bc71f9f5f394 eaa1342ff67048a3a9ca32ed96e08acd 63b929deea7746e3b6a3232994450210 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0951d8cf-969f-4be9-aad0-73e254ccbfca [pid: 8|app: 0|req: 169/351] 10.0.0.158 () {32 vars in 709 bytes} [Sat Apr 25 01:18:41 2026] DELETE /v2/images/0951d8cf-969f-4be9-aad0-73e254ccbfca => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/352] 10.0.0.158 () {32 vars in 706 bytes} [Sat Apr 25 01:18:41 2026] GET /v2/images/0951d8cf-969f-4be9-aad0-73e254ccbfca => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-25 01:18:41.729 8 WARNING glance.api.v2.images [None req-7c8b00e6-e437-43c0-ae55-79dfd92cf77e eaa1342ff67048a3a9ca32ed96e08acd 63b929deea7746e3b6a3232994450210 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//691ad94b-f277-43af-bdc9-f3ec6a40a26b [pid: 8|app: 0|req: 170/353] 10.0.0.158 () {32 vars in 709 bytes} [Sat Apr 25 01:18:41 2026] DELETE /v2/images/691ad94b-f277-43af-bdc9-f3ec6a40a26b => generated 0 bytes in 769 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/354] 10.0.0.158 () {32 vars in 706 bytes} [Sat Apr 25 01:18:42 2026] GET /v2/images/691ad94b-f277-43af-bdc9-f3ec6a40a26b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-25 01:18:42.518 8 WARNING glance.api.v2.images [None req-5fd93cfb-4cff-4c3b-b8ce-995c9b84ac18 eaa1342ff67048a3a9ca32ed96e08acd 63b929deea7746e3b6a3232994450210 - - default default] Failed to find image 4c7f8460-46a0-4d4b-b3eb-ab8551bb1cb7 to delete: glance.common.exception.ImageNotFound: No image found with ID 4c7f8460-46a0-4d4b-b3eb-ab8551bb1cb7 [pid: 8|app: 0|req: 171/355] 10.0.0.158 () {32 vars in 709 bytes} [Sat Apr 25 01:18:42 2026] DELETE /v2/images/4c7f8460-46a0-4d4b-b3eb-ab8551bb1cb7 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/356] 10.0.0.158 () {32 vars in 706 bytes} [Sat Apr 25 01:18:42 2026] GET /v2/images/4c7f8460-46a0-4d4b-b3eb-ab8551bb1cb7 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/357] 10.0.0.158 () {30 vars in 410 bytes} [Sat Apr 25 01:18:45 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/360] 10.0.0.149 () {36 vars in 986 bytes} [Sat Apr 25 01:18:53 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/361] 10.0.0.149 () {36 vars in 926 bytes} [Sat Apr 25 01:18:53 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/364] 10.0.0.149 () {36 vars in 986 bytes} [Sat Apr 25 01:19:04 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/365] 10.0.0.149 () {36 vars in 926 bytes} [Sat Apr 25 01:19:04 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: 190/366] 10.0.0.149 () {36 vars in 986 bytes} [Sat Apr 25 01:19:05 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => 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: 177/367] 10.0.0.149 () {36 vars in 926 bytes} [Sat Apr 25 01:19:05 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: 193/372] 10.0.0.149 () {36 vars in 986 bytes} [Sat Apr 25 01:19:23 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/373] 10.0.0.149 () {36 vars in 926 bytes} [Sat Apr 25 01:19:23 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: 183/378] 10.0.0.149 () {36 vars in 986 bytes} [Sat Apr 25 01:19:42 2026] GET /v2/images/67a4eb99-004d-4833-8ea7-b88939186ba2 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/379] 10.0.0.149 () {36 vars in 926 bytes} [Sat Apr 25 01:19:42 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: 187/386] 199.204.45.169 () {32 vars in 825 bytes} [Sat Apr 25 01:20:14 2026] GET /v2/images?status=active&owner=82df96a3e9e947d99f35e6bb32059fed&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/387] 199.204.45.169 () {32 vars in 652 bytes} [Sat Apr 25 01:20: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: 188/388] 10.0.0.3 () {36 vars in 984 bytes} [Sat Apr 25 01:20:15 2026] GET /v2/images/8d71e48e-1e33-4b0b-aba2-258e2cc54815 => generated 1209 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/389] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:20: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: 8|app: 0|req: 189/390] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:20:15 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: 202/391] 10.0.0.3 () {36 vars in 984 bytes} [Sat Apr 25 01:20:15 2026] GET /v2/images/8d71e48e-1e33-4b0b-aba2-258e2cc54815 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/392] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:20:15 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: 203/393] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:20:16 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: 191/394] 10.0.0.3 () {36 vars in 984 bytes} [Sat Apr 25 01:20:16 2026] GET /v2/images/8d71e48e-1e33-4b0b-aba2-258e2cc54815 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/395] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:20:16 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: 192/396] 10.0.0.3 () {36 vars in 924 bytes} [Sat Apr 25 01:20:16 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: 205/397] 10.0.0.17 () {36 vars in 909 bytes} [Sat Apr 25 01:20: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: 193/398] 10.0.0.17 () {36 vars in 1005 bytes} [Sat Apr 25 01:20:16 2026] GET /v2/images/8d71e48e-1e33-4b0b-aba2-258e2cc54815/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: 206/399] 10.0.0.17 () {36 vars in 985 bytes} [Sat Apr 25 01:20:16 2026] GET /v2/images/8d71e48e-1e33-4b0b-aba2-258e2cc54815 => 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: 194/400] 10.0.0.17 () {36 vars in 925 bytes} [Sat Apr 25 01:20: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: 207/401] 10.0.0.17 () {36 vars in 925 bytes} [Sat Apr 25 01:20:16 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: 217/446] 10.0.0.158 () {32 vars in 632 bytes} [Sat Apr 25 01:23:59 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)