+ 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 [Fri Sep 11 05:46:19 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: glance-api-6985f6fdf5-d6lx9 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55711e9731b0 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-09-11 05:46:20.974 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-11 05:46:20.987 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-09-11 05:46:21.556 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-09-11 05:46:21.557 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-09-11 05:46:21.565 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-09-11 05:46:21.566 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-09-11 05:46:23.051 8 WARNING glance.api.v2.images [None req-e18ad62b-5fd8-45f3-a7f1-d332074242fd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-11 05:46:23.155 7 WARNING glance.api.v2.images [None req-7045a209-ffca-4e7f-9ce0-55c443ee0196 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-11 05:46:23.272 8 WARNING keystonemiddleware._common.config [None req-e18ad62b-5fd8-45f3-a7f1-d332074242fd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 05:46:23.279 8 WARNING oslo_config.cfg [None req-e18ad62b-5fd8-45f3-a7f1-d332074242fd - - - - - -] 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 4 seconds on interpreter 0x55711e9731b0 pid: 8 (default app) 2026-09-11 05:46:23.385 7 WARNING keystonemiddleware._common.config [None req-7045a209-ffca-4e7f-9ce0-55c443ee0196 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 05:46:23.393 7 WARNING oslo_config.cfg [None req-7045a209-ffca-4e7f-9ce0-55c443ee0196 - - - - - -] 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 4 seconds on interpreter 0x55711e9731b0 pid: 7 (default app) [pid: 7|app: 0|req: 1/2] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 05:46:25 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 05:46:25.582 8 WARNING oslo_policy.policy [None req-3d0ebef6-7d67-46a6-a4f3-4c55fa30f5f5 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - 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-09-11 05:46:25.582 8 WARNING oslo_policy.policy [None req-3d0ebef6-7d67-46a6-a4f3-4c55fa30f5f5 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - 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-09-11 05:46:25.618 8 WARNING oslo_policy.policy [None req-3d0ebef6-7d67-46a6-a4f3-4c55fa30f5f5 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - 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-09-11 05:46:25.619 8 WARNING oslo_policy.policy [None req-3d0ebef6-7d67-46a6-a4f3-4c55fa30f5f5 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - 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: 2/3] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 05:46:25 2026] GET /v2/images => generated 69 bytes in 614 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/4] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 05:46:29 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/5] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 05:46:29 2026] GET /v2/images => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 05:46:29.347 7 WARNING oslo_policy.policy [None req-004f5e42-193a-4291-aeec-22820fc0e7a8 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - 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-09-11 05:46:29.348 7 WARNING oslo_policy.policy [None req-004f5e42-193a-4291-aeec-22820fc0e7a8 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - 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: 3/6] 162.253.55.75 () {44 vars in 908 bytes} [Fri Sep 11 05:46:29 2026] GET /v2/images/cirros => generated 151 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.75 () {44 vars in 930 bytes} [Fri Sep 11 05:46:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 05:46:29.487 7 WARNING oslo_policy.policy [None req-569af4d8-1463-44b0-997a-5e23892c3d59 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - 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-09-11 05:46:29.488 7 WARNING oslo_policy.policy [None req-569af4d8-1463-44b0-997a-5e23892c3d59 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - 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: 4/8] 162.253.55.75 () {44 vars in 936 bytes} [Fri Sep 11 05:46:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 05:46:29.578 8 WARNING oslo_config.cfg [None req-d2bee658-de79-46fd-ab72-c016cdd13732 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - 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: 5/9] 162.253.55.75 () {48 vars in 948 bytes} [Fri Sep 11 05:46:29 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 05:46:29.604 7 WARNING oslo_policy.policy [None req-5d97e663-038d-4808-a2f0-480030bd3f86 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - 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-09-11 05:46:29.604 7 WARNING oslo_policy.policy [None req-5d97e663-038d-4808-a2f0-480030bd3f86 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - 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-09-11 05:46:29.607 7 INFO glance.api.v2.image_data [None req-5d97e663-038d-4808-a2f0-480030bd3f86 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 05:46:32.956 7 INFO glance.location [None req-5d97e663-038d-4808-a2f0-480030bd3f86 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 5/10] 162.253.55.75 () {48 vars in 1042 bytes} [Fri Sep 11 05:46:29 2026] PUT /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3/file => generated 0 bytes in 3422 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8179 switches on core 0) [pid: 8|app: 0|req: 6/11] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 05:46:33 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 05:46:33.063 7 WARNING oslo_config.cfg [None req-5ad00807-2f7e-45ad-a2a2-40af5b1d5e1e e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - 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: 6/12] 162.253.55.75 () {48 vars in 1046 bytes} [Fri Sep 11 05:46:33 2026] PATCH /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 05:46:33 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 06:08:45 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:08:45 2026] GET /v2/images => generated 1240 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 06:09:03 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:09:03 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 162.253.55.75 () {44 vars in 934 bytes} [Fri Sep 11 06:09:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 162.253.55.75 () {44 vars in 956 bytes} [Fri Sep 11 06:09:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 162.253.55.75 () {44 vars in 936 bytes} [Fri Sep 11 06:09:03 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: 8|app: 0|req: 146/291] 162.253.55.75 () {48 vars in 948 bytes} [Fri Sep 11 06:09:03 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 06:09:03.395 7 INFO glance.api.v2.image_data [None req-9fd31b83-2405-4a94-93bb-790217a5488e e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 06:09:32.381 7 INFO glance.location [None req-9fd31b83-2405-4a94-93bb-790217a5488e e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 146/298] 162.253.55.75 () {48 vars in 1043 bytes} [Fri Sep 11 06:09:03 2026] PUT /v2/images/e832e1c2-fb17-4d60-bde3-f0e94600cf8e/file => generated 0 bytes in 29053 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68065 switches on core 0) [pid: 8|app: 0|req: 153/299] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:09:32 2026] GET /v2/images => generated 2451 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/300] 162.253.55.75 () {48 vars in 1046 bytes} [Fri Sep 11 06:09:32 2026] PATCH /v2/images/e832e1c2-fb17-4d60-bde3-f0e94600cf8e => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/301] 162.253.55.75 () {48 vars in 1047 bytes} [Fri Sep 11 06:09:32 2026] PATCH /v2/images/e832e1c2-fb17-4d60-bde3-f0e94600cf8e => generated 1209 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/302] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:09:32 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/305] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 06:09:34 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/306] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:09:34 2026] GET /v2/images => generated 2451 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 06:16:25 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:16:25 2026] GET /v2/images => generated 2451 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 06:16:36 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:16:36 2026] GET /v2/images => generated 2451 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/395] 162.253.55.75 () {44 vars in 944 bytes} [Fri Sep 11 06:16:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 162.253.55.75 () {44 vars in 966 bytes} [Fri Sep 11 06:16:36 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/397] 162.253.55.75 () {44 vars in 936 bytes} [Fri Sep 11 06:16:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 162.253.55.75 () {48 vars in 948 bytes} [Fri Sep 11 06:16:36 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 06:16:36.445 7 INFO glance.api.v2.image_data [None req-99cc7731-31d2-4e4e-b0cf-dddfe30bcc35 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 06:16:53.092 7 INFO glance.location [None req-99cc7731-31d2-4e4e-b0cf-dddfe30bcc35 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/401] 162.253.55.75 () {48 vars in 1042 bytes} [Fri Sep 11 06:16:36 2026] PUT /v2/images/6987f44d-2e2d-474e-8e2b-c9192be4d4ed/file => generated 0 bytes in 16710 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29512 switches on core 0) [pid: 8|app: 0|req: 205/402] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:16:53 2026] GET /v2/images => generated 3664 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/403] 162.253.55.75 () {48 vars in 1047 bytes} [Fri Sep 11 06:16:53 2026] PATCH /v2/images/6987f44d-2e2d-474e-8e2b-c9192be4d4ed => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/404] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:16:53 2026] GET /v2/images => generated 3687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/415] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 06:17:35 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/416] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:17:35 2026] GET /v2/images => generated 3687 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/419] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 06:17:44 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/420] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:17:44 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/421] 162.253.55.75 () {44 vars in 936 bytes} [Fri Sep 11 06:17:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/422] 162.253.55.75 () {44 vars in 958 bytes} [Fri Sep 11 06:17:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/423] 162.253.55.75 () {44 vars in 936 bytes} [Fri Sep 11 06:17:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/424] 162.253.55.75 () {48 vars in 948 bytes} [Fri Sep 11 06:17:44 2026] POST /v2/images => generated 791 bytes in 870 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-11 06:17:45.204 7 INFO glance.api.v2.image_data [None req-d30750ff-e1bd-4ae0-97f2-9bf4448ccfb6 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 06:18:09.812 7 INFO glance.location [None req-d30750ff-e1bd-4ae0-97f2-9bf4448ccfb6 e915aac3d8cf44b5bd14642408eaa706 d5a18636bbbc4419932587742c22c0e5 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 7|app: 0|req: 209/429] 162.253.55.75 () {48 vars in 1043 bytes} [Fri Sep 11 06:17:45 2026] PUT /v2/images/72a7d729-f86f-4254-b3fd-f0c91b20893c/file => generated 0 bytes in 24703 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28833 switches on core 0) [pid: 8|app: 0|req: 221/430] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:18:09 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/431] 162.253.55.75 () {48 vars in 1046 bytes} [Fri Sep 11 06:18:09 2026] PATCH /v2/images/72a7d729-f86f-4254-b3fd-f0c91b20893c => generated 1204 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/432] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:18:09 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/601] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 06:32:11 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/602] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:32:11 2026] GET /v2/images => generated 4893 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/635] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 06:34:48 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/636] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:34:48 2026] GET /v2/images => generated 4893 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/637] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 06:34:49 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/638] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:34:50 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/649] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 06:35:40 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/650] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:35:40 2026] GET /v2/images => generated 4893 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/653] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 06:35:48 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/654] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:35:48 2026] GET /v2/images => generated 4893 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/667] 162.253.55.75 () {42 vars in 685 bytes} [Fri Sep 11 06:36:53 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/668] 162.253.55.75 () {44 vars in 907 bytes} [Fri Sep 11 06:36:53 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/679] 10.0.0.148 () {32 vars in 633 bytes} [Fri Sep 11 06:37:37 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/684] 10.0.0.159 () {36 vars in 987 bytes} [Fri Sep 11 06:37:57 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/685] 10.0.0.159 () {36 vars in 927 bytes} [Fri Sep 11 06:37:57 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: 350/686] 162.253.55.75 () {36 vars in 990 bytes} [Fri Sep 11 06:38:00 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/687] 162.253.55.75 () {36 vars in 930 bytes} [Fri Sep 11 06:38:00 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/688] 162.253.55.75 () {36 vars in 990 bytes} [Fri Sep 11 06:38:01 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/689] 162.253.55.75 () {36 vars in 930 bytes} [Fri Sep 11 06:38:01 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: 8|app: 0|req: 353/692] 10.0.0.148 () {30 vars in 411 bytes} [Fri Sep 11 06:38:07 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/695] 10.0.0.159 () {36 vars in 987 bytes} [Fri Sep 11 06:38:15 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/696] 10.0.0.159 () {36 vars in 927 bytes} [Fri Sep 11 06:38: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: 7|app: 0|req: 342/697] 10.0.0.159 () {36 vars in 987 bytes} [Fri Sep 11 06:38:16 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => 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: 356/698] 10.0.0.159 () {36 vars in 927 bytes} [Fri Sep 11 06:38:16 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: 7|app: 0|req: 345/703] 10.0.0.159 () {36 vars in 987 bytes} [Fri Sep 11 06:38:41 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/704] 10.0.0.159 () {36 vars in 927 bytes} [Fri Sep 11 06:38:41 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/707] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 06:38:47 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/708] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 06:38:47 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: 362/709] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 06:38:47 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: 348/710] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 06:38:47 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => 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: 363/711] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 06:38:47 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: 349/712] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 06:38:47 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: 364/713] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 06:38:47 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/714] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 06:38:47 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/715] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 06:38:47 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: 351/716] 10.0.0.210 () {36 vars in 987 bytes} [Fri Sep 11 06:38:49 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/717] 10.0.0.210 () {36 vars in 927 bytes} [Fri Sep 11 06:38:49 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: 352/718] 10.0.0.210 () {36 vars in 987 bytes} [Fri Sep 11 06:38:49 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => 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: 367/719] 10.0.0.210 () {36 vars in 927 bytes} [Fri Sep 11 06:38:49 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: 353/720] 10.0.0.210 () {36 vars in 927 bytes} [Fri Sep 11 06:38:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/723] 10.0.0.159 () {36 vars in 987 bytes} [Fri Sep 11 06:38:57 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => 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: 355/724] 10.0.0.159 () {36 vars in 927 bytes} [Fri Sep 11 06:38:57 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/729] 10.0.0.159 () {36 vars in 987 bytes} [Fri Sep 11 06:39:18 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => 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: 358/730] 10.0.0.159 () {36 vars in 927 bytes} [Fri Sep 11 06:39:18 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: 373/731] 10.0.0.159 () {36 vars in 987 bytes} [Fri Sep 11 06:39:21 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => 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: 359/732] 10.0.0.159 () {36 vars in 927 bytes} [Fri Sep 11 06:39: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: 8|app: 0|req: 379/743] 10.0.0.148 () {34 vars in 655 bytes} [Fri Sep 11 06:40:07 2026] POST /v2/images => generated 647 bytes in 348 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-11 06:40:07.426 7 WARNING glance.api.v2.images [None req-b77d1236-cc02-418d-a074-e190d63119f6 c2fc03e0ea32477e835524ece2790d2a d42e37bb87484126bd93db3051aaa77f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9fe6f0e2-08ae-40a8-8103-8f40dc5ac433 [pid: 7|app: 0|req: 365/744] 10.0.0.148 () {32 vars in 710 bytes} [Fri Sep 11 06:40:07 2026] DELETE /v2/images/9fe6f0e2-08ae-40a8-8103-8f40dc5ac433 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/745] 10.0.0.148 () {32 vars in 707 bytes} [Fri Sep 11 06:40:07 2026] GET /v2/images/9fe6f0e2-08ae-40a8-8103-8f40dc5ac433 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/746] 10.0.0.148 () {32 vars in 633 bytes} [Fri Sep 11 06:40:07 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/747] 10.0.0.148 () {34 vars in 655 bytes} [Fri Sep 11 06:40:07 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/748] 10.0.0.148 () {32 vars in 717 bytes} [Fri Sep 11 06:40:07 2026] GET /v2/images/761a5bbc-955a-4417-a192-efcf0d1718bb/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-11 06:40:07.612 8 WARNING oslo_policy.policy [None req-aa8d9d86-59e6-4c59-8926-4c197484725b c2fc03e0ea32477e835524ece2790d2a d42e37bb87484126bd93db3051aaa77f - - 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-09-11 06:40:07.612 8 WARNING oslo_policy.policy [None req-aa8d9d86-59e6-4c59-8926-4c197484725b c2fc03e0ea32477e835524ece2790d2a d42e37bb87484126bd93db3051aaa77f - - 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-09-11 06:40:07.614 8 INFO glance.api.v2.image_data [None req-aa8d9d86-59e6-4c59-8926-4c197484725b c2fc03e0ea32477e835524ece2790d2a d42e37bb87484126bd93db3051aaa77f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-11 06:40:07.661 8 WARNING glance_store._drivers.rbd [None req-aa8d9d86-59e6-4c59-8926-4c197484725b c2fc03e0ea32477e835524ece2790d2a d42e37bb87484126bd93db3051aaa77f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-11 06:40:08.739 8 INFO glance.location [None req-aa8d9d86-59e6-4c59-8926-4c197484725b c2fc03e0ea32477e835524ece2790d2a d42e37bb87484126bd93db3051aaa77f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 382/749] 10.0.0.148 () {32 vars in 727 bytes} [Fri Sep 11 06:40:07 2026] PUT /v2/images/761a5bbc-955a-4417-a192-efcf0d1718bb/file => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/750] 10.0.0.148 () {32 vars in 707 bytes} [Fri Sep 11 06:40:08 2026] GET /v2/images/761a5bbc-955a-4417-a192-efcf0d1718bb => generated 1104 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/751] 10.0.0.148 () {32 vars in 717 bytes} [Fri Sep 11 06:40:08 2026] GET /v2/images/761a5bbc-955a-4417-a192-efcf0d1718bb/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/752] 10.0.0.148 () {34 vars in 655 bytes} [Fri Sep 11 06:40:09 2026] POST /v2/images => generated 648 bytes in 32 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/753] 10.0.0.148 () {32 vars in 726 bytes} [Fri Sep 11 06:40:09 2026] PATCH /v2/images/37cc1fe8-9d31-4064-9c0b-cbbaa867ee7b => generated 653 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/754] 10.0.0.148 () {32 vars in 707 bytes} [Fri Sep 11 06:40:09 2026] GET /v2/images/37cc1fe8-9d31-4064-9c0b-cbbaa867ee7b => generated 653 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-11 06:40:09.276 8 WARNING glance.api.v2.images [None req-00631b9b-44ae-400a-8856-d0062d76c050 c2fc03e0ea32477e835524ece2790d2a d42e37bb87484126bd93db3051aaa77f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//37cc1fe8-9d31-4064-9c0b-cbbaa867ee7b [pid: 8|app: 0|req: 385/755] 10.0.0.148 () {32 vars in 710 bytes} [Fri Sep 11 06:40:09 2026] DELETE /v2/images/37cc1fe8-9d31-4064-9c0b-cbbaa867ee7b => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/756] 10.0.0.148 () {32 vars in 707 bytes} [Fri Sep 11 06:40:09 2026] GET /v2/images/37cc1fe8-9d31-4064-9c0b-cbbaa867ee7b => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-11 06:40:09.373 8 WARNING glance.api.v2.images [None req-6ae0dad8-f9d2-4071-8fff-8e6f14f467a1 c2fc03e0ea32477e835524ece2790d2a d42e37bb87484126bd93db3051aaa77f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//761a5bbc-955a-4417-a192-efcf0d1718bb [pid: 8|app: 0|req: 386/757] 10.0.0.148 () {32 vars in 710 bytes} [Fri Sep 11 06:40:09 2026] DELETE /v2/images/761a5bbc-955a-4417-a192-efcf0d1718bb => generated 0 bytes in 1356 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/758] 10.0.0.148 () {32 vars in 707 bytes} [Fri Sep 11 06:40:10 2026] GET /v2/images/761a5bbc-955a-4417-a192-efcf0d1718bb => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-11 06:40:10.747 8 WARNING glance.api.v2.images [None req-b15862d0-ad85-4174-a490-6c087eb8c96c c2fc03e0ea32477e835524ece2790d2a d42e37bb87484126bd93db3051aaa77f - - default default] Failed to find image 9fe6f0e2-08ae-40a8-8103-8f40dc5ac433 to delete: glance.common.exception.ImageNotFound: No image found with ID 9fe6f0e2-08ae-40a8-8103-8f40dc5ac433 [pid: 8|app: 0|req: 387/759] 10.0.0.148 () {32 vars in 710 bytes} [Fri Sep 11 06:40:10 2026] DELETE /v2/images/9fe6f0e2-08ae-40a8-8103-8f40dc5ac433 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/760] 10.0.0.148 () {32 vars in 707 bytes} [Fri Sep 11 06:40:10 2026] GET /v2/images/9fe6f0e2-08ae-40a8-8103-8f40dc5ac433 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/763] 10.0.0.159 () {36 vars in 987 bytes} [Fri Sep 11 06:40:15 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => 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: 389/764] 10.0.0.159 () {36 vars in 927 bytes} [Fri Sep 11 06:40:15 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: 7|app: 0|req: 380/773] 10.0.0.148 () {32 vars in 707 bytes} [Fri Sep 11 06:40:53 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/774] 10.0.0.148 () {32 vars in 707 bytes} [Fri Sep 11 06:40:54 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => 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: 381/775] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 06:40:54 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/776] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 06:40:54 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: 382/777] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 06:40: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: 396/778] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 06:40:54 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/779] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 06:40: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: 397/780] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 06:40:54 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/781] 10.0.0.171 () {36 vars in 987 bytes} [Fri Sep 11 06:40:54 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/782] 10.0.0.171 () {36 vars in 927 bytes} [Fri Sep 11 06:40:54 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: 385/783] 10.0.0.210 () {36 vars in 987 bytes} [Fri Sep 11 06:40:54 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/784] 10.0.0.210 () {36 vars in 927 bytes} [Fri Sep 11 06:40:54 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: 7|app: 0|req: 386/785] 10.0.0.210 () {36 vars in 987 bytes} [Fri Sep 11 06:40:54 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => 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: 400/786] 10.0.0.210 () {36 vars in 927 bytes} [Fri Sep 11 06:40:54 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/787] 10.0.0.210 () {36 vars in 927 bytes} [Fri Sep 11 06:40:54 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: 402/790] 10.0.0.159 () {36 vars in 987 bytes} [Fri Sep 11 06:41:08 2026] GET /v2/images/5ab3d18a-1dcf-4e77-b836-94f83350fbd3 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/791] 10.0.0.159 () {36 vars in 927 bytes} [Fri Sep 11 06:41:08 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)