+ 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 [Sat May 30 02:12:55 2026] *** compiled with version: 13.3.0 on 29 May 2026 23:02:31 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-675fddf9b6-kpzx5 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f93ab6b9668 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-30 02:12:57.753 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-30 02:12:57.766 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-30 02:12:58.635 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-30 02:12:58.636 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-30 02:12:58.637 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 02:12:58.644 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-30 02:12:58.645 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-30 02:12:58.645 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 02:13:00.684 8 WARNING glance.api.v2.images [None req-a1539f85-3562-4daa-a367-64e09aa2d510 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 02:13:00.687 7 WARNING glance.api.v2.images [None req-7c2e43f3-6419-492d-8e48-11f02065c851 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 02:13:01.030 8 WARNING keystonemiddleware._common.config [None req-a1539f85-3562-4daa-a367-64e09aa2d510 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 02:13:01.038 8 WARNING oslo_config.cfg [None req-a1539f85-3562-4daa-a367-64e09aa2d510 - - - - - -] 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 0x7f93ab6b9668 pid: 8 (default app) 2026-05-30 02:13:01.090 7 WARNING keystonemiddleware._common.config [None req-7c2e43f3-6419-492d-8e48-11f02065c851 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 02:13:01.098 7 WARNING oslo_config.cfg [None req-7c2e43f3-6419-492d-8e48-11f02065c851 - - - - - -] 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 0x7f93ab6b9668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 02:13:01 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-30 02:13:02.267 7 WARNING oslo_policy.policy [None req-2d5aeb93-0438-43d7-814e-c65f2abb917d e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - 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-30 02:13:02.267 7 WARNING oslo_policy.policy [None req-2d5aeb93-0438-43d7-814e-c65f2abb917d e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - 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-30 02:13:02.283 7 WARNING oslo_policy.policy [None req-2d5aeb93-0438-43d7-814e-c65f2abb917d e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - 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-30 02:13:02.283 7 WARNING oslo_policy.policy [None req-2d5aeb93-0438-43d7-814e-c65f2abb917d e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - 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/5] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 02:13:01 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 02:13:05 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 02:13:05 2026] GET /v2/images => generated 69 bytes in 38 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-30 02:13:06.048 8 WARNING oslo_policy.policy [None req-47144d8e-aca5-4b29-aa9e-5bd20156feb7 e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - 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-30 02:13:06.048 8 WARNING oslo_policy.policy [None req-47144d8e-aca5-4b29-aa9e-5bd20156feb7 e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.250 () {44 vars in 912 bytes} [Sat May 30 02:13:06 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.250 () {44 vars in 934 bytes} [Sat May 30 02:13:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-30 02:13:06.200 8 WARNING oslo_policy.policy [None req-8762ecde-202e-4d34-9b60-91a3e84cc112 e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - 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-30 02:13:06.200 8 WARNING oslo_policy.policy [None req-8762ecde-202e-4d34-9b60-91a3e84cc112 e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - 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/10] 199.204.45.250 () {44 vars in 940 bytes} [Sat May 30 02:13:06 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-30 02:13:06.294 7 WARNING oslo_config.cfg [None req-d8c6902c-343d-4cb7-813f-9fb2acc2207c e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - 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/11] 199.204.45.250 () {48 vars in 952 bytes} [Sat May 30 02:13:06 2026] POST /v2/images => generated 760 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 02:13:06.317 8 WARNING oslo_policy.policy [None req-6b548536-1e96-4f81-9a13-3c68f0f0cbeb e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - 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-30 02:13:06.318 8 WARNING oslo_policy.policy [None req-6b548536-1e96-4f81-9a13-3c68f0f0cbeb e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - 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-30 02:13:06.319 8 INFO glance.api.v2.image_data [None req-6b548536-1e96-4f81-9a13-3c68f0f0cbeb e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 02:13:10.459 8 WARNING glance.location [None req-6b548536-1e96-4f81-9a13-3c68f0f0cbeb e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.250 () {48 vars in 1046 bytes} [Sat May 30 02:13:06 2026] PUT /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3/file => generated 0 bytes in 4185 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7665 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 02:13:10 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-30 02:13:10.613 8 WARNING oslo_config.cfg [None req-9d6eb377-b400-4bab-9ae9-3a8ddb8fe88b e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - 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: 9/16] 199.204.45.250 () {48 vars in 1052 bytes} [Sat May 30 02:13:10 2026] PATCH /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 02:13:10 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/264] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 02:33:48 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: 132/265] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 02:33:48 2026] GET /v2/images => generated 1381 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/272] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 02:34: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: 137/273] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 02:34:10 2026] GET /v2/images => generated 1381 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.250 () {44 vars in 938 bytes} [Sat May 30 02:34:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.250 () {44 vars in 960 bytes} [Sat May 30 02:34:10 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.250 () {44 vars in 940 bytes} [Sat May 30 02:34:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.250 () {48 vars in 952 bytes} [Sat May 30 02:34:10 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 02:34:10.608 7 WARNING oslo_policy.policy [None req-430c0e91-1284-4948-a2c6-1d875b958931 e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - 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-30 02:34:10.608 7 WARNING oslo_policy.policy [None req-430c0e91-1284-4948-a2c6-1d875b958931 e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - 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-30 02:34:10.610 7 INFO glance.api.v2.image_data [None req-430c0e91-1284-4948-a2c6-1d875b958931 e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 02:34:37.268 7 WARNING glance.location [None req-430c0e91-1284-4948-a2c6-1d875b958931 e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/282] 199.204.45.250 () {48 vars in 1047 bytes} [Sat May 30 02:34:10 2026] PUT /v2/images/99c67608-9279-4d6b-97c5-f3124cdb1100/file => generated 0 bytes in 26711 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73775 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 02:34:37 2026] GET /v2/images/99c67608-9279-4d6b-97c5-f3124cdb1100 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/284] 199.204.45.250 () {48 vars in 1052 bytes} [Sat May 30 02:34:37 2026] PATCH /v2/images/99c67608-9279-4d6b-97c5-f3124cdb1100 => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/285] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 02:34:37 2026] GET /v2/images/99c67608-9279-4d6b-97c5-f3124cdb1100 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/286] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 02:34:38 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: 146/287] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 02:34:38 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 02:41:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 02:41:18 2026] GET /v2/images => generated 2778 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 02:41:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 02:41:34 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.204.45.250 () {44 vars in 948 bytes} [Sat May 30 02:41:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.204.45.250 () {44 vars in 970 bytes} [Sat May 30 02:41:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.204.45.250 () {44 vars in 940 bytes} [Sat May 30 02:41:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.204.45.250 () {48 vars in 952 bytes} [Sat May 30 02:41:34 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 02:41:34.736 8 INFO glance.api.v2.image_data [None req-62524d01-b89a-4c61-969a-a90895a0d535 e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 02:42:05.305 8 INFO glance.location [None req-62524d01-b89a-4c61-969a-a90895a0d535 e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/386] 199.204.45.250 () {48 vars in 1046 bytes} [Sat May 30 02:41:34 2026] PUT /v2/images/03466732-f3e3-4d3a-a873-bff2fbad136f/file => generated 0 bytes in 30613 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24811 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 02:42:05 2026] GET /v2/images/03466732-f3e3-4d3a-a873-bff2fbad136f => 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: 194/388] 199.204.45.250 () {48 vars in 1052 bytes} [Sat May 30 02:42:05 2026] PATCH /v2/images/03466732-f3e3-4d3a-a873-bff2fbad136f => generated 1410 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 02:42:05 2026] GET /v2/images/03466732-f3e3-4d3a-a873-bff2fbad136f => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 02:42:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 02:42:51 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 02:43:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 02:43:05 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.204.45.250 () {44 vars in 940 bytes} [Sat May 30 02:43:05 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.204.45.250 () {44 vars in 962 bytes} [Sat May 30 02:43:05 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.250 () {44 vars in 940 bytes} [Sat May 30 02:43:05 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) [pid: 8|app: 0|req: 204/409] 199.204.45.250 () {48 vars in 952 bytes} [Sat May 30 02:43:05 2026] POST /v2/images => generated 791 bytes in 916 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 02:43:06.850 7 INFO glance.api.v2.image_data [None req-228c088e-6c69-4ebc-8065-4b6bf9f87cc6 e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 02:43:25.748 7 INFO glance.location [None req-228c088e-6c69-4ebc-8065-4b6bf9f87cc6 e7df8bf4eca7476badf26fd266f00286 b194f277556149398b8e77b8db76856c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 206/414] 199.204.45.250 () {48 vars in 1047 bytes} [Sat May 30 02:43:06 2026] PUT /v2/images/56c18d26-a34a-4122-9a08-471399125e5c/file => generated 0 bytes in 18945 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31494 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 02:43:25 2026] GET /v2/images/56c18d26-a34a-4122-9a08-471399125e5c => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.250 () {48 vars in 1052 bytes} [Sat May 30 02:43:25 2026] PATCH /v2/images/56c18d26-a34a-4122-9a08-471399125e5c => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.250 () {44 vars in 972 bytes} [Sat May 30 02:43:25 2026] GET /v2/images/56c18d26-a34a-4122-9a08-471399125e5c => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/580] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 02:56:52 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: 289/581] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 02:56:52 2026] GET /v2/images => generated 5574 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/612] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 02:59:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/613] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 02:59:23 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/614] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 02:59:25 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: 306/615] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 02:59:25 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/626] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 03:00:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/627] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 03:00:18 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/630] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 03:00:28 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: 317/631] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 03:00:28 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/646] 199.204.45.250 () {42 vars in 689 bytes} [Sat May 30 03:01:34 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: 325/647] 199.204.45.250 () {44 vars in 911 bytes} [Sat May 30 03:01:34 2026] GET /v2/images => generated 5574 bytes in 49 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: 330/656] 10.0.0.94 () {32 vars in 632 bytes} [Sat May 30 03:02:17 2026] GET /v2/images => generated 5574 bytes in 19 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: 329/661] 10.0.0.146 () {36 vars in 987 bytes} [Sat May 30 03:02:38 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:02:38 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/663] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:02:38 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 10.0.0.146 () {36 vars in 987 bytes} [Sat May 30 03:02:38 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:02:38 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: 335/666] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:02:38 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/667] 10.0.0.146 () {36 vars in 987 bytes} [Sat May 30 03:02:38 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:02:38 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:02:38 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: 337/670] 10.0.0.222 () {36 vars in 987 bytes} [Sat May 30 03:02:39 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/671] 10.0.0.222 () {36 vars in 927 bytes} [Sat May 30 03:02:39 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: 338/672] 10.0.0.79 () {36 vars in 986 bytes} [Sat May 30 03:02:39 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.79 () {36 vars in 926 bytes} [Sat May 30 03:02:39 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: 339/674] 10.0.0.79 () {36 vars in 986 bytes} [Sat May 30 03:02:39 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.79 () {36 vars in 926 bytes} [Sat May 30 03:02:39 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: 340/676] 10.0.0.79 () {36 vars in 926 bytes} [Sat May 30 03:02:39 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: 338/679] 199.204.45.250 () {36 vars in 991 bytes} [Sat May 30 03:02:47 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 199.204.45.250 () {36 vars in 931 bytes} [Sat May 30 03:02:47 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: 339/681] 199.204.45.250 () {36 vars in 991 bytes} [Sat May 30 03:02:47 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/682] 199.204.45.250 () {36 vars in 931 bytes} [Sat May 30 03:02:47 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: 341/685] 10.0.0.222 () {36 vars in 987 bytes} [Sat May 30 03:02:51 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/686] 10.0.0.222 () {36 vars in 927 bytes} [Sat May 30 03:02:51 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: 342/687] 10.0.0.94 () {34 vars in 654 bytes} [Sat May 30 03:02:54 2026] POST /v2/images => generated 649 bytes in 208 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-30 03:02:54.364 8 WARNING glance.api.v2.images [None req-5bb91be8-63a1-4cbb-8ce3-519c2b44db6a 500253c4d4e14b23b25e3b89d3ce6142 6757f474d39c4dea85025ff805f312cc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d06a1901-a351-46d9-a8bc-06a8e0fc5f1c [pid: 8|app: 0|req: 346/688] 10.0.0.94 () {32 vars in 709 bytes} [Sat May 30 03:02:54 2026] DELETE /v2/images/d06a1901-a351-46d9-a8bc-06a8e0fc5f1c => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.94 () {32 vars in 706 bytes} [Sat May 30 03:02:54 2026] GET /v2/images/d06a1901-a351-46d9-a8bc-06a8e0fc5f1c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.94 () {32 vars in 632 bytes} [Sat May 30 03:02:54 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 10.0.0.94 () {34 vars in 654 bytes} [Sat May 30 03:02:54 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.94 () {32 vars in 716 bytes} [Sat May 30 03:02:54 2026] GET /v2/images/a055efbb-d582-4494-9bf5-198ee58a2c79/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-30 03:02:54.582 7 INFO glance.api.v2.image_data [None req-ff1e3d0a-8001-4f4f-bd18-3c87bf4b9c72 500253c4d4e14b23b25e3b89d3ce6142 6757f474d39c4dea85025ff805f312cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 03:02:54.626 7 WARNING glance_store._drivers.rbd [None req-ff1e3d0a-8001-4f4f-bd18-3c87bf4b9c72 500253c4d4e14b23b25e3b89d3ce6142 6757f474d39c4dea85025ff805f312cc - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-30 03:02:55.390 7 INFO glance.location [None req-ff1e3d0a-8001-4f4f-bd18-3c87bf4b9c72 500253c4d4e14b23b25e3b89d3ce6142 6757f474d39c4dea85025ff805f312cc - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 345/693] 10.0.0.94 () {32 vars in 726 bytes} [Sat May 30 03:02:54 2026] PUT /v2/images/a055efbb-d582-4494-9bf5-198ee58a2c79/file => generated 0 bytes in 863 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.94 () {32 vars in 706 bytes} [Sat May 30 03:02:55 2026] GET /v2/images/a055efbb-d582-4494-9bf5-198ee58a2c79 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.94 () {32 vars in 716 bytes} [Sat May 30 03:02:55 2026] GET /v2/images/a055efbb-d582-4494-9bf5-198ee58a2c79/file => generated 1024 bytes in 198 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.94 () {34 vars in 654 bytes} [Sat May 30 03:02:55 2026] POST /v2/images => generated 649 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.94 () {32 vars in 725 bytes} [Sat May 30 03:02:55 2026] PATCH /v2/images/9d43a475-492e-4278-ab72-a3893d877fe8 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.94 () {32 vars in 706 bytes} [Sat May 30 03:02:55 2026] GET /v2/images/9d43a475-492e-4278-ab72-a3893d877fe8 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-30 03:02:55.797 7 WARNING glance.api.v2.images [None req-67cd3159-11ee-494a-bce6-5cc04441d59c 500253c4d4e14b23b25e3b89d3ce6142 6757f474d39c4dea85025ff805f312cc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9d43a475-492e-4278-ab72-a3893d877fe8 [pid: 7|app: 0|req: 348/699] 10.0.0.94 () {32 vars in 709 bytes} [Sat May 30 03:02:55 2026] DELETE /v2/images/9d43a475-492e-4278-ab72-a3893d877fe8 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.94 () {32 vars in 706 bytes} [Sat May 30 03:02:55 2026] GET /v2/images/9d43a475-492e-4278-ab72-a3893d877fe8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 03:02:55.872 7 WARNING glance.api.v2.images [None req-3f48e9f6-4144-4a73-9f64-b9875343d5fb 500253c4d4e14b23b25e3b89d3ce6142 6757f474d39c4dea85025ff805f312cc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a055efbb-d582-4494-9bf5-198ee58a2c79 [pid: 7|app: 0|req: 349/701] 10.0.0.94 () {32 vars in 709 bytes} [Sat May 30 03:02:55 2026] DELETE /v2/images/a055efbb-d582-4494-9bf5-198ee58a2c79 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 10.0.0.94 () {32 vars in 706 bytes} [Sat May 30 03:02:56 2026] GET /v2/images/a055efbb-d582-4494-9bf5-198ee58a2c79 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 03:02:56.730 7 WARNING glance.api.v2.images [None req-94846988-c6d5-42fe-9b96-1c1a73c56520 500253c4d4e14b23b25e3b89d3ce6142 6757f474d39c4dea85025ff805f312cc - - default default] Failed to find image d06a1901-a351-46d9-a8bc-06a8e0fc5f1c to delete: glance.common.exception.ImageNotFound: No image found with ID d06a1901-a351-46d9-a8bc-06a8e0fc5f1c [pid: 7|app: 0|req: 350/703] 10.0.0.94 () {32 vars in 709 bytes} [Sat May 30 03:02:56 2026] DELETE /v2/images/d06a1901-a351-46d9-a8bc-06a8e0fc5f1c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.94 () {32 vars in 706 bytes} [Sat May 30 03:02:56 2026] GET /v2/images/d06a1901-a351-46d9-a8bc-06a8e0fc5f1c => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.222 () {36 vars in 987 bytes} [Sat May 30 03:03:21 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.222 () {36 vars in 927 bytes} [Sat May 30 03:03:21 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: 355/713] 10.0.0.222 () {36 vars in 987 bytes} [Sat May 30 03:03:26 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.222 () {36 vars in 927 bytes} [Sat May 30 03:03:26 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: 363/721] 10.0.0.222 () {36 vars in 987 bytes} [Sat May 30 03:03:59 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.222 () {36 vars in 927 bytes} [Sat May 30 03:03:59 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: 364/731] 10.0.0.94 () {30 vars in 410 bytes} [Sat May 30 03:04:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 10.0.0.222 () {36 vars in 987 bytes} [Sat May 30 03:05:14 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.222 () {36 vars in 927 bytes} [Sat May 30 03:05:14 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: 370/742] 10.0.0.222 () {36 vars in 987 bytes} [Sat May 30 03:05:15 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 10.0.0.222 () {36 vars in 927 bytes} [Sat May 30 03:05:15 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: 379/754] 10.0.0.222 () {36 vars in 987 bytes} [Sat May 30 03:06:05 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/755] 10.0.0.222 () {36 vars in 927 bytes} [Sat May 30 03:06:05 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: 381/758] 10.0.0.94 () {32 vars in 706 bytes} [Sat May 30 03:06:10 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/759] 10.0.0.94 () {32 vars in 706 bytes} [Sat May 30 03:06:10 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/760] 10.0.0.146 () {36 vars in 987 bytes} [Sat May 30 03:06:10 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:06:11 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: 383/762] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:06:11 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: 380/763] 10.0.0.146 () {36 vars in 987 bytes} [Sat May 30 03:06:11 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:06:11 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/765] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:06:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/766] 10.0.0.146 () {36 vars in 987 bytes} [Sat May 30 03:06:11 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/767] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:06:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.79 () {36 vars in 986 bytes} [Sat May 30 03:06:11 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/769] 10.0.0.79 () {36 vars in 926 bytes} [Sat May 30 03:06: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: 8|app: 0|req: 387/770] 10.0.0.79 () {36 vars in 986 bytes} [Sat May 30 03:06:11 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.79 () {36 vars in 926 bytes} [Sat May 30 03:06:11 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.79 () {36 vars in 926 bytes} [Sat May 30 03:06:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/779] 10.0.0.222 () {36 vars in 987 bytes} [Sat May 30 03:06:45 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.222 () {36 vars in 927 bytes} [Sat May 30 03:06:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 10.0.0.222 () {36 vars in 987 bytes} [Sat May 30 03:06:46 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/782] 10.0.0.222 () {36 vars in 927 bytes} [Sat May 30 03:06:46 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: 396/787] 10.0.0.222 () {36 vars in 987 bytes} [Sat May 30 03:07:03 2026] GET /v2/images/c490df12-a5c3-4934-b01c-bcd89e4574a3 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/788] 10.0.0.222 () {36 vars in 927 bytes} [Sat May 30 03:07: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: 7|app: 0|req: 398/799] 199.204.45.250 () {32 vars in 826 bytes} [Sat May 30 03:07:51 2026] GET /v2/images?status=active&owner=b194f277556149398b8e77b8db76856c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/800] 199.204.45.250 () {32 vars in 653 bytes} [Sat May 30 03:07:51 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: 399/801] 10.0.0.146 () {36 vars in 987 bytes} [Sat May 30 03:07:52 2026] GET /v2/images/99c67608-9279-4d6b-97c5-f3124cdb1100 => generated 1395 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/802] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:07:52 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/803] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:07:52 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: 404/804] 10.0.0.146 () {36 vars in 987 bytes} [Sat May 30 03:07:52 2026] GET /v2/images/99c67608-9279-4d6b-97c5-f3124cdb1100 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/805] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:07:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/806] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:07:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/807] 10.0.0.146 () {36 vars in 987 bytes} [Sat May 30 03:07:52 2026] GET /v2/images/99c67608-9279-4d6b-97c5-f3124cdb1100 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/808] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:07:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/809] 10.0.0.146 () {36 vars in 927 bytes} [Sat May 30 03:07:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/810] 10.0.0.79 () {36 vars in 986 bytes} [Sat May 30 03:07:53 2026] GET /v2/images/99c67608-9279-4d6b-97c5-f3124cdb1100 => generated 1395 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/811] 10.0.0.79 () {36 vars in 926 bytes} [Sat May 30 03:07: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: 8|app: 0|req: 408/812] 10.0.0.79 () {36 vars in 986 bytes} [Sat May 30 03:07:53 2026] GET /v2/images/99c67608-9279-4d6b-97c5-f3124cdb1100 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/813] 10.0.0.79 () {36 vars in 926 bytes} [Sat May 30 03:07: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: 8|app: 0|req: 409/814] 10.0.0.79 () {36 vars in 926 bytes} [Sat May 30 03:07:53 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/863] 10.0.0.94 () {32 vars in 632 bytes} [Sat May 30 03:11:57 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)