+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 10 14:59:41 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7b49bdb559-sbmf2 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 0x7faa3462f668 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-10 14:59:43.267 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-10 14:59:43.336 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-10 14:59:44.163 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-10 14:59:44.164 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-10 14:59:44.165 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-10 14:59:44.251 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-10 14:59:44.252 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-10 14:59:44.253 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-10 14:59:46.410 7 WARNING glance.api.v2.images [None req-b3d9729d-73eb-43aa-9c43-ea9596c25927 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 14:59:46.458 8 WARNING glance.api.v2.images [None req-e5f35ac1-ce26-4720-b110-2e57bfb1542b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 14:59:46.763 7 WARNING keystonemiddleware._common.config [None req-b3d9729d-73eb-43aa-9c43-ea9596c25927 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 14:59:46.771 7 WARNING oslo_config.cfg [None req-b3d9729d-73eb-43aa-9c43-ea9596c25927 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7faa3462f668 pid: 7 (default app) 2026-07-10 14:59:46.822 8 WARNING keystonemiddleware._common.config [None req-e5f35ac1-ce26-4720-b110-2e57bfb1542b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 14:59:46.830 8 WARNING oslo_config.cfg [None req-e5f35ac1-ce26-4720-b110-2e57bfb1542b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7faa3462f668 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 14:59:48 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-07-10 14:59:49.257 8 WARNING oslo_policy.policy [None req-7449dace-68c8-4314-bcfd-6159aaa94c88 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - 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-10 14:59:49.257 8 WARNING oslo_policy.policy [None req-7449dace-68c8-4314-bcfd-6159aaa94c88 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - 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-10 14:59:49.272 8 WARNING oslo_policy.policy [None req-7449dace-68c8-4314-bcfd-6159aaa94c88 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - 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-10 14:59:49.272 8 WARNING oslo_policy.policy [None req-7449dace-68c8-4314-bcfd-6159aaa94c88 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - 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: 2/6] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 14:59:48 2026] GET /v2/images => generated 69 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 14:59:52 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: 3/8] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 14:59:53 2026] GET /v2/images => generated 69 bytes in 42 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-07-10 14:59:53.087 7 WARNING oslo_policy.policy [None req-ef6795ee-c943-451a-b34a-e285dd42fd73 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - 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-10 14:59:53.087 7 WARNING oslo_policy.policy [None req-ef6795ee-c943-451a-b34a-e285dd42fd73 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - 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: 6/9] 199.204.45.156 () {44 vars in 911 bytes} [Fri Jul 10 14:59:53 2026] GET /v2/images/cirros => generated 151 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.156 () {44 vars in 933 bytes} [Fri Jul 10 14:59:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 14:59:53.259 7 WARNING oslo_policy.policy [None req-c23d7875-80a2-403b-a6e9-35a0acac9c8b 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - 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-10 14:59:53.259 7 WARNING oslo_policy.policy [None req-c23d7875-80a2-403b-a6e9-35a0acac9c8b 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - 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/11] 199.204.45.156 () {44 vars in 939 bytes} [Fri Jul 10 14:59:53 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-10 14:59:53.367 8 WARNING oslo_config.cfg [None req-5544711b-b3da-4c5d-a989-0b8aa91c8b82 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - 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: 5/12] 199.204.45.156 () {48 vars in 951 bytes} [Fri Jul 10 14:59:53 2026] POST /v2/images => generated 760 bytes in 79 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-10 14:59:53.389 7 WARNING oslo_policy.policy [None req-029439a7-37bb-4157-b33c-4e2a7116f7a5 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - 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-10 14:59:53.389 7 WARNING oslo_policy.policy [None req-029439a7-37bb-4157-b33c-4e2a7116f7a5 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - 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-10 14:59:53.390 7 INFO glance.api.v2.image_data [None req-029439a7-37bb-4157-b33c-4e2a7116f7a5 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 15:00:13.619 7 WARNING glance.location [None req-029439a7-37bb-4157-b33c-4e2a7116f7a5 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/17] 199.204.45.156 () {48 vars in 1045 bytes} [Fri Jul 10 14:59:53 2026] PUT /v2/images/e00298fe-a194-427a-bdef-655d7fa63056/file => generated 0 bytes in 20280 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2448 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.156 () {44 vars in 971 bytes} [Fri Jul 10 15:00:13 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 15:00:13.821 7 WARNING oslo_config.cfg [None req-8dde8cd0-7bdd-48b9-a3c6-0062cc01d8aa 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - 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: 9/19] 199.204.45.156 () {48 vars in 1051 bytes} [Fri Jul 10 15:00:13 2026] PATCH /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => generated 1312 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/20] 199.204.45.156 () {44 vars in 971 bytes} [Fri Jul 10 15:00:13 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 15:34:03 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: 215/428] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 15:34:03 2026] GET /v2/images => generated 1381 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 15:34:39 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: 220/438] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 15:34:39 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 199.204.45.156 () {44 vars in 937 bytes} [Fri Jul 10 15:34:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 199.204.45.156 () {44 vars in 959 bytes} [Fri Jul 10 15:34:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 199.204.45.156 () {44 vars in 939 bytes} [Fri Jul 10 15:34:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 199.204.45.156 () {48 vars in 951 bytes} [Fri Jul 10 15:34:39 2026] POST /v2/images => generated 796 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-10 15:34:39.453 7 INFO glance.api.v2.image_data [None req-b31a488a-e089-4a93-af38-1069464e8267 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 15:36:14.684 7 WARNING glance.location [None req-b31a488a-e089-4a93-af38-1069464e8267 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 221/461] 199.204.45.156 () {48 vars in 1046 bytes} [Fri Jul 10 15:34:39 2026] PUT /v2/images/55a89088-6352-4745-aaed-572ccf1a7113/file => generated 0 bytes in 95278 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30043 switches on core 0) [pid: 8|app: 0|req: 241/462] 199.204.45.156 () {44 vars in 971 bytes} [Fri Jul 10 15:36:14 2026] GET /v2/images/55a89088-6352-4745-aaed-572ccf1a7113 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/463] 199.204.45.156 () {48 vars in 1051 bytes} [Fri Jul 10 15:36:14 2026] PATCH /v2/images/55a89088-6352-4745-aaed-572ccf1a7113 => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/464] 199.204.45.156 () {44 vars in 971 bytes} [Fri Jul 10 15:36:14 2026] GET /v2/images/55a89088-6352-4745-aaed-572ccf1a7113 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/465] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 15:36:16 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: 243/466] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 15:36:16 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/575] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 15:45:13 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: 298/576] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 15:45:13 2026] GET /v2/images => generated 2778 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/583] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 15:45:40 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/584] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 15:45:40 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/585] 199.204.45.156 () {44 vars in 947 bytes} [Fri Jul 10 15:45:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/586] 199.204.45.156 () {44 vars in 969 bytes} [Fri Jul 10 15:45:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/587] 199.204.45.156 () {44 vars in 939 bytes} [Fri Jul 10 15:45:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/590] 199.204.45.156 () {48 vars in 951 bytes} [Fri Jul 10 15:45:40 2026] POST /v2/images => generated 799 bytes in 7775 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-10 15:45:48.785 7 INFO glance.api.v2.image_data [None req-d15eb226-fe91-43b5-8406-56051876206c 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 15:51:36.149 7 INFO glance.location [None req-d15eb226-fe91-43b5-8406-56051876206c 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 287/659] 199.204.45.156 () {48 vars in 1045 bytes} [Fri Jul 10 15:45:48 2026] PUT /v2/images/4f2bbbbc-8a48-4043-bee7-f9efc050e5ff/file => generated 0 bytes in 347435 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8044 switches on core 0) [pid: 8|app: 0|req: 373/660] 199.204.45.156 () {44 vars in 971 bytes} [Fri Jul 10 15:51:36 2026] GET /v2/images/4f2bbbbc-8a48-4043-bee7-f9efc050e5ff => generated 1211 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/661] 199.204.45.156 () {48 vars in 1051 bytes} [Fri Jul 10 15:51:36 2026] PATCH /v2/images/4f2bbbbc-8a48-4043-bee7-f9efc050e5ff => generated 1410 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/662] 199.204.45.156 () {44 vars in 971 bytes} [Fri Jul 10 15:51:36 2026] GET /v2/images/4f2bbbbc-8a48-4043-bee7-f9efc050e5ff => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/673] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 15:52:22 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: 294/674] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 15:52:22 2026] GET /v2/images => generated 4190 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/679] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 15:52:39 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: 383/680] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 15:52:39 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/681] 199.204.45.156 () {44 vars in 939 bytes} [Fri Jul 10 15:52:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/682] 199.204.45.156 () {44 vars in 961 bytes} [Fri Jul 10 15:52:39 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: 7|app: 0|req: 299/683] 199.204.45.156 () {44 vars in 939 bytes} [Fri Jul 10 15:52:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/684] 199.204.45.156 () {48 vars in 951 bytes} [Fri Jul 10 15:52:39 2026] POST /v2/images => generated 791 bytes in 792 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-10 15:52:39.998 7 INFO glance.api.v2.image_data [None req-8ad86ec9-18ef-40fd-a78b-f19c8ef252ed 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 15:53:45.093 7 INFO glance.location [None req-8ad86ec9-18ef-40fd-a78b-f19c8ef252ed 36c5427f08ae4c79bba48153a3703e45 a21c670e1e9049cf90b620b09a50420a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 300/697] 199.204.45.156 () {48 vars in 1046 bytes} [Fri Jul 10 15:52:39 2026] PUT /v2/images/c6d3c6b8-816e-4721-9a68-9416c96e5c3c/file => generated 0 bytes in 65150 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13425 switches on core 0) [pid: 8|app: 0|req: 398/698] 199.204.45.156 () {44 vars in 971 bytes} [Fri Jul 10 15:53:45 2026] GET /v2/images/c6d3c6b8-816e-4721-9a68-9416c96e5c3c => generated 1204 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/699] 199.204.45.156 () {48 vars in 1051 bytes} [Fri Jul 10 15:53:45 2026] PATCH /v2/images/c6d3c6b8-816e-4721-9a68-9416c96e5c3c => generated 1382 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/700] 199.204.45.156 () {44 vars in 971 bytes} [Fri Jul 10 15:53:45 2026] GET /v2/images/c6d3c6b8-816e-4721-9a68-9416c96e5c3c => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/895] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 16:09:52 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/896] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 16:09:52 2026] GET /v2/images => generated 5574 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/929] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 16:12:32 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: 514/930] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 16:12:32 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/931] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 16:12:34 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: 515/932] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 16:12:34 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/945] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 16:13:30 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: 522/946] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 16:13:30 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/949] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 16:13:39 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: 524/950] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 16:13:39 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/965] 199.204.45.156 () {42 vars in 688 bytes} [Fri Jul 10 16:14:48 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: 532/966] 199.204.45.156 () {44 vars in 910 bytes} [Fri Jul 10 16:14:48 2026] GET /v2/images => generated 5574 bytes in 63 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: 538/977] 10.0.0.231 () {32 vars in 633 bytes} [Fri Jul 10 16:15:38 2026] GET /v2/images => generated 5574 bytes in 16 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: 443/984] 10.0.0.98 () {36 vars in 986 bytes} [Fri Jul 10 16:16:09 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => 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: 542/985] 10.0.0.98 () {36 vars in 926 bytes} [Fri Jul 10 16:16:09 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: 444/986] 10.0.0.98 () {36 vars in 986 bytes} [Fri Jul 10 16:16:11 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => 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: 543/987] 10.0.0.98 () {36 vars in 926 bytes} [Fri Jul 10 16:16:11 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: 446/990] 199.204.45.156 () {36 vars in 991 bytes} [Fri Jul 10 16:16:19 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/991] 199.204.45.156 () {36 vars in 931 bytes} [Fri Jul 10 16:16:19 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: 447/992] 199.204.45.156 () {36 vars in 991 bytes} [Fri Jul 10 16:16:22 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => 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: 546/993] 199.204.45.156 () {36 vars in 931 bytes} [Fri Jul 10 16:16:22 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: 449/996] 10.0.0.98 () {36 vars in 986 bytes} [Fri Jul 10 16:16:32 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/997] 10.0.0.98 () {36 vars in 926 bytes} [Fri Jul 10 16:16: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: 7|app: 0|req: 452/1002] 10.0.0.231 () {30 vars in 411 bytes} [Fri Jul 10 16:16:53 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: 454/1005] 10.0.0.98 () {36 vars in 986 bytes} [Fri Jul 10 16:17:01 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => 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: 552/1006] 10.0.0.98 () {36 vars in 926 bytes} [Fri Jul 10 16:17:01 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/1009] 10.0.0.231 () {34 vars in 655 bytes} [Fri Jul 10 16:17:17 2026] POST /v2/images => generated 649 bytes in 396 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-10 16:17:17.608 8 WARNING glance.api.v2.images [None req-9a1e0ab9-c133-44bb-a679-d22392700b35 242791ca6d87444a9e79d0c56e8f923d 39d52aed664a4096aececcf2c46469f7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1aa9361b-b3d7-4737-b9d2-62be9500e921 [pid: 8|app: 0|req: 554/1010] 10.0.0.231 () {32 vars in 710 bytes} [Fri Jul 10 16:17:17 2026] DELETE /v2/images/1aa9361b-b3d7-4737-b9d2-62be9500e921 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/1011] 10.0.0.231 () {32 vars in 707 bytes} [Fri Jul 10 16:17:17 2026] GET /v2/images/1aa9361b-b3d7-4737-b9d2-62be9500e921 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1012] 10.0.0.231 () {32 vars in 633 bytes} [Fri Jul 10 16:17:17 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/1015] 10.0.0.231 () {34 vars in 655 bytes} [Fri Jul 10 16:17:17 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-10 16:17:17.821 8 WARNING oslo_policy.policy [None req-9a215898-965e-42ee-80a4-0d0ff2537a54 242791ca6d87444a9e79d0c56e8f923d 39d52aed664a4096aececcf2c46469f7 - - 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-10 16:17:17.821 8 WARNING oslo_policy.policy [None req-9a215898-965e-42ee-80a4-0d0ff2537a54 242791ca6d87444a9e79d0c56e8f923d 39d52aed664a4096aececcf2c46469f7 - - 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: 557/1016] 10.0.0.231 () {32 vars in 717 bytes} [Fri Jul 10 16:17:17 2026] GET /v2/images/35b6a9c0-95f5-420f-9adc-efce4d424676/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 16:17:17.836 7 INFO glance.api.v2.image_data [None req-6e10d6b1-40b5-4980-abed-3ba8f45c4556 242791ca6d87444a9e79d0c56e8f923d 39d52aed664a4096aececcf2c46469f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 16:17:17.888 7 WARNING glance_store._drivers.rbd [None req-6e10d6b1-40b5-4980-abed-3ba8f45c4556 242791ca6d87444a9e79d0c56e8f923d 39d52aed664a4096aececcf2c46469f7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-10 16:17:19.516 7 INFO glance.location [None req-6e10d6b1-40b5-4980-abed-3ba8f45c4556 242791ca6d87444a9e79d0c56e8f923d 39d52aed664a4096aececcf2c46469f7 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 460/1017] 10.0.0.231 () {32 vars in 727 bytes} [Fri Jul 10 16:17:17 2026] PUT /v2/images/35b6a9c0-95f5-420f-9adc-efce4d424676/file => generated 0 bytes in 1754 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1018] 10.0.0.231 () {32 vars in 707 bytes} [Fri Jul 10 16:17:19 2026] GET /v2/images/35b6a9c0-95f5-420f-9adc-efce4d424676 => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1019] 10.0.0.231 () {32 vars in 717 bytes} [Fri Jul 10 16:17:19 2026] GET /v2/images/35b6a9c0-95f5-420f-9adc-efce4d424676/file => generated 1024 bytes in 296 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1020] 10.0.0.231 () {34 vars in 655 bytes} [Fri Jul 10 16:17:19 2026] POST /v2/images => generated 648 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1021] 10.0.0.231 () {32 vars in 726 bytes} [Fri Jul 10 16:17:19 2026] PATCH /v2/images/3d6dd24a-dc3c-4d03-9762-1c18d9e0941b => generated 653 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1022] 10.0.0.231 () {32 vars in 707 bytes} [Fri Jul 10 16:17:20 2026] GET /v2/images/3d6dd24a-dc3c-4d03-9762-1c18d9e0941b => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 16:17:20.106 7 WARNING glance.api.v2.images [None req-e1fd87c7-c279-4300-b95d-2da77ab6bd16 242791ca6d87444a9e79d0c56e8f923d 39d52aed664a4096aececcf2c46469f7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3d6dd24a-dc3c-4d03-9762-1c18d9e0941b [pid: 7|app: 0|req: 463/1023] 10.0.0.231 () {32 vars in 710 bytes} [Fri Jul 10 16:17:20 2026] DELETE /v2/images/3d6dd24a-dc3c-4d03-9762-1c18d9e0941b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1024] 10.0.0.231 () {32 vars in 707 bytes} [Fri Jul 10 16:17:20 2026] GET /v2/images/3d6dd24a-dc3c-4d03-9762-1c18d9e0941b => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 16:17:20.268 7 WARNING glance.api.v2.images [None req-e22208ce-a634-48d8-9d14-d07b63ace9c7 242791ca6d87444a9e79d0c56e8f923d 39d52aed664a4096aececcf2c46469f7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//35b6a9c0-95f5-420f-9adc-efce4d424676 [pid: 7|app: 0|req: 464/1025] 10.0.0.231 () {32 vars in 710 bytes} [Fri Jul 10 16:17:20 2026] DELETE /v2/images/35b6a9c0-95f5-420f-9adc-efce4d424676 => generated 0 bytes in 1563 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1026] 10.0.0.231 () {32 vars in 707 bytes} [Fri Jul 10 16:17:21 2026] GET /v2/images/35b6a9c0-95f5-420f-9adc-efce4d424676 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 16:17:21.849 7 WARNING glance.api.v2.images [None req-012642c4-acee-4899-a965-c0a456bf769a 242791ca6d87444a9e79d0c56e8f923d 39d52aed664a4096aececcf2c46469f7 - - default default] Failed to find image 1aa9361b-b3d7-4737-b9d2-62be9500e921 to delete: glance.common.exception.ImageNotFound: No image found with ID 1aa9361b-b3d7-4737-b9d2-62be9500e921 [pid: 7|app: 0|req: 465/1027] 10.0.0.231 () {32 vars in 710 bytes} [Fri Jul 10 16:17:21 2026] DELETE /v2/images/1aa9361b-b3d7-4737-b9d2-62be9500e921 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1028] 10.0.0.231 () {32 vars in 707 bytes} [Fri Jul 10 16:17:21 2026] GET /v2/images/1aa9361b-b3d7-4737-b9d2-62be9500e921 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1031] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 16:17:35 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => generated 1312 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1032] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 16:17:35 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: 468/1033] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 16:17:35 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1034] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 16:17:35 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => 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: 469/1035] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 16:17:36 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: 567/1036] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 16:17:36 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1037] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 16:17:36 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => 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: 568/1038] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 16:17:36 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: 471/1039] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 16:17:36 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: 569/1040] 10.0.0.23 () {36 vars in 910 bytes} [Fri Jul 10 16:17:37 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: 472/1043] 10.0.0.23 () {36 vars in 1006 bytes} [Fri Jul 10 16:17:37 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056/locations => generated 127 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1044] 10.0.0.23 () {36 vars in 986 bytes} [Fri Jul 10 16:17:37 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => 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: 473/1045] 10.0.0.23 () {36 vars in 926 bytes} [Fri Jul 10 16:17:37 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: 573/1046] 10.0.0.23 () {36 vars in 926 bytes} [Fri Jul 10 16:17:37 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: 578/1055] 10.0.0.98 () {36 vars in 986 bytes} [Fri Jul 10 16:18:26 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => 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: 478/1056] 10.0.0.98 () {36 vars in 926 bytes} [Fri Jul 10 16:18:26 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: 582/1063] 10.0.0.98 () {36 vars in 986 bytes} [Fri Jul 10 16:18:48 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => 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: 482/1064] 10.0.0.98 () {36 vars in 926 bytes} [Fri Jul 10 16:18:48 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: 583/1065] 10.0.0.98 () {36 vars in 986 bytes} [Fri Jul 10 16:18:50 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1066] 10.0.0.98 () {36 vars in 926 bytes} [Fri Jul 10 16:18:50 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: 588/1075] 10.0.0.98 () {36 vars in 986 bytes} [Fri Jul 10 16:19:31 2026] GET /v2/images/e00298fe-a194-427a-bdef-655d7fa63056 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1076] 10.0.0.98 () {36 vars in 926 bytes} [Fri Jul 10 16:19:31 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)