+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 21 13:41:17 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-76cbdfd4b9-7t88c machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f28064ca668 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-07-21 13:41:19.791 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-21 13:41:19.793 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-07-21 13:41:20.703 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-07-21 13:41:20.704 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-07-21 13:41:20.705 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 13:41:20.725 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-07-21 13:41:20.726 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-07-21 13:41:20.726 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 13:41:22.791 7 WARNING glance.api.v2.images [None req-eb418956-56dc-4266-bc4a-eabe0668276c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 13:41:22.815 8 WARNING glance.api.v2.images [None req-5e08b99e-322f-47f4-bd73-c267b5326539 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 13:41:23.125 7 WARNING keystonemiddleware._common.config [None req-eb418956-56dc-4266-bc4a-eabe0668276c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 13:41:23.132 7 WARNING oslo_config.cfg [None req-eb418956-56dc-4266-bc4a-eabe0668276c - - - - - -] 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 0x7f28064ca668 pid: 7 (default app) 2026-07-21 13:41:23.190 8 WARNING keystonemiddleware._common.config [None req-5e08b99e-322f-47f4-bd73-c267b5326539 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 13:41:23.197 8 WARNING oslo_config.cfg [None req-5e08b99e-322f-47f4-bd73-c267b5326539 - - - - - -] 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 0x7f28064ca668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.23 () {42 vars in 685 bytes} [Tue Jul 21 13:41:23 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 13:41:23.750 8 WARNING oslo_policy.policy [None req-db8356bc-c2df-4b8b-a2f8-d783752848df 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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-07-21 13:41:23.750 8 WARNING oslo_policy.policy [None req-db8356bc-c2df-4b8b-a2f8-d783752848df 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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-07-21 13:41:23.768 8 WARNING oslo_policy.policy [None req-db8356bc-c2df-4b8b-a2f8-d783752848df 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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-07-21 13:41:23.768 8 WARNING oslo_policy.policy [None req-db8356bc-c2df-4b8b-a2f8-d783752848df 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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.19.213.23 () {44 vars in 907 bytes} [Tue Jul 21 13:41:23 2026] GET /v2/images => generated 69 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.23 () {42 vars in 685 bytes} [Tue Jul 21 13:41:27 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.19.213.23 () {44 vars in 907 bytes} [Tue Jul 21 13:41:27 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 13:41:27.231 7 WARNING oslo_policy.policy [None req-f31584f1-6980-4d8e-8e30-0d5a53dd5e7e 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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-07-21 13:41:27.232 7 WARNING oslo_policy.policy [None req-f31584f1-6980-4d8e-8e30-0d5a53dd5e7e 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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.19.213.23 () {44 vars in 908 bytes} [Tue Jul 21 13:41:27 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.23 () {44 vars in 930 bytes} [Tue Jul 21 13:41:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 13:41:27.371 7 WARNING oslo_policy.policy [None req-1f7f0b07-941e-4ec4-8acc-469749755ddf 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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-07-21 13:41:27.371 7 WARNING oslo_policy.policy [None req-1f7f0b07-941e-4ec4-8acc-469749755ddf 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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.19.213.23 () {44 vars in 936 bytes} [Tue Jul 21 13:41:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 13:41:27.459 8 WARNING oslo_config.cfg [None req-dd9b4dba-4ebc-4b72-be99-c9816c4ecd93 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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.19.213.23 () {48 vars in 948 bytes} [Tue Jul 21 13:41:27 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 13:41:27.483 7 WARNING oslo_policy.policy [None req-cc4063fa-b375-4d1c-b436-a433cdca211f 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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-07-21 13:41:27.483 7 WARNING oslo_policy.policy [None req-cc4063fa-b375-4d1c-b436-a433cdca211f 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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-07-21 13:41:27.485 7 INFO glance.api.v2.image_data [None req-cc4063fa-b375-4d1c-b436-a433cdca211f 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 13:41:30.808 7 INFO glance.location [None req-cc4063fa-b375-4d1c-b436-a433cdca211f 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.19.213.23 () {48 vars in 1042 bytes} [Tue Jul 21 13:41:27 2026] PUT /v2/images/088620f8-8dc9-4fea-8a1f-8ad125aeb9aa/file => generated 0 bytes in 3370 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5074 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.23 () {44 vars in 968 bytes} [Tue Jul 21 13:41:30 2026] GET /v2/images/088620f8-8dc9-4fea-8a1f-8ad125aeb9aa => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 13:41:30.960 7 WARNING oslo_config.cfg [None req-e881c48f-87e1-44a5-ad48-b2345d5d46f9 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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.19.213.23 () {48 vars in 1048 bytes} [Tue Jul 21 13:41:30 2026] PATCH /v2/images/088620f8-8dc9-4fea-8a1f-8ad125aeb9aa => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.19.213.23 () {44 vars in 968 bytes} [Tue Jul 21 13:41:30 2026] GET /v2/images/088620f8-8dc9-4fea-8a1f-8ad125aeb9aa => 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: 132/267] 199.19.213.23 () {42 vars in 685 bytes} [Tue Jul 21 14:02:17 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: 136/268] 199.19.213.23 () {44 vars in 907 bytes} [Tue Jul 21 14:02:17 2026] GET /v2/images => generated 1381 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.19.213.23 () {42 vars in 685 bytes} [Tue Jul 21 14:02:41 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: 139/274] 199.19.213.23 () {44 vars in 907 bytes} [Tue Jul 21 14:02:41 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.19.213.23 () {44 vars in 934 bytes} [Tue Jul 21 14:02:41 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.19.213.23 () {44 vars in 956 bytes} [Tue Jul 21 14:02:41 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 199.19.213.23 () {44 vars in 936 bytes} [Tue Jul 21 14:02:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.19.213.23 () {48 vars in 948 bytes} [Tue Jul 21 14:02:41 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 14:02:41.948 8 WARNING oslo_policy.policy [None req-6bda7443-7a3d-4c6a-98a7-6f3dbc72bd98 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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-07-21 14:02:41.948 8 WARNING oslo_policy.policy [None req-6bda7443-7a3d-4c6a-98a7-6f3dbc72bd98 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - 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-07-21 14:02:41.949 8 INFO glance.api.v2.image_data [None req-6bda7443-7a3d-4c6a-98a7-6f3dbc72bd98 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 14:03:13.358 8 INFO glance.location [None req-6bda7443-7a3d-4c6a-98a7-6f3dbc72bd98 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 138/287] 199.19.213.23 () {48 vars in 1043 bytes} [Tue Jul 21 14:02:41 2026] PUT /v2/images/2bc2cdb7-38f0-4ded-9a54-7e85aec8f3bc/file => generated 0 bytes in 31472 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63753 switches on core 0) [pid: 7|app: 0|req: 150/288] 199.19.213.23 () {44 vars in 968 bytes} [Tue Jul 21 14:03:13 2026] GET /v2/images/2bc2cdb7-38f0-4ded-9a54-7e85aec8f3bc => 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: 139/289] 199.19.213.23 () {48 vars in 1048 bytes} [Tue Jul 21 14:03:13 2026] PATCH /v2/images/2bc2cdb7-38f0-4ded-9a54-7e85aec8f3bc => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/290] 199.19.213.23 () {44 vars in 968 bytes} [Tue Jul 21 14:03:13 2026] GET /v2/images/2bc2cdb7-38f0-4ded-9a54-7e85aec8f3bc => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/291] 199.19.213.23 () {42 vars in 685 bytes} [Tue Jul 21 14:03:15 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: 152/292] 199.19.213.23 () {44 vars in 907 bytes} [Tue Jul 21 14:03:15 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/375] 199.19.213.23 () {42 vars in 685 bytes} [Tue Jul 21 14:10:07 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: 194/376] 199.19.213.23 () {44 vars in 907 bytes} [Tue Jul 21 14:10:07 2026] GET /v2/images => generated 2778 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/379] 199.19.213.23 () {42 vars in 685 bytes} [Tue Jul 21 14:10:22 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: 196/380] 199.19.213.23 () {44 vars in 907 bytes} [Tue Jul 21 14:10:22 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/381] 199.19.213.23 () {44 vars in 944 bytes} [Tue Jul 21 14:10:22 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: 7|app: 0|req: 197/384] 199.19.213.23 () {44 vars in 966 bytes} [Tue Jul 21 14:10:22 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/385] 199.19.213.23 () {44 vars in 936 bytes} [Tue Jul 21 14:10:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/386] 199.19.213.23 () {48 vars in 948 bytes} [Tue Jul 21 14:10:22 2026] POST /v2/images => generated 799 bytes in 2127 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 14:10:24.518 8 INFO glance.api.v2.image_data [None req-cc8b3062-ffd2-4531-8aca-bcadace2f486 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 14:10:52.755 8 INFO glance.location [None req-cc8b3062-ffd2-4531-8aca-bcadace2f486 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/393] 199.19.213.23 () {48 vars in 1042 bytes} [Tue Jul 21 14:10:24 2026] PUT /v2/images/7eedd60e-6393-49f8-a077-0c9de7f85b3f/file => generated 0 bytes in 28305 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22857 switches on core 0) [pid: 7|app: 0|req: 205/394] 199.19.213.23 () {44 vars in 968 bytes} [Tue Jul 21 14:10:52 2026] GET /v2/images/7eedd60e-6393-49f8-a077-0c9de7f85b3f => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/395] 199.19.213.23 () {48 vars in 1048 bytes} [Tue Jul 21 14:10:52 2026] PATCH /v2/images/7eedd60e-6393-49f8-a077-0c9de7f85b3f => generated 1410 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/396] 199.19.213.23 () {44 vars in 968 bytes} [Tue Jul 21 14:10:52 2026] GET /v2/images/7eedd60e-6393-49f8-a077-0c9de7f85b3f => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/405] 199.19.213.23 () {42 vars in 685 bytes} [Tue Jul 21 14:11:36 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: 211/406] 199.19.213.23 () {44 vars in 907 bytes} [Tue Jul 21 14:11:36 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/409] 199.19.213.23 () {42 vars in 685 bytes} [Tue Jul 21 14:11:48 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/410] 199.19.213.23 () {44 vars in 907 bytes} [Tue Jul 21 14:11:48 2026] GET /v2/images => generated 4190 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/411] 199.19.213.23 () {44 vars in 936 bytes} [Tue Jul 21 14:11:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/412] 199.19.213.23 () {44 vars in 958 bytes} [Tue Jul 21 14:11:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/413] 199.19.213.23 () {44 vars in 936 bytes} [Tue Jul 21 14:11:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/414] 199.19.213.23 () {48 vars in 948 bytes} [Tue Jul 21 14:11:49 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 14:11:49.082 7 INFO glance.api.v2.image_data [None req-bffd578c-e23d-400c-980e-2bf7c8cb589b 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 14:12:04.022 7 INFO glance.location [None req-bffd578c-e23d-400c-980e-2bf7c8cb589b 17e1a7d6765b4e3f93c7365906c80a0a 56fa7641fee9406b8f8f84f91470de5c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 216/419] 199.19.213.23 () {48 vars in 1043 bytes} [Tue Jul 21 14:11:49 2026] PUT /v2/images/968a740a-95ba-4499-a48c-99fb2bd6d3a8/file => generated 0 bytes in 14991 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32292 switches on core 0) [pid: 8|app: 0|req: 204/420] 199.19.213.23 () {44 vars in 968 bytes} [Tue Jul 21 14:12:04 2026] GET /v2/images/968a740a-95ba-4499-a48c-99fb2bd6d3a8 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/421] 199.19.213.23 () {48 vars in 1048 bytes} [Tue Jul 21 14:12:04 2026] PATCH /v2/images/968a740a-95ba-4499-a48c-99fb2bd6d3a8 => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/422] 199.19.213.23 () {44 vars in 968 bytes} [Tue Jul 21 14:12:04 2026] GET /v2/images/968a740a-95ba-4499-a48c-99fb2bd6d3a8 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)