+ 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 [Wed Jul 22 22:27:41 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-6674ff6b6c-tjg94 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 0x7fa900238668 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-22 22:27:43.955 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-22 22:27:43.979 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-22 22:27:44.827 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-22 22:27:44.828 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-22 22:27:44.828 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-22 22:27:44.851 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-22 22:27:44.852 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-22 22:27:44.853 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-22 22:27:46.883 8 WARNING glance.api.v2.images [None req-238f4a0f-f5af-4df1-9d9e-0d3c454540d7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-22 22:27:46.890 7 WARNING glance.api.v2.images [None req-897f3924-3077-4977-a4bf-e90bb4f7f903 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-22 22:27:47.210 8 WARNING keystonemiddleware._common.config [None req-238f4a0f-f5af-4df1-9d9e-0d3c454540d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-22 22:27:47.217 8 WARNING oslo_config.cfg [None req-238f4a0f-f5af-4df1-9d9e-0d3c454540d7 - - - - - -] 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 0x7fa900238668 pid: 8 (default app) 2026-07-22 22:27:47.229 7 WARNING keystonemiddleware._common.config [None req-897f3924-3077-4977-a4bf-e90bb4f7f903 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-22 22:27:47.236 7 WARNING oslo_config.cfg [None req-897f3924-3077-4977-a4bf-e90bb4f7f903 - - - - - -] 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 0x7fa900238668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.38 () {42 vars in 685 bytes} [Wed Jul 22 22:27:48 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-22 22:27:49.114 7 WARNING oslo_policy.policy [None req-273128d2-0fec-4204-82fb-7139101fbb25 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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-22 22:27:49.115 7 WARNING oslo_policy.policy [None req-273128d2-0fec-4204-82fb-7139101fbb25 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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-22 22:27:49.131 7 WARNING oslo_policy.policy [None req-273128d2-0fec-4204-82fb-7139101fbb25 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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-22 22:27:49.131 7 WARNING oslo_policy.policy [None req-273128d2-0fec-4204-82fb-7139101fbb25 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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.38 () {44 vars in 907 bytes} [Wed Jul 22 22:27:48 2026] GET /v2/images => generated 69 bytes in 547 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.38 () {42 vars in 685 bytes} [Wed Jul 22 22:27:52 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: 2/8] 199.204.45.38 () {44 vars in 907 bytes} [Wed Jul 22 22:27:52 2026] GET /v2/images => generated 69 bytes in 34 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-22 22:27:52.571 8 WARNING oslo_policy.policy [None req-c7905fa9-7ec8-43db-a776-6c8b79125d30 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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-22 22:27:52.571 8 WARNING oslo_policy.policy [None req-c7905fa9-7ec8-43db-a776-6c8b79125d30 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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.38 () {44 vars in 908 bytes} [Wed Jul 22 22:27:52 2026] GET /v2/images/cirros => generated 151 bytes in 121 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.38 () {44 vars in 930 bytes} [Wed Jul 22 22:27:52 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-22 22:27:52.708 8 WARNING oslo_policy.policy [None req-331f38c8-c556-4f58-91fd-4a49378294dc 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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-22 22:27:52.709 8 WARNING oslo_policy.policy [None req-331f38c8-c556-4f58-91fd-4a49378294dc 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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.38 () {44 vars in 936 bytes} [Wed Jul 22 22:27:52 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) 2026-07-22 22:27:52.788 7 WARNING oslo_config.cfg [None req-85e4b25f-357e-42db-b2a7-d6f2cdbfce65 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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.38 () {48 vars in 948 bytes} [Wed Jul 22 22:27:52 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-22 22:27:52.810 8 WARNING oslo_policy.policy [None req-d98655d0-0000-4721-82be-21976b0fc7b0 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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-22 22:27:52.810 8 WARNING oslo_policy.policy [None req-d98655d0-0000-4721-82be-21976b0fc7b0 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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-22 22:27:52.811 8 INFO glance.api.v2.image_data [None req-d98655d0-0000-4721-82be-21976b0fc7b0 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-22 22:27:57.028 8 INFO glance.location [None req-d98655d0-0000-4721-82be-21976b0fc7b0 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/15] 199.204.45.38 () {48 vars in 1042 bytes} [Wed Jul 22 22:27:52 2026] PUT /v2/images/c9368162-0b86-4f74-b92f-8a8b1a47284c/file => generated 0 bytes in 4261 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6317 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.38 () {44 vars in 968 bytes} [Wed Jul 22 22:27:57 2026] GET /v2/images/c9368162-0b86-4f74-b92f-8a8b1a47284c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-22 22:27:57.164 8 WARNING oslo_config.cfg [None req-4b6340f0-fa06-4d8a-8321-a59a3b2bd53b 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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/17] 199.204.45.38 () {48 vars in 1048 bytes} [Wed Jul 22 22:27:57 2026] PATCH /v2/images/c9368162-0b86-4f74-b92f-8a8b1a47284c => generated 1312 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.38 () {44 vars in 968 bytes} [Wed Jul 22 22:27:57 2026] GET /v2/images/c9368162-0b86-4f74-b92f-8a8b1a47284c => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/265] 199.204.45.38 () {42 vars in 685 bytes} [Wed Jul 22 22:48:33 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: 134/266] 199.204.45.38 () {44 vars in 907 bytes} [Wed Jul 22 22:48:33 2026] GET /v2/images => generated 1381 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.204.45.38 () {42 vars in 685 bytes} [Wed Jul 22 22:48:50 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: 137/272] 199.204.45.38 () {44 vars in 907 bytes} [Wed Jul 22 22:48:50 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.38 () {44 vars in 934 bytes} [Wed Jul 22 22:48:50 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.38 () {44 vars in 956 bytes} [Wed Jul 22 22:48:50 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.38 () {44 vars in 936 bytes} [Wed Jul 22 22:48:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.38 () {48 vars in 948 bytes} [Wed Jul 22 22:48:50 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-22 22:48:50.837 7 WARNING oslo_policy.policy [None req-3f2a2e8a-c752-4ade-9317-9c039ff0c87c 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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-22 22:48:50.837 7 WARNING oslo_policy.policy [None req-3f2a2e8a-c752-4ade-9317-9c039ff0c87c 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - 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-22 22:48:50.839 7 INFO glance.api.v2.image_data [None req-3f2a2e8a-c752-4ade-9317-9c039ff0c87c 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-22 22:49:21.282 7 INFO glance.location [None req-3f2a2e8a-c752-4ade-9317-9c039ff0c87c 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 138/283] 199.204.45.38 () {48 vars in 1043 bytes} [Wed Jul 22 22:48:50 2026] PUT /v2/images/27e3934d-4ac0-4fbf-af4f-4ab5f96ba1b6/file => generated 0 bytes in 30497 msecs (HTTP/1.1 204) 4 headers in 171 bytes (74226 switches on core 0) [pid: 8|app: 0|req: 146/284] 199.204.45.38 () {44 vars in 968 bytes} [Wed Jul 22 22:49:21 2026] GET /v2/images/27e3934d-4ac0-4fbf-af4f-4ab5f96ba1b6 => 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: 139/285] 199.204.45.38 () {48 vars in 1048 bytes} [Wed Jul 22 22:49:21 2026] PATCH /v2/images/27e3934d-4ac0-4fbf-af4f-4ab5f96ba1b6 => 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: 147/286] 199.204.45.38 () {44 vars in 968 bytes} [Wed Jul 22 22:49:21 2026] GET /v2/images/27e3934d-4ac0-4fbf-af4f-4ab5f96ba1b6 => 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: 140/287] 199.204.45.38 () {42 vars in 685 bytes} [Wed Jul 22 22:49:22 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: 148/288] 199.204.45.38 () {44 vars in 907 bytes} [Wed Jul 22 22:49:22 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/371] 199.204.45.38 () {42 vars in 685 bytes} [Wed Jul 22 22:56: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: 182/372] 199.204.45.38 () {44 vars in 907 bytes} [Wed Jul 22 22:56:09 2026] GET /v2/images => generated 2778 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/375] 199.204.45.38 () {42 vars in 685 bytes} [Wed Jul 22 22:56:20 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: 184/376] 199.204.45.38 () {44 vars in 907 bytes} [Wed Jul 22 22:56:20 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: 193/377] 199.204.45.38 () {44 vars in 944 bytes} [Wed Jul 22 22:56:20 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/378] 199.204.45.38 () {44 vars in 966 bytes} [Wed Jul 22 22:56:20 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/379] 199.204.45.38 () {44 vars in 936 bytes} [Wed Jul 22 22:56:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/380] 199.204.45.38 () {48 vars in 948 bytes} [Wed Jul 22 22:56:21 2026] POST /v2/images => generated 799 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-22 22:56:21.122 8 INFO glance.api.v2.image_data [None req-695ac937-ed1b-49b4-aa88-4bf8e1d08c60 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-22 22:56:57.785 8 INFO glance.location [None req-695ac937-ed1b-49b4-aa88-4bf8e1d08c60 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/389] 199.204.45.38 () {48 vars in 1042 bytes} [Wed Jul 22 22:56:21 2026] PUT /v2/images/ed49a51e-7c2b-495b-b293-debb296b80ec/file => generated 0 bytes in 36721 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23383 switches on core 0) [pid: 7|app: 0|req: 195/390] 199.204.45.38 () {44 vars in 968 bytes} [Wed Jul 22 22:56:57 2026] GET /v2/images/ed49a51e-7c2b-495b-b293-debb296b80ec => generated 1211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.204.45.38 () {48 vars in 1048 bytes} [Wed Jul 22 22:56:57 2026] PATCH /v2/images/ed49a51e-7c2b-495b-b293-debb296b80ec => generated 1410 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.204.45.38 () {44 vars in 968 bytes} [Wed Jul 22 22:56:57 2026] GET /v2/images/ed49a51e-7c2b-495b-b293-debb296b80ec => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.204.45.38 () {42 vars in 685 bytes} [Wed Jul 22 22:57:50 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: 202/404] 199.204.45.38 () {44 vars in 907 bytes} [Wed Jul 22 22:57:50 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.38 () {42 vars in 685 bytes} [Wed Jul 22 22:58:06 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: 204/408] 199.204.45.38 () {44 vars in 907 bytes} [Wed Jul 22 22:58:06 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: 8|app: 0|req: 205/409] 199.204.45.38 () {44 vars in 936 bytes} [Wed Jul 22 22:58:06 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: 7|app: 0|req: 205/410] 199.204.45.38 () {44 vars in 958 bytes} [Wed Jul 22 22:58:06 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.204.45.38 () {44 vars in 936 bytes} [Wed Jul 22 22:58:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.204.45.38 () {48 vars in 948 bytes} [Wed Jul 22 22:58:06 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-22 22:58:06.665 8 INFO glance.api.v2.image_data [None req-bbebdf08-d289-42ef-8423-08edb85b8285 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-22 22:58:21.471 8 INFO glance.location [None req-bbebdf08-d289-42ef-8423-08edb85b8285 2962457d802849069df738d65a19f21a 891f18fd1bc2463e9511962c438d82e1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 207/417] 199.204.45.38 () {48 vars in 1043 bytes} [Wed Jul 22 22:58:06 2026] PUT /v2/images/5124e9a2-852d-4159-9b83-890c26b7ed4c/file => generated 0 bytes in 14847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36806 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.204.45.38 () {44 vars in 968 bytes} [Wed Jul 22 22:58:21 2026] GET /v2/images/5124e9a2-852d-4159-9b83-890c26b7ed4c => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 199.204.45.38 () {48 vars in 1048 bytes} [Wed Jul 22 22:58:21 2026] PATCH /v2/images/5124e9a2-852d-4159-9b83-890c26b7ed4c => generated 1382 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 199.204.45.38 () {44 vars in 968 bytes} [Wed Jul 22 22:58:21 2026] GET /v2/images/5124e9a2-852d-4159-9b83-890c26b7ed4c => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)