+ 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 [Thu Jun 11 02:23:50 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-8cb5f5cc7-tklxw 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 0x7f419fd45668 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-11 02:23:52.656 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-11 02:23:52.662 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-06-11 02:23:53.547 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-11 02:23:53.548 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-11 02:23:53.549 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-11 02:23:53.549 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-11 02:23:53.550 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-11 02:23:53.551 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-11 02:23:55.638 8 WARNING glance.api.v2.images [None req-7b1fd754-5e57-4b72-a674-97638b277869 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-11 02:23:55.745 7 WARNING glance.api.v2.images [None req-dd9a7f87-b905-43e7-a8ff-db355846a296 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-11 02:23:56.004 8 WARNING keystonemiddleware._common.config [None req-7b1fd754-5e57-4b72-a674-97638b277869 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 02:23:56.012 8 WARNING oslo_config.cfg [None req-7b1fd754-5e57-4b72-a674-97638b277869 - - - - - -] 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 0x7f419fd45668 pid: 8 (default app) 2026-06-11 02:23:56.129 7 WARNING keystonemiddleware._common.config [None req-dd9a7f87-b905-43e7-a8ff-db355846a296 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 02:23:56.137 7 WARNING oslo_config.cfg [None req-dd9a7f87-b905-43e7-a8ff-db355846a296 - - - - - -] 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 0x7f419fd45668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 02:23:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 02:23:57.128 7 WARNING oslo_policy.policy [None req-d037505d-cbcc-456a-a54f-29283aa39ae9 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - 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-11 02:23:57.128 7 WARNING oslo_policy.policy [None req-d037505d-cbcc-456a-a54f-29283aa39ae9 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - 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-11 02:23:57.143 7 WARNING oslo_policy.policy [None req-d037505d-cbcc-456a-a54f-29283aa39ae9 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - 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-11 02:23:57.143 7 WARNING oslo_policy.policy [None req-d037505d-cbcc-456a-a54f-29283aa39ae9 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 02:23:56 2026] GET /v2/images => generated 69 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 02:24:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 02:24:01 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-11 02:24:01.186 8 WARNING oslo_policy.policy [None req-aadf987f-d184-49cf-95cc-63a6729d0378 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - 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-11 02:24:01.186 8 WARNING oslo_policy.policy [None req-aadf987f-d184-49cf-95cc-63a6729d0378 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.140 () {44 vars in 910 bytes} [Thu Jun 11 02:24:01 2026] GET /v2/images/cirros => generated 151 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.140 () {44 vars in 932 bytes} [Thu Jun 11 02:24:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 02:24:01.334 8 WARNING oslo_policy.policy [None req-390e12fb-c5fb-46f8-8700-1c78f7f7bb34 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - 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-11 02:24:01.334 8 WARNING oslo_policy.policy [None req-390e12fb-c5fb-46f8-8700-1c78f7f7bb34 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.140 () {44 vars in 938 bytes} [Thu Jun 11 02:24:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 02:24:01.417 7 WARNING oslo_config.cfg [None req-07375752-ebbe-4676-881c-6ad984a32761 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.140 () {48 vars in 950 bytes} [Thu Jun 11 02:24:01 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 02:24:01.441 8 WARNING oslo_policy.policy [None req-de8b632f-1f14-42fb-a14c-fcd443363452 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - 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-11 02:24:01.441 8 WARNING oslo_policy.policy [None req-de8b632f-1f14-42fb-a14c-fcd443363452 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - 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-11 02:24:01.443 8 INFO glance.api.v2.image_data [None req-de8b632f-1f14-42fb-a14c-fcd443363452 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 02:24:05.236 8 WARNING glance.location [None req-de8b632f-1f14-42fb-a14c-fcd443363452 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.140 () {48 vars in 1044 bytes} [Thu Jun 11 02:24:01 2026] PUT /v2/images/589d2b23-0feb-42ae-82d8-902022676bea/file => generated 0 bytes in 3840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6146 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.140 () {44 vars in 970 bytes} [Thu Jun 11 02:24:05 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 02:24:05.392 8 WARNING oslo_config.cfg [None req-10069e8c-ff18-4d48-be48-e625c7bdc140 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.140 () {48 vars in 1050 bytes} [Thu Jun 11 02:24:05 2026] PATCH /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/18] 199.204.45.140 () {44 vars in 970 bytes} [Thu Jun 11 02:24:05 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => 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: 141/275] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 02:45:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/276] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 02:45:29 2026] GET /v2/images => generated 1381 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/281] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 02:45:46 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: 144/282] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 02:45:46 2026] GET /v2/images => generated 1381 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/283] 199.204.45.140 () {44 vars in 936 bytes} [Thu Jun 11 02:45:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/284] 199.204.45.140 () {44 vars in 958 bytes} [Thu Jun 11 02:45:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/285] 199.204.45.140 () {44 vars in 938 bytes} [Thu Jun 11 02:45:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/286] 199.204.45.140 () {48 vars in 950 bytes} [Thu Jun 11 02:45:47 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 02:45:47.302 7 WARNING oslo_policy.policy [None req-2d710c51-04f9-471a-845d-92a1876be76f 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - 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-11 02:45:47.302 7 WARNING oslo_policy.policy [None req-2d710c51-04f9-471a-845d-92a1876be76f 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - 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-11 02:45:47.303 7 INFO glance.api.v2.image_data [None req-2d710c51-04f9-471a-845d-92a1876be76f 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 02:46:18.529 7 WARNING glance.location [None req-2d710c51-04f9-471a-845d-92a1876be76f 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/293] 199.204.45.140 () {48 vars in 1045 bytes} [Thu Jun 11 02:45:47 2026] PUT /v2/images/7b05a7a8-4504-4e9f-9f6e-6e1b9d9aeb2f/file => generated 0 bytes in 31279 msecs (HTTP/1.1 204) 4 headers in 171 bytes (82855 switches on core 0) [pid: 8|app: 0|req: 153/294] 199.204.45.140 () {44 vars in 970 bytes} [Thu Jun 11 02:46:18 2026] GET /v2/images/7b05a7a8-4504-4e9f-9f6e-6e1b9d9aeb2f => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/295] 199.204.45.140 () {48 vars in 1050 bytes} [Thu Jun 11 02:46:18 2026] PATCH /v2/images/7b05a7a8-4504-4e9f-9f6e-6e1b9d9aeb2f => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/296] 199.204.45.140 () {44 vars in 970 bytes} [Thu Jun 11 02:46:18 2026] GET /v2/images/7b05a7a8-4504-4e9f-9f6e-6e1b9d9aeb2f => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/297] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 02:46:20 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: 155/298] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 02:46:20 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/383] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 02:53:20 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/384] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 02:53:20 2026] GET /v2/images => generated 2778 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/389] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 02:53:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/390] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 02:53:36 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: 7|app: 0|req: 190/391] 199.204.45.140 () {44 vars in 946 bytes} [Thu Jun 11 02:53:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/392] 199.204.45.140 () {44 vars in 968 bytes} [Thu Jun 11 02:53:36 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: 7|app: 0|req: 191/393] 199.204.45.140 () {44 vars in 938 bytes} [Thu Jun 11 02:53:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/394] 199.204.45.140 () {48 vars in 950 bytes} [Thu Jun 11 02:53:36 2026] POST /v2/images => generated 799 bytes in 2096 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 02:53:38.275 7 INFO glance.api.v2.image_data [None req-476d9095-1c61-4d51-90fa-1590b0ca680a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 02:54:17.465 7 INFO glance.location [None req-476d9095-1c61-4d51-90fa-1590b0ca680a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/403] 199.204.45.140 () {48 vars in 1044 bytes} [Thu Jun 11 02:53:38 2026] PUT /v2/images/5757340b-2064-431b-a466-1a908f0ffb8b/file => generated 0 bytes in 39243 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34664 switches on core 0) [pid: 8|app: 0|req: 212/404] 199.204.45.140 () {44 vars in 970 bytes} [Thu Jun 11 02:54:17 2026] GET /v2/images/5757340b-2064-431b-a466-1a908f0ffb8b => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/405] 199.204.45.140 () {48 vars in 1050 bytes} [Thu Jun 11 02:54:17 2026] PATCH /v2/images/5757340b-2064-431b-a466-1a908f0ffb8b => generated 1410 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/406] 199.204.45.140 () {44 vars in 970 bytes} [Thu Jun 11 02:54:17 2026] GET /v2/images/5757340b-2064-431b-a466-1a908f0ffb8b => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/417] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 02:55:11 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: 219/418] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 02:55:11 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/421] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 02:55: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: 201/422] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 02:55:24 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/423] 199.204.45.140 () {44 vars in 938 bytes} [Thu Jun 11 02:55:24 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/424] 199.204.45.140 () {44 vars in 960 bytes} [Thu Jun 11 02:55:24 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/425] 199.204.45.140 () {44 vars in 938 bytes} [Thu Jun 11 02:55:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/426] 199.204.45.140 () {48 vars in 950 bytes} [Thu Jun 11 02:55:24 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 02:55:24.328 8 INFO glance.api.v2.image_data [None req-dc3e0f20-998b-4837-8ee4-b219e1026b55 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 02:55:40.597 8 INFO glance.location [None req-dc3e0f20-998b-4837-8ee4-b219e1026b55 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 224/431] 199.204.45.140 () {48 vars in 1045 bytes} [Thu Jun 11 02:55:24 2026] PUT /v2/images/3f36706d-cd05-4cd1-8623-298b4054ff89/file => generated 0 bytes in 16317 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34413 switches on core 0) [pid: 7|app: 0|req: 208/432] 199.204.45.140 () {44 vars in 970 bytes} [Thu Jun 11 02:55:40 2026] GET /v2/images/3f36706d-cd05-4cd1-8623-298b4054ff89 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/433] 199.204.45.140 () {48 vars in 1050 bytes} [Thu Jun 11 02:55:40 2026] PATCH /v2/images/3f36706d-cd05-4cd1-8623-298b4054ff89 => generated 1382 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/434] 199.204.45.140 () {44 vars in 970 bytes} [Thu Jun 11 02:55:40 2026] GET /v2/images/3f36706d-cd05-4cd1-8623-298b4054ff89 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/601] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 03:09:35 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/602] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 03:09:35 2026] GET /v2/images => generated 5574 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/633] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 03:12:01 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: 309/634] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 03:12:01 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/635] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 03:12:03 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: 310/636] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 03:12:03 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/649] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 03:12:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/650] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 03:12:56 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/651] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 03:13:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/652] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 03:13:05 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/667] 199.204.45.140 () {42 vars in 687 bytes} [Thu Jun 11 03:14: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: 342/668] 199.204.45.140 () {44 vars in 909 bytes} [Thu Jun 11 03:14:10 2026] GET /v2/images => generated 5574 bytes in 65 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: 331/677] 10.0.0.250 () {32 vars in 632 bytes} [Thu Jun 11 03:14:54 2026] GET /v2/images => generated 5574 bytes in 21 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: 349/682] 10.0.0.24 () {36 vars in 985 bytes} [Thu Jun 11 03:15:14 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/683] 10.0.0.24 () {36 vars in 925 bytes} [Thu Jun 11 03:15:14 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: 336/686] 10.0.0.24 () {36 vars in 985 bytes} [Thu Jun 11 03:15:18 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/687] 10.0.0.24 () {36 vars in 925 bytes} [Thu Jun 11 03:15:18 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: 337/688] 199.204.45.140 () {36 vars in 990 bytes} [Thu Jun 11 03:15:22 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/689] 199.204.45.140 () {36 vars in 930 bytes} [Thu Jun 11 03:15:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/690] 199.204.45.140 () {36 vars in 990 bytes} [Thu Jun 11 03:15:22 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/691] 199.204.45.140 () {36 vars in 930 bytes} [Thu Jun 11 03:15:22 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: 340/694] 10.0.0.24 () {36 vars in 985 bytes} [Thu Jun 11 03:15:27 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => 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: 355/695] 10.0.0.24 () {36 vars in 925 bytes} [Thu Jun 11 03:15:27 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: 341/696] 10.0.0.252 () {36 vars in 986 bytes} [Thu Jun 11 03:15:29 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/697] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:15:29 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: 342/698] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:15:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/699] 10.0.0.252 () {36 vars in 986 bytes} [Thu Jun 11 03:15:29 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/700] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:15:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/701] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:15:29 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: 344/702] 10.0.0.252 () {36 vars in 986 bytes} [Thu Jun 11 03:15:29 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => 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: 359/703] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:15:29 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/704] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:15:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/705] 10.0.0.132 () {36 vars in 910 bytes} [Thu Jun 11 03:15:30 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: 346/706] 10.0.0.132 () {36 vars in 1006 bytes} [Thu Jun 11 03:15:30 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea/locations => generated 127 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/707] 10.0.0.132 () {36 vars in 986 bytes} [Thu Jun 11 03:15:30 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => 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: 347/708] 10.0.0.132 () {36 vars in 926 bytes} [Thu Jun 11 03:15:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/709] 10.0.0.132 () {36 vars in 926 bytes} [Thu Jun 11 03:15:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/718] 10.0.0.250 () {30 vars in 410 bytes} [Thu Jun 11 03:16:08 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: 367/719] 10.0.0.24 () {36 vars in 985 bytes} [Thu Jun 11 03:16:13 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/720] 10.0.0.24 () {36 vars in 925 bytes} [Thu Jun 11 03:16:13 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/725] 10.0.0.24 () {36 vars in 985 bytes} [Thu Jun 11 03:16:33 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/726] 10.0.0.24 () {36 vars in 925 bytes} [Thu Jun 11 03:16:33 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/731] 10.0.0.24 () {36 vars in 985 bytes} [Thu Jun 11 03:16:48 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/732] 10.0.0.24 () {36 vars in 925 bytes} [Thu Jun 11 03:16:48 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: 363/739] 10.0.0.250 () {34 vars in 654 bytes} [Thu Jun 11 03:17:25 2026] POST /v2/images => generated 648 bytes in 145 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-11 03:17:25.254 8 WARNING glance.api.v2.images [None req-1f971bb6-113f-4b18-98cc-4db8f3b98237 16357257c12745f086a5aa0ea6f87942 209541ad2a7546be96e038a3288d20df - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//736352aa-760f-4b75-a8b4-9e6a8a2580fa [pid: 8|app: 0|req: 377/740] 10.0.0.250 () {32 vars in 709 bytes} [Thu Jun 11 03:17:25 2026] DELETE /v2/images/736352aa-760f-4b75-a8b4-9e6a8a2580fa => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/741] 10.0.0.250 () {32 vars in 706 bytes} [Thu Jun 11 03:17:25 2026] GET /v2/images/736352aa-760f-4b75-a8b4-9e6a8a2580fa => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/742] 10.0.0.250 () {32 vars in 632 bytes} [Thu Jun 11 03:17:25 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/745] 10.0.0.250 () {34 vars in 654 bytes} [Thu Jun 11 03:17:25 2026] POST /v2/images => generated 703 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/746] 10.0.0.250 () {32 vars in 716 bytes} [Thu Jun 11 03:17:25 2026] GET /v2/images/1daca306-d491-477f-9347-53e30412eafa/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:17:25.470 7 INFO glance.api.v2.image_data [None req-959633e9-937d-4018-bcea-8ea98e3e0aed 16357257c12745f086a5aa0ea6f87942 209541ad2a7546be96e038a3288d20df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 03:17:25.519 7 WARNING glance_store._drivers.rbd [None req-959633e9-937d-4018-bcea-8ea98e3e0aed 16357257c12745f086a5aa0ea6f87942 209541ad2a7546be96e038a3288d20df - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-11 03:17:26.691 7 INFO glance.location [None req-959633e9-937d-4018-bcea-8ea98e3e0aed 16357257c12745f086a5aa0ea6f87942 209541ad2a7546be96e038a3288d20df - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 366/747] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:17:25 2026] PUT /v2/images/1daca306-d491-477f-9347-53e30412eafa/file => generated 0 bytes in 1277 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/748] 10.0.0.24 () {36 vars in 985 bytes} [Thu Jun 11 03:17:26 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/749] 10.0.0.250 () {32 vars in 706 bytes} [Thu Jun 11 03:17:26 2026] GET /v2/images/1daca306-d491-477f-9347-53e30412eafa => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/750] 10.0.0.24 () {36 vars in 925 bytes} [Thu Jun 11 03:17:26 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: 368/751] 10.0.0.250 () {32 vars in 716 bytes} [Thu Jun 11 03:17:26 2026] GET /v2/images/1daca306-d491-477f-9347-53e30412eafa/file => generated 1024 bytes in 156 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/752] 10.0.0.250 () {34 vars in 654 bytes} [Thu Jun 11 03:17:26 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: 7|app: 0|req: 369/753] 10.0.0.250 () {32 vars in 725 bytes} [Thu Jun 11 03:17:26 2026] PATCH /v2/images/08afe310-0deb-4adf-a70e-a262a0932dfa => generated 652 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/754] 10.0.0.250 () {32 vars in 706 bytes} [Thu Jun 11 03:17:27 2026] GET /v2/images/08afe310-0deb-4adf-a70e-a262a0932dfa => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:27.062 7 WARNING glance.api.v2.images [None req-bd9899bb-a716-4e5c-8f42-cad997bbb8a0 16357257c12745f086a5aa0ea6f87942 209541ad2a7546be96e038a3288d20df - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//08afe310-0deb-4adf-a70e-a262a0932dfa [pid: 7|app: 0|req: 370/755] 10.0.0.250 () {32 vars in 709 bytes} [Thu Jun 11 03:17:27 2026] DELETE /v2/images/08afe310-0deb-4adf-a70e-a262a0932dfa => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/756] 10.0.0.250 () {32 vars in 706 bytes} [Thu Jun 11 03:17:27 2026] GET /v2/images/08afe310-0deb-4adf-a70e-a262a0932dfa => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:17:27.152 7 WARNING glance.api.v2.images [None req-42e89c1c-1f04-4fae-adcb-bd53fe37d930 16357257c12745f086a5aa0ea6f87942 209541ad2a7546be96e038a3288d20df - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1daca306-d491-477f-9347-53e30412eafa [pid: 7|app: 0|req: 371/757] 10.0.0.250 () {32 vars in 709 bytes} [Thu Jun 11 03:17:27 2026] DELETE /v2/images/1daca306-d491-477f-9347-53e30412eafa => generated 0 bytes in 852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/758] 10.0.0.250 () {32 vars in 706 bytes} [Thu Jun 11 03:17:27 2026] GET /v2/images/1daca306-d491-477f-9347-53e30412eafa => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:17:28.017 7 WARNING glance.api.v2.images [None req-6ae29bd4-d56a-4534-9c2b-4c03c282587c 16357257c12745f086a5aa0ea6f87942 209541ad2a7546be96e038a3288d20df - - default default] Failed to find image 736352aa-760f-4b75-a8b4-9e6a8a2580fa to delete: glance.common.exception.ImageNotFound: No image found with ID 736352aa-760f-4b75-a8b4-9e6a8a2580fa [pid: 7|app: 0|req: 372/759] 10.0.0.250 () {32 vars in 709 bytes} [Thu Jun 11 03:17:28 2026] DELETE /v2/images/736352aa-760f-4b75-a8b4-9e6a8a2580fa => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/760] 10.0.0.250 () {32 vars in 706 bytes} [Thu Jun 11 03:17:28 2026] GET /v2/images/736352aa-760f-4b75-a8b4-9e6a8a2580fa => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/763] 10.0.0.24 () {36 vars in 985 bytes} [Thu Jun 11 03:17:36 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/764] 10.0.0.24 () {36 vars in 925 bytes} [Thu Jun 11 03:17:36 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: 376/767] 10.0.0.24 () {36 vars in 985 bytes} [Thu Jun 11 03:17:54 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/768] 10.0.0.24 () {36 vars in 925 bytes} [Thu Jun 11 03:17:54 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/773] 10.0.0.250 () {32 vars in 706 bytes} [Thu Jun 11 03:18:14 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => 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: 379/774] 10.0.0.250 () {32 vars in 706 bytes} [Thu Jun 11 03:18:14 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => 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: 396/775] 10.0.0.252 () {36 vars in 986 bytes} [Thu Jun 11 03:18:14 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => 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: 380/776] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:18:14 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: 397/777] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:18:14 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: 381/778] 10.0.0.252 () {36 vars in 986 bytes} [Thu Jun 11 03:18:14 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/779] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:18:14 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: 382/780] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:18:14 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/781] 10.0.0.252 () {36 vars in 986 bytes} [Thu Jun 11 03:18:14 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/782] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:18:14 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: 400/783] 10.0.0.132 () {36 vars in 910 bytes} [Thu Jun 11 03:18:14 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/784] 10.0.0.132 () {36 vars in 1006 bytes} [Thu Jun 11 03:18:14 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/785] 10.0.0.132 () {36 vars in 986 bytes} [Thu Jun 11 03:18:14 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => 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: 385/786] 10.0.0.132 () {36 vars in 926 bytes} [Thu Jun 11 03:18:14 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: 402/787] 10.0.0.132 () {36 vars in 926 bytes} [Thu Jun 11 03:18:14 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: 407/796] 199.204.45.140 () {32 vars in 825 bytes} [Thu Jun 11 03:18:47 2026] GET /v2/images?status=active&owner=7aae08f2e93949cbb64c18995ca8c413&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/797] 199.204.45.140 () {32 vars in 652 bytes} [Thu Jun 11 03:18:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/798] 10.0.0.252 () {36 vars in 986 bytes} [Thu Jun 11 03:18:48 2026] GET /v2/images/7b05a7a8-4504-4e9f-9f6e-6e1b9d9aeb2f => generated 1395 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/799] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:18: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: 409/800] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:18:48 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: 392/801] 10.0.0.252 () {36 vars in 986 bytes} [Thu Jun 11 03:18:48 2026] GET /v2/images/7b05a7a8-4504-4e9f-9f6e-6e1b9d9aeb2f => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/802] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:18: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: 7|app: 0|req: 393/803] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:18: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: 411/804] 10.0.0.252 () {36 vars in 986 bytes} [Thu Jun 11 03:18:48 2026] GET /v2/images/7b05a7a8-4504-4e9f-9f6e-6e1b9d9aeb2f => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/805] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:18:48 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: 412/806] 10.0.0.252 () {36 vars in 926 bytes} [Thu Jun 11 03:18:48 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: 395/807] 10.0.0.132 () {36 vars in 910 bytes} [Thu Jun 11 03:18:49 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/808] 10.0.0.132 () {36 vars in 1006 bytes} [Thu Jun 11 03:18:49 2026] GET /v2/images/7b05a7a8-4504-4e9f-9f6e-6e1b9d9aeb2f/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/809] 10.0.0.132 () {36 vars in 986 bytes} [Thu Jun 11 03:18:49 2026] GET /v2/images/7b05a7a8-4504-4e9f-9f6e-6e1b9d9aeb2f => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/810] 10.0.0.132 () {36 vars in 926 bytes} [Thu Jun 11 03:18:49 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: 397/811] 10.0.0.132 () {36 vars in 926 bytes} [Thu Jun 11 03:18:49 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: 399/814] 10.0.0.24 () {36 vars in 985 bytes} [Thu Jun 11 03:19:02 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/815] 10.0.0.24 () {36 vars in 925 bytes} [Thu Jun 11 03:19:02 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: 409/834] 10.0.0.24 () {36 vars in 985 bytes} [Thu Jun 11 03:20:32 2026] GET /v2/images/589d2b23-0feb-42ae-82d8-902022676bea => generated 1312 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/835] 10.0.0.24 () {36 vars in 925 bytes} [Thu Jun 11 03:20:32 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: 449/880] 10.0.0.250 () {32 vars in 632 bytes} [Thu Jun 11 03:24:13 2026] GET /v2/images => generated 5574 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)