+ 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 [Tue Sep 1 04:16:01 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-5969cf9b7d-l6fxr 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 0x560b4ab88170 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, 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-01 04:16:03.331 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-01 04:16:03.402 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-01 04:16:03.981 6 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-01 04:16:03.982 6 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-01 04:16:04.060 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-01 04:16:04.061 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-01 04:16:05.632 6 WARNING glance.api.v2.images [None req-14e662e6-de61-4bee-aa62-7f1352ce473d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-01 04:16:05.762 7 WARNING glance.api.v2.images [None req-3eb0690d-9f97-4666-b0b4-a55045f02d25 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-01 04:16:05.906 6 WARNING keystonemiddleware._common.config [None req-14e662e6-de61-4bee-aa62-7f1352ce473d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 04:16:05.913 6 WARNING oslo_config.cfg [None req-14e662e6-de61-4bee-aa62-7f1352ce473d - - - - - -] 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 0x560b4ab88170 pid: 6 (default app) 2026-09-01 04:16:06.018 7 WARNING keystonemiddleware._common.config [None req-3eb0690d-9f97-4666-b0b4-a55045f02d25 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 04:16:06.025 7 WARNING oslo_config.cfg [None req-3eb0690d-9f97-4666-b0b4-a55045f02d25 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x560b4ab88170 pid: 7 (default app) [pid: 6|app: 0|req: 3/3] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 04:16:06 2026] GET / => generated 1183 bytes in 1 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-01 04:16:07.495 7 WARNING oslo_policy.policy [None req-3b47c74d-d285-4ebc-a3b9-87cf8a9cb73a 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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-01 04:16:07.496 7 WARNING oslo_policy.policy [None req-3b47c74d-d285-4ebc-a3b9-87cf8a9cb73a 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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-01 04:16:07.527 7 WARNING oslo_policy.policy [None req-3b47c74d-d285-4ebc-a3b9-87cf8a9cb73a 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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-01 04:16:07.527 7 WARNING oslo_policy.policy [None req-3b47c74d-d285-4ebc-a3b9-87cf8a9cb73a 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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/4] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:16:06 2026] GET /v2/images => generated 69 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/5] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 04:16:12 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: 2/6] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:16:12 2026] GET /v2/images => generated 69 bytes in 48 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-01 04:16:12.434 6 WARNING oslo_policy.policy [None req-7dbefb76-b5fa-430c-93cb-87f1c35cf859 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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-01 04:16:12.434 6 WARNING oslo_policy.policy [None req-7dbefb76-b5fa-430c-93cb-87f1c35cf859 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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: 6|app: 0|req: 5/7] 162.253.55.82 () {44 vars in 907 bytes} [Tue Sep 1 04:16:12 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.82 () {44 vars in 929 bytes} [Tue Sep 1 04:16:12 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 04:16:12.583 6 WARNING oslo_policy.policy [None req-4d2eecfe-be33-4cb9-aeb2-c2a464747e03 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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-01 04:16:12.584 6 WARNING oslo_policy.policy [None req-4d2eecfe-be33-4cb9-aeb2-c2a464747e03 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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: 6|app: 0|req: 6/9] 162.253.55.82 () {44 vars in 935 bytes} [Tue Sep 1 04:16:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 04:16:12.655 7 WARNING oslo_config.cfg [None req-1bff22c0-5f7c-4f50-a05d-f925c287f8b6 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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/10] 162.253.55.82 () {48 vars in 947 bytes} [Tue Sep 1 04:16:12 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 04:16:12.675 6 WARNING oslo_policy.policy [None req-6ce703a6-ee93-496b-83ed-5a4ba6dc7595 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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-01 04:16:12.675 6 WARNING oslo_policy.policy [None req-6ce703a6-ee93-496b-83ed-5a4ba6dc7595 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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-01 04:16:12.676 6 INFO glance.api.v2.image_data [None req-6ce703a6-ee93-496b-83ed-5a4ba6dc7595 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 04:16:16.830 6 INFO glance.location [None req-6ce703a6-ee93-496b-83ed-5a4ba6dc7595 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - default default] Image format matched and virtual size computed: 117440512 [pid: 6|app: 0|req: 7/13] 162.253.55.82 () {48 vars in 1041 bytes} [Tue Sep 1 04:16:12 2026] PUT /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124/file => generated 0 bytes in 4199 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7789 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:16:16 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-01 04:16:16.916 6 WARNING oslo_config.cfg [None req-6e795e64-c05e-4eb9-a3c3-2e9a099dba04 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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: 6|app: 0|req: 8/15] 162.253.55.82 () {48 vars in 1045 bytes} [Tue Sep 1 04:16:16 2026] PATCH /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => 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: 8/16] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:16:16 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 04:39:04 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 145/290] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:39:04 2026] GET /v2/images => generated 1240 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/295] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 04:39:21 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 148/296] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:39:21 2026] GET /v2/images => generated 1240 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/297] 162.253.55.82 () {44 vars in 933 bytes} [Tue Sep 1 04:39:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 149/298] 162.253.55.82 () {44 vars in 955 bytes} [Tue Sep 1 04:39:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/299] 162.253.55.82 () {44 vars in 935 bytes} [Tue Sep 1 04:39:21 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: 6|app: 0|req: 150/300] 162.253.55.82 () {48 vars in 947 bytes} [Tue Sep 1 04:39:21 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 04:39:21.525 7 WARNING oslo_policy.policy [None req-d1c95b6e-fc75-4c66-948a-19d356fa238c 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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-01 04:39:21.525 7 WARNING oslo_policy.policy [None req-d1c95b6e-fc75-4c66-948a-19d356fa238c 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - 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-01 04:39:21.528 7 INFO glance.api.v2.image_data [None req-d1c95b6e-fc75-4c66-948a-19d356fa238c 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 04:39:51.092 7 INFO glance.location [None req-d1c95b6e-fc75-4c66-948a-19d356fa238c 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 151/307] 162.253.55.82 () {48 vars in 1042 bytes} [Tue Sep 1 04:39:21 2026] PUT /v2/images/27586c2a-c6ea-445f-9ded-d750770ae68a/file => generated 0 bytes in 29642 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70404 switches on core 0) [pid: 6|app: 0|req: 157/308] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:39:51 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/309] 162.253.55.82 () {48 vars in 1045 bytes} [Tue Sep 1 04:39:51 2026] PATCH /v2/images/27586c2a-c6ea-445f-9ded-d750770ae68a => generated 1209 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 158/310] 162.253.55.82 () {48 vars in 1046 bytes} [Tue Sep 1 04:39:51 2026] PATCH /v2/images/27586c2a-c6ea-445f-9ded-d750770ae68a => generated 1209 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/311] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:39:51 2026] GET /v2/images => generated 2451 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 159/312] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 04:39:52 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: 154/313] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:39:52 2026] GET /v2/images => generated 2451 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 04:46:29 2026] GET / => generated 1183 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 200/395] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:46:29 2026] GET /v2/images => generated 2451 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 202/398] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 04:46:37 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:46:37 2026] GET /v2/images => generated 2451 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 203/400] 162.253.55.82 () {44 vars in 943 bytes} [Tue Sep 1 04:46:37 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 162.253.55.82 () {44 vars in 965 bytes} [Tue Sep 1 04:46:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 204/402] 162.253.55.82 () {44 vars in 935 bytes} [Tue Sep 1 04:46:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 162.253.55.82 () {48 vars in 947 bytes} [Tue Sep 1 04:46:38 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 04:46:38.078 6 INFO glance.api.v2.image_data [None req-70e88367-1cc0-4bab-be3a-c6c8e6c48f8c 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 04:46:58.352 6 INFO glance.location [None req-70e88367-1cc0-4bab-be3a-c6c8e6c48f8c 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 6|app: 0|req: 205/408] 162.253.55.82 () {48 vars in 1041 bytes} [Tue Sep 1 04:46:38 2026] PUT /v2/images/8858c2c0-293b-4253-8b59-a7b4db8f1706/file => generated 0 bytes in 20339 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17637 switches on core 0) [pid: 7|app: 0|req: 204/409] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:46:58 2026] GET /v2/images => generated 3664 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 206/410] 162.253.55.82 () {48 vars in 1046 bytes} [Tue Sep 1 04:46:58 2026] PATCH /v2/images/8858c2c0-293b-4253-8b59-a7b4db8f1706 => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:46:58 2026] GET /v2/images => generated 3687 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 04:47:36 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 211/421] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:47:36 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 04:47:52 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 213/425] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:47:52 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 162.253.55.82 () {44 vars in 935 bytes} [Tue Sep 1 04:47:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 214/427] 162.253.55.82 () {44 vars in 957 bytes} [Tue Sep 1 04:47:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 162.253.55.82 () {44 vars in 935 bytes} [Tue Sep 1 04:47:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 215/429] 162.253.55.82 () {48 vars in 947 bytes} [Tue Sep 1 04:47:52 2026] POST /v2/images => generated 791 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 04:47:52.542 7 INFO glance.api.v2.image_data [None req-10efd9c7-7e4c-414a-a839-ee0507911a7c 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 04:48:14.289 7 INFO glance.location [None req-10efd9c7-7e4c-414a-a839-ee0507911a7c 66a041d0888c40319072a5cd97ecb615 cc2ed42023164909bb372eef7bc0c148 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 7|app: 0|req: 215/434] 162.253.55.82 () {48 vars in 1042 bytes} [Tue Sep 1 04:47:52 2026] PUT /v2/images/bd434682-48fd-4a4b-804f-1e6bb0c86a17/file => generated 0 bytes in 21818 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23987 switches on core 0) [pid: 6|app: 0|req: 220/435] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:48:14 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/436] 162.253.55.82 () {48 vars in 1045 bytes} [Tue Sep 1 04:48:14 2026] PATCH /v2/images/bd434682-48fd-4a4b-804f-1e6bb0c86a17 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 221/437] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 04:48:14 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 307/608] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 05:02:25 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: 302/609] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 05:02:25 2026] GET /v2/images => generated 4893 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/642] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 05:05:00 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 324/643] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 05:05:00 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/644] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 05:05:02 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 325/645] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 05:05:02 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 331/656] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 05:05:51 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: 326/657] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 05:05:51 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/660] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 05:05:59 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: 328/661] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 05:05:59 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 05:07:04 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/675] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 05:07:04 2026] GET /v2/images => generated 4893 bytes in 78 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: 6|app: 0|req: 346/686] 10.0.0.246 () {32 vars in 633 bytes} [Tue Sep 1 05:07:47 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: 6|app: 0|req: 349/691] 10.0.0.249 () {36 vars in 987 bytes} [Tue Sep 1 05:08:08 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 29 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: 343/692] 10.0.0.249 () {36 vars in 927 bytes} [Tue Sep 1 05:08:08 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: 6|app: 0|req: 350/693] 10.0.0.249 () {36 vars in 987 bytes} [Tue Sep 1 05:08:09 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.249 () {36 vars in 927 bytes} [Tue Sep 1 05:08:09 2026] GET /v2/schemas/image => generated 4018 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 351/695] 162.253.55.82 () {36 vars in 990 bytes} [Tue Sep 1 05:08:12 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 162.253.55.82 () {36 vars in 930 bytes} [Tue Sep 1 05:08:12 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: 6|app: 0|req: 352/697] 162.253.55.82 () {36 vars in 990 bytes} [Tue Sep 1 05:08:13 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => 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: 346/698] 162.253.55.82 () {36 vars in 930 bytes} [Tue Sep 1 05:08:13 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: 6|app: 0|req: 354/701] 10.0.0.249 () {36 vars in 987 bytes} [Tue Sep 1 05:08:24 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/702] 10.0.0.249 () {36 vars in 927 bytes} [Tue Sep 1 05:08:24 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: 350/705] 10.0.0.70 () {36 vars in 986 bytes} [Tue Sep 1 05:08:27 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/706] 10.0.0.70 () {36 vars in 926 bytes} [Tue Sep 1 05:08:27 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: 351/707] 10.0.0.70 () {36 vars in 926 bytes} [Tue Sep 1 05:08:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 357/708] 10.0.0.70 () {36 vars in 986 bytes} [Tue Sep 1 05:08:27 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/709] 10.0.0.70 () {36 vars in 926 bytes} [Tue Sep 1 05:08:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 358/710] 10.0.0.70 () {36 vars in 926 bytes} [Tue Sep 1 05:08:27 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: 353/711] 10.0.0.70 () {36 vars in 986 bytes} [Tue Sep 1 05:08:27 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 359/712] 10.0.0.70 () {36 vars in 926 bytes} [Tue Sep 1 05:08:27 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: 354/713] 10.0.0.70 () {36 vars in 926 bytes} [Tue Sep 1 05:08:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/714] 10.0.0.165 () {36 vars in 987 bytes} [Tue Sep 1 05:08:28 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/715] 10.0.0.165 () {36 vars in 927 bytes} [Tue Sep 1 05:08:28 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: 6|app: 0|req: 361/716] 10.0.0.165 () {36 vars in 987 bytes} [Tue Sep 1 05:08:28 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 10.0.0.165 () {36 vars in 927 bytes} [Tue Sep 1 05:08:28 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: 6|app: 0|req: 362/718] 10.0.0.165 () {36 vars in 927 bytes} [Tue Sep 1 05:08:29 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: 6|app: 0|req: 364/721] 10.0.0.246 () {34 vars in 655 bytes} [Tue Sep 1 05:08:41 2026] POST /v2/images => generated 648 bytes in 333 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-01 05:08:42.302 7 WARNING glance.api.v2.images [None req-9e1d391e-8e85-4b0e-a730-dfa691ba52cc e13b29f9fcdc4756b67c87cd9cfcf7c8 9666201734024547b9b1b292b94ba5da - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fbeb15bd-a12c-4431-a5b5-70e4955114af [pid: 7|app: 0|req: 358/722] 10.0.0.246 () {32 vars in 710 bytes} [Tue Sep 1 05:08:42 2026] DELETE /v2/images/fbeb15bd-a12c-4431-a5b5-70e4955114af => generated 0 bytes in 79 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/723] 10.0.0.246 () {32 vars in 707 bytes} [Tue Sep 1 05:08:42 2026] GET /v2/images/fbeb15bd-a12c-4431-a5b5-70e4955114af => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/724] 10.0.0.246 () {32 vars in 633 bytes} [Tue Sep 1 05:08:42 2026] GET /v2/images => generated 1240 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/725] 10.0.0.246 () {34 vars in 655 bytes} [Tue Sep 1 05:08:42 2026] POST /v2/images => generated 703 bytes in 79 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/726] 10.0.0.246 () {32 vars in 717 bytes} [Tue Sep 1 05:08:42 2026] GET /v2/images/aa15c8da-4960-4688-8baf-be849ffbc9b7/file => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-01 05:08:42.672 6 INFO glance.api.v2.image_data [None req-62b5f8f8-04f7-48eb-895d-50bdd37b9ada e13b29f9fcdc4756b67c87cd9cfcf7c8 9666201734024547b9b1b292b94ba5da - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 05:08:42.749 6 WARNING glance_store._drivers.rbd [None req-62b5f8f8-04f7-48eb-895d-50bdd37b9ada e13b29f9fcdc4756b67c87cd9cfcf7c8 9666201734024547b9b1b292b94ba5da - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-01 05:08:43.416 6 INFO glance.location [None req-62b5f8f8-04f7-48eb-895d-50bdd37b9ada e13b29f9fcdc4756b67c87cd9cfcf7c8 9666201734024547b9b1b292b94ba5da - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 367/727] 10.0.0.246 () {32 vars in 727 bytes} [Tue Sep 1 05:08:42 2026] PUT /v2/images/aa15c8da-4960-4688-8baf-be849ffbc9b7/file => generated 0 bytes in 827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/728] 10.0.0.246 () {32 vars in 707 bytes} [Tue Sep 1 05:08:43 2026] GET /v2/images/aa15c8da-4960-4688-8baf-be849ffbc9b7 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 368/729] 10.0.0.246 () {32 vars in 717 bytes} [Tue Sep 1 05:08:43 2026] GET /v2/images/aa15c8da-4960-4688-8baf-be849ffbc9b7/file => generated 1024 bytes in 161 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/730] 10.0.0.246 () {34 vars in 655 bytes} [Tue Sep 1 05:08:43 2026] POST /v2/images => generated 649 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/731] 10.0.0.246 () {32 vars in 726 bytes} [Tue Sep 1 05:08:43 2026] PATCH /v2/images/186d1835-1303-40d2-86a9-c9b2f3e5c3f0 => generated 653 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/732] 10.0.0.246 () {32 vars in 707 bytes} [Tue Sep 1 05:08:43 2026] GET /v2/images/186d1835-1303-40d2-86a9-c9b2f3e5c3f0 => generated 653 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 05:08:43.858 6 WARNING glance.api.v2.images [None req-d42131ae-9c94-4db5-8f79-597fd6994266 e13b29f9fcdc4756b67c87cd9cfcf7c8 9666201734024547b9b1b292b94ba5da - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//186d1835-1303-40d2-86a9-c9b2f3e5c3f0 [pid: 6|app: 0|req: 370/733] 10.0.0.246 () {32 vars in 710 bytes} [Tue Sep 1 05:08:43 2026] DELETE /v2/images/186d1835-1303-40d2-86a9-c9b2f3e5c3f0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/734] 10.0.0.246 () {32 vars in 707 bytes} [Tue Sep 1 05:08:43 2026] GET /v2/images/186d1835-1303-40d2-86a9-c9b2f3e5c3f0 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 05:08:43.973 6 WARNING glance.api.v2.images [None req-4419f0e4-e50e-436d-9ade-77592e272e7e e13b29f9fcdc4756b67c87cd9cfcf7c8 9666201734024547b9b1b292b94ba5da - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aa15c8da-4960-4688-8baf-be849ffbc9b7 [pid: 6|app: 0|req: 371/735] 10.0.0.246 () {32 vars in 710 bytes} [Tue Sep 1 05:08:43 2026] DELETE /v2/images/aa15c8da-4960-4688-8baf-be849ffbc9b7 => generated 0 bytes in 984 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/736] 10.0.0.246 () {32 vars in 707 bytes} [Tue Sep 1 05:08:44 2026] GET /v2/images/aa15c8da-4960-4688-8baf-be849ffbc9b7 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 05:08:44.981 6 WARNING glance.api.v2.images [None req-deaea5c3-1229-4344-bdfa-ff28bb861c58 e13b29f9fcdc4756b67c87cd9cfcf7c8 9666201734024547b9b1b292b94ba5da - - default default] Failed to find image fbeb15bd-a12c-4431-a5b5-70e4955114af to delete: glance.common.exception.ImageNotFound: No image found with ID fbeb15bd-a12c-4431-a5b5-70e4955114af [pid: 6|app: 0|req: 372/737] 10.0.0.246 () {32 vars in 710 bytes} [Tue Sep 1 05:08:44 2026] DELETE /v2/images/fbeb15bd-a12c-4431-a5b5-70e4955114af => generated 147 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/738] 10.0.0.246 () {32 vars in 707 bytes} [Tue Sep 1 05:08:44 2026] GET /v2/images/fbeb15bd-a12c-4431-a5b5-70e4955114af => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/747] 10.0.0.249 () {36 vars in 987 bytes} [Tue Sep 1 05:09:17 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 377/748] 10.0.0.249 () {36 vars in 927 bytes} [Tue Sep 1 05:09:17 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: 372/749] 10.0.0.249 () {36 vars in 987 bytes} [Tue Sep 1 05:09:17 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 378/750] 10.0.0.249 () {36 vars in 927 bytes} [Tue Sep 1 05:09:17 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: 6|app: 0|req: 381/755] 10.0.0.246 () {32 vars in 707 bytes} [Tue Sep 1 05:09:40 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/756] 10.0.0.246 () {32 vars in 707 bytes} [Tue Sep 1 05:09:40 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 382/757] 10.0.0.70 () {36 vars in 986 bytes} [Tue Sep 1 05:09:40 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => 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: 376/758] 10.0.0.70 () {36 vars in 926 bytes} [Tue Sep 1 05:09:40 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: 6|app: 0|req: 383/759] 10.0.0.70 () {36 vars in 926 bytes} [Tue Sep 1 05:09:40 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: 377/760] 10.0.0.70 () {36 vars in 986 bytes} [Tue Sep 1 05:09:40 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 384/761] 10.0.0.70 () {36 vars in 926 bytes} [Tue Sep 1 05:09:40 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: 378/762] 10.0.0.70 () {36 vars in 926 bytes} [Tue Sep 1 05:09:40 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: 6|app: 0|req: 385/763] 10.0.0.70 () {36 vars in 986 bytes} [Tue Sep 1 05:09:40 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/764] 10.0.0.70 () {36 vars in 926 bytes} [Tue Sep 1 05:09:40 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: 6|app: 0|req: 386/765] 10.0.0.165 () {36 vars in 987 bytes} [Tue Sep 1 05:09:40 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/766] 10.0.0.165 () {36 vars in 927 bytes} [Tue Sep 1 05:09:40 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: 6|app: 0|req: 387/767] 10.0.0.165 () {36 vars in 987 bytes} [Tue Sep 1 05:09:40 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/768] 10.0.0.165 () {36 vars in 927 bytes} [Tue Sep 1 05:09:40 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: 6|app: 0|req: 388/769] 10.0.0.165 () {36 vars in 927 bytes} [Tue Sep 1 05:09:40 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: 384/774] 10.0.0.249 () {36 vars in 987 bytes} [Tue Sep 1 05:10:00 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 391/775] 10.0.0.249 () {36 vars in 927 bytes} [Tue Sep 1 05:10:00 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: 385/776] 10.0.0.246 () {30 vars in 411 bytes} [Tue Sep 1 05:10:05 2026] GET / => generated 1183 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 395/783] 10.0.0.249 () {36 vars in 987 bytes} [Tue Sep 1 05:10:31 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.249 () {36 vars in 927 bytes} [Tue Sep 1 05:10:31 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: 6|app: 0|req: 399/791] 10.0.0.249 () {36 vars in 987 bytes} [Tue Sep 1 05:11:04 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => 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: 393/792] 10.0.0.249 () {36 vars in 927 bytes} [Tue Sep 1 05:11:04 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: 6|app: 0|req: 401/795] 10.0.0.249 () {36 vars in 987 bytes} [Tue Sep 1 05:11:09 2026] GET /v2/images/694f71c5-1842-4691-a1fd-bb44f4323124 => 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: 395/796] 10.0.0.249 () {36 vars in 927 bytes} [Tue Sep 1 05:11:09 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)