+ 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 Jun 16 05:29:02 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5bd9779fc4-spdqw 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 0x7fb4da62f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-16 05:29:04.875 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-16 05:29:05.024 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-16 05:29:05.711 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-16 05:29:05.712 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-16 05:29:05.712 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 05:29:05.885 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-16 05:29:05.886 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-16 05:29:05.886 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 05:29:07.682 8 WARNING glance.api.v2.images [None req-6f6f67c8-a5df-44c3-9e59-e5f5703c08d4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 05:29:07.923 7 WARNING glance.api.v2.images [None req-7a430c31-d2b6-4a09-ac36-6c2657530a94 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 05:29:08.011 8 WARNING keystonemiddleware._common.config [None req-6f6f67c8-a5df-44c3-9e59-e5f5703c08d4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 05:29:08.019 8 WARNING oslo_config.cfg [None req-6f6f67c8-a5df-44c3-9e59-e5f5703c08d4 - - - - - -] 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 0x7fb4da62f668 pid: 8 (default app) 2026-06-16 05:29:08.343 7 WARNING keystonemiddleware._common.config [None req-7a430c31-d2b6-4a09-ac36-6c2657530a94 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 05:29:08.352 7 WARNING oslo_config.cfg [None req-7a430c31-d2b6-4a09-ac36-6c2657530a94 - - - - - -] 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 0x7fb4da62f668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 05:29:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 05:29:09.840 7 WARNING oslo_policy.policy [None req-17b510aa-f5b3-4e72-bafc-7f6e8e0cd89e 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 05:29:09.841 7 WARNING oslo_policy.policy [None req-17b510aa-f5b3-4e72-bafc-7f6e8e0cd89e 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 05:29:09.857 7 WARNING oslo_policy.policy [None req-17b510aa-f5b3-4e72-bafc-7f6e8e0cd89e 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 05:29:09.857 7 WARNING oslo_policy.policy [None req-17b510aa-f5b3-4e72-bafc-7f6e8e0cd89e 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - 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.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 05:29:09 2026] GET /v2/images => generated 69 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 05:29:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 05:29:13 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 05:29:13.702 8 WARNING oslo_policy.policy [None req-cbaa85fd-1f72-46e4-b2e2-c5e8eea42015 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 05:29:13.702 8 WARNING oslo_policy.policy [None req-cbaa85fd-1f72-46e4-b2e2-c5e8eea42015 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - 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.19.213.202 () {44 vars in 912 bytes} [Tue Jun 16 05:29:13 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.202 () {44 vars in 934 bytes} [Tue Jun 16 05:29:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 05:29:13.841 8 WARNING oslo_policy.policy [None req-f0d8bc99-368c-428f-b8c4-af23500c6106 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 05:29:13.841 8 WARNING oslo_policy.policy [None req-f0d8bc99-368c-428f-b8c4-af23500c6106 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - 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.19.213.202 () {44 vars in 940 bytes} [Tue Jun 16 05:29:13 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) 2026-06-16 05:29:13.922 7 WARNING oslo_config.cfg [None req-64615c0b-bddc-424a-bfcc-fdda6507694b 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - 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.19.213.202 () {48 vars in 952 bytes} [Tue Jun 16 05:29:13 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 05:29:13.944 8 WARNING oslo_policy.policy [None req-2b387a16-5e75-425f-96e3-284b7c13e027 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 05:29:13.944 8 WARNING oslo_policy.policy [None req-2b387a16-5e75-425f-96e3-284b7c13e027 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 05:29:13.945 8 INFO glance.api.v2.image_data [None req-2b387a16-5e75-425f-96e3-284b7c13e027 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 05:29:17.624 8 WARNING glance.location [None req-2b387a16-5e75-425f-96e3-284b7c13e027 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.202 () {48 vars in 1046 bytes} [Tue Jun 16 05:29:13 2026] PUT /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e/file => generated 0 bytes in 3726 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5430 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.202 () {44 vars in 972 bytes} [Tue Jun 16 05:29:17 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 05:29:17.769 8 WARNING oslo_config.cfg [None req-aa82ba2c-0b24-4d80-83c5-de6513f94955 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - 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.19.213.202 () {48 vars in 1052 bytes} [Tue Jun 16 05:29:17 2026] PATCH /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.202 () {44 vars in 972 bytes} [Tue Jun 16 05:29:17 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/266] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 05:49: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: 134/267] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 05:49:59 2026] GET /v2/images => generated 1381 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 05:50: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: 136/273] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 05:50:18 2026] GET /v2/images => generated 1381 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.19.213.202 () {44 vars in 938 bytes} [Tue Jun 16 05:50:18 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.19.213.202 () {44 vars in 960 bytes} [Tue Jun 16 05:50:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.19.213.202 () {44 vars in 940 bytes} [Tue Jun 16 05:50:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.19.213.202 () {48 vars in 952 bytes} [Tue Jun 16 05:50:18 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 05:50:18.382 8 INFO glance.api.v2.image_data [None req-9c895f29-c049-4ba6-a4cb-b6967a9b4570 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 05:50:47.111 8 WARNING glance.location [None req-9c895f29-c049-4ba6-a4cb-b6967a9b4570 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/284] 199.19.213.202 () {48 vars in 1047 bytes} [Tue Jun 16 05:50:18 2026] PUT /v2/images/29669309-ec04-4c09-9bbc-f938a9decdd6/file => generated 0 bytes in 28768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63621 switches on core 0) [pid: 7|app: 0|req: 145/285] 199.19.213.202 () {44 vars in 972 bytes} [Tue Jun 16 05:50:47 2026] GET /v2/images/29669309-ec04-4c09-9bbc-f938a9decdd6 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/286] 199.19.213.202 () {48 vars in 1052 bytes} [Tue Jun 16 05:50:47 2026] PATCH /v2/images/29669309-ec04-4c09-9bbc-f938a9decdd6 => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.19.213.202 () {44 vars in 972 bytes} [Tue Jun 16 05:50:47 2026] GET /v2/images/29669309-ec04-4c09-9bbc-f938a9decdd6 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 05:50: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: 147/289] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 05:50:48 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 05:57:32 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: 188/371] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 05:57:32 2026] GET /v2/images => generated 2778 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 05:57: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: 190/375] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 05:57:44 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 199.19.213.202 () {44 vars in 948 bytes} [Tue Jun 16 05:57:44 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 199.19.213.202 () {44 vars in 970 bytes} [Tue Jun 16 05:57:44 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: 187/378] 199.19.213.202 () {44 vars in 940 bytes} [Tue Jun 16 05:57:44 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: 192/379] 199.19.213.202 () {48 vars in 952 bytes} [Tue Jun 16 05:57:44 2026] POST /v2/images => generated 799 bytes in 85 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 05:57:44.234 8 INFO glance.api.v2.image_data [None req-db3e649c-4869-48ce-b3d5-1634167b801d 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 05:58:52.334 8 INFO glance.location [None req-db3e649c-4869-48ce-b3d5-1634167b801d 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/394] 199.19.213.202 () {48 vars in 1046 bytes} [Tue Jun 16 05:57:44 2026] PUT /v2/images/a0c32bf0-88b1-4bec-a46c-b8a38c9886d1/file => generated 0 bytes in 68149 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17656 switches on core 0) [pid: 7|app: 0|req: 207/395] 199.19.213.202 () {44 vars in 972 bytes} [Tue Jun 16 05:58:52 2026] GET /v2/images/a0c32bf0-88b1-4bec-a46c-b8a38c9886d1 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/396] 199.19.213.202 () {48 vars in 1052 bytes} [Tue Jun 16 05:58:52 2026] PATCH /v2/images/a0c32bf0-88b1-4bec-a46c-b8a38c9886d1 => generated 1410 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/397] 199.19.213.202 () {44 vars in 972 bytes} [Tue Jun 16 05:58:52 2026] GET /v2/images/a0c32bf0-88b1-4bec-a46c-b8a38c9886d1 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/406] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 05:59:36 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/407] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 05:59:36 2026] GET /v2/images => generated 4190 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/412] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 05:59:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/413] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 05:59:50 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/414] 199.19.213.202 () {44 vars in 940 bytes} [Tue Jun 16 05:59:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/415] 199.19.213.202 () {44 vars in 962 bytes} [Tue Jun 16 05:59:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/416] 199.19.213.202 () {44 vars in 940 bytes} [Tue Jun 16 05:59:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/417] 199.19.213.202 () {48 vars in 952 bytes} [Tue Jun 16 05:59:50 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-16 05:59:50.912 8 INFO glance.api.v2.image_data [None req-bc1d3f02-7a05-4f0d-9d56-4fd3ca99434d 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 06:00:06.458 8 INFO glance.location [None req-bc1d3f02-7a05-4f0d-9d56-4fd3ca99434d 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 200/420] 199.19.213.202 () {48 vars in 1047 bytes} [Tue Jun 16 05:59:50 2026] PUT /v2/images/833ea4f6-54c0-4b9e-8980-f0c60816d6b9/file => generated 0 bytes in 15610 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28813 switches on core 0) [pid: 7|app: 0|req: 221/421] 199.19.213.202 () {44 vars in 972 bytes} [Tue Jun 16 06:00:06 2026] GET /v2/images/833ea4f6-54c0-4b9e-8980-f0c60816d6b9 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/422] 199.19.213.202 () {48 vars in 1052 bytes} [Tue Jun 16 06:00:06 2026] PATCH /v2/images/833ea4f6-54c0-4b9e-8980-f0c60816d6b9 => generated 1382 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/423] 199.19.213.202 () {44 vars in 972 bytes} [Tue Jun 16 06:00:06 2026] GET /v2/images/833ea4f6-54c0-4b9e-8980-f0c60816d6b9 => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/582] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 06: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: 281/583] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 06:13:10 2026] GET /v2/images => generated 5574 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/612] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 06:15:31 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: 317/613] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 06:15:31 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/614] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 06:15:33 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: 318/615] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 06:15:33 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/626] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 06:16:24 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: 324/627] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 06:16:24 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/630] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 06:16: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: 326/631] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 06:16:33 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/644] 199.19.213.202 () {42 vars in 689 bytes} [Tue Jun 16 06:17: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: 312/645] 199.19.213.202 () {44 vars in 911 bytes} [Tue Jun 16 06:17:34 2026] GET /v2/images => generated 5574 bytes in 73 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: 339/656] 10.0.0.122 () {32 vars in 633 bytes} [Tue Jun 16 06:18:17 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/661] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 16 06:18:45 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 24 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: 320/662] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 16 06:18:45 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: 343/663] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 16 06:18:45 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/664] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:18:45 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: 344/665] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:18:45 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: 322/666] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 16 06:18:45 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => 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: 345/667] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:18:45 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: 323/668] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:18:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/669] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 16 06:18:45 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => 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: 324/670] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:18:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/671] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:18:45 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: 325/672] 10.0.0.77 () {36 vars in 910 bytes} [Tue Jun 16 06:18:46 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: 348/673] 10.0.0.77 () {36 vars in 1006 bytes} [Tue Jun 16 06:18:46 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e/locations => generated 127 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/674] 10.0.0.77 () {36 vars in 986 bytes} [Tue Jun 16 06:18:46 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => 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: 349/675] 10.0.0.77 () {36 vars in 926 bytes} [Tue Jun 16 06:18:46 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/676] 10.0.0.77 () {36 vars in 926 bytes} [Tue Jun 16 06:18:46 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: 329/679] 199.19.213.202 () {36 vars in 991 bytes} [Tue Jun 16 06:18:52 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/680] 199.19.213.202 () {36 vars in 931 bytes} [Tue Jun 16 06:18: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: 330/681] 199.19.213.202 () {36 vars in 991 bytes} [Tue Jun 16 06:18:53 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => 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: 352/682] 199.19.213.202 () {36 vars in 931 bytes} [Tue Jun 16 06:18: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: 332/685] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 16 06:19:02 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => 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: 354/686] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 16 06:19:02 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: 333/687] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 16 06:19:03 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => 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: 355/688] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 16 06:19: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: 360/697] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 16 06:19:42 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => 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: 338/698] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 16 06:19:42 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: 366/709] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 16 06:20:27 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => 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: 344/710] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 16 06:20:27 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: 368/713] 10.0.0.122 () {34 vars in 655 bytes} [Tue Jun 16 06:20:43 2026] POST /v2/images => generated 649 bytes in 175 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-16 06:20:43.453 8 WARNING glance.api.v2.images [None req-f7c89179-9df2-450b-8386-e3e9a3a977b7 297a155203af4fc98216dcdbd3842bc1 500cea9211e04aaab1bd1a1f4069ce6d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ee1b9524-09b6-48e6-b2c3-fe0a7d471154 [pid: 8|app: 0|req: 346/714] 10.0.0.122 () {32 vars in 710 bytes} [Tue Jun 16 06:20:43 2026] DELETE /v2/images/ee1b9524-09b6-48e6-b2c3-fe0a7d471154 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/715] 10.0.0.122 () {32 vars in 707 bytes} [Tue Jun 16 06:20:43 2026] GET /v2/images/ee1b9524-09b6-48e6-b2c3-fe0a7d471154 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/716] 10.0.0.122 () {32 vars in 633 bytes} [Tue Jun 16 06:20:43 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/717] 10.0.0.122 () {34 vars in 655 bytes} [Tue Jun 16 06:20:43 2026] POST /v2/images => generated 702 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/718] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:20:43 2026] GET /v2/images/39abb1dd-e0de-492c-a55b-9cc2c3babe5d/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 06:20:43.673 7 WARNING oslo_policy.policy [None req-7693f74a-7183-43e1-b954-6a6d8bdb5ade 297a155203af4fc98216dcdbd3842bc1 500cea9211e04aaab1bd1a1f4069ce6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 06:20:43.673 7 WARNING oslo_policy.policy [None req-7693f74a-7183-43e1-b954-6a6d8bdb5ade 297a155203af4fc98216dcdbd3842bc1 500cea9211e04aaab1bd1a1f4069ce6d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 06:20:43.675 7 INFO glance.api.v2.image_data [None req-7693f74a-7183-43e1-b954-6a6d8bdb5ade 297a155203af4fc98216dcdbd3842bc1 500cea9211e04aaab1bd1a1f4069ce6d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 06:20:43.723 7 WARNING glance_store._drivers.rbd [None req-7693f74a-7183-43e1-b954-6a6d8bdb5ade 297a155203af4fc98216dcdbd3842bc1 500cea9211e04aaab1bd1a1f4069ce6d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-16 06:20:43.948 7 INFO glance.location [None req-7693f74a-7183-43e1-b954-6a6d8bdb5ade 297a155203af4fc98216dcdbd3842bc1 500cea9211e04aaab1bd1a1f4069ce6d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 371/719] 10.0.0.122 () {32 vars in 727 bytes} [Tue Jun 16 06:20:43 2026] PUT /v2/images/39abb1dd-e0de-492c-a55b-9cc2c3babe5d/file => generated 0 bytes in 335 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/720] 10.0.0.122 () {32 vars in 707 bytes} [Tue Jun 16 06:20:43 2026] GET /v2/images/39abb1dd-e0de-492c-a55b-9cc2c3babe5d => 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: 372/721] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:20:44 2026] GET /v2/images/39abb1dd-e0de-492c-a55b-9cc2c3babe5d/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/722] 10.0.0.122 () {34 vars in 655 bytes} [Tue Jun 16 06:20:44 2026] POST /v2/images => generated 649 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/723] 10.0.0.122 () {32 vars in 726 bytes} [Tue Jun 16 06:20:44 2026] PATCH /v2/images/5d6cbe29-ffb0-496a-a0f5-08d23d16a32e => generated 652 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/724] 10.0.0.122 () {32 vars in 707 bytes} [Tue Jun 16 06:20:44 2026] GET /v2/images/5d6cbe29-ffb0-496a-a0f5-08d23d16a32e => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 06:20:44.340 7 WARNING glance.api.v2.images [None req-381eea14-4eee-4db9-b304-a1ae4d1d0d1c 297a155203af4fc98216dcdbd3842bc1 500cea9211e04aaab1bd1a1f4069ce6d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5d6cbe29-ffb0-496a-a0f5-08d23d16a32e [pid: 7|app: 0|req: 374/725] 10.0.0.122 () {32 vars in 710 bytes} [Tue Jun 16 06:20:44 2026] DELETE /v2/images/5d6cbe29-ffb0-496a-a0f5-08d23d16a32e => 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: 352/726] 10.0.0.122 () {32 vars in 707 bytes} [Tue Jun 16 06:20:44 2026] GET /v2/images/5d6cbe29-ffb0-496a-a0f5-08d23d16a32e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 06:20:44.398 7 WARNING glance.api.v2.images [None req-3ed1d8c4-804c-4f82-850f-f0aba5af47d1 297a155203af4fc98216dcdbd3842bc1 500cea9211e04aaab1bd1a1f4069ce6d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//39abb1dd-e0de-492c-a55b-9cc2c3babe5d [pid: 7|app: 0|req: 375/727] 10.0.0.122 () {32 vars in 710 bytes} [Tue Jun 16 06:20:44 2026] DELETE /v2/images/39abb1dd-e0de-492c-a55b-9cc2c3babe5d => generated 0 bytes in 832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/728] 10.0.0.122 () {32 vars in 707 bytes} [Tue Jun 16 06:20:45 2026] GET /v2/images/39abb1dd-e0de-492c-a55b-9cc2c3babe5d => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 06:20:45.260 7 WARNING glance.api.v2.images [None req-afc98e26-97bb-49b0-bf13-6297ac2061bf 297a155203af4fc98216dcdbd3842bc1 500cea9211e04aaab1bd1a1f4069ce6d - - default default] Failed to find image ee1b9524-09b6-48e6-b2c3-fe0a7d471154 to delete: glance.common.exception.ImageNotFound: No image found with ID ee1b9524-09b6-48e6-b2c3-fe0a7d471154 [pid: 7|app: 0|req: 376/729] 10.0.0.122 () {32 vars in 710 bytes} [Tue Jun 16 06:20:45 2026] DELETE /v2/images/ee1b9524-09b6-48e6-b2c3-fe0a7d471154 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/730] 10.0.0.122 () {32 vars in 707 bytes} [Tue Jun 16 06:20:45 2026] GET /v2/images/ee1b9524-09b6-48e6-b2c3-fe0a7d471154 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/733] 10.0.0.122 () {30 vars in 411 bytes} [Tue Jun 16 06:20: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: 383/742] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 16 06:21:30 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/743] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 16 06:21:30 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: 364/750] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 16 06:22:01 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/751] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 16 06:22:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/752] 10.0.0.122 () {32 vars in 707 bytes} [Tue Jun 16 06:22:05 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/753] 10.0.0.122 () {32 vars in 707 bytes} [Tue Jun 16 06:22:05 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => 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: 366/754] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 16 06:22:05 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/755] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:22:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/756] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:22:05 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: 390/757] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 16 06:22:05 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => 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: 368/758] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:22:05 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: 391/759] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:22:05 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: 369/760] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 16 06:22:05 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/761] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:22:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/762] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:22:05 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: 393/763] 10.0.0.77 () {36 vars in 910 bytes} [Tue Jun 16 06:22:05 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: 371/764] 10.0.0.77 () {36 vars in 1006 bytes} [Tue Jun 16 06:22:05 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/765] 10.0.0.77 () {36 vars in 986 bytes} [Tue Jun 16 06:22:05 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/766] 10.0.0.77 () {36 vars in 926 bytes} [Tue Jun 16 06:22:06 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: 395/767] 10.0.0.77 () {36 vars in 926 bytes} [Tue Jun 16 06:22:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/774] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 16 06:22:30 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/775] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 16 06:22:30 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: 400/776] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 16 06:22:34 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => 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: 377/777] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 16 06:22:34 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: 415/806] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 16 06:24:48 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/807] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 16 06:24:49 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: 418/812] 10.0.0.202 () {36 vars in 987 bytes} [Tue Jun 16 06:25:07 2026] GET /v2/images/72cc5cb7-ffef-43b5-86b0-89f44eeebc0e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/813] 10.0.0.202 () {36 vars in 927 bytes} [Tue Jun 16 06:25:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/820] 199.19.213.202 () {32 vars in 826 bytes} [Tue Jun 16 06:25:41 2026] GET /v2/images?status=active&owner=31199c5ebe154551849e7e0824e09030&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/821] 199.19.213.202 () {32 vars in 653 bytes} [Tue Jun 16 06:25:41 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: 423/822] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 16 06:25:41 2026] GET /v2/images/29669309-ec04-4c09-9bbc-f938a9decdd6 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/823] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:25:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/824] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:25:41 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: 401/825] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 16 06:25:41 2026] GET /v2/images/29669309-ec04-4c09-9bbc-f938a9decdd6 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/826] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:25:42 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: 402/827] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:25:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/828] 10.0.0.95 () {36 vars in 986 bytes} [Tue Jun 16 06:25:42 2026] GET /v2/images/29669309-ec04-4c09-9bbc-f938a9decdd6 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/829] 10.0.0.95 () {36 vars in 926 bytes} [Tue Jun 16 06:25:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/830] 10.0.0.77 () {36 vars in 910 bytes} [Tue Jun 16 06:25:42 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: 404/831] 10.0.0.77 () {36 vars in 1006 bytes} [Tue Jun 16 06:25:42 2026] GET /v2/images/29669309-ec04-4c09-9bbc-f938a9decdd6/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/832] 10.0.0.77 () {36 vars in 986 bytes} [Tue Jun 16 06:25:42 2026] GET /v2/images/29669309-ec04-4c09-9bbc-f938a9decdd6 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/833] 10.0.0.77 () {36 vars in 926 bytes} [Tue Jun 16 06:25:42 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: 429/834] 10.0.0.77 () {36 vars in 926 bytes} [Tue Jun 16 06:25:42 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: 452/879] 10.0.0.122 () {32 vars in 633 bytes} [Tue Jun 16 06:29:23 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)