+ 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 [Mon May 11 01:17:27 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:15:29 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5dd88d66b9-vrdf2 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f36d4173668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-11 01:17:29.720 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 01:17:29.740 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-05-11 01:17:30.576 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:17:30.577 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:17:30.578 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 01:17:30.666 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:17:30.667 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 01:17:30.668 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 01:17:32.647 8 WARNING glance.api.v2.images [None req-170296b1-93cb-4b75-ba65-06cceec26aec - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:17:32.899 7 WARNING glance.api.v2.images [None req-55f22c9e-dbd2-4564-be58-b46be45e65dd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:17:33.018 8 WARNING keystonemiddleware._common.config [None req-170296b1-93cb-4b75-ba65-06cceec26aec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:17:33.026 8 WARNING oslo_config.cfg [None req-170296b1-93cb-4b75-ba65-06cceec26aec - - - - - -] 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 6 seconds on interpreter 0x7f36d4173668 pid: 8 (default app) 2026-05-11 01:17:33.338 7 WARNING keystonemiddleware._common.config [None req-55f22c9e-dbd2-4564-be58-b46be45e65dd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:17:33.346 7 WARNING oslo_config.cfg [None req-55f22c9e-dbd2-4564-be58-b46be45e65dd - - - - - -] 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 6 seconds on interpreter 0x7f36d4173668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 01:17:34 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-05-11 01:17:34.692 7 WARNING oslo_policy.policy [None req-d56cd746-0e13-445c-8134-8c3030140459 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:17:34.692 7 WARNING oslo_policy.policy [None req-d56cd746-0e13-445c-8134-8c3030140459 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:17:34.709 7 WARNING oslo_policy.policy [None req-d56cd746-0e13-445c-8134-8c3030140459 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:17:34.709 7 WARNING oslo_policy.policy [None req-d56cd746-0e13-445c-8134-8c3030140459 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - 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.129 () {44 vars in 911 bytes} [Mon May 11 01:17:34 2026] GET /v2/images => generated 69 bytes in 539 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.129 () {42 vars in 689 bytes} [Mon May 11 01:17:38 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.129 () {44 vars in 911 bytes} [Mon May 11 01:17:38 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-05-11 01:17:38.139 8 WARNING oslo_policy.policy [None req-23223e95-d0f1-4764-aece-516f7f89cd93 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:17:38.140 8 WARNING oslo_policy.policy [None req-23223e95-d0f1-4764-aece-516f7f89cd93 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - 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.129 () {44 vars in 912 bytes} [Mon May 11 01:17:38 2026] GET /v2/images/cirros => generated 151 bytes in 120 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.129 () {44 vars in 934 bytes} [Mon May 11 01:17:38 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-05-11 01:17:38.271 8 WARNING oslo_policy.policy [None req-7107b179-48c6-47c9-8907-dcdc844bc55a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:17:38.271 8 WARNING oslo_policy.policy [None req-7107b179-48c6-47c9-8907-dcdc844bc55a dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - 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.129 () {44 vars in 940 bytes} [Mon May 11 01:17:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:17:38.355 7 WARNING oslo_config.cfg [None req-063af5a5-f80c-4d89-95bc-0988f7bd9680 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - 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.129 () {48 vars in 952 bytes} [Mon May 11 01:17:38 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:17:38.375 8 WARNING oslo_policy.policy [None req-3a75620c-aa9f-4018-afd5-6c1437b5354b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:17:38.376 8 WARNING oslo_policy.policy [None req-3a75620c-aa9f-4018-afd5-6c1437b5354b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:17:38.377 8 INFO glance.api.v2.image_data [None req-3a75620c-aa9f-4018-afd5-6c1437b5354b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:17:42.032 8 WARNING glance.location [None req-3a75620c-aa9f-4018-afd5-6c1437b5354b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.129 () {48 vars in 1046 bytes} [Mon May 11 01:17:38 2026] PUT /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf/file => generated 0 bytes in 3697 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7586 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 11 01:17:42 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:17:42.105 8 WARNING oslo_config.cfg [None req-dc54eb0d-103d-463d-85e7-378449445534 dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - 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.129 () {44 vars in 972 bytes} [Mon May 11 01:17:42 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 01:37: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: 133/261] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 11 01:37:56 2026] GET /v2/images => generated 1240 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/270] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 01:38: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: 138/271] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 11 01:38:34 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/272] 199.204.45.129 () {44 vars in 938 bytes} [Mon May 11 01:38:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.129 () {44 vars in 960 bytes} [Mon May 11 01:38:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.129 () {44 vars in 940 bytes} [Mon May 11 01:38:34 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: 140/275] 199.204.45.129 () {48 vars in 952 bytes} [Mon May 11 01:38:34 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:38:34.234 7 WARNING oslo_policy.policy [None req-27085101-0ad9-43af-9a97-7597c753f7cf dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:38:34.234 7 WARNING oslo_policy.policy [None req-27085101-0ad9-43af-9a97-7597c753f7cf dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 01:38:34.235 7 INFO glance.api.v2.image_data [None req-27085101-0ad9-43af-9a97-7597c753f7cf dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:38:58.514 7 WARNING glance.location [None req-27085101-0ad9-43af-9a97-7597c753f7cf dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 136/280] 199.204.45.129 () {48 vars in 1047 bytes} [Mon May 11 01:38:34 2026] PUT /v2/images/e87f59b2-e608-4854-b38d-a6b046fd0131/file => generated 0 bytes in 24326 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64722 switches on core 0) [pid: 8|app: 0|req: 145/281] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 11 01:38:58 2026] GET /v2/images/e87f59b2-e608-4854-b38d-a6b046fd0131 => 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: 137/282] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 11 01:38:58 2026] GET /v2/images/e87f59b2-e608-4854-b38d-a6b046fd0131 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/283] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 01:39:00 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: 138/284] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 11 01:39:00 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/367] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 01:45:43 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/368] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 11 01:45:43 2026] GET /v2/images => generated 2451 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/371] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 01:45:53 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: 190/372] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 11 01:45:53 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/373] 199.204.45.129 () {44 vars in 948 bytes} [Mon May 11 01:45:53 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: 8|app: 0|req: 191/374] 199.204.45.129 () {44 vars in 970 bytes} [Mon May 11 01:45:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/375] 199.204.45.129 () {44 vars in 940 bytes} [Mon May 11 01:45:53 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: 192/376] 199.204.45.129 () {48 vars in 952 bytes} [Mon May 11 01:45:53 2026] POST /v2/images => generated 799 bytes in 135 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:45:53.813 7 INFO glance.api.v2.image_data [None req-00e7adab-22a5-4e6a-9a86-3e67e8c2584b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:46:06.973 7 INFO glance.location [None req-00e7adab-22a5-4e6a-9a86-3e67e8c2584b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 185/379] 199.204.45.129 () {48 vars in 1046 bytes} [Mon May 11 01:45:53 2026] PUT /v2/images/80264df0-71aa-4601-982f-f654fb20dc87/file => generated 0 bytes in 13211 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27654 switches on core 0) [pid: 8|app: 0|req: 195/380] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 11 01:46:07 2026] GET /v2/images/80264df0-71aa-4601-982f-f654fb20dc87 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/381] 199.204.45.129 () {48 vars in 1051 bytes} [Mon May 11 01:46:07 2026] PATCH /v2/images/80264df0-71aa-4601-982f-f654fb20dc87 => generated 1234 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/382] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 11 01:46:07 2026] GET /v2/images/80264df0-71aa-4601-982f-f654fb20dc87 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/391] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 01:46: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: 201/392] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 11 01:46:43 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/395] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 01:47:01 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: 203/396] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 11 01:47:01 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/397] 199.204.45.129 () {44 vars in 940 bytes} [Mon May 11 01:47:01 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/398] 199.204.45.129 () {44 vars in 962 bytes} [Mon May 11 01:47:01 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/399] 199.204.45.129 () {44 vars in 940 bytes} [Mon May 11 01:47:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/400] 199.204.45.129 () {48 vars in 952 bytes} [Mon May 11 01:47:01 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:47:01.277 7 INFO glance.api.v2.image_data [None req-a943c7be-7611-45c9-9733-68039639686b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:47:14.860 7 INFO glance.location [None req-a943c7be-7611-45c9-9733-68039639686b dab00c41473f49aaa330882aa713f2d5 5c3ee0faeb5d4be783e7499684a45f46 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 196/405] 199.204.45.129 () {48 vars in 1047 bytes} [Mon May 11 01:47:01 2026] PUT /v2/images/48f3a092-d20d-4915-b177-fc170865e686/file => generated 0 bytes in 13629 msecs (HTTP/1.1 204) 4 headers in 171 bytes (51833 switches on core 0) [pid: 8|app: 0|req: 210/406] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 11 01:47:14 2026] GET /v2/images/48f3a092-d20d-4915-b177-fc170865e686 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/407] 199.204.45.129 () {44 vars in 972 bytes} [Mon May 11 01:47:14 2026] GET /v2/images/48f3a092-d20d-4915-b177-fc170865e686 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/554] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 01:59:27 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: 284/555] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 11 01:59:27 2026] GET /v2/images => generated 4893 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/584] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 02:01:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/585] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 11 02:01:49 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/586] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 02:01:50 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: 287/587] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 11 02:01:50 2026] GET /v2/images => generated 4893 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/598] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 02:02:39 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: 306/599] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 11 02:02:39 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/602] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 02:02:47 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: 308/603] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 11 02:02:47 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/616] 199.204.45.129 () {42 vars in 689 bytes} [Mon May 11 02:03:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/617] 199.204.45.129 () {44 vars in 911 bytes} [Mon May 11 02:03:47 2026] GET /v2/images => generated 4893 bytes in 47 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: 307/626] 10.0.0.129 () {32 vars in 633 bytes} [Mon May 11 02:04:30 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/633] 10.0.0.140 () {36 vars in 987 bytes} [Mon May 11 02:04:53 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 126 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: 323/634] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:04: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: 312/635] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:04: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: 8|app: 0|req: 324/636] 10.0.0.140 () {36 vars in 987 bytes} [Mon May 11 02:04:53 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/637] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:04: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: 325/638] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:04: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: 314/639] 10.0.0.140 () {36 vars in 987 bytes} [Mon May 11 02:04:53 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/640] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:04: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: 315/641] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:04:53 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: 327/642] 10.0.0.213 () {36 vars in 911 bytes} [Mon May 11 02:04:54 2026] GET /versions => generated 1312 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/643] 10.0.0.213 () {36 vars in 1007 bytes} [Mon May 11 02:04:54 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf/locations => generated 127 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/644] 10.0.0.213 () {36 vars in 987 bytes} [Mon May 11 02:04:54 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/645] 10.0.0.213 () {36 vars in 927 bytes} [Mon May 11 02:04:54 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: 329/646] 10.0.0.213 () {36 vars in 927 bytes} [Mon May 11 02:04:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/647] 10.0.0.128 () {36 vars in 987 bytes} [Mon May 11 02:04:59 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/648] 10.0.0.128 () {36 vars in 927 bytes} [Mon May 11 02:04:59 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: 320/651] 199.204.45.129 () {36 vars in 991 bytes} [Mon May 11 02:05:08 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/652] 199.204.45.129 () {36 vars in 931 bytes} [Mon May 11 02:05:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/653] 199.204.45.129 () {36 vars in 991 bytes} [Mon May 11 02:05:09 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/654] 199.204.45.129 () {36 vars in 931 bytes} [Mon May 11 02: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: 7|app: 0|req: 322/655] 10.0.0.128 () {36 vars in 987 bytes} [Mon May 11 02:05:11 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/656] 10.0.0.128 () {36 vars in 927 bytes} [Mon May 11 02:05:11 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: 323/657] 10.0.0.128 () {36 vars in 987 bytes} [Mon May 11 02:05:11 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/658] 10.0.0.128 () {36 vars in 927 bytes} [Mon May 11 02:05:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/667] 10.0.0.128 () {36 vars in 987 bytes} [Mon May 11 02:05:45 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/668] 10.0.0.128 () {36 vars in 927 bytes} [Mon May 11 02:05:45 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/675] 10.0.0.129 () {34 vars in 655 bytes} [Mon May 11 02:06:20 2026] POST /v2/images => generated 648 bytes in 297 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 02:06:21.174 7 WARNING glance.api.v2.images [None req-82fc27fc-cc8d-46d3-b8d4-4ebb27293e50 3ab2758087ab4db29725bbbece8697ca f95d5a4b8d0c4173a3bbff189ec5ae73 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6716cf33-6ce8-4f5b-98be-feacc4a596dd [pid: 8|app: 0|req: 345/676] 10.0.0.128 () {36 vars in 987 bytes} [Mon May 11 02:06:21 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/677] 10.0.0.128 () {36 vars in 927 bytes} [Mon May 11 02:06:21 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: 332/678] 10.0.0.129 () {32 vars in 710 bytes} [Mon May 11 02:06:21 2026] DELETE /v2/images/6716cf33-6ce8-4f5b-98be-feacc4a596dd => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/679] 10.0.0.129 () {32 vars in 707 bytes} [Mon May 11 02:06:21 2026] GET /v2/images/6716cf33-6ce8-4f5b-98be-feacc4a596dd => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/680] 10.0.0.129 () {32 vars in 633 bytes} [Mon May 11 02:06:21 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/681] 10.0.0.129 () {34 vars in 655 bytes} [Mon May 11 02:06:21 2026] POST /v2/images => generated 703 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/682] 10.0.0.129 () {32 vars in 717 bytes} [Mon May 11 02:06:21 2026] GET /v2/images/a5ae50b2-c6df-41f6-9a0b-7bfbd6164d1c/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:06:21.338 8 INFO glance.api.v2.image_data [None req-ca29e2d1-5f42-40ba-9149-0ce773f679ac 3ab2758087ab4db29725bbbece8697ca f95d5a4b8d0c4173a3bbff189ec5ae73 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 02:06:21.383 8 WARNING glance_store._drivers.rbd [None req-ca29e2d1-5f42-40ba-9149-0ce773f679ac 3ab2758087ab4db29725bbbece8697ca f95d5a4b8d0c4173a3bbff189ec5ae73 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 02:06:22.164 8 INFO glance.location [None req-ca29e2d1-5f42-40ba-9149-0ce773f679ac 3ab2758087ab4db29725bbbece8697ca f95d5a4b8d0c4173a3bbff189ec5ae73 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 349/683] 10.0.0.129 () {32 vars in 727 bytes} [Mon May 11 02:06:21 2026] PUT /v2/images/a5ae50b2-c6df-41f6-9a0b-7bfbd6164d1c/file => generated 0 bytes in 873 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/684] 10.0.0.129 () {32 vars in 707 bytes} [Mon May 11 02:06:22 2026] GET /v2/images/a5ae50b2-c6df-41f6-9a0b-7bfbd6164d1c => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/685] 10.0.0.129 () {32 vars in 717 bytes} [Mon May 11 02:06:22 2026] GET /v2/images/a5ae50b2-c6df-41f6-9a0b-7bfbd6164d1c/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/686] 10.0.0.129 () {34 vars in 655 bytes} [Mon May 11 02:06:22 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: 351/687] 10.0.0.129 () {32 vars in 726 bytes} [Mon May 11 02:06:22 2026] PATCH /v2/images/f37dc933-d394-4bc0-8f90-1cff01d04834 => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/688] 10.0.0.129 () {32 vars in 707 bytes} [Mon May 11 02:06:22 2026] GET /v2/images/f37dc933-d394-4bc0-8f90-1cff01d04834 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:06:22.508 8 WARNING glance.api.v2.images [None req-3185f756-5491-4972-9777-50f6cccc471a 3ab2758087ab4db29725bbbece8697ca f95d5a4b8d0c4173a3bbff189ec5ae73 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f37dc933-d394-4bc0-8f90-1cff01d04834 [pid: 8|app: 0|req: 352/689] 10.0.0.129 () {32 vars in 710 bytes} [Mon May 11 02:06:22 2026] DELETE /v2/images/f37dc933-d394-4bc0-8f90-1cff01d04834 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/690] 10.0.0.129 () {32 vars in 707 bytes} [Mon May 11 02:06:22 2026] GET /v2/images/f37dc933-d394-4bc0-8f90-1cff01d04834 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:22.564 8 WARNING glance.api.v2.images [None req-d6aecb8b-7e22-4bde-9d02-b2a4b513ac6c 3ab2758087ab4db29725bbbece8697ca f95d5a4b8d0c4173a3bbff189ec5ae73 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a5ae50b2-c6df-41f6-9a0b-7bfbd6164d1c [pid: 8|app: 0|req: 353/693] 10.0.0.129 () {32 vars in 710 bytes} [Mon May 11 02:06:22 2026] DELETE /v2/images/a5ae50b2-c6df-41f6-9a0b-7bfbd6164d1c => generated 0 bytes in 910 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/694] 10.0.0.129 () {32 vars in 707 bytes} [Mon May 11 02:06:23 2026] GET /v2/images/a5ae50b2-c6df-41f6-9a0b-7bfbd6164d1c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:06:23.491 8 WARNING glance.api.v2.images [None req-558383a2-5a55-4381-a3d5-dacd91c3c56a 3ab2758087ab4db29725bbbece8697ca f95d5a4b8d0c4173a3bbff189ec5ae73 - - default default] Failed to find image 6716cf33-6ce8-4f5b-98be-feacc4a596dd to delete: glance.common.exception.ImageNotFound: No image found with ID 6716cf33-6ce8-4f5b-98be-feacc4a596dd [pid: 8|app: 0|req: 354/695] 10.0.0.129 () {32 vars in 710 bytes} [Mon May 11 02:06:23 2026] DELETE /v2/images/6716cf33-6ce8-4f5b-98be-feacc4a596dd => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/696] 10.0.0.129 () {32 vars in 707 bytes} [Mon May 11 02:06:23 2026] GET /v2/images/6716cf33-6ce8-4f5b-98be-feacc4a596dd => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/697] 10.0.0.129 () {30 vars in 411 bytes} [Mon May 11 02:06:24 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/700] 10.0.0.128 () {36 vars in 987 bytes} [Mon May 11 02:06:39 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/701] 10.0.0.128 () {36 vars in 927 bytes} [Mon May 11 02:06:39 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: 361/708] 10.0.0.129 () {32 vars in 707 bytes} [Mon May 11 02:07:08 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/709] 10.0.0.129 () {32 vars in 707 bytes} [Mon May 11 02:07:08 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/710] 10.0.0.140 () {36 vars in 987 bytes} [Mon May 11 02:07:08 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/711] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:07:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/712] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:07:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/713] 10.0.0.140 () {36 vars in 987 bytes} [Mon May 11 02:07:09 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/714] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:07:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/715] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:07:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/716] 10.0.0.140 () {36 vars in 987 bytes} [Mon May 11 02:07:09 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/717] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:07: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: 8|app: 0|req: 366/718] 10.0.0.213 () {36 vars in 911 bytes} [Mon May 11 02:07:09 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: 353/719] 10.0.0.213 () {36 vars in 1007 bytes} [Mon May 11 02:07:09 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/720] 10.0.0.213 () {36 vars in 987 bytes} [Mon May 11 02:07:09 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/721] 10.0.0.213 () {36 vars in 927 bytes} [Mon May 11 02:07: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: 8|app: 0|req: 368/722] 10.0.0.213 () {36 vars in 927 bytes} [Mon May 11 02:07: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: 355/723] 10.0.0.128 () {36 vars in 987 bytes} [Mon May 11 02:07:11 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/724] 10.0.0.128 () {36 vars in 927 bytes} [Mon May 11 02:07: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: 7|app: 0|req: 363/739] 10.0.0.128 () {36 vars in 987 bytes} [Mon May 11 02:08:13 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/740] 10.0.0.128 () {36 vars in 927 bytes} [Mon May 11 02:08:13 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: 368/749] 10.0.0.128 () {36 vars in 987 bytes} [Mon May 11 02:08:58 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/750] 10.0.0.128 () {36 vars in 927 bytes} [Mon May 11 02:08:58 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: 386/757] 10.0.0.128 () {36 vars in 987 bytes} [Mon May 11 02:09:23 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/758] 10.0.0.128 () {36 vars in 927 bytes} [Mon May 11 02:09:23 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: 389/763] 10.0.0.128 () {36 vars in 987 bytes} [Mon May 11 02:09:51 2026] GET /v2/images/41b547fe-8aa2-4900-b5b8-e18a392c8bbf => generated 1171 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/764] 10.0.0.128 () {36 vars in 927 bytes} [Mon May 11 02:09:51 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: 380/773] 199.204.45.129 () {32 vars in 826 bytes} [Mon May 11 02:10:28 2026] GET /v2/images?status=active&owner=5c3ee0faeb5d4be783e7499684a45f46&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/774] 199.204.45.129 () {32 vars in 653 bytes} [Mon May 11 02:10:28 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/775] 10.0.0.140 () {36 vars in 987 bytes} [Mon May 11 02:10:29 2026] GET /v2/images/e87f59b2-e608-4854-b38d-a6b046fd0131 => generated 1209 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/776] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:10:29 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: 382/777] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:10:29 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: 396/778] 10.0.0.140 () {36 vars in 987 bytes} [Mon May 11 02:10:29 2026] GET /v2/images/e87f59b2-e608-4854-b38d-a6b046fd0131 => 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: 383/779] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:10:29 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: 397/780] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:10:29 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: 384/781] 10.0.0.140 () {36 vars in 987 bytes} [Mon May 11 02:10:29 2026] GET /v2/images/e87f59b2-e608-4854-b38d-a6b046fd0131 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/782] 10.0.0.140 () {36 vars in 927 bytes} [Mon May 11 02:10:29 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: 385/783] 10.0.0.213 () {36 vars in 911 bytes} [Mon May 11 02:10:29 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/784] 10.0.0.213 () {36 vars in 1007 bytes} [Mon May 11 02:10:29 2026] GET /v2/images/e87f59b2-e608-4854-b38d-a6b046fd0131/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/785] 10.0.0.213 () {36 vars in 987 bytes} [Mon May 11 02:10:29 2026] GET /v2/images/e87f59b2-e608-4854-b38d-a6b046fd0131 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/786] 10.0.0.213 () {36 vars in 927 bytes} [Mon May 11 02:10:29 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: 387/787] 10.0.0.213 () {36 vars in 927 bytes} [Mon May 11 02:10:29 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: 422/830] 10.0.0.129 () {32 vars in 633 bytes} [Mon May 11 02:14:01 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)