+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 01:11:44 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-868976ddcb-sgkjq 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f9f8c43d668 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-07-01 01:11:46.506 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 01:11:46.561 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-07-01 01:11:47.382 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-07-01 01:11:47.383 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-07-01 01:11:47.384 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 01:11:47.439 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-07-01 01:11:47.440 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-07-01 01:11:47.441 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 01:11:49.538 7 WARNING glance.api.v2.images [None req-7efca57c-c425-478e-835c-3ddd9b775e01 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 01:11:49.634 8 WARNING glance.api.v2.images [None req-0b21c63d-4125-4138-892f-4e93c6138ab3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 01:11:49.976 7 WARNING keystonemiddleware._common.config [None req-7efca57c-c425-478e-835c-3ddd9b775e01 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:11:49.978 8 WARNING keystonemiddleware._common.config [None req-0b21c63d-4125-4138-892f-4e93c6138ab3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:11:49.984 7 WARNING oslo_config.cfg [None req-7efca57c-c425-478e-835c-3ddd9b775e01 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-01 01:11:49.986 8 WARNING oslo_config.cfg [None req-0b21c63d-4125-4138-892f-4e93c6138ab3 - - - - - -] 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 0x7f9f8c43d668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f9f8c43d668 pid: 8 (default app) [pid: 7|app: 0|req: 3/4] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:11:52 2026] GET / => generated 1312 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 01:11:52.843 8 WARNING oslo_policy.policy [None req-e5198c9f-00e0-4935-900a-7c43cce40d57 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - 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-07-01 01:11:52.843 8 WARNING oslo_policy.policy [None req-e5198c9f-00e0-4935-900a-7c43cce40d57 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - 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-07-01 01:11:52.859 8 WARNING oslo_policy.policy [None req-e5198c9f-00e0-4935-900a-7c43cce40d57 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - 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-07-01 01:11:52.859 8 WARNING oslo_policy.policy [None req-e5198c9f-00e0-4935-900a-7c43cce40d57 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/5] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:11:52 2026] GET /v2/images => generated 69 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/6] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:11:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/7] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:11:56 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 01:11:56.345 7 WARNING oslo_policy.policy [None req-cc3b0c8c-3e82-4da6-b356-229b6a5a6bbe 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - 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-07-01 01:11:56.346 7 WARNING oslo_policy.policy [None req-cc3b0c8c-3e82-4da6-b356-229b6a5a6bbe 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - 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: 5/8] 199.204.45.116 () {44 vars in 912 bytes} [Wed Jul 1 01:11:56 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/9] 199.204.45.116 () {44 vars in 934 bytes} [Wed Jul 1 01:11:56 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:11:56.495 7 WARNING oslo_policy.policy [None req-def786ee-f832-4cee-a9a5-bc22f3b09004 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - 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-07-01 01:11:56.495 7 WARNING oslo_policy.policy [None req-def786ee-f832-4cee-a9a5-bc22f3b09004 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - 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/10] 199.204.45.116 () {44 vars in 940 bytes} [Wed Jul 1 01:11:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:11:56.582 8 WARNING oslo_config.cfg [None req-9d477a56-1edc-4e81-aa98-ff0cdb2b5dcc 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 5/11] 199.204.45.116 () {48 vars in 952 bytes} [Wed Jul 1 01:11:56 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 01:11:56.605 7 WARNING oslo_policy.policy [None req-eae2b3e0-85f8-4ab3-8d4c-0a2e66beb8d6 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - 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-07-01 01:11:56.606 7 WARNING oslo_policy.policy [None req-eae2b3e0-85f8-4ab3-8d4c-0a2e66beb8d6 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - 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-07-01 01:11:56.608 7 INFO glance.api.v2.image_data [None req-eae2b3e0-85f8-4ab3-8d4c-0a2e66beb8d6 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:12:00.323 7 WARNING glance.location [None req-eae2b3e0-85f8-4ab3-8d4c-0a2e66beb8d6 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/14] 199.204.45.116 () {48 vars in 1046 bytes} [Wed Jul 1 01:11:56 2026] PUT /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab/file => generated 0 bytes in 3766 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6724 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.116 () {44 vars in 972 bytes} [Wed Jul 1 01:12:00 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:12:00.479 7 WARNING oslo_config.cfg [None req-789b85d0-054c-45cb-9b67-494e1fa4797b 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - 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: 8/16] 199.204.45.116 () {48 vars in 1052 bytes} [Wed Jul 1 01:12:00 2026] PATCH /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.116 () {44 vars in 972 bytes} [Wed Jul 1 01:12:00 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/264] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:32:29 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: 133/265] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:32:29 2026] GET /v2/images => generated 1381 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/268] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:32:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:32:47 2026] GET /v2/images => generated 1381 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.204.45.116 () {44 vars in 938 bytes} [Wed Jul 1 01:32:48 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.204.45.116 () {44 vars in 960 bytes} [Wed Jul 1 01:32:48 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.204.45.116 () {44 vars in 940 bytes} [Wed Jul 1 01:32:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.116 () {48 vars in 952 bytes} [Wed Jul 1 01:32:48 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 01:32:48.404 8 WARNING oslo_policy.policy [None req-88a95dc3-ebea-4bd4-a805-2e3be81d914d 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - 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-07-01 01:32:48.404 8 WARNING oslo_policy.policy [None req-88a95dc3-ebea-4bd4-a805-2e3be81d914d 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - 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-07-01 01:32:48.405 8 INFO glance.api.v2.image_data [None req-88a95dc3-ebea-4bd4-a805-2e3be81d914d 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:33:13.887 8 WARNING glance.location [None req-88a95dc3-ebea-4bd4-a805-2e3be81d914d 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/280] 199.204.45.116 () {48 vars in 1047 bytes} [Wed Jul 1 01:32:48 2026] PUT /v2/images/ed91dd50-7f3a-4a15-85d5-b15c63121fcd/file => generated 0 bytes in 25538 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65445 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.204.45.116 () {44 vars in 972 bytes} [Wed Jul 1 01:33:13 2026] GET /v2/images/ed91dd50-7f3a-4a15-85d5-b15c63121fcd => 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: 139/282] 199.204.45.116 () {48 vars in 1052 bytes} [Wed Jul 1 01:33:13 2026] PATCH /v2/images/ed91dd50-7f3a-4a15-85d5-b15c63121fcd => generated 1395 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 199.204.45.116 () {44 vars in 972 bytes} [Wed Jul 1 01:33:14 2026] GET /v2/images/ed91dd50-7f3a-4a15-85d5-b15c63121fcd => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/284] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:33:15 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/285] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:33:15 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/366] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:39:51 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: 181/367] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:39:51 2026] GET /v2/images => generated 2778 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:40:02 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: 183/371] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:40:02 2026] GET /v2/images => generated 2778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.204.45.116 () {44 vars in 948 bytes} [Wed Jul 1 01:40:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.204.45.116 () {44 vars in 970 bytes} [Wed Jul 1 01:40:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.204.45.116 () {44 vars in 940 bytes} [Wed Jul 1 01:40:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.204.45.116 () {48 vars in 952 bytes} [Wed Jul 1 01:40:02 2026] POST /v2/images => generated 799 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 01:40:02.300 7 INFO glance.api.v2.image_data [None req-6cc6aead-ac1a-408d-aaa2-e079b38d13fc 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:40:29.610 7 INFO glance.location [None req-6cc6aead-ac1a-408d-aaa2-e079b38d13fc 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/382] 199.204.45.116 () {48 vars in 1046 bytes} [Wed Jul 1 01:40:02 2026] PUT /v2/images/5bae3f96-4cad-40a5-988d-10c22633fcc8/file => generated 0 bytes in 27366 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25854 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.116 () {44 vars in 972 bytes} [Wed Jul 1 01:40:29 2026] GET /v2/images/5bae3f96-4cad-40a5-988d-10c22633fcc8 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.116 () {48 vars in 1052 bytes} [Wed Jul 1 01:40:29 2026] PATCH /v2/images/5bae3f96-4cad-40a5-988d-10c22633fcc8 => generated 1410 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.204.45.116 () {44 vars in 972 bytes} [Wed Jul 1 01:40:29 2026] GET /v2/images/5bae3f96-4cad-40a5-988d-10c22633fcc8 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:41:07 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: 197/393] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:41:07 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:41:25 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: 200/399] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:41:25 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.204.45.116 () {44 vars in 940 bytes} [Wed Jul 1 01:41:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.116 () {44 vars in 962 bytes} [Wed Jul 1 01:41:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.116 () {44 vars in 940 bytes} [Wed Jul 1 01:41:26 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: 8|app: 0|req: 202/403] 199.204.45.116 () {48 vars in 952 bytes} [Wed Jul 1 01:41:26 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 01:41:26.165 7 INFO glance.api.v2.image_data [None req-08e2d731-548f-45c8-b286-3406264f3591 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:41:40.978 7 INFO glance.location [None req-08e2d731-548f-45c8-b286-3406264f3591 013cb81e1f794148a59ec3dea55b7e71 b4a32a14be9941c2823eca681b589af8 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 202/408] 199.204.45.116 () {48 vars in 1047 bytes} [Wed Jul 1 01:41:26 2026] PUT /v2/images/2acb90a3-b334-46e4-aad9-4c95384408a0/file => generated 0 bytes in 14866 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31955 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.204.45.116 () {44 vars in 972 bytes} [Wed Jul 1 01:41:41 2026] GET /v2/images/2acb90a3-b334-46e4-aad9-4c95384408a0 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.204.45.116 () {48 vars in 1052 bytes} [Wed Jul 1 01:41:41 2026] PATCH /v2/images/2acb90a3-b334-46e4-aad9-4c95384408a0 => generated 1382 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.116 () {44 vars in 972 bytes} [Wed Jul 1 01:41:41 2026] GET /v2/images/2acb90a3-b334-46e4-aad9-4c95384408a0 => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/568] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:54:43 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: 287/569] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:54:43 2026] GET /v2/images => generated 5574 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/598] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:57:03 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: 297/599] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:57:03 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/600] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:57:05 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/601] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:57:05 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/612] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:57:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/613] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:57:55 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/616] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:58:04 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/617] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:58:04 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/630] 199.204.45.116 () {42 vars in 689 bytes} [Wed Jul 1 01:59:07 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: 313/631] 199.204.45.116 () {44 vars in 911 bytes} [Wed Jul 1 01:59:07 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/642] 10.0.0.90 () {32 vars in 632 bytes} [Wed Jul 1 01:59:50 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/647] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jul 1 02:00:11 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 321/648] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jul 1 02:00:11 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: 328/649] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jul 1 02:00:13 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/650] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jul 1 02:00:13 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: 329/651] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 1 02:00:15 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/652] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:00:15 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/653] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:00:15 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/654] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 1 02:00:15 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/655] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:00:15 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: 325/656] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:00:15 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: 332/657] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 1 02:00:15 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/658] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:00:15 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: 333/659] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:00:15 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: 327/660] 10.0.0.108 () {36 vars in 987 bytes} [Wed Jul 1 02:00:16 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/661] 10.0.0.108 () {36 vars in 927 bytes} [Wed Jul 1 02:00:16 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/662] 10.0.0.108 () {36 vars in 987 bytes} [Wed Jul 1 02:00:16 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/663] 10.0.0.108 () {36 vars in 927 bytes} [Wed Jul 1 02:00:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/664] 10.0.0.108 () {36 vars in 927 bytes} [Wed Jul 1 02:00:16 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/667] 199.204.45.116 () {36 vars in 991 bytes} [Wed Jul 1 02:00:20 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/668] 199.204.45.116 () {36 vars in 931 bytes} [Wed Jul 1 02:00:20 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: 338/669] 199.204.45.116 () {36 vars in 991 bytes} [Wed Jul 1 02:00:20 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/670] 199.204.45.116 () {36 vars in 931 bytes} [Wed Jul 1 02:00:20 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: 340/673] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jul 1 02:00:37 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/674] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jul 1 02:00:37 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: 343/679] 10.0.0.90 () {30 vars in 410 bytes} [Wed Jul 1 02:00: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: 341/688] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jul 1 02:01:33 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/689] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jul 1 02:01:33 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: 343/692] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jul 1 02:01:46 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/693] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jul 1 02:01:46 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: 346/698] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jul 1 02:01:59 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/699] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jul 1 02:01:59 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 1 02:02:00 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:02: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: 348/702] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:02:00 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: 355/703] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 1 02:02:00 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:02:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/705] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:02:00 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: 350/706] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 1 02:02:00 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/707] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:02:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:02: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: 8|app: 0|req: 358/709] 10.0.0.108 () {36 vars in 987 bytes} [Wed Jul 1 02:02:00 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.108 () {36 vars in 927 bytes} [Wed Jul 1 02:02:00 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: 359/711] 10.0.0.108 () {36 vars in 987 bytes} [Wed Jul 1 02:02:01 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/712] 10.0.0.108 () {36 vars in 927 bytes} [Wed Jul 1 02:02: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: 360/713] 10.0.0.108 () {36 vars in 927 bytes} [Wed Jul 1 02:02: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: 363/718] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jul 1 02:02:22 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/719] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jul 1 02:02:22 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: 364/720] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jul 1 02:02:27 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/721] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jul 1 02:02: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: 8|app: 0|req: 367/726] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jul 1 02:02:45 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/727] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jul 1 02:02:45 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: 370/732] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jul 1 02:03:02 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/733] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jul 1 02:03:02 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: 371/734] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jul 1 02:03:02 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jul 1 02:03:02 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/742] 199.204.45.116 () {32 vars in 826 bytes} [Wed Jul 1 02:03:32 2026] GET /v2/images?status=active&owner=b4a32a14be9941c2823eca681b589af8&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/743] 199.204.45.116 () {32 vars in 653 bytes} [Wed Jul 1 02:03:32 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: 369/744] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 1 02:03:33 2026] GET /v2/images/ed91dd50-7f3a-4a15-85d5-b15c63121fcd => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/745] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:03:33 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: 370/746] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:03:33 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: 377/747] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 1 02:03:33 2026] GET /v2/images/ed91dd50-7f3a-4a15-85d5-b15c63121fcd => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/748] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:03:33 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: 378/749] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:03:33 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: 372/750] 10.0.0.106 () {36 vars in 987 bytes} [Wed Jul 1 02:03:33 2026] GET /v2/images/ed91dd50-7f3a-4a15-85d5-b15c63121fcd => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/751] 10.0.0.106 () {36 vars in 927 bytes} [Wed Jul 1 02:03:33 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: 373/752] 10.0.0.108 () {36 vars in 987 bytes} [Wed Jul 1 02:03:33 2026] GET /v2/images/ed91dd50-7f3a-4a15-85d5-b15c63121fcd => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/753] 10.0.0.108 () {36 vars in 927 bytes} [Wed Jul 1 02:03:33 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: 374/754] 10.0.0.108 () {36 vars in 987 bytes} [Wed Jul 1 02:03:33 2026] GET /v2/images/ed91dd50-7f3a-4a15-85d5-b15c63121fcd => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/755] 10.0.0.108 () {36 vars in 927 bytes} [Wed Jul 1 02:03:33 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: 375/756] 10.0.0.108 () {36 vars in 927 bytes} [Wed Jul 1 02:03:33 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/761] 10.0.0.90 () {34 vars in 654 bytes} [Wed Jul 1 02:03:56 2026] POST /v2/images => generated 648 bytes in 251 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 02:03:56.435 7 WARNING glance.api.v2.images [None req-d7d9eb44-29af-4c4e-a16a-4d920104d4f6 db71365fe979479cba2eba841f353e45 614f2ad0aac3498db5e5ded718c3d79a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//77eb2e87-5664-4dbc-9381-d7f0cec919d3 [pid: 7|app: 0|req: 378/762] 10.0.0.90 () {32 vars in 709 bytes} [Wed Jul 1 02:03:56 2026] DELETE /v2/images/77eb2e87-5664-4dbc-9381-d7f0cec919d3 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/763] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jul 1 02:03:56 2026] GET /v2/images/77eb2e87-5664-4dbc-9381-d7f0cec919d3 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/764] 10.0.0.90 () {32 vars in 632 bytes} [Wed Jul 1 02:03:56 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/765] 10.0.0.90 () {34 vars in 654 bytes} [Wed Jul 1 02:03:56 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/766] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:03:56 2026] GET /v2/images/ec54bf41-2637-4191-a4b5-82bfbb426f09/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:56.682 8 INFO glance.api.v2.image_data [None req-8f6b34a8-c78d-47a1-b308-83782afde450 db71365fe979479cba2eba841f353e45 614f2ad0aac3498db5e5ded718c3d79a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 02:03:56.722 8 WARNING glance_store._drivers.rbd [None req-8f6b34a8-c78d-47a1-b308-83782afde450 db71365fe979479cba2eba841f353e45 614f2ad0aac3498db5e5ded718c3d79a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 02:03:57.619 8 INFO glance.location [None req-8f6b34a8-c78d-47a1-b308-83782afde450 db71365fe979479cba2eba841f353e45 614f2ad0aac3498db5e5ded718c3d79a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 387/767] 10.0.0.90 () {32 vars in 726 bytes} [Wed Jul 1 02:03:56 2026] PUT /v2/images/ec54bf41-2637-4191-a4b5-82bfbb426f09/file => generated 0 bytes in 991 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/768] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jul 1 02:03:57 2026] GET /v2/images/ec54bf41-2637-4191-a4b5-82bfbb426f09 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/769] 10.0.0.90 () {32 vars in 716 bytes} [Wed Jul 1 02:03:57 2026] GET /v2/images/ec54bf41-2637-4191-a4b5-82bfbb426f09/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/770] 10.0.0.90 () {34 vars in 654 bytes} [Wed Jul 1 02:03:57 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/771] 10.0.0.90 () {32 vars in 725 bytes} [Wed Jul 1 02:03:57 2026] PATCH /v2/images/39f850e9-9e57-40e2-bdf4-4b941d41e8c4 => generated 652 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/772] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jul 1 02:03:57 2026] GET /v2/images/39f850e9-9e57-40e2-bdf4-4b941d41e8c4 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:57.985 8 WARNING glance.api.v2.images [None req-e9528e01-a2ef-4183-8599-4b8b4d201db5 db71365fe979479cba2eba841f353e45 614f2ad0aac3498db5e5ded718c3d79a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//39f850e9-9e57-40e2-bdf4-4b941d41e8c4 [pid: 8|app: 0|req: 390/773] 10.0.0.90 () {32 vars in 709 bytes} [Wed Jul 1 02:03:57 2026] DELETE /v2/images/39f850e9-9e57-40e2-bdf4-4b941d41e8c4 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/774] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jul 1 02:03:58 2026] GET /v2/images/39f850e9-9e57-40e2-bdf4-4b941d41e8c4 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:58.051 8 WARNING glance.api.v2.images [None req-fc50b837-f84f-4744-9250-d0dd84bd5bb5 db71365fe979479cba2eba841f353e45 614f2ad0aac3498db5e5ded718c3d79a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ec54bf41-2637-4191-a4b5-82bfbb426f09 [pid: 8|app: 0|req: 391/777] 10.0.0.90 () {32 vars in 709 bytes} [Wed Jul 1 02:03:58 2026] DELETE /v2/images/ec54bf41-2637-4191-a4b5-82bfbb426f09 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/778] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jul 1 02:03:58 2026] GET /v2/images/ec54bf41-2637-4191-a4b5-82bfbb426f09 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:58.939 8 WARNING glance.api.v2.images [None req-28537311-94f6-4f07-b3ef-1a673738c9ed db71365fe979479cba2eba841f353e45 614f2ad0aac3498db5e5ded718c3d79a - - default default] Failed to find image 77eb2e87-5664-4dbc-9381-d7f0cec919d3 to delete: glance.common.exception.ImageNotFound: No image found with ID 77eb2e87-5664-4dbc-9381-d7f0cec919d3 [pid: 8|app: 0|req: 392/779] 10.0.0.90 () {32 vars in 709 bytes} [Wed Jul 1 02:03:58 2026] DELETE /v2/images/77eb2e87-5664-4dbc-9381-d7f0cec919d3 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.90 () {32 vars in 706 bytes} [Wed Jul 1 02:03:58 2026] GET /v2/images/77eb2e87-5664-4dbc-9381-d7f0cec919d3 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/783] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jul 1 02:04:12 2026] GET /v2/images/f526df1e-b0f6-4bb4-aee5-8552bd924aab => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/784] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jul 1 02:04:12 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: 417/829] 10.0.0.90 () {32 vars in 632 bytes} [Wed Jul 1 02:07:55 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)