+ 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 [Tue Apr 21 03:50:50 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-68685576c4-lqn22 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 0x7efca632d668 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-04-21 03:50:52.274 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-21 03:50:52.281 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-04-21 03:50:53.133 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-04-21 03:50:53.134 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-04-21 03:50:53.135 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 03:50:53.137 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-04-21 03:50:53.138 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-04-21 03:50:53.138 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 03:50:55.159 7 WARNING glance.api.v2.images [None req-6b26c408-5dd4-4cea-aeb9-6f27f8617f0e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 03:50:55.174 8 WARNING glance.api.v2.images [None req-15b2608f-9a16-4169-adb7-1ea7f039d628 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 03:50:55.497 7 WARNING keystonemiddleware._common.config [None req-6b26c408-5dd4-4cea-aeb9-6f27f8617f0e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 03:50:55.505 7 WARNING oslo_config.cfg [None req-6b26c408-5dd4-4cea-aeb9-6f27f8617f0e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-21 03:50:55.507 8 WARNING keystonemiddleware._common.config [None req-15b2608f-9a16-4169-adb7-1ea7f039d628 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7efca632d668 pid: 7 (default app) 2026-04-21 03:50:55.515 8 WARNING oslo_config.cfg [None req-15b2608f-9a16-4169-adb7-1ea7f039d628 - - - - - -] 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 0x7efca632d668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 03:50:56 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-04-21 03:50:56.467 8 WARNING oslo_policy.policy [None req-6022d82a-72b0-4d7b-8c47-68dc127b56ad b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - 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-04-21 03:50:56.467 8 WARNING oslo_policy.policy [None req-6022d82a-72b0-4d7b-8c47-68dc127b56ad b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - 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-04-21 03:50:56.484 8 WARNING oslo_policy.policy [None req-6022d82a-72b0-4d7b-8c47-68dc127b56ad b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - 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-04-21 03:50:56.485 8 WARNING oslo_policy.policy [None req-6022d82a-72b0-4d7b-8c47-68dc127b56ad b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 03:50:56 2026] GET /v2/images => generated 69 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 03:50:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 03:50:59 2026] GET /v2/images => generated 69 bytes in 34 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-04-21 03:51:00.036 7 WARNING oslo_policy.policy [None req-a9a172da-7bae-4c4e-868e-31e0af2e3778 b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - 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-04-21 03:51:00.036 7 WARNING oslo_policy.policy [None req-a9a172da-7bae-4c4e-868e-31e0af2e3778 b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/7] 199.204.45.144 () {44 vars in 911 bytes} [Tue Apr 21 03:51:00 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.144 () {44 vars in 933 bytes} [Tue Apr 21 03:51:00 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-04-21 03:51:00.172 7 WARNING oslo_policy.policy [None req-bd04a5f2-1a2f-42d4-b911-49b43ed08d9e b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - 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-04-21 03:51:00.173 7 WARNING oslo_policy.policy [None req-bd04a5f2-1a2f-42d4-b911-49b43ed08d9e b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.144 () {44 vars in 939 bytes} [Tue Apr 21 03:51:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 03:51:00.257 8 WARNING oslo_config.cfg [None req-04b9d5bf-8e39-45db-9835-10754f2d8abc b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.204.45.144 () {48 vars in 951 bytes} [Tue Apr 21 03:51:00 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-04-21 03:51:00.283 7 WARNING oslo_policy.policy [None req-5527798f-a823-46ce-865a-bb392872fadf b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - 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-04-21 03:51:00.283 7 WARNING oslo_policy.policy [None req-5527798f-a823-46ce-865a-bb392872fadf b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - 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-04-21 03:51:00.284 7 INFO glance.api.v2.image_data [None req-5527798f-a823-46ce-865a-bb392872fadf b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 03:51:05.384 7 WARNING glance.location [None req-5527798f-a823-46ce-865a-bb392872fadf b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.144 () {48 vars in 1045 bytes} [Tue Apr 21 03:51:00 2026] PUT /v2/images/ea923d43-4f83-4931-af22-74b0852403db/file => generated 0 bytes in 5170 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6752 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.144 () {44 vars in 971 bytes} [Tue Apr 21 03:51:05 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 03:51:05.482 7 WARNING oslo_config.cfg [None req-c9edadbb-18b3-4786-9fc5-a5eec5d0be7f b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 8/15] 199.204.45.144 () {44 vars in 971 bytes} [Tue Apr 21 03:51:05 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => 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: 134/268] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 04:12:12 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: 135/269] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 04:12:12 2026] GET /v2/images => generated 1240 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 04:12:33 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 04:12:33 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.144 () {44 vars in 937 bytes} [Tue Apr 21 04:12:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.204.45.144 () {44 vars in 959 bytes} [Tue Apr 21 04:12:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.144 () {44 vars in 939 bytes} [Tue Apr 21 04:12: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: 7|app: 0|req: 140/279] 199.204.45.144 () {48 vars in 951 bytes} [Tue Apr 21 04:12:34 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 04:12:34.160 8 WARNING oslo_policy.policy [None req-e48da235-3bb7-4443-9d75-272c3192f65c b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - 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-04-21 04:12:34.160 8 WARNING oslo_policy.policy [None req-e48da235-3bb7-4443-9d75-272c3192f65c b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - 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-04-21 04:12:34.162 8 INFO glance.api.v2.image_data [None req-e48da235-3bb7-4443-9d75-272c3192f65c b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 04:13:09.203 8 WARNING glance.location [None req-e48da235-3bb7-4443-9d75-272c3192f65c b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/288] 199.204.45.144 () {48 vars in 1046 bytes} [Tue Apr 21 04:12:34 2026] PUT /v2/images/b6d77516-a4cc-4bbf-b64d-47543e3b4f7f/file => generated 0 bytes in 35091 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67953 switches on core 0) [pid: 7|app: 0|req: 149/289] 199.204.45.144 () {44 vars in 971 bytes} [Tue Apr 21 04:13:09 2026] GET /v2/images/b6d77516-a4cc-4bbf-b64d-47543e3b4f7f => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/290] 199.204.45.144 () {44 vars in 971 bytes} [Tue Apr 21 04:13:09 2026] GET /v2/images/b6d77516-a4cc-4bbf-b64d-47543e3b4f7f => 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: 150/291] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 04:13:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/292] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 04:13:10 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/375] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 04:20:00 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: 184/376] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 04:20:00 2026] GET /v2/images => generated 2451 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 04:20:25 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: 196/384] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 04:20:25 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.204.45.144 () {44 vars in 947 bytes} [Tue Apr 21 04:20:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/386] 199.204.45.144 () {44 vars in 969 bytes} [Tue Apr 21 04:20:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 199.204.45.144 () {44 vars in 939 bytes} [Tue Apr 21 04:20:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 199.204.45.144 () {48 vars in 951 bytes} [Tue Apr 21 04:20:25 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 04:20:25.657 8 INFO glance.api.v2.image_data [None req-3385bb7d-b168-45c3-941d-519467560592 b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 04:21:00.039 8 INFO glance.location [None req-3385bb7d-b168-45c3-941d-519467560592 b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/395] 199.204.45.144 () {48 vars in 1045 bytes} [Tue Apr 21 04:20:25 2026] PUT /v2/images/1d13aea6-5179-45e8-ba48-38f1b88ecfce/file => generated 0 bytes in 34461 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23883 switches on core 0) [pid: 7|app: 0|req: 205/396] 199.204.45.144 () {44 vars in 971 bytes} [Tue Apr 21 04:21:00 2026] GET /v2/images/1d13aea6-5179-45e8-ba48-38f1b88ecfce => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/397] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Apr 21 04:21:00 2026] PATCH /v2/images/1d13aea6-5179-45e8-ba48-38f1b88ecfce => generated 1234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/398] 199.204.45.144 () {44 vars in 971 bytes} [Tue Apr 21 04:21:00 2026] GET /v2/images/1d13aea6-5179-45e8-ba48-38f1b88ecfce => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/411] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 04:21:56 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: 213/412] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 04:21:56 2026] GET /v2/images => generated 3687 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/415] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 04:22:10 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: 215/416] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 04:22:10 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/417] 199.204.45.144 () {44 vars in 939 bytes} [Tue Apr 21 04:22:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/418] 199.204.45.144 () {44 vars in 961 bytes} [Tue Apr 21 04:22:10 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: 8|app: 0|req: 203/419] 199.204.45.144 () {44 vars in 939 bytes} [Tue Apr 21 04:22:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/420] 199.204.45.144 () {48 vars in 951 bytes} [Tue Apr 21 04:22:10 2026] POST /v2/images => generated 791 bytes in 363 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 04:22:11.068 8 INFO glance.api.v2.image_data [None req-31246cce-aeb7-418d-90e4-8703ab89be9b b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 04:22:51.109 8 INFO glance.location [None req-31246cce-aeb7-418d-90e4-8703ab89be9b b789fd9d76954666b2ea7e3acc23d1a4 d577b3c046704602b5b7697257a0a3a0 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 204/429] 199.204.45.144 () {48 vars in 1045 bytes} [Tue Apr 21 04:22:11 2026] PUT /v2/images/b55b8340-a298-4e8e-b87f-63abcc802a61/file => generated 0 bytes in 40136 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9612 switches on core 0) [pid: 7|app: 0|req: 226/430] 199.204.45.144 () {44 vars in 971 bytes} [Tue Apr 21 04:22:51 2026] GET /v2/images/b55b8340-a298-4e8e-b87f-63abcc802a61 => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/431] 199.204.45.144 () {44 vars in 971 bytes} [Tue Apr 21 04:22:51 2026] GET /v2/images/b55b8340-a298-4e8e-b87f-63abcc802a61 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/584] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 04:35:27 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: 303/585] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 04:35:27 2026] GET /v2/images => generated 4892 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/612] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 04:37:43 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: 317/613] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 04:37:43 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/616] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 04:37:45 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: 319/617] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 04:37:45 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/626] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 04:38:33 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: 324/627] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 04:38:33 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/630] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 04:38:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/631] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 04:38:40 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/644] 199.204.45.144 () {42 vars in 688 bytes} [Tue Apr 21 04:39:41 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: 312/645] 199.204.45.144 () {44 vars in 910 bytes} [Tue Apr 21 04:39:41 2026] GET /v2/images => generated 4892 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: 338/654] 10.0.0.103 () {32 vars in 633 bytes} [Tue Apr 21 04:40:22 2026] GET /v2/images => generated 4892 bytes in 18 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: 319/659] 10.0.0.54 () {36 vars in 986 bytes} [Tue Apr 21 04:40:40 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/660] 10.0.0.54 () {36 vars in 926 bytes} [Tue Apr 21 04:40:40 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: 321/663] 10.0.0.54 () {36 vars in 986 bytes} [Tue Apr 21 04:40:46 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => 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: 343/664] 10.0.0.54 () {36 vars in 926 bytes} [Tue Apr 21 04:40:46 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: 322/665] 199.204.45.144 () {36 vars in 991 bytes} [Tue Apr 21 04:40:48 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => 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: 344/666] 199.204.45.144 () {36 vars in 931 bytes} [Tue Apr 21 04:40:48 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/667] 199.204.45.144 () {36 vars in 991 bytes} [Tue Apr 21 04:40:49 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => 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: 345/668] 199.204.45.144 () {36 vars in 931 bytes} [Tue Apr 21 04:40:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/669] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 21 04:40:54 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/670] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:40:54 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: 325/671] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:40: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: 347/672] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 21 04:40:54 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/673] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:40:54 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: 348/674] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:40: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: 8|app: 0|req: 327/677] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 21 04:40:54 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/678] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:40:54 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: 328/679] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:40: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: 7|app: 0|req: 352/680] 10.0.0.54 () {36 vars in 986 bytes} [Tue Apr 21 04:40:54 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => 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: 329/681] 10.0.0.54 () {36 vars in 926 bytes} [Tue Apr 21 04:40: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: 353/682] 10.0.0.114 () {36 vars in 911 bytes} [Tue Apr 21 04:40:55 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: 330/683] 10.0.0.114 () {36 vars in 1007 bytes} [Tue Apr 21 04:40:55 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db/locations => generated 127 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/684] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 04:40:55 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/685] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 04:40:55 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: 355/686] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 04:40:55 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: 335/693] 10.0.0.103 () {30 vars in 411 bytes} [Tue Apr 21 04:41:27 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: 362/700] 10.0.0.103 () {34 vars in 655 bytes} [Tue Apr 21 04:41:55 2026] POST /v2/images => generated 649 bytes in 124 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-21 04:41:55.397 8 WARNING glance.api.v2.images [None req-83e70b0c-4068-474d-8f02-3f8283853460 d3dfce8577d543c1b19dd4f71a9d4ad9 57389cb789ba4534b923e5ae0ad94d28 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f8790b75-8184-495c-a143-61d35a0f3a37 [pid: 8|app: 0|req: 339/701] 10.0.0.103 () {32 vars in 710 bytes} [Tue Apr 21 04:41:55 2026] DELETE /v2/images/f8790b75-8184-495c-a143-61d35a0f3a37 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/702] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 21 04:41:55 2026] GET /v2/images/f8790b75-8184-495c-a143-61d35a0f3a37 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/703] 10.0.0.103 () {32 vars in 633 bytes} [Tue Apr 21 04:41:55 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/704] 10.0.0.103 () {34 vars in 655 bytes} [Tue Apr 21 04:41:55 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/705] 10.0.0.103 () {32 vars in 717 bytes} [Tue Apr 21 04:41:55 2026] GET /v2/images/5ea30aff-7fd4-48ca-ac70-7ba51528e376/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 04:41:55.581 7 INFO glance.api.v2.image_data [None req-b4131427-b80b-445c-b090-98dd24e9082f d3dfce8577d543c1b19dd4f71a9d4ad9 57389cb789ba4534b923e5ae0ad94d28 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 04:41:55.622 7 WARNING glance_store._drivers.rbd [None req-b4131427-b80b-445c-b090-98dd24e9082f d3dfce8577d543c1b19dd4f71a9d4ad9 57389cb789ba4534b923e5ae0ad94d28 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-21 04:41:56.678 7 INFO glance.location [None req-b4131427-b80b-445c-b090-98dd24e9082f d3dfce8577d543c1b19dd4f71a9d4ad9 57389cb789ba4534b923e5ae0ad94d28 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 365/706] 10.0.0.103 () {32 vars in 727 bytes} [Tue Apr 21 04:41:55 2026] PUT /v2/images/5ea30aff-7fd4-48ca-ac70-7ba51528e376/file => generated 0 bytes in 1169 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/707] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 21 04:41:56 2026] GET /v2/images/5ea30aff-7fd4-48ca-ac70-7ba51528e376 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/708] 10.0.0.103 () {32 vars in 717 bytes} [Tue Apr 21 04:41:56 2026] GET /v2/images/5ea30aff-7fd4-48ca-ac70-7ba51528e376/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/709] 10.0.0.103 () {34 vars in 655 bytes} [Tue Apr 21 04:41:56 2026] POST /v2/images => generated 648 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/710] 10.0.0.103 () {32 vars in 726 bytes} [Tue Apr 21 04:41:56 2026] PATCH /v2/images/d4c4829d-5e3f-45c2-bf51-9d690df2cc45 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/711] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 21 04:41:57 2026] GET /v2/images/d4c4829d-5e3f-45c2-bf51-9d690df2cc45 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 04:41:57.070 7 WARNING glance.api.v2.images [None req-aa2ce656-328d-47a7-ba16-186d6a935f19 d3dfce8577d543c1b19dd4f71a9d4ad9 57389cb789ba4534b923e5ae0ad94d28 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d4c4829d-5e3f-45c2-bf51-9d690df2cc45 [pid: 7|app: 0|req: 368/712] 10.0.0.103 () {32 vars in 710 bytes} [Tue Apr 21 04:41:57 2026] DELETE /v2/images/d4c4829d-5e3f-45c2-bf51-9d690df2cc45 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/713] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 21 04:41:57 2026] GET /v2/images/d4c4829d-5e3f-45c2-bf51-9d690df2cc45 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 04:41:57.138 7 WARNING glance.api.v2.images [None req-c6cdb1ce-3646-4f6f-a659-e2aa70f7e2cf d3dfce8577d543c1b19dd4f71a9d4ad9 57389cb789ba4534b923e5ae0ad94d28 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5ea30aff-7fd4-48ca-ac70-7ba51528e376 [pid: 7|app: 0|req: 369/714] 10.0.0.103 () {32 vars in 710 bytes} [Tue Apr 21 04:41:57 2026] DELETE /v2/images/5ea30aff-7fd4-48ca-ac70-7ba51528e376 => generated 0 bytes in 817 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/715] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 21 04:41:57 2026] GET /v2/images/5ea30aff-7fd4-48ca-ac70-7ba51528e376 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 04:41:57.975 7 WARNING glance.api.v2.images [None req-fca0bb8a-127e-4006-bdda-7ab6e7e31a58 d3dfce8577d543c1b19dd4f71a9d4ad9 57389cb789ba4534b923e5ae0ad94d28 - - default default] Failed to find image f8790b75-8184-495c-a143-61d35a0f3a37 to delete: glance.common.exception.ImageNotFound: No image found with ID f8790b75-8184-495c-a143-61d35a0f3a37 [pid: 7|app: 0|req: 370/716] 10.0.0.103 () {32 vars in 710 bytes} [Tue Apr 21 04:41:57 2026] DELETE /v2/images/f8790b75-8184-495c-a143-61d35a0f3a37 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/717] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 21 04:41:57 2026] GET /v2/images/f8790b75-8184-495c-a143-61d35a0f3a37 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/718] 10.0.0.54 () {36 vars in 986 bytes} [Tue Apr 21 04:41:58 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => 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: 348/719] 10.0.0.54 () {36 vars in 926 bytes} [Tue Apr 21 04:41:58 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: 372/720] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 21 04:42:03 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => 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: 349/721] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 21 04:42:03 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => 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: 373/722] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 21 04:42:03 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/723] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:42:03 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/724] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:42:03 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/725] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 21 04:42:03 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/726] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:42:03 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: 352/727] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:42:03 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: 376/728] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 21 04:42:03 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/729] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:42:03 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/730] 10.0.0.114 () {36 vars in 911 bytes} [Tue Apr 21 04:42:03 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: 354/731] 10.0.0.114 () {36 vars in 1007 bytes} [Tue Apr 21 04:42:03 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/732] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 04:42:03 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => 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: 355/733] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 04:42:03 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: 379/734] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 04:42:03 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: 383/741] 10.0.0.54 () {36 vars in 986 bytes} [Tue Apr 21 04:42:30 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => 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: 359/742] 10.0.0.54 () {36 vars in 926 bytes} [Tue Apr 21 04:42:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/745] 10.0.0.54 () {36 vars in 986 bytes} [Tue Apr 21 04:42:44 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/746] 10.0.0.54 () {36 vars in 926 bytes} [Tue Apr 21 04:42:44 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/755] 10.0.0.54 () {36 vars in 986 bytes} [Tue Apr 21 04:43:23 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/756] 10.0.0.54 () {36 vars in 926 bytes} [Tue Apr 21 04:43: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: 369/761] 10.0.0.54 () {36 vars in 986 bytes} [Tue Apr 21 04:43:35 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => 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: 393/762] 10.0.0.54 () {36 vars in 926 bytes} [Tue Apr 21 04:43:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/765] 10.0.0.54 () {36 vars in 986 bytes} [Tue Apr 21 04:43:53 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/766] 10.0.0.54 () {36 vars in 926 bytes} [Tue Apr 21 04:43: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: 377/777] 199.204.45.144 () {32 vars in 826 bytes} [Tue Apr 21 04:44:35 2026] GET /v2/images?status=active&owner=d577b3c046704602b5b7697257a0a3a0&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/778] 199.204.45.144 () {32 vars in 653 bytes} [Tue Apr 21 04:44:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/779] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 21 04:44:36 2026] GET /v2/images/b6d77516-a4cc-4bbf-b64d-47543e3b4f7f => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/780] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:44:36 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: 379/781] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:44:36 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: 403/782] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 21 04:44:36 2026] GET /v2/images/b6d77516-a4cc-4bbf-b64d-47543e3b4f7f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/783] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:44:36 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: 404/784] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:44:36 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: 381/785] 10.0.0.45 () {36 vars in 986 bytes} [Tue Apr 21 04:44:36 2026] GET /v2/images/b6d77516-a4cc-4bbf-b64d-47543e3b4f7f => 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: 405/786] 10.0.0.45 () {36 vars in 926 bytes} [Tue Apr 21 04:44:36 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: 382/787] 10.0.0.114 () {36 vars in 911 bytes} [Tue Apr 21 04:44:36 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: 406/788] 10.0.0.114 () {36 vars in 1007 bytes} [Tue Apr 21 04:44:36 2026] GET /v2/images/b6d77516-a4cc-4bbf-b64d-47543e3b4f7f/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: 383/789] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 04:44:36 2026] GET /v2/images/b6d77516-a4cc-4bbf-b64d-47543e3b4f7f => 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: 407/790] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 04:44:36 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: 384/791] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 04:44:36 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: 410/796] 10.0.0.54 () {36 vars in 986 bytes} [Tue Apr 21 04:44:56 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => 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: 387/797] 10.0.0.54 () {36 vars in 926 bytes} [Tue Apr 21 04:44:56 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: 392/806] 10.0.0.54 () {36 vars in 986 bytes} [Tue Apr 21 04:45:35 2026] GET /v2/images/ea923d43-4f83-4931-af22-74b0852403db => 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: 415/807] 10.0.0.54 () {36 vars in 926 bytes} [Tue Apr 21 04:45:35 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: 431/838] 10.0.0.103 () {32 vars in 633 bytes} [Tue Apr 21 04:48:08 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)