+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 8 20:20:10 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7f77f69566-6cf8d 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 0x7f86fc91f668 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-08 20:20:12.307 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-08 20:20:12.320 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-08 20:20:13.164 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-08 20:20:13.165 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-08 20:20:13.166 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 20:20:13.222 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-08 20:20:13.223 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-08 20:20:13.223 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 20:20:15.210 7 WARNING glance.api.v2.images [None req-7565742f-2f1e-4029-a6b3-5d5be2e2d947 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 20:20:15.309 8 WARNING glance.api.v2.images [None req-f22f1217-6680-4b82-9eba-1546459a6e34 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 20:20:15.565 7 WARNING keystonemiddleware._common.config [None req-7565742f-2f1e-4029-a6b3-5d5be2e2d947 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 20:20:15.572 7 WARNING oslo_config.cfg [None req-7565742f-2f1e-4029-a6b3-5d5be2e2d947 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f86fc91f668 pid: 7 (default app) 2026-05-08 20:20:15.645 8 WARNING keystonemiddleware._common.config [None req-f22f1217-6680-4b82-9eba-1546459a6e34 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 20:20:15.653 8 WARNING oslo_config.cfg [None req-f22f1217-6680-4b82-9eba-1546459a6e34 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f86fc91f668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 20:20:15 2026] GET / => generated 1301 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-05-08 20:20:16.185 8 WARNING oslo_policy.policy [None req-102cd63d-cd44-47dc-b885-ca4748462de6 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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-08 20:20:16.186 8 WARNING oslo_policy.policy [None req-102cd63d-cd44-47dc-b885-ca4748462de6 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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-08 20:20:16.201 8 WARNING oslo_policy.policy [None req-102cd63d-cd44-47dc-b885-ca4748462de6 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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-08 20:20:16.201 8 WARNING oslo_policy.policy [None req-102cd63d-cd44-47dc-b885-ca4748462de6 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 20:20:15 2026] GET /v2/images => generated 69 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 20:20:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 20:20:19 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-08 20:20:19.710 7 WARNING oslo_policy.policy [None req-f43d3bf1-53bb-4dcc-9cfb-5b82559e9310 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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-08 20:20:19.710 7 WARNING oslo_policy.policy [None req-f43d3bf1-53bb-4dcc-9cfb-5b82559e9310 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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: 7/9] 199.204.45.25 () {44 vars in 907 bytes} [Fri May 8 20:20:19 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.25 () {44 vars in 929 bytes} [Fri May 8 20:20:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 20:20:19.857 7 WARNING oslo_policy.policy [None req-d74d5704-7ae7-4477-ada0-31313f5bb34f f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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-08 20:20:19.857 7 WARNING oslo_policy.policy [None req-d74d5704-7ae7-4477-ada0-31313f5bb34f f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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: 8/11] 199.204.45.25 () {44 vars in 935 bytes} [Fri May 8 20:20:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 20:20:19.946 8 WARNING oslo_config.cfg [None req-f9c802a8-3c48-4cc6-87dc-023a148d89c1 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.25 () {48 vars in 947 bytes} [Fri May 8 20:20:19 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 20:20:19.969 7 WARNING oslo_policy.policy [None req-37cd124c-6fbd-487d-b1ed-ea4021d488fc f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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-08 20:20:19.969 7 WARNING oslo_policy.policy [None req-37cd124c-6fbd-487d-b1ed-ea4021d488fc f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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-08 20:20:19.971 7 INFO glance.api.v2.image_data [None req-37cd124c-6fbd-487d-b1ed-ea4021d488fc f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 20:20:23.692 7 WARNING glance.location [None req-37cd124c-6fbd-487d-b1ed-ea4021d488fc f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.25 () {48 vars in 1041 bytes} [Fri May 8 20:20:19 2026] PUT /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3/file => generated 0 bytes in 3767 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8549 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.25 () {44 vars in 967 bytes} [Fri May 8 20:20:23 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 20:20:23.766 7 WARNING oslo_config.cfg [None req-dfd00812-f71a-4fe7-aa6a-882c60f7ddca f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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: 10/15] 199.204.45.25 () {44 vars in 967 bytes} [Fri May 8 20:20:23 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/266] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 20:41:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/267] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 20:41:12 2026] GET /v2/images => generated 1240 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 20:41:35 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 20:41:35 2026] GET /v2/images => generated 1240 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.25 () {44 vars in 933 bytes} [Fri May 8 20:41:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.25 () {44 vars in 955 bytes} [Fri May 8 20:41:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.25 () {44 vars in 935 bytes} [Fri May 8 20:41:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.204.45.25 () {48 vars in 947 bytes} [Fri May 8 20:41:35 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 20:41:35.675 8 WARNING oslo_policy.policy [None req-b649c02e-c593-4440-88f0-273a585fef81 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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-08 20:41:35.675 8 WARNING oslo_policy.policy [None req-b649c02e-c593-4440-88f0-273a585fef81 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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-08 20:41:35.677 8 INFO glance.api.v2.image_data [None req-b649c02e-c593-4440-88f0-273a585fef81 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 20:42:02.045 8 WARNING glance.location [None req-b649c02e-c593-4440-88f0-273a585fef81 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/284] 199.204.45.25 () {48 vars in 1042 bytes} [Fri May 8 20:41:35 2026] PUT /v2/images/750e69d7-484b-437b-b753-c4f77c1df13d/file => generated 0 bytes in 26421 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62147 switches on core 0) [pid: 7|app: 0|req: 146/285] 199.204.45.25 () {44 vars in 967 bytes} [Fri May 8 20:42:02 2026] GET /v2/images/750e69d7-484b-437b-b753-c4f77c1df13d => 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: 140/286] 199.204.45.25 () {44 vars in 967 bytes} [Fri May 8 20:42:02 2026] GET /v2/images/750e69d7-484b-437b-b753-c4f77c1df13d => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/287] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 20:42:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/288] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 20:42:03 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 20:48:58 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 20:48:58 2026] GET /v2/images => generated 2451 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 20:49:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 20:49:07 2026] GET /v2/images => generated 2451 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.204.45.25 () {44 vars in 943 bytes} [Fri May 8 20:49:07 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.25 () {44 vars in 965 bytes} [Fri May 8 20:49:07 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.25 () {44 vars in 935 bytes} [Fri May 8 20:49:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.204.45.25 () {48 vars in 947 bytes} [Fri May 8 20:49:07 2026] POST /v2/images => generated 799 bytes in 186 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 20:49:07.624 8 INFO glance.api.v2.image_data [None req-4e327a4e-7bb5-4214-9528-b5dfe60066d1 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 20:49:27.584 8 INFO glance.location [None req-4e327a4e-7bb5-4214-9528-b5dfe60066d1 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/387] 199.204.45.25 () {48 vars in 1041 bytes} [Fri May 8 20:49:07 2026] PUT /v2/images/6f84a972-a72f-4bd7-a1ec-10b2a8abedcb/file => generated 0 bytes in 20028 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22717 switches on core 0) [pid: 7|app: 0|req: 199/388] 199.204.45.25 () {44 vars in 967 bytes} [Fri May 8 20:49:27 2026] GET /v2/images/6f84a972-a72f-4bd7-a1ec-10b2a8abedcb => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/389] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 20:49:27 2026] PATCH /v2/images/6f84a972-a72f-4bd7-a1ec-10b2a8abedcb => generated 1234 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/390] 199.204.45.25 () {44 vars in 967 bytes} [Fri May 8 20:49:27 2026] GET /v2/images/6f84a972-a72f-4bd7-a1ec-10b2a8abedcb => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/399] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 20:50:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/400] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 20:50:09 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/403] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 20:50:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/404] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 20:50:24 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/405] 199.204.45.25 () {44 vars in 935 bytes} [Fri May 8 20:50:24 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: 208/406] 199.204.45.25 () {44 vars in 957 bytes} [Fri May 8 20:50:24 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/407] 199.204.45.25 () {44 vars in 935 bytes} [Fri May 8 20:50:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/408] 199.204.45.25 () {48 vars in 947 bytes} [Fri May 8 20:50:24 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 20:50:25.017 8 INFO glance.api.v2.image_data [None req-6634b682-863d-4886-ae79-4ed2a59f6ade f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 20:50:33.670 8 INFO glance.location [None req-6634b682-863d-4886-ae79-4ed2a59f6ade f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 200/411] 199.204.45.25 () {48 vars in 1041 bytes} [Fri May 8 20:50:25 2026] PUT /v2/images/cb865d19-391f-4555-903e-6fee6e13aa71/file => generated 0 bytes in 8690 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21874 switches on core 0) [pid: 7|app: 0|req: 212/412] 199.204.45.25 () {44 vars in 967 bytes} [Fri May 8 20:50:33 2026] GET /v2/images/cb865d19-391f-4555-903e-6fee6e13aa71 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/413] 199.204.45.25 () {44 vars in 967 bytes} [Fri May 8 20:50:33 2026] GET /v2/images/cb865d19-391f-4555-903e-6fee6e13aa71 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/558] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 21:02:35 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/559] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 21:02:35 2026] GET /v2/images => generated 4892 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/588] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 21:04:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/589] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 21:04:47 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/590] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 21:04:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/591] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 21:04:49 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/602] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 21:05:37 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/603] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 21:05:37 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/604] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 21:05:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/605] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 21:05:44 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/618] 199.204.45.25 () {42 vars in 684 bytes} [Fri May 8 21:06:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/619] 199.204.45.25 () {44 vars in 906 bytes} [Fri May 8 21:06:43 2026] GET /v2/images => generated 4892 bytes in 58 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: 309/628] 10.0.0.139 () {32 vars in 633 bytes} [Fri May 8 21:07:24 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/633] 10.0.0.227 () {36 vars in 987 bytes} [Fri May 8 21:07:41 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/634] 10.0.0.227 () {36 vars in 927 bytes} [Fri May 8 21:07: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: 8|app: 0|req: 313/635] 10.0.0.227 () {36 vars in 987 bytes} [Fri May 8 21:07:42 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/636] 10.0.0.227 () {36 vars in 927 bytes} [Fri May 8 21:07:43 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: 314/637] 10.0.0.227 () {36 vars in 987 bytes} [Fri May 8 21:07:43 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/638] 10.0.0.227 () {36 vars in 927 bytes} [Fri May 8 21:07:43 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: 316/641] 199.204.45.25 () {36 vars in 990 bytes} [Fri May 8 21:07:48 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/642] 199.204.45.25 () {36 vars in 930 bytes} [Fri May 8 21:07:48 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: 317/643] 199.204.45.25 () {36 vars in 990 bytes} [Fri May 8 21:07:49 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/644] 199.204.45.25 () {36 vars in 930 bytes} [Fri May 8 21:07:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/649] 10.0.0.227 () {36 vars in 987 bytes} [Fri May 8 21:08:08 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/650] 10.0.0.227 () {36 vars in 927 bytes} [Fri May 8 21:08:08 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/653] 10.0.0.227 () {36 vars in 987 bytes} [Fri May 8 21:08:22 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/654] 10.0.0.227 () {36 vars in 927 bytes} [Fri May 8 21:08:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/659] 10.0.0.139 () {30 vars in 411 bytes} [Fri May 8 21:08:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/666] 10.0.0.192 () {36 vars in 987 bytes} [Fri May 8 21:09:08 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/667] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:09:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/668] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:09:08 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: 339/669] 10.0.0.192 () {36 vars in 987 bytes} [Fri May 8 21:09:08 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/670] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:09:08 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: 340/671] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:09:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/672] 10.0.0.192 () {36 vars in 987 bytes} [Fri May 8 21:09:08 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/673] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:09:08 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: 333/674] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:09:08 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/675] 10.0.0.189 () {36 vars in 911 bytes} [Fri May 8 21:09:09 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/676] 10.0.0.189 () {36 vars in 1007 bytes} [Fri May 8 21:09:09 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3/locations => generated 127 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/677] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 21:09:09 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/678] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 21:09:09 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: 344/679] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 21:09:09 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/680] 10.0.0.227 () {36 vars in 987 bytes} [Fri May 8 21:09:11 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/681] 10.0.0.227 () {36 vars in 927 bytes} [Fri May 8 21:09:11 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: 341/690] 10.0.0.139 () {34 vars in 655 bytes} [Fri May 8 21:09:48 2026] POST /v2/images => generated 649 bytes in 131 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 21:09:48.184 7 WARNING glance.api.v2.images [None req-329d6b19-735a-48fc-82e3-5814ed058a18 7b9eedb1605743d19a64d526300467cf f27e8d937b034eae84302de185a776bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//af4a1bad-fcce-4bb0-b63c-852f8f7fe8bc [pid: 7|app: 0|req: 350/691] 10.0.0.139 () {32 vars in 710 bytes} [Fri May 8 21:09:48 2026] DELETE /v2/images/af4a1bad-fcce-4bb0-b63c-852f8f7fe8bc => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/692] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 21:09:48 2026] GET /v2/images/af4a1bad-fcce-4bb0-b63c-852f8f7fe8bc => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/693] 10.0.0.139 () {32 vars in 633 bytes} [Fri May 8 21:09:48 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/694] 10.0.0.139 () {34 vars in 655 bytes} [Fri May 8 21:09:48 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/695] 10.0.0.139 () {32 vars in 717 bytes} [Fri May 8 21:09:48 2026] GET /v2/images/84453012-300e-4ce6-9da5-a2d2e2759dfa/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 21:09:48.375 8 INFO glance.api.v2.image_data [None req-dc376270-4135-4c46-82cd-05b4e8bf821f 7b9eedb1605743d19a64d526300467cf f27e8d937b034eae84302de185a776bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 21:09:48.424 8 WARNING glance_store._drivers.rbd [None req-dc376270-4135-4c46-82cd-05b4e8bf821f 7b9eedb1605743d19a64d526300467cf f27e8d937b034eae84302de185a776bd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-08 21:09:48.670 8 INFO glance.location [None req-dc376270-4135-4c46-82cd-05b4e8bf821f 7b9eedb1605743d19a64d526300467cf f27e8d937b034eae84302de185a776bd - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 344/696] 10.0.0.139 () {32 vars in 727 bytes} [Fri May 8 21:09:48 2026] PUT /v2/images/84453012-300e-4ce6-9da5-a2d2e2759dfa/file => generated 0 bytes in 337 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/697] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 21:09:48 2026] GET /v2/images/84453012-300e-4ce6-9da5-a2d2e2759dfa => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/698] 10.0.0.139 () {32 vars in 717 bytes} [Fri May 8 21:09:48 2026] GET /v2/images/84453012-300e-4ce6-9da5-a2d2e2759dfa/file => generated 1024 bytes in 108 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/699] 10.0.0.139 () {34 vars in 655 bytes} [Fri May 8 21:09:48 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/700] 10.0.0.139 () {32 vars in 726 bytes} [Fri May 8 21:09:48 2026] PATCH /v2/images/7b0e0c5e-5043-4e5d-939f-67717635bf17 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/701] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 21:09:48 2026] GET /v2/images/7b0e0c5e-5043-4e5d-939f-67717635bf17 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 21:09:48.975 8 WARNING glance.api.v2.images [None req-2c04a4a5-adbe-47ea-9c79-f3330a275d32 7b9eedb1605743d19a64d526300467cf f27e8d937b034eae84302de185a776bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7b0e0c5e-5043-4e5d-939f-67717635bf17 [pid: 8|app: 0|req: 347/702] 10.0.0.139 () {32 vars in 710 bytes} [Fri May 8 21:09:48 2026] DELETE /v2/images/7b0e0c5e-5043-4e5d-939f-67717635bf17 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/703] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 21:09:49 2026] GET /v2/images/7b0e0c5e-5043-4e5d-939f-67717635bf17 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 21:09:49.040 8 WARNING glance.api.v2.images [None req-0ee7a420-76c7-4044-8f8a-5c95eedf8d44 7b9eedb1605743d19a64d526300467cf f27e8d937b034eae84302de185a776bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//84453012-300e-4ce6-9da5-a2d2e2759dfa [pid: 8|app: 0|req: 348/704] 10.0.0.139 () {32 vars in 710 bytes} [Fri May 8 21:09:49 2026] DELETE /v2/images/84453012-300e-4ce6-9da5-a2d2e2759dfa => generated 0 bytes in 900 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/705] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 21:09:49 2026] GET /v2/images/84453012-300e-4ce6-9da5-a2d2e2759dfa => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 21:09:49.959 8 WARNING glance.api.v2.images [None req-dc667b51-1ff5-4e0d-be45-f0c722681e9b 7b9eedb1605743d19a64d526300467cf f27e8d937b034eae84302de185a776bd - - default default] Failed to find image af4a1bad-fcce-4bb0-b63c-852f8f7fe8bc to delete: glance.common.exception.ImageNotFound: No image found with ID af4a1bad-fcce-4bb0-b63c-852f8f7fe8bc [pid: 8|app: 0|req: 349/706] 10.0.0.139 () {32 vars in 710 bytes} [Fri May 8 21:09:49 2026] DELETE /v2/images/af4a1bad-fcce-4bb0-b63c-852f8f7fe8bc => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/707] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 21:09:49 2026] GET /v2/images/af4a1bad-fcce-4bb0-b63c-852f8f7fe8bc => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/708] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 21:09:50 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/709] 10.0.0.139 () {32 vars in 707 bytes} [Fri May 8 21:09:51 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/710] 10.0.0.192 () {36 vars in 987 bytes} [Fri May 8 21:09:51 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/711] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:09:51 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: 352/712] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:09: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: 361/713] 10.0.0.192 () {36 vars in 987 bytes} [Fri May 8 21:09:51 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/714] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:09:51 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/715] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:09:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/716] 10.0.0.192 () {36 vars in 987 bytes} [Fri May 8 21:09:51 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/717] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:09:51 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: 355/718] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:09:51 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: 364/719] 10.0.0.189 () {36 vars in 911 bytes} [Fri May 8 21:09:52 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/720] 10.0.0.189 () {36 vars in 1007 bytes} [Fri May 8 21:09:52 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3/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: 365/721] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 21:09:52 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/722] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 21:09:52 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: 366/723] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 21:09: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: 7|app: 0|req: 369/728] 10.0.0.227 () {36 vars in 987 bytes} [Fri May 8 21:10:07 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.227 () {36 vars in 927 bytes} [Fri May 8 21:10:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/734] 10.0.0.227 () {36 vars in 987 bytes} [Fri May 8 21:10:34 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/735] 10.0.0.227 () {36 vars in 927 bytes} [Fri May 8 21:10:34 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: 375/740] 10.0.0.227 () {36 vars in 987 bytes} [Fri May 8 21:10:47 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/741] 10.0.0.227 () {36 vars in 927 bytes} [Fri May 8 21:10:47 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: 376/742] 10.0.0.227 () {36 vars in 987 bytes} [Fri May 8 21:10:55 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/743] 10.0.0.227 () {36 vars in 927 bytes} [Fri May 8 21:10:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/748] 10.0.0.227 () {36 vars in 987 bytes} [Fri May 8 21:11:12 2026] GET /v2/images/7da9c3e5-a595-41f9-9a44-9344069e3fa3 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/749] 10.0.0.227 () {36 vars in 927 bytes} [Fri May 8 21:11:12 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: 375/758] 199.204.45.25 () {32 vars in 825 bytes} [Fri May 8 21:11:53 2026] GET /v2/images?status=active&owner=b888833a85764adea4ad2cbf5f113890&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/759] 199.204.45.25 () {32 vars in 652 bytes} [Fri May 8 21:11:53 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/760] 10.0.0.192 () {36 vars in 987 bytes} [Fri May 8 21:11:54 2026] GET /v2/images/750e69d7-484b-437b-b753-c4f77c1df13d => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/761] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:11:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/762] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:11:54 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: 386/763] 10.0.0.192 () {36 vars in 987 bytes} [Fri May 8 21:11:54 2026] GET /v2/images/750e69d7-484b-437b-b753-c4f77c1df13d => 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: 378/764] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:11:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/765] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:11:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/766] 10.0.0.192 () {36 vars in 987 bytes} [Fri May 8 21:11:54 2026] GET /v2/images/750e69d7-484b-437b-b753-c4f77c1df13d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/767] 10.0.0.192 () {36 vars in 927 bytes} [Fri May 8 21:11:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/768] 10.0.0.189 () {36 vars in 911 bytes} [Fri May 8 21:11:54 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/769] 10.0.0.189 () {36 vars in 1007 bytes} [Fri May 8 21:11:54 2026] GET /v2/images/750e69d7-484b-437b-b753-c4f77c1df13d/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/770] 10.0.0.189 () {36 vars in 987 bytes} [Fri May 8 21:11:54 2026] GET /v2/images/750e69d7-484b-437b-b753-c4f77c1df13d => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/771] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 21:11:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/772] 10.0.0.189 () {36 vars in 927 bytes} [Fri May 8 21:11:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/817] 10.0.0.139 () {32 vars in 633 bytes} [Fri May 8 21:15:27 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)