+ 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 [Fri Jul 3 19:13:56 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-5c9d566dd7-7xkts 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 0x7f97cde23668 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-03 19:13:58.233 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-03 19:13:58.266 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-03 19:13:59.076 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-03 19:13:59.077 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-03 19:13:59.077 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-03 19:13:59.108 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-03 19:13:59.109 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-03 19:13:59.109 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-03 19:14:01.095 8 WARNING glance.api.v2.images [None req-aa100d2c-453d-40c2-ab4e-15bc0702e6de - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-03 19:14:01.189 7 WARNING glance.api.v2.images [None req-87974335-40b7-48ad-b945-d773e4e6551b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-03 19:14:01.433 8 WARNING keystonemiddleware._common.config [None req-aa100d2c-453d-40c2-ab4e-15bc0702e6de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 19:14:01.441 8 WARNING oslo_config.cfg [None req-aa100d2c-453d-40c2-ab4e-15bc0702e6de - - - - - -] 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 0x7f97cde23668 pid: 8 (default app) 2026-07-03 19:14:01.552 7 WARNING keystonemiddleware._common.config [None req-87974335-40b7-48ad-b945-d773e4e6551b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 19:14:01.560 7 WARNING oslo_config.cfg [None req-87974335-40b7-48ad-b945-d773e4e6551b - - - - - -] 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 0x7f97cde23668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 19:14:02 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 19:14:02.610 7 WARNING oslo_policy.policy [None req-fb03e768-6c9f-4d36-a40a-647853e6b20c a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - 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-03 19:14:02.610 7 WARNING oslo_policy.policy [None req-fb03e768-6c9f-4d36-a40a-647853e6b20c a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - 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-03 19:14:02.625 7 WARNING oslo_policy.policy [None req-fb03e768-6c9f-4d36-a40a-647853e6b20c a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - 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-03 19:14:02.626 7 WARNING oslo_policy.policy [None req-fb03e768-6c9f-4d36-a40a-647853e6b20c a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 19:14:02 2026] GET /v2/images => generated 69 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 19:14:05 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: 2/6] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 19:14:06 2026] GET /v2/images => generated 69 bytes in 35 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-03 19:14:06.068 8 WARNING oslo_policy.policy [None req-a6bcf829-ed01-4be5-b545-b685636b028f a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - 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-03 19:14:06.069 8 WARNING oslo_policy.policy [None req-a6bcf829-ed01-4be5-b545-b685636b028f a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - 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: 5/7] 199.204.45.223 () {44 vars in 912 bytes} [Fri Jul 3 19:14:06 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.223 () {44 vars in 934 bytes} [Fri Jul 3 19:14:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 19:14:06.203 8 WARNING oslo_policy.policy [None req-9f6f2c5d-810d-439d-aba6-99a59a796305 a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - 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-03 19:14:06.203 8 WARNING oslo_policy.policy [None req-9f6f2c5d-810d-439d-aba6-99a59a796305 a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.223 () {44 vars in 940 bytes} [Fri Jul 3 19:14:06 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-03 19:14:06.282 7 WARNING oslo_config.cfg [None req-bf515028-3a47-4573-ab82-87bfc4dadfb0 a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.204.45.223 () {48 vars in 952 bytes} [Fri Jul 3 19:14:06 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 19:14:06.304 8 WARNING oslo_policy.policy [None req-03e80f39-5440-482f-a8e7-a99e96e72945 a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - 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-03 19:14:06.304 8 WARNING oslo_policy.policy [None req-03e80f39-5440-482f-a8e7-a99e96e72945 a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - 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-03 19:14:06.305 8 INFO glance.api.v2.image_data [None req-03e80f39-5440-482f-a8e7-a99e96e72945 a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 19:14:09.580 8 WARNING glance.location [None req-03e80f39-5440-482f-a8e7-a99e96e72945 a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/11] 199.204.45.223 () {48 vars in 1046 bytes} [Fri Jul 3 19:14:06 2026] PUT /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a/file => generated 0 bytes in 3317 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6103 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.223 () {44 vars in 972 bytes} [Fri Jul 3 19:14:09 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 19:14:09.720 8 WARNING oslo_config.cfg [None req-9a2c604e-d652-4296-9b54-d5d296701f98 a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - 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: 8/13] 199.204.45.223 () {48 vars in 1052 bytes} [Fri Jul 3 19:14:09 2026] PATCH /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.223 () {44 vars in 972 bytes} [Fri Jul 3 19:14:09 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/265] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 19:34: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: 134/266] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 19:34:51 2026] GET /v2/images => generated 1381 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 19:35:10 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: 137/272] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 19:35:10 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.223 () {44 vars in 938 bytes} [Fri Jul 3 19:35:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.223 () {44 vars in 960 bytes} [Fri Jul 3 19:35:11 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.223 () {44 vars in 940 bytes} [Fri Jul 3 19:35:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.223 () {48 vars in 952 bytes} [Fri Jul 3 19:35:11 2026] POST /v2/images => generated 796 bytes in 84 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 19:35:11.184 7 WARNING oslo_policy.policy [None req-ce235e75-4708-49c9-a09e-dc40aa048f50 a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - 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-03 19:35:11.184 7 WARNING oslo_policy.policy [None req-ce235e75-4708-49c9-a09e-dc40aa048f50 a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - 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-03 19:35:11.185 7 INFO glance.api.v2.image_data [None req-ce235e75-4708-49c9-a09e-dc40aa048f50 a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 19:35:42.514 7 WARNING glance.location [None req-ce235e75-4708-49c9-a09e-dc40aa048f50 a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/283] 199.204.45.223 () {48 vars in 1047 bytes} [Fri Jul 3 19:35:11 2026] PUT /v2/images/d327475e-bd53-41e9-8391-783e77779b3b/file => generated 0 bytes in 31400 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61925 switches on core 0) [pid: 8|app: 0|req: 146/284] 199.204.45.223 () {44 vars in 972 bytes} [Fri Jul 3 19:35:42 2026] GET /v2/images/d327475e-bd53-41e9-8391-783e77779b3b => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/285] 199.204.45.223 () {48 vars in 1052 bytes} [Fri Jul 3 19:35:42 2026] PATCH /v2/images/d327475e-bd53-41e9-8391-783e77779b3b => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/286] 199.204.45.223 () {44 vars in 972 bytes} [Fri Jul 3 19:35:42 2026] GET /v2/images/d327475e-bd53-41e9-8391-783e77779b3b => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/287] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 19:35:44 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: 148/288] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 19:35:44 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/373] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 19:42:46 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: 183/374] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 19:42:46 2026] GET /v2/images => generated 2778 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/377] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 19:42: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: 185/378] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 19:42:58 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/379] 199.204.45.223 () {44 vars in 948 bytes} [Fri Jul 3 19:42:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/380] 199.204.45.223 () {44 vars in 970 bytes} [Fri Jul 3 19:42:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/381] 199.204.45.223 () {44 vars in 940 bytes} [Fri Jul 3 19:42:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/384] 199.204.45.223 () {48 vars in 952 bytes} [Fri Jul 3 19:42:58 2026] POST /v2/images => generated 799 bytes in 2300 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 19:43:00.653 8 INFO glance.api.v2.image_data [None req-d5b5996f-ba80-49dd-a5b4-12f30a99d3db a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 19:45:05.675 8 INFO glance.location [None req-d5b5996f-ba80-49dd-a5b4-12f30a99d3db a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/409] 199.204.45.223 () {48 vars in 1046 bytes} [Fri Jul 3 19:43:00 2026] PUT /v2/images/c58bc36a-9dc2-4c47-8590-b0be45952a8b/file => generated 0 bytes in 125081 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15739 switches on core 0) [pid: 7|app: 0|req: 212/410] 199.204.45.223 () {44 vars in 972 bytes} [Fri Jul 3 19:45:05 2026] GET /v2/images/c58bc36a-9dc2-4c47-8590-b0be45952a8b => 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: 199/411] 199.204.45.223 () {48 vars in 1052 bytes} [Fri Jul 3 19:45:05 2026] PATCH /v2/images/c58bc36a-9dc2-4c47-8590-b0be45952a8b => generated 1410 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/412] 199.204.45.223 () {44 vars in 972 bytes} [Fri Jul 3 19:45:05 2026] GET /v2/images/c58bc36a-9dc2-4c47-8590-b0be45952a8b => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/421] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 19:45: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: 204/422] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 19:45:43 2026] GET /v2/images => generated 4190 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/425] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 19:45:57 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: 206/426] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 19:45:57 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/427] 199.204.45.223 () {44 vars in 940 bytes} [Fri Jul 3 19:45:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/428] 199.204.45.223 () {44 vars in 962 bytes} [Fri Jul 3 19:45:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/429] 199.204.45.223 () {44 vars in 940 bytes} [Fri Jul 3 19:45:57 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: 208/430] 199.204.45.223 () {48 vars in 952 bytes} [Fri Jul 3 19:45:57 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 19:45:57.561 7 INFO glance.api.v2.image_data [None req-6b79f645-b713-49a0-96fe-6f9e36af2c0d a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 19:46:17.848 7 INFO glance.location [None req-6b79f645-b713-49a0-96fe-6f9e36af2c0d a210384add594045be6ee4bf6e145709 643eb71046b84efea8e1db297672aa59 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 223/435] 199.204.45.223 () {48 vars in 1047 bytes} [Fri Jul 3 19:45:57 2026] PUT /v2/images/a0dee1bc-f746-42b4-9adc-533b90307e93/file => generated 0 bytes in 20329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28365 switches on core 0) [pid: 8|app: 0|req: 213/436] 199.204.45.223 () {44 vars in 972 bytes} [Fri Jul 3 19:46:17 2026] GET /v2/images/a0dee1bc-f746-42b4-9adc-533b90307e93 => generated 1204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/437] 199.204.45.223 () {48 vars in 1052 bytes} [Fri Jul 3 19:46:17 2026] PATCH /v2/images/a0dee1bc-f746-42b4-9adc-533b90307e93 => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/438] 199.204.45.223 () {44 vars in 972 bytes} [Fri Jul 3 19:46:17 2026] GET /v2/images/a0dee1bc-f746-42b4-9adc-533b90307e93 => generated 1382 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/599] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 19:59:31 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: 305/600] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 19:59:31 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/629] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 20:01:56 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: 310/630] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 20:01:56 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/631] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 20:01:58 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: 311/632] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 20:01:58 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/645] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 20:02:50 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: 318/646] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 20:02:50 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/647] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 20:02:59 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: 319/648] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 20:02:59 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: 7|app: 0|req: 337/663] 199.204.45.223 () {42 vars in 689 bytes} [Fri Jul 3 20:04:03 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: 327/664] 199.204.45.223 () {44 vars in 911 bytes} [Fri Jul 3 20:04:03 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: 8|app: 0|req: 332/673] 10.0.0.236 () {32 vars in 633 bytes} [Fri Jul 3 20:04:45 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: 335/678] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 3 20:05:09 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 20 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: 344/679] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 3 20:05:09 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: 337/682] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 3 20:05:11 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => 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: 346/683] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 3 20:05:11 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: 338/684] 199.204.45.223 () {36 vars in 991 bytes} [Fri Jul 3 20:05:18 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => 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: 347/685] 199.204.45.223 () {36 vars in 931 bytes} [Fri Jul 3 20:05:18 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: 339/686] 199.204.45.223 () {36 vars in 991 bytes} [Fri Jul 3 20:05:19 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/687] 199.204.45.223 () {36 vars in 931 bytes} [Fri Jul 3 20:05:19 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: 341/690] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 3 20:05:27 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/691] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 3 20:05:27 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: 343/694] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 3 20:05:30 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/695] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 3 20:05:30 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: 347/702] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 3 20:06:03 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/703] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 3 20:06:03 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: 359/708] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jul 3 20:06:30 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/709] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:06:30 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: 360/710] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:06:30 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: 351/711] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jul 3 20:06:30 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/712] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:06:30 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:06:30 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: 362/714] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jul 3 20:06:30 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:06:30 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: 354/718] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:06:30 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: 365/719] 10.0.0.81 () {36 vars in 910 bytes} [Fri Jul 3 20:06:31 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: 355/720] 10.0.0.81 () {36 vars in 1006 bytes} [Fri Jul 3 20:06:31 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a/locations => generated 127 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/721] 10.0.0.81 () {36 vars in 986 bytes} [Fri Jul 3 20:06:31 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/722] 10.0.0.81 () {36 vars in 926 bytes} [Fri Jul 3 20:06:31 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: 367/723] 10.0.0.81 () {36 vars in 926 bytes} [Fri Jul 3 20:06:31 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/726] 10.0.0.236 () {34 vars in 655 bytes} [Fri Jul 3 20:06:44 2026] POST /v2/images => generated 648 bytes in 188 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-03 20:06:44.608 8 WARNING glance.api.v2.images [None req-f2c221cd-26e9-4fea-8df1-3a6a4e1b69b6 1af8c74b25114a00a0c5f1e9d3a71995 33a6b9dfae354ef1a9924298fc0482d1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ab99ebaf-7db3-40fc-a6e1-fc712a7670ea [pid: 8|app: 0|req: 358/727] 10.0.0.236 () {32 vars in 710 bytes} [Fri Jul 3 20:06:44 2026] DELETE /v2/images/ab99ebaf-7db3-40fc-a6e1-fc712a7670ea => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/728] 10.0.0.236 () {32 vars in 707 bytes} [Fri Jul 3 20:06:44 2026] GET /v2/images/ab99ebaf-7db3-40fc-a6e1-fc712a7670ea => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 10.0.0.236 () {32 vars in 633 bytes} [Fri Jul 3 20:06:44 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/730] 10.0.0.236 () {34 vars in 655 bytes} [Fri Jul 3 20:06:44 2026] POST /v2/images => generated 701 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/731] 10.0.0.236 () {32 vars in 717 bytes} [Fri Jul 3 20:06:44 2026] GET /v2/images/53ce32f2-605c-4c32-9e72-1bd00489d301/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 20:06:44.805 7 INFO glance.api.v2.image_data [None req-2f9ac2b1-21b2-43cf-b949-21cc2bf7528b 1af8c74b25114a00a0c5f1e9d3a71995 33a6b9dfae354ef1a9924298fc0482d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 20:06:44.845 7 WARNING glance_store._drivers.rbd [None req-2f9ac2b1-21b2-43cf-b949-21cc2bf7528b 1af8c74b25114a00a0c5f1e9d3a71995 33a6b9dfae354ef1a9924298fc0482d1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-03 20:06:45.415 7 INFO glance.location [None req-2f9ac2b1-21b2-43cf-b949-21cc2bf7528b 1af8c74b25114a00a0c5f1e9d3a71995 33a6b9dfae354ef1a9924298fc0482d1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 372/732] 10.0.0.236 () {32 vars in 727 bytes} [Fri Jul 3 20:06:44 2026] PUT /v2/images/53ce32f2-605c-4c32-9e72-1bd00489d301/file => generated 0 bytes in 658 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/733] 10.0.0.236 () {32 vars in 707 bytes} [Fri Jul 3 20:06:45 2026] GET /v2/images/53ce32f2-605c-4c32-9e72-1bd00489d301 => generated 1102 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/734] 10.0.0.236 () {32 vars in 717 bytes} [Fri Jul 3 20:06:45 2026] GET /v2/images/53ce32f2-605c-4c32-9e72-1bd00489d301/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/735] 10.0.0.236 () {34 vars in 655 bytes} [Fri Jul 3 20:06:45 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: 7|app: 0|req: 374/736] 10.0.0.236 () {32 vars in 726 bytes} [Fri Jul 3 20:06:45 2026] PATCH /v2/images/b7d875b2-f213-4dad-a56d-c52a33671b55 => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/737] 10.0.0.236 () {32 vars in 707 bytes} [Fri Jul 3 20:06:45 2026] GET /v2/images/b7d875b2-f213-4dad-a56d-c52a33671b55 => generated 652 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 20:06:45.724 7 WARNING glance.api.v2.images [None req-a15b2a61-7f03-420c-ba4e-fac68d3d922f 1af8c74b25114a00a0c5f1e9d3a71995 33a6b9dfae354ef1a9924298fc0482d1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b7d875b2-f213-4dad-a56d-c52a33671b55 [pid: 7|app: 0|req: 375/738] 10.0.0.236 () {32 vars in 710 bytes} [Fri Jul 3 20:06:45 2026] DELETE /v2/images/b7d875b2-f213-4dad-a56d-c52a33671b55 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/739] 10.0.0.236 () {32 vars in 707 bytes} [Fri Jul 3 20:06:45 2026] GET /v2/images/b7d875b2-f213-4dad-a56d-c52a33671b55 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 20:06:45.787 7 WARNING glance.api.v2.images [None req-9e1f2ed5-5d3a-429d-9c51-f6aa1932f187 1af8c74b25114a00a0c5f1e9d3a71995 33a6b9dfae354ef1a9924298fc0482d1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//53ce32f2-605c-4c32-9e72-1bd00489d301 [pid: 7|app: 0|req: 376/740] 10.0.0.236 () {32 vars in 710 bytes} [Fri Jul 3 20:06:45 2026] DELETE /v2/images/53ce32f2-605c-4c32-9e72-1bd00489d301 => generated 0 bytes in 903 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/741] 10.0.0.236 () {32 vars in 707 bytes} [Fri Jul 3 20:06:46 2026] GET /v2/images/53ce32f2-605c-4c32-9e72-1bd00489d301 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 20:06:46.713 7 WARNING glance.api.v2.images [None req-b325c67d-d3f2-4375-a82f-025707e45ae5 1af8c74b25114a00a0c5f1e9d3a71995 33a6b9dfae354ef1a9924298fc0482d1 - - default default] Failed to find image ab99ebaf-7db3-40fc-a6e1-fc712a7670ea to delete: glance.common.exception.ImageNotFound: No image found with ID ab99ebaf-7db3-40fc-a6e1-fc712a7670ea [pid: 7|app: 0|req: 377/742] 10.0.0.236 () {32 vars in 710 bytes} [Fri Jul 3 20:06:46 2026] DELETE /v2/images/ab99ebaf-7db3-40fc-a6e1-fc712a7670ea => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.236 () {32 vars in 707 bytes} [Fri Jul 3 20:06:46 2026] GET /v2/images/ab99ebaf-7db3-40fc-a6e1-fc712a7670ea => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/754] 10.0.0.236 () {30 vars in 411 bytes} [Fri Jul 3 20:07:31 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: 384/757] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 3 20:07:41 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => 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: 374/758] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 3 20:07:41 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: 385/759] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 3 20:07:45 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/760] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 3 20:07:45 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: 388/765] 10.0.0.236 () {32 vars in 707 bytes} [Fri Jul 3 20:08:07 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/766] 10.0.0.236 () {32 vars in 707 bytes} [Fri Jul 3 20:08:07 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => 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: 389/767] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jul 3 20:08:07 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/768] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:08:07 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: 390/769] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:08:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/770] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jul 3 20:08:07 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => 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: 391/771] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:08:07 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/772] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:08:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/773] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jul 3 20:08:07 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => 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: 382/774] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:08:07 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: 393/775] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:08:07 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: 383/776] 10.0.0.81 () {36 vars in 910 bytes} [Fri Jul 3 20:08:08 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/777] 10.0.0.81 () {36 vars in 1006 bytes} [Fri Jul 3 20:08:08 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/778] 10.0.0.81 () {36 vars in 986 bytes} [Fri Jul 3 20:08:08 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => 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: 395/779] 10.0.0.81 () {36 vars in 926 bytes} [Fri Jul 3 20:08:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/780] 10.0.0.81 () {36 vars in 926 bytes} [Fri Jul 3 20:08:08 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: 400/789] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 3 20:08:42 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => 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: 390/790] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 3 20:08:42 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: 394/797] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 3 20:09:12 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => 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: 404/798] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 3 20:09: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: 7|app: 0|req: 416/821] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 3 20:11:04 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => generated 1312 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/822] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 3 20:11:05 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: 409/827] 10.0.0.51 () {36 vars in 986 bytes} [Fri Jul 3 20:11:23 2026] GET /v2/images/26ef5bb6-a7c6-4536-be09-20c2e4bbfd9a => 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: 419/828] 10.0.0.51 () {36 vars in 926 bytes} [Fri Jul 3 20:11:23 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: 423/835] 199.204.45.223 () {32 vars in 826 bytes} [Fri Jul 3 20:11:56 2026] GET /v2/images?status=active&owner=643eb71046b84efea8e1db297672aa59&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/836] 199.204.45.223 () {32 vars in 653 bytes} [Fri Jul 3 20:11:57 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: 424/837] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jul 3 20:11:57 2026] GET /v2/images/d327475e-bd53-41e9-8391-783e77779b3b => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/838] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:11:57 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: 425/839] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:11:57 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: 415/840] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jul 3 20:11:57 2026] GET /v2/images/d327475e-bd53-41e9-8391-783e77779b3b => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/841] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:11:57 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: 416/842] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:11:57 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: 427/843] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jul 3 20:11:57 2026] GET /v2/images/d327475e-bd53-41e9-8391-783e77779b3b => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/844] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jul 3 20:11:57 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: 428/845] 10.0.0.81 () {36 vars in 910 bytes} [Fri Jul 3 20:11:57 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: 418/846] 10.0.0.81 () {36 vars in 1006 bytes} [Fri Jul 3 20:11:57 2026] GET /v2/images/d327475e-bd53-41e9-8391-783e77779b3b/locations => generated 127 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/847] 10.0.0.81 () {36 vars in 986 bytes} [Fri Jul 3 20:11:57 2026] GET /v2/images/d327475e-bd53-41e9-8391-783e77779b3b => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/848] 10.0.0.81 () {36 vars in 926 bytes} [Fri Jul 3 20:11:57 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: 430/849] 10.0.0.81 () {36 vars in 926 bytes} [Fri Jul 3 20:11:57 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: 453/894] 10.0.0.236 () {32 vars in 633 bytes} [Fri Jul 3 20:15:31 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)