+ 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 [Wed Sep 2 01:36:43 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-69ff698bc7-zbvjv 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 0x55b4762cd130 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-02 01:36:45.082 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-02 01:36:45.134 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-09-02 01:36:45.750 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-02 01:36:45.752 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-02 01:36:45.765 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-02 01:36:45.766 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-02 01:36:47.368 8 WARNING glance.api.v2.images [None req-005ac1bc-decb-48d6-8483-ae74761ee9b0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-02 01:36:47.398 7 WARNING glance.api.v2.images [None req-bb04ff64-0b31-42a1-bdaf-c673029c93ee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-02 01:36:47.604 8 WARNING keystonemiddleware._common.config [None req-005ac1bc-decb-48d6-8483-ae74761ee9b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 01:36:47.612 8 WARNING oslo_config.cfg [None req-005ac1bc-decb-48d6-8483-ae74761ee9b0 - - - - - -] 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 0x55b4762cd130 pid: 8 (default app) 2026-09-02 01:36:47.631 7 WARNING keystonemiddleware._common.config [None req-bb04ff64-0b31-42a1-bdaf-c673029c93ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 01:36:47.639 7 WARNING oslo_config.cfg [None req-bb04ff64-0b31-42a1-bdaf-c673029c93ee - - - - - -] 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 0x55b4762cd130 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 01:36:48 2026] GET / => generated 1193 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-02 01:36:49.114 7 WARNING oslo_policy.policy [None req-905b65c6-ec02-448e-b0ac-bd2255c6c8f4 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - 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-02 01:36:49.114 7 WARNING oslo_policy.policy [None req-905b65c6-ec02-448e-b0ac-bd2255c6c8f4 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - 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-02 01:36:49.147 7 WARNING oslo_policy.policy [None req-905b65c6-ec02-448e-b0ac-bd2255c6c8f4 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - 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-02 01:36:49.147 7 WARNING oslo_policy.policy [None req-905b65c6-ec02-448e-b0ac-bd2255c6c8f4 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 01:36:48 2026] GET /v2/images => generated 69 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 01:36:53 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 01:36:53 2026] GET /v2/images => generated 69 bytes in 71 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-02 01:36:53.487 8 WARNING oslo_policy.policy [None req-8863c1c4-ec1a-492b-b7e0-8313b83cb6f3 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - 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-02 01:36:53.487 8 WARNING oslo_policy.policy [None req-8863c1c4-ec1a-492b-b7e0-8313b83cb6f3 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - 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: 6/8] 162.253.55.173 () {44 vars in 912 bytes} [Wed Sep 2 01:36:53 2026] GET /v2/images/cirros => generated 151 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.173 () {44 vars in 934 bytes} [Wed Sep 2 01:36:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 01:36:53.712 8 WARNING oslo_policy.policy [None req-1c2c0086-a5ee-4085-81f1-b2d18fe5169f 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - 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-02 01:36:53.713 8 WARNING oslo_policy.policy [None req-1c2c0086-a5ee-4085-81f1-b2d18fe5169f 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 162.253.55.173 () {44 vars in 940 bytes} [Wed Sep 2 01:36:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-02 01:36:53.832 7 WARNING oslo_config.cfg [None req-13a23052-a500-42d7-a2f2-c3b7715f49f4 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 162.253.55.173 () {48 vars in 952 bytes} [Wed Sep 2 01:36:53 2026] POST /v2/images => generated 760 bytes in 82 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-02 01:36:53.862 8 WARNING oslo_policy.policy [None req-31f44bcf-f7d2-458a-ba66-736eb4eae549 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - 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-02 01:36:53.863 8 WARNING oslo_policy.policy [None req-31f44bcf-f7d2-458a-ba66-736eb4eae549 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - 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-02 01:36:53.865 8 INFO glance.api.v2.image_data [None req-31f44bcf-f7d2-458a-ba66-736eb4eae549 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 01:36:57.828 8 INFO glance.location [None req-31f44bcf-f7d2-458a-ba66-736eb4eae549 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 162.253.55.173 () {48 vars in 1046 bytes} [Wed Sep 2 01:36:53 2026] PUT /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5/file => generated 0 bytes in 4035 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2823 switches on core 0) [pid: 7|app: 0|req: 7/15] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 01:36:57 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-02 01:36:57.933 8 WARNING oslo_config.cfg [None req-75120f60-39ae-4b1a-9b43-546b848568f5 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - 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: 9/16] 162.253.55.173 () {48 vars in 1050 bytes} [Wed Sep 2 01:36:57 2026] PATCH /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => 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: 8/17] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 01:36:57 2026] GET /v2/images => generated 1240 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 01:59:45 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 01:59:45 2026] GET /v2/images => generated 1240 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/296] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 02:00:03 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/297] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:00:03 2026] GET /v2/images => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/298] 162.253.55.173 () {44 vars in 938 bytes} [Wed Sep 2 02:00:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/299] 162.253.55.173 () {44 vars in 960 bytes} [Wed Sep 2 02:00:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/300] 162.253.55.173 () {44 vars in 940 bytes} [Wed Sep 2 02:00:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/301] 162.253.55.173 () {48 vars in 952 bytes} [Wed Sep 2 02:00:03 2026] POST /v2/images => generated 796 bytes in 347 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-02 02:00:03.637 7 WARNING oslo_policy.policy [None req-beb4bb1e-0540-4c6b-b3ec-ac86052278b0 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - 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-02 02:00:03.638 7 WARNING oslo_policy.policy [None req-beb4bb1e-0540-4c6b-b3ec-ac86052278b0 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - 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-02 02:00:03.640 7 INFO glance.api.v2.image_data [None req-beb4bb1e-0540-4c6b-b3ec-ac86052278b0 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 02:00:34.720 7 INFO glance.location [None req-beb4bb1e-0540-4c6b-b3ec-ac86052278b0 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 151/308] 162.253.55.173 () {48 vars in 1047 bytes} [Wed Sep 2 02:00:03 2026] PUT /v2/images/b4e499c4-3b1a-46ba-88d8-fb724e0de33c/file => generated 0 bytes in 31157 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63938 switches on core 0) [pid: 8|app: 0|req: 158/309] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:00:34 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: 152/310] 162.253.55.173 () {48 vars in 1050 bytes} [Wed Sep 2 02:00:34 2026] PATCH /v2/images/b4e499c4-3b1a-46ba-88d8-fb724e0de33c => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/311] 162.253.55.173 () {48 vars in 1051 bytes} [Wed Sep 2 02:00:34 2026] PATCH /v2/images/b4e499c4-3b1a-46ba-88d8-fb724e0de33c => generated 1209 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/312] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:00:34 2026] GET /v2/images => generated 2451 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/313] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 02:00:36 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/314] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:00:36 2026] GET /v2/images => generated 2451 bytes in 67 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.173 () {42 vars in 689 bytes} [Wed Sep 2 02:06:59 2026] GET / => generated 1193 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.173 () {44 vars in 911 bytes} [Wed Sep 2 02:06:59 2026] GET /v2/images => generated 2451 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 02:07:14 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/398] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:07:14 2026] GET /v2/images => generated 2451 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/399] 162.253.55.173 () {44 vars in 948 bytes} [Wed Sep 2 02:07:14 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 162.253.55.173 () {44 vars in 970 bytes} [Wed Sep 2 02:07:14 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 162.253.55.173 () {44 vars in 940 bytes} [Wed Sep 2 02:07:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/402] 162.253.55.173 () {48 vars in 952 bytes} [Wed Sep 2 02:07:14 2026] POST /v2/images => generated 799 bytes in 244 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-02 02:07:15.192 8 INFO glance.api.v2.image_data [None req-daae822f-3cfa-470b-b2be-de35a8340091 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 02:07:27.828 8 INFO glance.location [None req-daae822f-3cfa-470b-b2be-de35a8340091 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 205/407] 162.253.55.173 () {48 vars in 1046 bytes} [Wed Sep 2 02:07:15 2026] PUT /v2/images/c6b1c512-d17e-4d2b-aced-c08948ddc2f9/file => generated 0 bytes in 12687 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26182 switches on core 0) [pid: 7|app: 0|req: 203/408] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:07:27 2026] GET /v2/images => generated 3664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 162.253.55.173 () {48 vars in 1051 bytes} [Wed Sep 2 02:07:27 2026] PATCH /v2/images/c6b1c512-d17e-4d2b-aced-c08948ddc2f9 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:07:27 2026] GET /v2/images => generated 3687 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 02:08:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:08:05 2026] GET /v2/images => generated 3687 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 02:08:19 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:08:19 2026] GET /v2/images => generated 3687 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 162.253.55.173 () {44 vars in 940 bytes} [Wed Sep 2 02:08:19 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 162.253.55.173 () {44 vars in 962 bytes} [Wed Sep 2 02:08:19 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: 7|app: 0|req: 213/427] 162.253.55.173 () {44 vars in 940 bytes} [Wed Sep 2 02:08:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 162.253.55.173 () {48 vars in 952 bytes} [Wed Sep 2 02:08:19 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-02 02:08:19.659 7 INFO glance.api.v2.image_data [None req-e964a4b5-e38c-4be5-8e8c-92fce325acac 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 02:08:39.894 7 INFO glance.location [None req-e964a4b5-e38c-4be5-8e8c-92fce325acac 41181965785f4f0faa8b950046d9ce5b 1deb656949e34682b761d47005cd6ed7 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 7|app: 0|req: 214/433] 162.253.55.173 () {48 vars in 1047 bytes} [Wed Sep 2 02:08:19 2026] PUT /v2/images/88b0d824-e282-4370-a6c0-010de15d8e70/file => generated 0 bytes in 20289 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32151 switches on core 0) [pid: 8|app: 0|req: 220/434] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:08:39 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/435] 162.253.55.173 () {48 vars in 1050 bytes} [Wed Sep 2 02:08:39 2026] PATCH /v2/images/88b0d824-e282-4370-a6c0-010de15d8e70 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/436] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:08:40 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/605] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 02:22:42 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/606] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:22:42 2026] GET /v2/images => generated 4893 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/639] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 02:25:19 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/640] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:25:19 2026] GET /v2/images => generated 4893 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/641] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 02:25:21 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/642] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:25:21 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/653] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 02:26:10 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:26:10 2026] GET /v2/images => generated 4893 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/657] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 02:26:17 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/658] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:26:17 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 162.253.55.173 () {42 vars in 689 bytes} [Wed Sep 2 02:27:25 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 162.253.55.173 () {44 vars in 911 bytes} [Wed Sep 2 02:27:25 2026] GET /v2/images => generated 4893 bytes in 87 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: 339/683] 10.0.0.253 () {32 vars in 633 bytes} [Wed Sep 2 02:28:09 2026] GET /v2/images => generated 4893 bytes in 35 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: 347/688] 10.0.0.118 () {36 vars in 987 bytes} [Wed Sep 2 02:28:29 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => 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: 342/689] 10.0.0.118 () {36 vars in 927 bytes} [Wed Sep 2 02:28:29 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: 348/690] 162.253.55.173 () {36 vars in 991 bytes} [Wed Sep 2 02:28:33 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => generated 1171 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 162.253.55.173 () {36 vars in 931 bytes} [Wed Sep 2 02:28:33 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: 349/692] 162.253.55.173 () {36 vars in 991 bytes} [Wed Sep 2 02:28:34 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => 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: 344/693] 162.253.55.173 () {36 vars in 931 bytes} [Wed Sep 2 02:28:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.207 () {36 vars in 987 bytes} [Wed Sep 2 02:28:44 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => generated 1171 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 2 02:28:44 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: 347/698] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 2 02:28:44 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: 352/699] 10.0.0.207 () {36 vars in 987 bytes} [Wed Sep 2 02:28:44 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 2 02:28:44 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 2 02:28:44 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.118 () {36 vars in 987 bytes} [Wed Sep 2 02:28:44 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.118 () {36 vars in 927 bytes} [Wed Sep 2 02:28:44 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: 350/704] 10.0.0.207 () {36 vars in 987 bytes} [Wed Sep 2 02:28:44 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 2 02:28:44 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: 351/706] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 2 02:28:44 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: 356/707] 10.0.0.154 () {36 vars in 987 bytes} [Wed Sep 2 02:28:45 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => generated 1171 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/708] 10.0.0.154 () {36 vars in 927 bytes} [Wed Sep 2 02:28:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.154 () {36 vars in 987 bytes} [Wed Sep 2 02:28:45 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => 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: 353/710] 10.0.0.154 () {36 vars in 927 bytes} [Wed Sep 2 02:28:45 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: 358/711] 10.0.0.154 () {36 vars in 927 bytes} [Wed Sep 2 02:28:46 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: 360/714] 10.0.0.253 () {30 vars in 411 bytes} [Wed Sep 2 02:28:48 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/719] 10.0.0.118 () {36 vars in 987 bytes} [Wed Sep 2 02:29:14 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/720] 10.0.0.118 () {36 vars in 927 bytes} [Wed Sep 2 02:29:14 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: 366/725] 10.0.0.118 () {36 vars in 987 bytes} [Wed Sep 2 02:29:32 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => 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: 360/726] 10.0.0.118 () {36 vars in 927 bytes} [Wed Sep 2 02:29:32 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: 370/733] 10.0.0.253 () {34 vars in 655 bytes} [Wed Sep 2 02:30:01 2026] POST /v2/images => generated 648 bytes in 223 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-02 02:30:01.419 7 WARNING glance.api.v2.images [None req-04b982b3-b6a5-4328-9678-29d12f2cc370 68889915986445d385ba12d03495d449 1e1a71a5e6b045ef9d7337f09492c609 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0f7f7426-b2ea-416b-92fb-d43bf89afae1 [pid: 7|app: 0|req: 364/734] 10.0.0.253 () {32 vars in 710 bytes} [Wed Sep 2 02:30:01 2026] DELETE /v2/images/0f7f7426-b2ea-416b-92fb-d43bf89afae1 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/735] 10.0.0.253 () {32 vars in 707 bytes} [Wed Sep 2 02:30:01 2026] GET /v2/images/0f7f7426-b2ea-416b-92fb-d43bf89afae1 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/736] 10.0.0.253 () {32 vars in 633 bytes} [Wed Sep 2 02:30:01 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/737] 10.0.0.253 () {34 vars in 655 bytes} [Wed Sep 2 02:30:01 2026] POST /v2/images => generated 702 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/738] 10.0.0.253 () {32 vars in 717 bytes} [Wed Sep 2 02:30:01 2026] GET /v2/images/611fe779-125b-4d1b-a6e1-b0a304f40861/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-02 02:30:01.685 8 INFO glance.api.v2.image_data [None req-fcf99c9f-9f19-4177-9f87-989344128a6b 68889915986445d385ba12d03495d449 1e1a71a5e6b045ef9d7337f09492c609 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-02 02:30:01.743 8 WARNING glance_store._drivers.rbd [None req-fcf99c9f-9f19-4177-9f87-989344128a6b 68889915986445d385ba12d03495d449 1e1a71a5e6b045ef9d7337f09492c609 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-02 02:30:02.773 8 INFO glance.location [None req-fcf99c9f-9f19-4177-9f87-989344128a6b 68889915986445d385ba12d03495d449 1e1a71a5e6b045ef9d7337f09492c609 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 373/739] 10.0.0.253 () {32 vars in 727 bytes} [Wed Sep 2 02:30:01 2026] PUT /v2/images/611fe779-125b-4d1b-a6e1-b0a304f40861/file => generated 0 bytes in 1174 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.253 () {32 vars in 707 bytes} [Wed Sep 2 02:30:02 2026] GET /v2/images/611fe779-125b-4d1b-a6e1-b0a304f40861 => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/741] 10.0.0.253 () {32 vars in 717 bytes} [Wed Sep 2 02:30:02 2026] GET /v2/images/611fe779-125b-4d1b-a6e1-b0a304f40861/file => generated 1024 bytes in 168 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/742] 10.0.0.253 () {34 vars in 655 bytes} [Wed Sep 2 02:30:02 2026] POST /v2/images => generated 647 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/743] 10.0.0.253 () {32 vars in 726 bytes} [Wed Sep 2 02:30:03 2026] PATCH /v2/images/5336472f-4c52-44ca-b751-262b31496e15 => generated 653 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/744] 10.0.0.253 () {32 vars in 707 bytes} [Wed Sep 2 02:30:03 2026] GET /v2/images/5336472f-4c52-44ca-b751-262b31496e15 => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-02 02:30:03.190 8 WARNING glance.api.v2.images [None req-2c9f5dda-a3c1-4ea8-a6f5-6fec47f914ee 68889915986445d385ba12d03495d449 1e1a71a5e6b045ef9d7337f09492c609 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5336472f-4c52-44ca-b751-262b31496e15 [pid: 8|app: 0|req: 376/745] 10.0.0.253 () {32 vars in 710 bytes} [Wed Sep 2 02:30:03 2026] DELETE /v2/images/5336472f-4c52-44ca-b751-262b31496e15 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/746] 10.0.0.253 () {32 vars in 707 bytes} [Wed Sep 2 02:30:03 2026] GET /v2/images/5336472f-4c52-44ca-b751-262b31496e15 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-02 02:30:03.333 8 WARNING glance.api.v2.images [None req-115c9044-e9a1-4696-8a06-2372a95145b4 68889915986445d385ba12d03495d449 1e1a71a5e6b045ef9d7337f09492c609 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//611fe779-125b-4d1b-a6e1-b0a304f40861 [pid: 8|app: 0|req: 377/747] 10.0.0.253 () {32 vars in 710 bytes} [Wed Sep 2 02:30:03 2026] DELETE /v2/images/611fe779-125b-4d1b-a6e1-b0a304f40861 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/748] 10.0.0.253 () {32 vars in 707 bytes} [Wed Sep 2 02:30:04 2026] GET /v2/images/611fe779-125b-4d1b-a6e1-b0a304f40861 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-02 02:30:04.104 8 WARNING glance.api.v2.images [None req-f6f607cd-3aff-4d9b-bd77-2964c3a17bb6 68889915986445d385ba12d03495d449 1e1a71a5e6b045ef9d7337f09492c609 - - default default] Failed to find image 0f7f7426-b2ea-416b-92fb-d43bf89afae1 to delete: glance.common.exception.ImageNotFound: No image found with ID 0f7f7426-b2ea-416b-92fb-d43bf89afae1 [pid: 8|app: 0|req: 378/749] 10.0.0.253 () {32 vars in 710 bytes} [Wed Sep 2 02:30:04 2026] DELETE /v2/images/0f7f7426-b2ea-416b-92fb-d43bf89afae1 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/750] 10.0.0.253 () {32 vars in 707 bytes} [Wed Sep 2 02:30:04 2026] GET /v2/images/0f7f7426-b2ea-416b-92fb-d43bf89afae1 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/755] 10.0.0.253 () {32 vars in 707 bytes} [Wed Sep 2 02:30:20 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => 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: 381/756] 10.0.0.253 () {32 vars in 707 bytes} [Wed Sep 2 02:30:20 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => 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: 376/757] 10.0.0.207 () {36 vars in 987 bytes} [Wed Sep 2 02:30:20 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => generated 1171 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 2 02:30:21 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: 7|app: 0|req: 377/759] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 2 02:30:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 10.0.0.207 () {36 vars in 987 bytes} [Wed Sep 2 02:30:21 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/761] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 2 02:30:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 2 02:30: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: 379/763] 10.0.0.207 () {36 vars in 987 bytes} [Wed Sep 2 02:30:21 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => 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: 385/764] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 2 02:30:21 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: 380/765] 10.0.0.207 () {36 vars in 927 bytes} [Wed Sep 2 02:30: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: 386/766] 10.0.0.154 () {36 vars in 987 bytes} [Wed Sep 2 02:30:21 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.154 () {36 vars in 927 bytes} [Wed Sep 2 02:30:21 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: 387/768] 10.0.0.154 () {36 vars in 987 bytes} [Wed Sep 2 02:30:21 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => 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: 382/769] 10.0.0.154 () {36 vars in 927 bytes} [Wed Sep 2 02:30:21 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: 388/770] 10.0.0.154 () {36 vars in 927 bytes} [Wed Sep 2 02:30:21 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: 390/773] 10.0.0.118 () {36 vars in 987 bytes} [Wed Sep 2 02:30:34 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => 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: 384/774] 10.0.0.118 () {36 vars in 927 bytes} [Wed Sep 2 02:30:34 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/779] 10.0.0.118 () {36 vars in 987 bytes} [Wed Sep 2 02:30:53 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => 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: 393/780] 10.0.0.118 () {36 vars in 927 bytes} [Wed Sep 2 02:30:53 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: 391/787] 10.0.0.118 () {36 vars in 987 bytes} [Wed Sep 2 02:31:21 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => generated 1171 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/788] 10.0.0.118 () {36 vars in 927 bytes} [Wed Sep 2 02:31:21 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: 396/797] 10.0.0.118 () {36 vars in 987 bytes} [Wed Sep 2 02:32:04 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => 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: 402/798] 10.0.0.118 () {36 vars in 927 bytes} [Wed Sep 2 02:32:04 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: 398/801] 10.0.0.118 () {36 vars in 987 bytes} [Wed Sep 2 02:32:07 2026] GET /v2/images/c065f5a2-f7d9-41a0-b820-c3ef0282adf5 => 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: 404/802] 10.0.0.118 () {36 vars in 927 bytes} [Wed Sep 2 02:32:08 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)