+ 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 [Thu Jul 16 14:45:30 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-5c6f755d67-s85wl 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7ff4912d8668 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-16 14:45:32.437 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-16 14:45:32.437 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-16 14:45:33.308 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-16 14:45:33.309 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-16 14:45:33.310 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-16 14:45:33.342 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-16 14:45:33.344 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-16 14:45:33.344 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-16 14:45:35.471 7 WARNING glance.api.v2.images [None req-54a6af30-e9e9-45b5-a341-6c9b60dd40cb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 14:45:35.475 8 WARNING glance.api.v2.images [None req-3a16c399-ac88-4548-9548-463af6ea1aad - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 14:45:35.868 7 WARNING keystonemiddleware._common.config [None req-54a6af30-e9e9-45b5-a341-6c9b60dd40cb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 14:45:35.879 7 WARNING oslo_config.cfg [None req-54a6af30-e9e9-45b5-a341-6c9b60dd40cb - - - - - -] 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 0x7ff4912d8668 pid: 7 (default app) 2026-07-16 14:45:35.903 8 WARNING keystonemiddleware._common.config [None req-3a16c399-ac88-4548-9548-463af6ea1aad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 14:45:35.912 8 WARNING oslo_config.cfg [None req-3a16c399-ac88-4548-9548-463af6ea1aad - - - - - -] 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 0x7ff4912d8668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 14:45:36 2026] GET / => generated 1312 bytes in 1 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-16 14:45:36.982 8 WARNING oslo_policy.policy [None req-5ce475fc-0209-484b-b2d6-e3f7c5b304db 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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-16 14:45:36.983 8 WARNING oslo_policy.policy [None req-5ce475fc-0209-484b-b2d6-e3f7c5b304db 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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-16 14:45:36.997 8 WARNING oslo_policy.policy [None req-5ce475fc-0209-484b-b2d6-e3f7c5b304db 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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-16 14:45:36.997 8 WARNING oslo_policy.policy [None req-5ce475fc-0209-484b-b2d6-e3f7c5b304db 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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.138 () {44 vars in 910 bytes} [Thu Jul 16 14:45:36 2026] GET /v2/images => generated 69 bytes in 586 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.138 () {42 vars in 688 bytes} [Thu Jul 16 14:45:40 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.138 () {44 vars in 910 bytes} [Thu Jul 16 14:45:40 2026] GET /v2/images => generated 69 bytes in 43 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-16 14:45:40.976 7 WARNING oslo_policy.policy [None req-80dd166c-ad08-4686-bc20-8df71ea86875 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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-16 14:45:40.976 7 WARNING oslo_policy.policy [None req-80dd166c-ad08-4686-bc20-8df71ea86875 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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.138 () {44 vars in 911 bytes} [Thu Jul 16 14:45:40 2026] GET /v2/images/cirros => generated 151 bytes in 131 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.138 () {44 vars in 933 bytes} [Thu Jul 16 14:45:41 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 14:45:41.110 7 WARNING oslo_policy.policy [None req-400a563f-a5bc-4cef-bdb2-d18d4c4b79d1 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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-16 14:45:41.111 7 WARNING oslo_policy.policy [None req-400a563f-a5bc-4cef-bdb2-d18d4c4b79d1 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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.138 () {44 vars in 939 bytes} [Thu Jul 16 14:45:41 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-16 14:45:41.197 8 WARNING oslo_config.cfg [None req-6cbfe295-d73d-466f-a118-ddaed4190cc2 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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.138 () {48 vars in 951 bytes} [Thu Jul 16 14:45:41 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 14:45:41.216 7 WARNING oslo_policy.policy [None req-81d04395-6de3-4591-b22a-4097202dc3a7 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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-16 14:45:41.217 7 WARNING oslo_policy.policy [None req-81d04395-6de3-4591-b22a-4097202dc3a7 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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-16 14:45:41.218 7 INFO glance.api.v2.image_data [None req-81d04395-6de3-4591-b22a-4097202dc3a7 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 14:45:44.462 7 WARNING glance.location [None req-81d04395-6de3-4591-b22a-4097202dc3a7 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.138 () {48 vars in 1045 bytes} [Thu Jul 16 14:45:41 2026] PUT /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52/file => generated 0 bytes in 3289 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5944 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.138 () {44 vars in 971 bytes} [Thu Jul 16 14:45:44 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 14:45:44.608 7 WARNING oslo_config.cfg [None req-4a865612-72f1-49ba-a45d-515f62b6a747 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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/14] 199.204.45.138 () {48 vars in 1051 bytes} [Thu Jul 16 14:45:44 2026] PATCH /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.138 () {44 vars in 971 bytes} [Thu Jul 16 14:45:44 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => 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: 140/276] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 15:07:22 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: 137/277] 199.204.45.138 () {44 vars in 910 bytes} [Thu Jul 16 15:07:22 2026] GET /v2/images => generated 1381 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 15:07:40 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: 140/283] 199.204.45.138 () {44 vars in 910 bytes} [Thu Jul 16 15:07:40 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.138 () {44 vars in 937 bytes} [Thu Jul 16 15:07:40 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.138 () {44 vars in 959 bytes} [Thu Jul 16 15:07:40 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.138 () {44 vars in 939 bytes} [Thu Jul 16 15:07:40 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: 142/287] 199.204.45.138 () {48 vars in 951 bytes} [Thu Jul 16 15:07:40 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 15:07:40.375 7 INFO glance.api.v2.image_data [None req-46c0862e-e1d7-4ade-86f1-84d2822cd1c4 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 15:08:11.803 7 WARNING glance.location [None req-46c0862e-e1d7-4ade-86f1-84d2822cd1c4 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/294] 199.204.45.138 () {48 vars in 1046 bytes} [Thu Jul 16 15:07:40 2026] PUT /v2/images/5a3ad529-205b-489b-8321-90a8e9fe38ec/file => generated 0 bytes in 31476 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64840 switches on core 0) [pid: 8|app: 0|req: 149/295] 199.204.45.138 () {44 vars in 971 bytes} [Thu Jul 16 15:08:11 2026] GET /v2/images/5a3ad529-205b-489b-8321-90a8e9fe38ec => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/296] 199.204.45.138 () {48 vars in 1051 bytes} [Thu Jul 16 15:08:11 2026] PATCH /v2/images/5a3ad529-205b-489b-8321-90a8e9fe38ec => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/297] 199.204.45.138 () {44 vars in 971 bytes} [Thu Jul 16 15:08:11 2026] GET /v2/images/5a3ad529-205b-489b-8321-90a8e9fe38ec => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/298] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 15:08:13 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: 151/299] 199.204.45.138 () {44 vars in 910 bytes} [Thu Jul 16 15:08:13 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 15:17:48 2026] GET / => generated 1312 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.138 () {44 vars in 910 bytes} [Thu Jul 16 15:17:48 2026] GET /v2/images => generated 2778 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/420] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 15:17:58 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: 209/421] 199.204.45.138 () {44 vars in 910 bytes} [Thu Jul 16 15:17:58 2026] GET /v2/images => generated 2778 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 199.204.45.138 () {44 vars in 947 bytes} [Thu Jul 16 15:17:59 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: 210/423] 199.204.45.138 () {44 vars in 969 bytes} [Thu Jul 16 15:17:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 199.204.45.138 () {44 vars in 939 bytes} [Thu Jul 16 15:17:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/425] 199.204.45.138 () {48 vars in 951 bytes} [Thu Jul 16 15:17:59 2026] POST /v2/images => generated 799 bytes in 647 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 15:17:59.914 8 WARNING oslo_policy.policy [None req-1446f27c-7605-4e82-91d7-1a0b30a09345 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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-16 15:17:59.915 8 WARNING oslo_policy.policy [None req-1446f27c-7605-4e82-91d7-1a0b30a09345 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - 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-16 15:17:59.917 8 INFO glance.api.v2.image_data [None req-1446f27c-7605-4e82-91d7-1a0b30a09345 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 15:19:43.278 8 INFO glance.location [None req-1446f27c-7605-4e82-91d7-1a0b30a09345 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 215/446] 199.204.45.138 () {48 vars in 1045 bytes} [Thu Jul 16 15:17:59 2026] PUT /v2/images/0df7fe60-f9e8-4520-8165-2609b5c303d5/file => generated 0 bytes in 103415 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16144 switches on core 0) [pid: 7|app: 0|req: 232/447] 199.204.45.138 () {44 vars in 971 bytes} [Thu Jul 16 15:19:43 2026] GET /v2/images/0df7fe60-f9e8-4520-8165-2609b5c303d5 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/448] 199.204.45.138 () {48 vars in 1051 bytes} [Thu Jul 16 15:19:43 2026] PATCH /v2/images/0df7fe60-f9e8-4520-8165-2609b5c303d5 => generated 1410 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/449] 199.204.45.138 () {44 vars in 971 bytes} [Thu Jul 16 15:19:43 2026] GET /v2/images/0df7fe60-f9e8-4520-8165-2609b5c303d5 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/460] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 15:20:33 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: 222/461] 199.204.45.138 () {44 vars in 910 bytes} [Thu Jul 16 15:20:33 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/466] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 15:20:49 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: 242/467] 199.204.45.138 () {44 vars in 910 bytes} [Thu Jul 16 15:20:49 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/468] 199.204.45.138 () {44 vars in 939 bytes} [Thu Jul 16 15:20:49 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: 7|app: 0|req: 243/469] 199.204.45.138 () {44 vars in 961 bytes} [Thu Jul 16 15:20:49 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/470] 199.204.45.138 () {44 vars in 939 bytes} [Thu Jul 16 15:20:49 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: 7|app: 0|req: 244/471] 199.204.45.138 () {48 vars in 951 bytes} [Thu Jul 16 15:20:49 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 15:20:49.750 8 INFO glance.api.v2.image_data [None req-1bea9b06-c034-42ce-8be0-6616175cb0e5 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 15:21:17.611 8 INFO glance.location [None req-1bea9b06-c034-42ce-8be0-6616175cb0e5 0a6c7ea8d16c4fe9b1a3e0fc6e5ae683 1d375eb93f3248b78608ddfe1f495208 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 228/478] 199.204.45.138 () {48 vars in 1046 bytes} [Thu Jul 16 15:20:49 2026] PUT /v2/images/bf5d672b-768b-49d5-8647-45a25cdaef0d/file => generated 0 bytes in 27998 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20041 switches on core 0) [pid: 7|app: 0|req: 251/479] 199.204.45.138 () {44 vars in 971 bytes} [Thu Jul 16 15:21:17 2026] GET /v2/images/bf5d672b-768b-49d5-8647-45a25cdaef0d => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/480] 199.204.45.138 () {48 vars in 1051 bytes} [Thu Jul 16 15:21:17 2026] PATCH /v2/images/bf5d672b-768b-49d5-8647-45a25cdaef0d => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/481] 199.204.45.138 () {44 vars in 971 bytes} [Thu Jul 16 15:21:17 2026] GET /v2/images/bf5d672b-768b-49d5-8647-45a25cdaef0d => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/666] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 15:36:39 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: 345/667] 199.204.45.138 () {44 vars in 910 bytes} [Thu Jul 16 15:36:39 2026] GET /v2/images => generated 5574 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/698] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 15:39:08 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: 338/699] 199.204.45.138 () {44 vars in 910 bytes} [Thu Jul 16 15:39:08 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/700] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 15:39:10 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: 339/701] 199.204.45.138 () {44 vars in 910 bytes} [Thu Jul 16 15:39:10 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/714] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 15:40: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: 369/715] 199.204.45.138 () {44 vars in 910 bytes} [Thu Jul 16 15:40:05 2026] GET /v2/images => generated 5574 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/716] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 15:40:14 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: 370/717] 199.204.45.138 () {44 vars in 910 bytes} [Thu Jul 16 15:40:14 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/732] 199.204.45.138 () {42 vars in 688 bytes} [Thu Jul 16 15:41:18 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: 355/733] 199.204.45.138 () {44 vars in 910 bytes} [Thu Jul 16 15:41:18 2026] GET /v2/images => generated 5574 bytes in 55 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: 383/742] 10.0.0.4 () {32 vars in 631 bytes} [Thu Jul 16 15:42:02 2026] GET /v2/images => generated 5574 bytes in 21 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: 362/747] 10.0.0.193 () {36 vars in 987 bytes} [Thu Jul 16 15:42:20 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1312 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/748] 10.0.0.193 () {36 vars in 927 bytes} [Thu Jul 16 15:42: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: 363/749] 10.0.0.193 () {36 vars in 987 bytes} [Thu Jul 16 15:42:21 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1312 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/750] 10.0.0.193 () {36 vars in 927 bytes} [Thu Jul 16 15:42:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/751] 10.0.0.193 () {36 vars in 987 bytes} [Thu Jul 16 15:42:22 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => 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: 388/752] 10.0.0.193 () {36 vars in 927 bytes} [Thu Jul 16 15:42: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: 366/755] 199.204.45.138 () {36 vars in 991 bytes} [Thu Jul 16 15:42:28 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => 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: 390/756] 199.204.45.138 () {36 vars in 931 bytes} [Thu Jul 16 15:42:28 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/757] 199.204.45.138 () {36 vars in 991 bytes} [Thu Jul 16 15:42:29 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/758] 199.204.45.138 () {36 vars in 931 bytes} [Thu Jul 16 15:42:29 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: 370/763] 10.0.0.82 () {36 vars in 986 bytes} [Thu Jul 16 15:42:48 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1312 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/764] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:42:48 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: 371/765] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:42:48 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: 395/766] 10.0.0.82 () {36 vars in 986 bytes} [Thu Jul 16 15:42:48 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/767] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:42:48 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: 396/768] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:42:48 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/769] 10.0.0.82 () {36 vars in 986 bytes} [Thu Jul 16 15:42:48 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => 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: 397/770] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:42:48 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: 374/771] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:42:48 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/772] 10.0.0.137 () {36 vars in 911 bytes} [Thu Jul 16 15:42:49 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/773] 10.0.0.137 () {36 vars in 1007 bytes} [Thu Jul 16 15:42:49 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/774] 10.0.0.137 () {36 vars in 987 bytes} [Thu Jul 16 15:42:49 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/775] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 16 15:42:49 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: 400/776] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 16 15:42:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/779] 10.0.0.4 () {30 vars in 409 bytes} [Thu Jul 16 15:43: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: 406/786] 10.0.0.193 () {36 vars in 987 bytes} [Thu Jul 16 15:43:33 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => 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: 381/787] 10.0.0.193 () {36 vars in 927 bytes} [Thu Jul 16 15:43: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: 386/796] 10.0.0.193 () {36 vars in 987 bytes} [Thu Jul 16 15:44:07 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => 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: 411/797] 10.0.0.193 () {36 vars in 927 bytes} [Thu Jul 16 15:44:07 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: 389/802] 10.0.0.193 () {36 vars in 987 bytes} [Thu Jul 16 15:44:26 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/803] 10.0.0.193 () {36 vars in 927 bytes} [Thu Jul 16 15:44:26 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: 392/808] 10.0.0.4 () {34 vars in 653 bytes} [Thu Jul 16 15:44:47 2026] POST /v2/images => generated 649 bytes in 231 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-16 15:44:47.361 7 WARNING glance.api.v2.images [None req-21dd964d-1c41-429f-b2b3-f977a96203cd fa73baf9aeab44dc8da750300fcd5b59 3460ccf51bd44987b5600278b798cd80 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//30fca37a-90ed-4b90-af6d-f86176add4af [pid: 7|app: 0|req: 417/809] 10.0.0.4 () {32 vars in 708 bytes} [Thu Jul 16 15:44:47 2026] DELETE /v2/images/30fca37a-90ed-4b90-af6d-f86176add4af => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/810] 10.0.0.4 () {32 vars in 705 bytes} [Thu Jul 16 15:44:47 2026] GET /v2/images/30fca37a-90ed-4b90-af6d-f86176add4af => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/811] 10.0.0.4 () {32 vars in 631 bytes} [Thu Jul 16 15:44:47 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/812] 10.0.0.4 () {34 vars in 653 bytes} [Thu Jul 16 15:44:47 2026] POST /v2/images => generated 703 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/813] 10.0.0.4 () {32 vars in 715 bytes} [Thu Jul 16 15:44:47 2026] GET /v2/images/949c27d3-b288-4c98-8149-930a43f58b49/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 15:44:47.564 8 INFO glance.api.v2.image_data [None req-65d0504e-55f9-4764-8f72-a4b69ad09e5b fa73baf9aeab44dc8da750300fcd5b59 3460ccf51bd44987b5600278b798cd80 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 15:44:47.632 8 WARNING glance_store._drivers.rbd [None req-65d0504e-55f9-4764-8f72-a4b69ad09e5b fa73baf9aeab44dc8da750300fcd5b59 3460ccf51bd44987b5600278b798cd80 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-16 15:44:48.357 8 INFO glance.location [None req-65d0504e-55f9-4764-8f72-a4b69ad09e5b fa73baf9aeab44dc8da750300fcd5b59 3460ccf51bd44987b5600278b798cd80 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 395/814] 10.0.0.4 () {32 vars in 725 bytes} [Thu Jul 16 15:44:47 2026] PUT /v2/images/949c27d3-b288-4c98-8149-930a43f58b49/file => generated 0 bytes in 841 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/815] 10.0.0.4 () {32 vars in 705 bytes} [Thu Jul 16 15:44:48 2026] GET /v2/images/949c27d3-b288-4c98-8149-930a43f58b49 => 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: 396/816] 10.0.0.4 () {32 vars in 715 bytes} [Thu Jul 16 15:44:48 2026] GET /v2/images/949c27d3-b288-4c98-8149-930a43f58b49/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/817] 10.0.0.4 () {34 vars in 653 bytes} [Thu Jul 16 15:44:48 2026] POST /v2/images => generated 648 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/818] 10.0.0.4 () {32 vars in 724 bytes} [Thu Jul 16 15:44:48 2026] PATCH /v2/images/656538e8-e10f-4549-9709-cbebf8c98eb1 => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/819] 10.0.0.4 () {32 vars in 705 bytes} [Thu Jul 16 15:44:48 2026] GET /v2/images/656538e8-e10f-4549-9709-cbebf8c98eb1 => generated 653 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 15:44:48.656 8 WARNING glance.api.v2.images [None req-0ae73c28-eb4e-4252-affa-889d71402b57 fa73baf9aeab44dc8da750300fcd5b59 3460ccf51bd44987b5600278b798cd80 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//656538e8-e10f-4549-9709-cbebf8c98eb1 [pid: 8|app: 0|req: 398/820] 10.0.0.4 () {32 vars in 708 bytes} [Thu Jul 16 15:44:48 2026] DELETE /v2/images/656538e8-e10f-4549-9709-cbebf8c98eb1 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/821] 10.0.0.4 () {32 vars in 705 bytes} [Thu Jul 16 15:44:48 2026] GET /v2/images/656538e8-e10f-4549-9709-cbebf8c98eb1 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 15:44:48.758 8 WARNING glance.api.v2.images [None req-611cb12c-bfa1-4908-a27a-152fc01028e8 fa73baf9aeab44dc8da750300fcd5b59 3460ccf51bd44987b5600278b798cd80 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//949c27d3-b288-4c98-8149-930a43f58b49 [pid: 8|app: 0|req: 399/822] 10.0.0.4 () {32 vars in 708 bytes} [Thu Jul 16 15:44:48 2026] DELETE /v2/images/949c27d3-b288-4c98-8149-930a43f58b49 => generated 0 bytes in 1704 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/823] 10.0.0.4 () {32 vars in 705 bytes} [Thu Jul 16 15:44:50 2026] GET /v2/images/949c27d3-b288-4c98-8149-930a43f58b49 => generated 139 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 15:44:50.537 8 WARNING glance.api.v2.images [None req-0a81de7a-8a60-4aac-b079-78e2204acc97 fa73baf9aeab44dc8da750300fcd5b59 3460ccf51bd44987b5600278b798cd80 - - default default] Failed to find image 30fca37a-90ed-4b90-af6d-f86176add4af to delete: glance.common.exception.ImageNotFound: No image found with ID 30fca37a-90ed-4b90-af6d-f86176add4af [pid: 8|app: 0|req: 400/824] 10.0.0.4 () {32 vars in 708 bytes} [Thu Jul 16 15:44:50 2026] DELETE /v2/images/30fca37a-90ed-4b90-af6d-f86176add4af => generated 147 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/825] 10.0.0.4 () {32 vars in 705 bytes} [Thu Jul 16 15:44:50 2026] GET /v2/images/30fca37a-90ed-4b90-af6d-f86176add4af => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/834] 10.0.0.4 () {32 vars in 705 bytes} [Thu Jul 16 15:45:28 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/835] 10.0.0.4 () {32 vars in 705 bytes} [Thu Jul 16 15:45:28 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/836] 10.0.0.82 () {36 vars in 986 bytes} [Thu Jul 16 15:45:28 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => 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: 406/837] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:45:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/838] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:45:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/839] 10.0.0.82 () {36 vars in 986 bytes} [Thu Jul 16 15:45:28 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => 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: 433/840] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:45:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/841] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:45:28 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: 434/842] 10.0.0.82 () {36 vars in 986 bytes} [Thu Jul 16 15:45:28 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => 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: 409/843] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:45:28 2026] GET /v2/schemas/image => generated 4018 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/844] 10.0.0.137 () {36 vars in 911 bytes} [Thu Jul 16 15:45:28 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/845] 10.0.0.137 () {36 vars in 1007 bytes} [Thu Jul 16 15:45:28 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/846] 10.0.0.137 () {36 vars in 987 bytes} [Thu Jul 16 15:45:28 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/847] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 16 15:45:28 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: 437/848] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 16 15:45:28 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: 441/855] 10.0.0.193 () {36 vars in 987 bytes} [Thu Jul 16 15:45:57 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => 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: 415/856] 10.0.0.193 () {36 vars in 927 bytes} [Thu Jul 16 15:45:57 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: 442/857] 10.0.0.193 () {36 vars in 987 bytes} [Thu Jul 16 15:46:02 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/858] 10.0.0.193 () {36 vars in 927 bytes} [Thu Jul 16 15:46: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: 7|app: 0|req: 445/863] 10.0.0.193 () {36 vars in 987 bytes} [Thu Jul 16 15:46:16 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => 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: 419/864] 10.0.0.193 () {36 vars in 927 bytes} [Thu Jul 16 15:46:16 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: 447/867] 10.0.0.193 () {36 vars in 987 bytes} [Thu Jul 16 15:46:34 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/868] 10.0.0.193 () {36 vars in 927 bytes} [Thu Jul 16 15:46:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/871] 10.0.0.193 () {36 vars in 987 bytes} [Thu Jul 16 15:46:37 2026] GET /v2/images/1d8dc2ea-a26d-40ae-99b3-892b07ef4b52 => 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: 423/872] 10.0.0.193 () {36 vars in 927 bytes} [Thu Jul 16 15:46:37 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: 428/881] 199.204.45.138 () {32 vars in 826 bytes} [Thu Jul 16 15:47:16 2026] GET /v2/images?status=active&owner=1d375eb93f3248b78608ddfe1f495208&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/882] 199.204.45.138 () {32 vars in 653 bytes} [Thu Jul 16 15:47:16 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/883] 10.0.0.82 () {36 vars in 986 bytes} [Thu Jul 16 15:47:17 2026] GET /v2/images/5a3ad529-205b-489b-8321-90a8e9fe38ec => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/884] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:47:17 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: 430/885] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:47:17 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: 456/886] 10.0.0.82 () {36 vars in 986 bytes} [Thu Jul 16 15:47:17 2026] GET /v2/images/5a3ad529-205b-489b-8321-90a8e9fe38ec => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/887] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:47:17 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: 457/888] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:47:17 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: 432/889] 10.0.0.82 () {36 vars in 986 bytes} [Thu Jul 16 15:47:17 2026] GET /v2/images/5a3ad529-205b-489b-8321-90a8e9fe38ec => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/890] 10.0.0.82 () {36 vars in 926 bytes} [Thu Jul 16 15:47:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/891] 10.0.0.137 () {36 vars in 911 bytes} [Thu Jul 16 15:47:17 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/892] 10.0.0.137 () {36 vars in 1007 bytes} [Thu Jul 16 15:47:17 2026] GET /v2/images/5a3ad529-205b-489b-8321-90a8e9fe38ec/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/893] 10.0.0.137 () {36 vars in 987 bytes} [Thu Jul 16 15:47:17 2026] GET /v2/images/5a3ad529-205b-489b-8321-90a8e9fe38ec => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/894] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 16 15:47:17 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: 435/895] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 16 15:47:17 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: 457/938] 10.0.0.4 () {32 vars in 631 bytes} [Thu Jul 16 15:50:51 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)