+ 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 [Sun May 10 01:11:31 2026] *** compiled with version: 13.3.0 on 09 May 2026 17:33:52 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-75bb8fdc5f-x9n99 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fe4354cb668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-10 01:11:33.144 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-10 01:11:33.174 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-10 01:11:34.038 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-05-10 01:11:34.039 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-05-10 01:11:34.039 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-10 01:11:34.052 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-05-10 01:11:34.053 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-05-10 01:11:34.053 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-10 01:11:36.038 7 WARNING glance.api.v2.images [None req-417e1469-bb65-4011-9269-87552132ab2d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 01:11:36.091 8 WARNING glance.api.v2.images [None req-70bef538-3f71-47bf-8c7a-4e9d42c35e53 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 01:11:36.373 7 WARNING keystonemiddleware._common.config [None req-417e1469-bb65-4011-9269-87552132ab2d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:11:36.380 7 WARNING oslo_config.cfg [None req-417e1469-bb65-4011-9269-87552132ab2d - - - - - -] 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 0x7fe4354cb668 pid: 7 (default app) 2026-05-10 01:11:36.425 8 WARNING keystonemiddleware._common.config [None req-70bef538-3f71-47bf-8c7a-4e9d42c35e53 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:11:36.433 8 WARNING oslo_config.cfg [None req-70bef538-3f71-47bf-8c7a-4e9d42c35e53 - - - - - -] 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 0x7fe4354cb668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:11:37 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:11:38.211 8 WARNING oslo_policy.policy [None req-ee57e89f-9c87-4232-936c-8ec47bfae8c7 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - 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-05-10 01:11:38.211 8 WARNING oslo_policy.policy [None req-ee57e89f-9c87-4232-936c-8ec47bfae8c7 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - 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-05-10 01:11:38.226 8 WARNING oslo_policy.policy [None req-ee57e89f-9c87-4232-936c-8ec47bfae8c7 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - 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-05-10 01:11:38.226 8 WARNING oslo_policy.policy [None req-ee57e89f-9c87-4232-936c-8ec47bfae8c7 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:11:37 2026] GET /v2/images => generated 69 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:11:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:11:41 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:11:41.576 7 WARNING oslo_policy.policy [None req-f5db84bc-d3bb-4153-97ea-f6930edc62d8 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - 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-05-10 01:11:41.576 7 WARNING oslo_policy.policy [None req-f5db84bc-d3bb-4153-97ea-f6930edc62d8 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.205 () {44 vars in 912 bytes} [Sun May 10 01:11:41 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.205 () {44 vars in 934 bytes} [Sun May 10 01:11:41 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:11:41.712 7 WARNING oslo_policy.policy [None req-52011ff3-fb60-4e5f-98b0-b4e24cde5475 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - 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-05-10 01:11:41.712 7 WARNING oslo_policy.policy [None req-52011ff3-fb60-4e5f-98b0-b4e24cde5475 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.205 () {44 vars in 940 bytes} [Sun May 10 01:11:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:11:41.799 8 WARNING oslo_config.cfg [None req-5c5f6200-6bc4-4954-aca3-b04e331e7747 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.205 () {48 vars in 952 bytes} [Sun May 10 01:11:41 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 01:11:41.820 7 WARNING oslo_policy.policy [None req-5cd807a3-9e0f-4b52-be3b-5439782e9c71 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - 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-05-10 01:11:41.820 7 WARNING oslo_policy.policy [None req-5cd807a3-9e0f-4b52-be3b-5439782e9c71 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - 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-05-10 01:11:41.822 7 INFO glance.api.v2.image_data [None req-5cd807a3-9e0f-4b52-be3b-5439782e9c71 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:11:46.916 7 INFO glance.location [None req-5cd807a3-9e0f-4b52-be3b-5439782e9c71 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.205 () {48 vars in 1046 bytes} [Sun May 10 01:11:41 2026] PUT /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f/file => generated 0 bytes in 5137 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6216 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.205 () {44 vars in 972 bytes} [Sun May 10 01:11:46 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:11:46.989 7 WARNING oslo_config.cfg [None req-b578891e-f6ec-4f86-b899-a05ff97ed958 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.205 () {44 vars in 972 bytes} [Sun May 10 01:11:46 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:32:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/262] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:32:06 2026] GET /v2/images => generated 1240 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:32:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:32:27 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.205 () {44 vars in 938 bytes} [Sun May 10 01:32:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.205 () {44 vars in 960 bytes} [Sun May 10 01:32:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.204.45.205 () {44 vars in 940 bytes} [Sun May 10 01:32:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.205 () {48 vars in 952 bytes} [Sun May 10 01:32:27 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 01:32:27.918 8 WARNING oslo_policy.policy [None req-2418ae22-0421-45ad-ae77-b3d906d18a6b ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - 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-05-10 01:32:27.919 8 WARNING oslo_policy.policy [None req-2418ae22-0421-45ad-ae77-b3d906d18a6b ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - 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-05-10 01:32:27.920 8 INFO glance.api.v2.image_data [None req-2418ae22-0421-45ad-ae77-b3d906d18a6b ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:32:56.363 8 INFO glance.location [None req-2418ae22-0421-45ad-ae77-b3d906d18a6b ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 136/279] 199.204.45.205 () {48 vars in 1047 bytes} [Sun May 10 01:32:27 2026] PUT /v2/images/2cadf8b6-daf6-40b0-b080-be4052e9b059/file => generated 0 bytes in 28498 msecs (HTTP/1.1 204) 4 headers in 171 bytes (71267 switches on core 0) [pid: 7|app: 0|req: 144/280] 199.204.45.205 () {44 vars in 972 bytes} [Sun May 10 01:32:56 2026] GET /v2/images/2cadf8b6-daf6-40b0-b080-be4052e9b059 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/281] 199.204.45.205 () {44 vars in 972 bytes} [Sun May 10 01:32:56 2026] GET /v2/images/2cadf8b6-daf6-40b0-b080-be4052e9b059 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/282] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:32:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/283] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:32:57 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/360] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:39:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/361] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:39:17 2026] GET /v2/images => generated 2451 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/364] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:39:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/365] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:39:26 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/366] 199.204.45.205 () {44 vars in 948 bytes} [Sun May 10 01:39:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/367] 199.204.45.205 () {44 vars in 970 bytes} [Sun May 10 01:39:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/368] 199.204.45.205 () {44 vars in 940 bytes} [Sun May 10 01:39:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 199.204.45.205 () {48 vars in 952 bytes} [Sun May 10 01:39:26 2026] POST /v2/images => generated 799 bytes in 108 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 01:39:26.331 8 INFO glance.api.v2.image_data [None req-d9c90b37-812a-4315-a5eb-a6b476206d74 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:39:59.631 8 INFO glance.location [None req-d9c90b37-812a-4315-a5eb-a6b476206d74 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 182/376] 199.204.45.205 () {48 vars in 1046 bytes} [Sun May 10 01:39:26 2026] PUT /v2/images/a94348f9-e9a7-42cf-bd33-2d163644e159/file => generated 0 bytes in 33350 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24651 switches on core 0) [pid: 7|app: 0|req: 195/377] 199.204.45.205 () {44 vars in 972 bytes} [Sun May 10 01:39:59 2026] GET /v2/images/a94348f9-e9a7-42cf-bd33-2d163644e159 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/378] 199.204.45.205 () {48 vars in 1051 bytes} [Sun May 10 01:39:59 2026] PATCH /v2/images/a94348f9-e9a7-42cf-bd33-2d163644e159 => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/379] 199.204.45.205 () {44 vars in 972 bytes} [Sun May 10 01:39:59 2026] GET /v2/images/a94348f9-e9a7-42cf-bd33-2d163644e159 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/388] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:40:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/389] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:40:44 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/394] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:41:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/395] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:41:04 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/396] 199.204.45.205 () {44 vars in 940 bytes} [Sun May 10 01:41:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/397] 199.204.45.205 () {44 vars in 962 bytes} [Sun May 10 01:41:04 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: 8|app: 0|req: 193/398] 199.204.45.205 () {44 vars in 940 bytes} [Sun May 10 01:41:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/399] 199.204.45.205 () {48 vars in 952 bytes} [Sun May 10 01:41:04 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 01:41:04.718 8 INFO glance.api.v2.image_data [None req-eb428ce6-86e5-4682-8989-573c858afb53 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:41:22.744 8 INFO glance.location [None req-eb428ce6-86e5-4682-8989-573c858afb53 ae447dd0b0eb43dba3d5039e628ede04 ced8d8ef21f84d89b888dadb249dce35 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 194/404] 199.204.45.205 () {48 vars in 1047 bytes} [Sun May 10 01:41:04 2026] PUT /v2/images/05621add-41ad-4efd-b6c8-99c9938de482/file => generated 0 bytes in 18073 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28483 switches on core 0) [pid: 7|app: 0|req: 211/405] 199.204.45.205 () {44 vars in 972 bytes} [Sun May 10 01:41:22 2026] GET /v2/images/05621add-41ad-4efd-b6c8-99c9938de482 => generated 1204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/406] 199.204.45.205 () {44 vars in 972 bytes} [Sun May 10 01:41:22 2026] GET /v2/images/05621add-41ad-4efd-b6c8-99c9938de482 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/555] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:53:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/556] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:53:41 2026] GET /v2/images => generated 4893 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/583] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:55:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/584] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:55:53 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: 8|app: 0|req: 285/585] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:55:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/586] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:55:54 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/597] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:56:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/598] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:56:41 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/601] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:56:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/602] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:56:48 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/615] 199.204.45.205 () {42 vars in 689 bytes} [Sun May 10 01:57:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/616] 199.204.45.205 () {44 vars in 911 bytes} [Sun May 10 01:57:46 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 305/625] 10.0.0.1 () {32 vars in 631 bytes} [Sun May 10 01:58:26 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 322/628] 10.0.0.92 () {36 vars in 986 bytes} [Sun May 10 01:58:44 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/629] 10.0.0.92 () {36 vars in 926 bytes} [Sun May 10 01:58: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: 7|app: 0|req: 324/632] 10.0.0.92 () {36 vars in 986 bytes} [Sun May 10 01:58:49 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/633] 10.0.0.92 () {36 vars in 926 bytes} [Sun May 10 01:58:49 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: 325/634] 199.204.45.205 () {36 vars in 991 bytes} [Sun May 10 01:58:54 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/635] 199.204.45.205 () {36 vars in 931 bytes} [Sun May 10 01:58:54 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/636] 199.204.45.205 () {36 vars in 991 bytes} [Sun May 10 01:58:54 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/637] 199.204.45.205 () {36 vars in 931 bytes} [Sun May 10 01:58:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/640] 10.0.0.96 () {36 vars in 986 bytes} [Sun May 10 01:59:00 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/641] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 01:59: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: 329/642] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 01:59:00 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: 314/643] 10.0.0.96 () {36 vars in 986 bytes} [Sun May 10 01:59:00 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => 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: 330/644] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 01:59:00 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: 315/645] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 01:59:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/646] 10.0.0.96 () {36 vars in 986 bytes} [Sun May 10 01:59:01 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/647] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 01:59:01 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: 332/648] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 01:59:01 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: 317/649] 10.0.0.200 () {36 vars in 987 bytes} [Sun May 10 01:59:02 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/650] 10.0.0.200 () {36 vars in 927 bytes} [Sun May 10 01:59:02 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: 318/651] 10.0.0.200 () {36 vars in 987 bytes} [Sun May 10 01:59:02 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/652] 10.0.0.200 () {36 vars in 927 bytes} [Sun May 10 01:59:02 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/653] 10.0.0.200 () {36 vars in 927 bytes} [Sun May 10 01:59:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/654] 10.0.0.92 () {36 vars in 986 bytes} [Sun May 10 01:59:02 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/655] 10.0.0.92 () {36 vars in 926 bytes} [Sun May 10 01:59:02 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/662] 10.0.0.1 () {30 vars in 409 bytes} [Sun May 10 01:59:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/665] 10.0.0.92 () {36 vars in 986 bytes} [Sun May 10 01:59:39 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => 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: 340/666] 10.0.0.92 () {36 vars in 926 bytes} [Sun May 10 01:59:39 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: 343/671] 10.0.0.92 () {36 vars in 986 bytes} [Sun May 10 02:00:01 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/672] 10.0.0.92 () {36 vars in 926 bytes} [Sun May 10 02:00:01 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: 344/673] 10.0.0.1 () {32 vars in 705 bytes} [Sun May 10 02:00:02 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/674] 10.0.0.1 () {32 vars in 705 bytes} [Sun May 10 02:00:02 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => 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: 345/675] 10.0.0.96 () {36 vars in 986 bytes} [Sun May 10 02:00:03 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/676] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 02:00:03 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: 346/677] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 02:00:03 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/678] 10.0.0.96 () {36 vars in 986 bytes} [Sun May 10 02:00:03 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => 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: 347/679] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 02:00:03 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: 333/680] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 02:00:03 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: 348/681] 10.0.0.96 () {36 vars in 986 bytes} [Sun May 10 02:00:03 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => 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: 334/682] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 02:00:03 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: 349/683] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 02:00:03 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: 335/684] 10.0.0.200 () {36 vars in 987 bytes} [Sun May 10 02:00:03 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => 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: 350/685] 10.0.0.200 () {36 vars in 927 bytes} [Sun May 10 02:00:03 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: 336/686] 10.0.0.200 () {36 vars in 987 bytes} [Sun May 10 02:00:03 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => 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: 351/687] 10.0.0.200 () {36 vars in 927 bytes} [Sun May 10 02:00:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/688] 10.0.0.200 () {36 vars in 927 bytes} [Sun May 10 02:00:04 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: 341/695] 10.0.0.1 () {34 vars in 653 bytes} [Sun May 10 02:00:31 2026] POST /v2/images => generated 647 bytes in 129 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-10 02:00:31.205 7 WARNING glance.api.v2.images [None req-4425ac02-b5a8-4ce3-ae40-ccb07b0d8bf7 ec0c08cbb5ab48a5bf552d928f12e52d 199f5399c930428f83687935295ebf7d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c0a1f7c6-ea39-4e1c-8443-48df32e7db40 [pid: 7|app: 0|req: 355/696] 10.0.0.1 () {32 vars in 708 bytes} [Sun May 10 02:00:31 2026] DELETE /v2/images/c0a1f7c6-ea39-4e1c-8443-48df32e7db40 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/697] 10.0.0.1 () {32 vars in 705 bytes} [Sun May 10 02:00:31 2026] GET /v2/images/c0a1f7c6-ea39-4e1c-8443-48df32e7db40 => 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: 356/698] 10.0.0.1 () {32 vars in 631 bytes} [Sun May 10 02:00:31 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/699] 10.0.0.1 () {34 vars in 653 bytes} [Sun May 10 02:00:31 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/700] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:31 2026] GET /v2/images/85b763ea-0927-4d49-ae6c-ca69e88e9c86/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:31.364 8 INFO glance.api.v2.image_data [None req-ded67a20-fa83-407c-95b1-d6e3d18b06b3 ec0c08cbb5ab48a5bf552d928f12e52d 199f5399c930428f83687935295ebf7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 02:00:31.405 8 WARNING glance_store._drivers.rbd [None req-ded67a20-fa83-407c-95b1-d6e3d18b06b3 ec0c08cbb5ab48a5bf552d928f12e52d 199f5399c930428f83687935295ebf7d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-10 02:00:32.448 8 INFO glance.location [None req-ded67a20-fa83-407c-95b1-d6e3d18b06b3 ec0c08cbb5ab48a5bf552d928f12e52d 199f5399c930428f83687935295ebf7d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 344/701] 10.0.0.1 () {32 vars in 725 bytes} [Sun May 10 02:00:31 2026] PUT /v2/images/85b763ea-0927-4d49-ae6c-ca69e88e9c86/file => generated 0 bytes in 1135 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/702] 10.0.0.1 () {32 vars in 705 bytes} [Sun May 10 02:00:32 2026] GET /v2/images/85b763ea-0927-4d49-ae6c-ca69e88e9c86 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/703] 10.0.0.1 () {32 vars in 715 bytes} [Sun May 10 02:00:32 2026] GET /v2/images/85b763ea-0927-4d49-ae6c-ca69e88e9c86/file => generated 1024 bytes in 137 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/704] 10.0.0.1 () {34 vars in 653 bytes} [Sun May 10 02:00:32 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/705] 10.0.0.1 () {32 vars in 724 bytes} [Sun May 10 02:00:32 2026] PATCH /v2/images/7a8482c2-0650-41f8-a1a9-e13b0daaaef2 => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/706] 10.0.0.1 () {32 vars in 705 bytes} [Sun May 10 02:00:32 2026] GET /v2/images/7a8482c2-0650-41f8-a1a9-e13b0daaaef2 => generated 651 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:32.798 8 WARNING glance.api.v2.images [None req-0f5a7266-4383-4b0c-9819-edf5fbf0e47f ec0c08cbb5ab48a5bf552d928f12e52d 199f5399c930428f83687935295ebf7d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7a8482c2-0650-41f8-a1a9-e13b0daaaef2 [pid: 8|app: 0|req: 347/707] 10.0.0.1 () {32 vars in 708 bytes} [Sun May 10 02:00:32 2026] DELETE /v2/images/7a8482c2-0650-41f8-a1a9-e13b0daaaef2 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/708] 10.0.0.1 () {32 vars in 705 bytes} [Sun May 10 02:00:32 2026] GET /v2/images/7a8482c2-0650-41f8-a1a9-e13b0daaaef2 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:32.868 8 WARNING glance.api.v2.images [None req-e7763b6a-b781-4b77-ba2c-5b46a3f12dfd ec0c08cbb5ab48a5bf552d928f12e52d 199f5399c930428f83687935295ebf7d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//85b763ea-0927-4d49-ae6c-ca69e88e9c86 [pid: 8|app: 0|req: 348/709] 10.0.0.1 () {32 vars in 708 bytes} [Sun May 10 02:00:32 2026] DELETE /v2/images/85b763ea-0927-4d49-ae6c-ca69e88e9c86 => generated 0 bytes in 883 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/710] 10.0.0.1 () {32 vars in 705 bytes} [Sun May 10 02:00:33 2026] GET /v2/images/85b763ea-0927-4d49-ae6c-ca69e88e9c86 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:33.774 8 WARNING glance.api.v2.images [None req-78c1285c-7448-49d5-b84c-3b18d2fa5557 ec0c08cbb5ab48a5bf552d928f12e52d 199f5399c930428f83687935295ebf7d - - default default] Failed to find image c0a1f7c6-ea39-4e1c-8443-48df32e7db40 to delete: glance.common.exception.ImageNotFound: No image found with ID c0a1f7c6-ea39-4e1c-8443-48df32e7db40 [pid: 8|app: 0|req: 349/711] 10.0.0.1 () {32 vars in 708 bytes} [Sun May 10 02:00:33 2026] DELETE /v2/images/c0a1f7c6-ea39-4e1c-8443-48df32e7db40 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/712] 10.0.0.1 () {32 vars in 705 bytes} [Sun May 10 02:00:33 2026] GET /v2/images/c0a1f7c6-ea39-4e1c-8443-48df32e7db40 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/723] 10.0.0.92 () {36 vars in 986 bytes} [Sun May 10 02:01:20 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => 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: 369/724] 10.0.0.92 () {36 vars in 926 bytes} [Sun May 10 02:01:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/727] 10.0.0.92 () {36 vars in 986 bytes} [Sun May 10 02:01:32 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/728] 10.0.0.92 () {36 vars in 926 bytes} [Sun May 10 02:01:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/733] 10.0.0.92 () {36 vars in 986 bytes} [Sun May 10 02:01:50 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/734] 10.0.0.92 () {36 vars in 926 bytes} [Sun May 10 02:01:50 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: 362/737] 10.0.0.92 () {36 vars in 986 bytes} [Sun May 10 02:02:04 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/738] 10.0.0.92 () {36 vars in 926 bytes} [Sun May 10 02:02:04 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: 385/755] 10.0.0.92 () {36 vars in 986 bytes} [Sun May 10 02:03:20 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/756] 10.0.0.92 () {36 vars in 926 bytes} [Sun May 10 02:03:20 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: 374/761] 10.0.0.92 () {36 vars in 986 bytes} [Sun May 10 02:03:37 2026] GET /v2/images/0a361758-724a-42f5-8efa-ac3d4f8cff0f => 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: 388/762] 10.0.0.92 () {36 vars in 926 bytes} [Sun May 10 02:03:37 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: 392/769] 199.204.45.205 () {32 vars in 826 bytes} [Sun May 10 02:04:08 2026] GET /v2/images?status=active&owner=ced8d8ef21f84d89b888dadb249dce35&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/770] 199.204.45.205 () {32 vars in 653 bytes} [Sun May 10 02:04:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/771] 10.0.0.96 () {36 vars in 986 bytes} [Sun May 10 02:04:08 2026] GET /v2/images/2cadf8b6-daf6-40b0-b080-be4052e9b059 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/772] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 02:04:08 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: 394/773] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 02:04:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/774] 10.0.0.96 () {36 vars in 986 bytes} [Sun May 10 02:04:08 2026] GET /v2/images/2cadf8b6-daf6-40b0-b080-be4052e9b059 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/775] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 02:04:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/776] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 02:04:08 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: 396/777] 10.0.0.96 () {36 vars in 986 bytes} [Sun May 10 02:04:08 2026] GET /v2/images/2cadf8b6-daf6-40b0-b080-be4052e9b059 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/778] 10.0.0.96 () {36 vars in 926 bytes} [Sun May 10 02:04:08 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: 397/779] 10.0.0.200 () {36 vars in 987 bytes} [Sun May 10 02:04:09 2026] GET /v2/images/2cadf8b6-daf6-40b0-b080-be4052e9b059 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/780] 10.0.0.200 () {36 vars in 927 bytes} [Sun May 10 02:04:09 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: 398/781] 10.0.0.200 () {36 vars in 987 bytes} [Sun May 10 02:04:09 2026] GET /v2/images/2cadf8b6-daf6-40b0-b080-be4052e9b059 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/782] 10.0.0.200 () {36 vars in 927 bytes} [Sun May 10 02:04:09 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: 399/783] 10.0.0.200 () {36 vars in 927 bytes} [Sun May 10 02:04:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/824] 10.0.0.1 () {32 vars in 631 bytes} [Sun May 10 02:07:32 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)