+ 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 Jun 12 07:48:25 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-6d6b754db6-vl4bt 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 0x7fb4d2de7668 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-06-12 07:48:27.004 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-12 07:48:27.019 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-06-12 07:48:27.889 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-06-12 07:48:27.890 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-06-12 07:48:27.890 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-12 07:48:27.959 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-06-12 07:48:27.960 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-06-12 07:48:27.961 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-12 07:48:30.021 8 WARNING glance.api.v2.images [None req-94e3e851-a0f1-48ed-8d12-c0e700ce948a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-12 07:48:30.129 7 WARNING glance.api.v2.images [None req-149a574e-c55f-42b9-a9e0-a6a37fe9a13f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-12 07:48:30.356 8 WARNING keystonemiddleware._common.config [None req-94e3e851-a0f1-48ed-8d12-c0e700ce948a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 07:48:30.365 8 WARNING oslo_config.cfg [None req-94e3e851-a0f1-48ed-8d12-c0e700ce948a - - - - - -] 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 0x7fb4d2de7668 pid: 8 (default app) 2026-06-12 07:48:30.516 7 WARNING keystonemiddleware._common.config [None req-149a574e-c55f-42b9-a9e0-a6a37fe9a13f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 07:48:30.523 7 WARNING oslo_config.cfg [None req-149a574e-c55f-42b9-a9e0-a6a37fe9a13f - - - - - -] 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 0x7fb4d2de7668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 07:48:31 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-06-12 07:48:31.546 7 WARNING oslo_policy.policy [None req-3e60ed50-d542-40c4-a7e2-5d21d3471e74 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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-06-12 07:48:31.546 7 WARNING oslo_policy.policy [None req-3e60ed50-d542-40c4-a7e2-5d21d3471e74 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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-06-12 07:48:31.563 7 WARNING oslo_policy.policy [None req-3e60ed50-d542-40c4-a7e2-5d21d3471e74 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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-06-12 07:48:31.563 7 WARNING oslo_policy.policy [None req-3e60ed50-d542-40c4-a7e2-5d21d3471e74 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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/6] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 07:48:31 2026] GET /v2/images => generated 69 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 07:48:35 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/8] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 07:48:35 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 07:48:35.207 8 WARNING oslo_policy.policy [None req-3246af4a-31a0-4f05-92e6-1f33b852802b dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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-06-12 07:48:35.207 8 WARNING oslo_policy.policy [None req-3246af4a-31a0-4f05-92e6-1f33b852802b dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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: 7/9] 199.204.45.109 () {44 vars in 912 bytes} [Fri Jun 12 07:48:35 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.109 () {44 vars in 934 bytes} [Fri Jun 12 07:48:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 07:48:35.337 8 WARNING oslo_policy.policy [None req-787e9c37-a9ce-4a09-b200-520e0c293b32 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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-06-12 07:48:35.338 8 WARNING oslo_policy.policy [None req-787e9c37-a9ce-4a09-b200-520e0c293b32 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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: 8/11] 199.204.45.109 () {44 vars in 940 bytes} [Fri Jun 12 07:48:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 07:48:35.433 7 WARNING oslo_config.cfg [None req-72ab0861-ed24-4d72-904c-469590d84eb1 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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/12] 199.204.45.109 () {48 vars in 952 bytes} [Fri Jun 12 07:48:35 2026] POST /v2/images => generated 760 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-12 07:48:35.457 8 WARNING oslo_policy.policy [None req-71298a5e-272c-4703-9fb2-f4a818559416 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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-06-12 07:48:35.458 8 WARNING oslo_policy.policy [None req-71298a5e-272c-4703-9fb2-f4a818559416 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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-06-12 07:48:35.459 8 INFO glance.api.v2.image_data [None req-71298a5e-272c-4703-9fb2-f4a818559416 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 07:48:39.179 8 WARNING glance.location [None req-71298a5e-272c-4703-9fb2-f4a818559416 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.109 () {48 vars in 1046 bytes} [Fri Jun 12 07:48:35 2026] PUT /v2/images/a358c692-84f6-462d-872a-c025d3ff839a/file => generated 0 bytes in 3758 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5726 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.109 () {44 vars in 972 bytes} [Fri Jun 12 07:48:39 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 07:48:39.313 8 WARNING oslo_config.cfg [None req-de79c002-0ce4-40e9-a248-085c7062fd4d dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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: 10/15] 199.204.45.109 () {48 vars in 1052 bytes} [Fri Jun 12 07:48:39 2026] PATCH /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => generated 1312 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.109 () {44 vars in 972 bytes} [Fri Jun 12 07:48:39 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => 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: 143/281] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 08:10:37 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: 139/282] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 08:10:37 2026] GET /v2/images => generated 1381 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 08:10:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 08:10:57 2026] GET /v2/images => generated 1381 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 199.204.45.109 () {44 vars in 938 bytes} [Fri Jun 12 08:10:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 199.204.45.109 () {44 vars in 960 bytes} [Fri Jun 12 08:10:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 199.204.45.109 () {44 vars in 940 bytes} [Fri Jun 12 08:10:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/292] 199.204.45.109 () {48 vars in 952 bytes} [Fri Jun 12 08:10:57 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-06-12 08:10:58.064 7 WARNING oslo_policy.policy [None req-22df4357-b597-4dec-94e2-73f1f6e7717f dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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-06-12 08:10:58.064 7 WARNING oslo_policy.policy [None req-22df4357-b597-4dec-94e2-73f1f6e7717f dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - 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-06-12 08:10:58.066 7 INFO glance.api.v2.image_data [None req-22df4357-b597-4dec-94e2-73f1f6e7717f dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 08:11:32.677 7 WARNING glance.location [None req-22df4357-b597-4dec-94e2-73f1f6e7717f dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/301] 199.204.45.109 () {48 vars in 1047 bytes} [Fri Jun 12 08:10:58 2026] PUT /v2/images/cee83bae-efb1-4c85-b321-c2a81708f51c/file => generated 0 bytes in 34662 msecs (HTTP/1.1 204) 4 headers in 171 bytes (88069 switches on core 0) [pid: 8|app: 0|req: 157/302] 199.204.45.109 () {44 vars in 972 bytes} [Fri Jun 12 08:11:32 2026] GET /v2/images/cee83bae-efb1-4c85-b321-c2a81708f51c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/303] 199.204.45.109 () {48 vars in 1052 bytes} [Fri Jun 12 08:11:32 2026] PATCH /v2/images/cee83bae-efb1-4c85-b321-c2a81708f51c => 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: 158/304] 199.204.45.109 () {44 vars in 972 bytes} [Fri Jun 12 08:11:32 2026] GET /v2/images/cee83bae-efb1-4c85-b321-c2a81708f51c => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/305] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 08:11:34 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: 159/306] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 08:11:34 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/389] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 08:18:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/390] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 08:18:28 2026] GET /v2/images => generated 2778 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/395] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 08:18:42 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: 192/396] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 08:18:42 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/397] 199.204.45.109 () {44 vars in 948 bytes} [Fri Jun 12 08:18:42 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: 193/398] 199.204.45.109 () {44 vars in 970 bytes} [Fri Jun 12 08:18:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/399] 199.204.45.109 () {44 vars in 940 bytes} [Fri Jun 12 08:18:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/400] 199.204.45.109 () {48 vars in 952 bytes} [Fri Jun 12 08:18:42 2026] POST /v2/images => generated 799 bytes in 3091 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-12 08:18:45.276 8 INFO glance.api.v2.image_data [None req-39b81551-a549-4f2c-b1fb-7a47c8bc6e56 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 08:22:06.873 8 INFO glance.location [None req-39b81551-a549-4f2c-b1fb-7a47c8bc6e56 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 207/441] 199.204.45.109 () {48 vars in 1046 bytes} [Fri Jun 12 08:18:45 2026] PUT /v2/images/072cedbb-eefc-404d-a6a7-033b210164e3/file => generated 0 bytes in 201674 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12307 switches on core 0) [pid: 7|app: 0|req: 235/442] 199.204.45.109 () {44 vars in 972 bytes} [Fri Jun 12 08:22:06 2026] GET /v2/images/072cedbb-eefc-404d-a6a7-033b210164e3 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/443] 199.204.45.109 () {48 vars in 1052 bytes} [Fri Jun 12 08:22:06 2026] PATCH /v2/images/072cedbb-eefc-404d-a6a7-033b210164e3 => generated 1410 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/444] 199.204.45.109 () {44 vars in 972 bytes} [Fri Jun 12 08:22:07 2026] GET /v2/images/072cedbb-eefc-404d-a6a7-033b210164e3 => 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: 242/455] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 08:22:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/456] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 08:22:55 2026] GET /v2/images => generated 4190 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/459] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 08:23:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/460] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 08:23:07 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: 245/461] 199.204.45.109 () {44 vars in 940 bytes} [Fri Jun 12 08:23:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/462] 199.204.45.109 () {44 vars in 962 bytes} [Fri Jun 12 08:23:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/463] 199.204.45.109 () {44 vars in 940 bytes} [Fri Jun 12 08:23:07 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) [pid: 8|app: 0|req: 218/464] 199.204.45.109 () {48 vars in 952 bytes} [Fri Jun 12 08:23:07 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-12 08:23:07.306 7 INFO glance.api.v2.image_data [None req-eb883fff-156c-47ea-882b-a19dbb8dab45 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 08:23:25.924 7 INFO glance.location [None req-eb883fff-156c-47ea-882b-a19dbb8dab45 dd9330b232bb456eb4dadf730a6ad092 57a1c417c416490aaa1abce283641738 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 247/469] 199.204.45.109 () {48 vars in 1047 bytes} [Fri Jun 12 08:23:07 2026] PUT /v2/images/bd36f326-9411-4a0a-a142-3d4bd74abaf5/file => generated 0 bytes in 18662 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29036 switches on core 0) [pid: 8|app: 0|req: 223/470] 199.204.45.109 () {44 vars in 972 bytes} [Fri Jun 12 08:23:25 2026] GET /v2/images/bd36f326-9411-4a0a-a142-3d4bd74abaf5 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/471] 199.204.45.109 () {48 vars in 1052 bytes} [Fri Jun 12 08:23:25 2026] PATCH /v2/images/bd36f326-9411-4a0a-a142-3d4bd74abaf5 => generated 1382 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/472] 199.204.45.109 () {44 vars in 972 bytes} [Fri Jun 12 08:23:26 2026] GET /v2/images/bd36f326-9411-4a0a-a142-3d4bd74abaf5 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/635] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 08:36:52 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: 330/636] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 08:36:52 2026] GET /v2/images => generated 5574 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/663] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 08:39:09 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: 344/664] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 08:39:09 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/667] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 08:39:11 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: 322/668] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 08:39:11 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/679] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 08:40:05 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: 328/680] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 08:40:05 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/683] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 08:40:13 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: 354/684] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 08:40:13 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/697] 199.204.45.109 () {42 vars in 689 bytes} [Fri Jun 12 08:41:14 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: 337/698] 199.204.45.109 () {44 vars in 911 bytes} [Fri Jun 12 08:41:14 2026] GET /v2/images => generated 5574 bytes in 52 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: 366/707] 10.0.0.241 () {32 vars in 633 bytes} [Fri Jun 12 08:41:56 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/712] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 12 08:42:19 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => generated 1312 bytes in 28 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: 344/713] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 12 08:42:19 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: 346/716] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 12 08:42:26 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/717] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 12 08:42:26 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: 347/718] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 12 08:42:26 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => generated 1312 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/719] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:42:26 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/720] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:42: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: 7|app: 0|req: 373/721] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 12 08:42:27 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/722] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:42:27 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/723] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:42:27 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: 350/724] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 12 08:42:27 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/725] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:42:27 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: 351/726] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:42:27 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/727] 199.204.45.109 () {36 vars in 991 bytes} [Fri Jun 12 08:42:27 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/728] 199.204.45.109 () {36 vars in 931 bytes} [Fri Jun 12 08:42:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/729] 10.0.0.131 () {36 vars in 911 bytes} [Fri Jun 12 08:42:28 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: 353/730] 10.0.0.131 () {36 vars in 1007 bytes} [Fri Jun 12 08:42:28 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a/locations => generated 127 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/731] 10.0.0.131 () {36 vars in 987 bytes} [Fri Jun 12 08:42:28 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/732] 10.0.0.131 () {36 vars in 927 bytes} [Fri Jun 12 08:42: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: 7|app: 0|req: 379/733] 10.0.0.131 () {36 vars in 927 bytes} [Fri Jun 12 08:42: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: 355/734] 199.204.45.109 () {36 vars in 991 bytes} [Fri Jun 12 08:42:28 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => 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: 380/735] 199.204.45.109 () {36 vars in 931 bytes} [Fri Jun 12 08:42:28 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/744] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 12 08:43:05 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => 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: 360/745] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 12 08:43: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: 7|app: 0|req: 388/750] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 12 08:43:23 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => 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: 363/751] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 12 08:43:23 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: 390/754] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 12 08:43:30 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => 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: 365/755] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 12 08:43:30 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/760] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 12 08:43:54 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => 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: 393/761] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 12 08:43:54 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: 369/762] 10.0.0.241 () {34 vars in 655 bytes} [Fri Jun 12 08:43:55 2026] POST /v2/images => generated 648 bytes in 293 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-12 08:43:55.959 7 WARNING glance.api.v2.images [None req-e7b31f9e-12b3-45f2-a384-91c8da4301c7 389f7c5c92464af2b9d7c73692fae9ac b31f8d1c72e84d86b1365abe7a30e0bc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7133042f-d351-456b-a0f7-2961573e0116 [pid: 7|app: 0|req: 394/763] 10.0.0.241 () {32 vars in 710 bytes} [Fri Jun 12 08:43:55 2026] DELETE /v2/images/7133042f-d351-456b-a0f7-2961573e0116 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/764] 10.0.0.241 () {32 vars in 707 bytes} [Fri Jun 12 08:43:55 2026] GET /v2/images/7133042f-d351-456b-a0f7-2961573e0116 => generated 139 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/765] 10.0.0.241 () {32 vars in 633 bytes} [Fri Jun 12 08:43:56 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: 8|app: 0|req: 371/766] 10.0.0.241 () {34 vars in 655 bytes} [Fri Jun 12 08:43:56 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/767] 10.0.0.241 () {32 vars in 717 bytes} [Fri Jun 12 08:43:56 2026] GET /v2/images/69c85107-eb7c-4a6c-bfd7-f771b71c5971/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 08:43:56.181 8 INFO glance.api.v2.image_data [None req-f793131a-8d73-482b-94c8-1ab6b92dfec5 389f7c5c92464af2b9d7c73692fae9ac b31f8d1c72e84d86b1365abe7a30e0bc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 08:43:56.219 8 WARNING glance_store._drivers.rbd [None req-f793131a-8d73-482b-94c8-1ab6b92dfec5 389f7c5c92464af2b9d7c73692fae9ac b31f8d1c72e84d86b1365abe7a30e0bc - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-12 08:43:57.336 8 INFO glance.location [None req-f793131a-8d73-482b-94c8-1ab6b92dfec5 389f7c5c92464af2b9d7c73692fae9ac b31f8d1c72e84d86b1365abe7a30e0bc - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 372/768] 10.0.0.241 () {32 vars in 727 bytes} [Fri Jun 12 08:43:56 2026] PUT /v2/images/69c85107-eb7c-4a6c-bfd7-f771b71c5971/file => generated 0 bytes in 1204 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/769] 10.0.0.241 () {32 vars in 707 bytes} [Fri Jun 12 08:43:57 2026] GET /v2/images/69c85107-eb7c-4a6c-bfd7-f771b71c5971 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/770] 10.0.0.241 () {32 vars in 717 bytes} [Fri Jun 12 08:43:57 2026] GET /v2/images/69c85107-eb7c-4a6c-bfd7-f771b71c5971/file => generated 1024 bytes in 148 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/771] 10.0.0.241 () {34 vars in 655 bytes} [Fri Jun 12 08:43:57 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/772] 10.0.0.241 () {32 vars in 726 bytes} [Fri Jun 12 08:43:57 2026] PATCH /v2/images/caf891ef-ad65-44b6-8cd1-5997924c6704 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/773] 10.0.0.241 () {32 vars in 707 bytes} [Fri Jun 12 08:43:57 2026] GET /v2/images/caf891ef-ad65-44b6-8cd1-5997924c6704 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 08:43:57.682 8 WARNING glance.api.v2.images [None req-005680af-7eb2-4ee9-ae08-4688fc2e9912 389f7c5c92464af2b9d7c73692fae9ac b31f8d1c72e84d86b1365abe7a30e0bc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//caf891ef-ad65-44b6-8cd1-5997924c6704 [pid: 8|app: 0|req: 375/774] 10.0.0.241 () {32 vars in 710 bytes} [Fri Jun 12 08:43:57 2026] DELETE /v2/images/caf891ef-ad65-44b6-8cd1-5997924c6704 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/775] 10.0.0.241 () {32 vars in 707 bytes} [Fri Jun 12 08:43:57 2026] GET /v2/images/caf891ef-ad65-44b6-8cd1-5997924c6704 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 08:43:57.755 8 WARNING glance.api.v2.images [None req-eb60dc47-aafc-4716-a676-8105f57efebf 389f7c5c92464af2b9d7c73692fae9ac b31f8d1c72e84d86b1365abe7a30e0bc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//69c85107-eb7c-4a6c-bfd7-f771b71c5971 [pid: 8|app: 0|req: 376/776] 10.0.0.241 () {32 vars in 710 bytes} [Fri Jun 12 08:43:57 2026] DELETE /v2/images/69c85107-eb7c-4a6c-bfd7-f771b71c5971 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/777] 10.0.0.241 () {32 vars in 707 bytes} [Fri Jun 12 08:43:58 2026] GET /v2/images/69c85107-eb7c-4a6c-bfd7-f771b71c5971 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 08:43:58.658 8 WARNING glance.api.v2.images [None req-16c2673d-f649-4a76-b8c9-4bcfb81227ef 389f7c5c92464af2b9d7c73692fae9ac b31f8d1c72e84d86b1365abe7a30e0bc - - default default] Failed to find image 7133042f-d351-456b-a0f7-2961573e0116 to delete: glance.common.exception.ImageNotFound: No image found with ID 7133042f-d351-456b-a0f7-2961573e0116 [pid: 8|app: 0|req: 377/778] 10.0.0.241 () {32 vars in 710 bytes} [Fri Jun 12 08:43:58 2026] DELETE /v2/images/7133042f-d351-456b-a0f7-2961573e0116 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/779] 10.0.0.241 () {32 vars in 707 bytes} [Fri Jun 12 08:43:58 2026] GET /v2/images/7133042f-d351-456b-a0f7-2961573e0116 => 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: 404/782] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 12 08:44:02 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => 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: 379/783] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 12 08:44:02 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/790] 10.0.0.241 () {32 vars in 707 bytes} [Fri Jun 12 08:44:33 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => 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: 408/791] 10.0.0.241 () {32 vars in 707 bytes} [Fri Jun 12 08:44:33 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => 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: 384/792] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 12 08:44:33 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => 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: 409/793] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:44:33 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: 385/794] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:44:33 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/795] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 12 08:44:33 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => 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: 386/796] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:44:33 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/797] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:44:33 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/798] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 12 08:44:33 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => 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: 412/799] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:44:33 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/800] 10.0.0.131 () {36 vars in 911 bytes} [Fri Jun 12 08:44:34 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: 413/801] 10.0.0.131 () {36 vars in 1007 bytes} [Fri Jun 12 08:44:34 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/802] 10.0.0.131 () {36 vars in 987 bytes} [Fri Jun 12 08:44:34 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/803] 10.0.0.131 () {36 vars in 927 bytes} [Fri Jun 12 08:44:34 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: 390/804] 10.0.0.131 () {36 vars in 927 bytes} [Fri Jun 12 08:44:34 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: 421/817] 10.0.0.241 () {30 vars in 411 bytes} [Fri Jun 12 08:45:34 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: 424/822] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 12 08:45:52 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => 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: 399/823] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 12 08:45:52 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: 426/826] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 12 08:46:06 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/827] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 12 08:46:06 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: 427/828] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 12 08:46:09 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/829] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 12 08:46:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/838] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 12 08:46:45 2026] GET /v2/images/a358c692-84f6-462d-872a-c025d3ff839a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/839] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 12 08:46:45 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: 434/842] 199.204.45.109 () {32 vars in 826 bytes} [Fri Jun 12 08:46:52 2026] GET /v2/images?status=active&owner=57a1c417c416490aaa1abce283641738&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/843] 199.204.45.109 () {32 vars in 653 bytes} [Fri Jun 12 08:46:52 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: 435/844] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 12 08:46:53 2026] GET /v2/images/cee83bae-efb1-4c85-b321-c2a81708f51c => 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: 410/845] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:46:53 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: 436/846] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:46:53 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: 411/847] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 12 08:46:53 2026] GET /v2/images/cee83bae-efb1-4c85-b321-c2a81708f51c => 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: 437/848] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:46:53 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/849] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:46:53 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: 438/850] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 12 08:46:53 2026] GET /v2/images/cee83bae-efb1-4c85-b321-c2a81708f51c => 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: 413/851] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 12 08:46:53 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: 439/852] 10.0.0.131 () {36 vars in 911 bytes} [Fri Jun 12 08:46:53 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: 414/853] 10.0.0.131 () {36 vars in 1007 bytes} [Fri Jun 12 08:46:53 2026] GET /v2/images/cee83bae-efb1-4c85-b321-c2a81708f51c/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/854] 10.0.0.131 () {36 vars in 987 bytes} [Fri Jun 12 08:46:53 2026] GET /v2/images/cee83bae-efb1-4c85-b321-c2a81708f51c => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/855] 10.0.0.131 () {36 vars in 927 bytes} [Fri Jun 12 08:46:53 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: 441/856] 10.0.0.131 () {36 vars in 927 bytes} [Fri Jun 12 08:46:53 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: 464/901] 10.0.0.241 () {32 vars in 633 bytes} [Fri Jun 12 08:50:32 2026] GET /v2/images => generated 5574 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)