+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Aug 6 14:29:48 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-5674f5fc8b-7mxwr 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 0x7f4223ae7668 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-08-06 14:29:50.557 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-06 14:29:50.587 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-08-06 14:29:51.403 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-08-06 14:29:51.404 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-08-06 14:29:51.404 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-06 14:29:51.429 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-08-06 14:29:51.430 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-08-06 14:29:51.430 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-06 14:29:53.401 7 WARNING glance.api.v2.images [None req-95e1f307-fae6-4177-b716-e263620784f0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-06 14:29:53.404 8 WARNING glance.api.v2.images [None req-8d281572-b043-41e4-a8aa-487d09be1fed - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-06 14:29:53.730 8 WARNING keystonemiddleware._common.config [None req-8d281572-b043-41e4-a8aa-487d09be1fed - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 14:29:53.733 7 WARNING keystonemiddleware._common.config [None req-95e1f307-fae6-4177-b716-e263620784f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 14:29:53.738 8 WARNING oslo_config.cfg [None req-8d281572-b043-41e4-a8aa-487d09be1fed - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-06 14:29:53.740 7 WARNING oslo_config.cfg [None req-95e1f307-fae6-4177-b716-e263620784f0 - - - - - -] 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 0x7f4223ae7668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f4223ae7668 pid: 7 (default app) [pid: 7|app: 0|req: 1/5] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 14:30:00 2026] GET / => generated 1301 bytes in 2 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-08-06 14:30:01.160 8 WARNING oslo_policy.policy [None req-aae00f95-d691-4525-8a2a-a84b7bb9805d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - 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-08-06 14:30:01.160 8 WARNING oslo_policy.policy [None req-aae00f95-d691-4525-8a2a-a84b7bb9805d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - 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-08-06 14:30:01.178 8 WARNING oslo_policy.policy [None req-aae00f95-d691-4525-8a2a-a84b7bb9805d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - 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-08-06 14:30:01.178 8 WARNING oslo_policy.policy [None req-aae00f95-d691-4525-8a2a-a84b7bb9805d 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - 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: 5/6] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 14:30:00 2026] GET /v2/images => generated 69 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 14:30:04 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: 7/10] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 14:30:04 2026] GET /v2/images => generated 69 bytes in 37 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-08-06 14:30:04.693 7 WARNING oslo_policy.policy [None req-5f39c3e3-ffb1-4503-a654-29af9813bf6f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - 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-08-06 14:30:04.693 7 WARNING oslo_policy.policy [None req-5f39c3e3-ffb1-4503-a654-29af9813bf6f 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - 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: 4/11] 199.204.45.22 () {44 vars in 908 bytes} [Thu Aug 6 14:30:04 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.22 () {44 vars in 930 bytes} [Thu Aug 6 14:30:04 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-08-06 14:30:04.821 7 WARNING oslo_policy.policy [None req-d2ce6cc0-9630-4e1b-ba78-e9f6a35a30d3 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - 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-08-06 14:30:04.821 7 WARNING oslo_policy.policy [None req-d2ce6cc0-9630-4e1b-ba78-e9f6a35a30d3 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - 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: 5/13] 199.204.45.22 () {44 vars in 936 bytes} [Thu Aug 6 14:30:04 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) 2026-08-06 14:30:04.894 8 WARNING oslo_config.cfg [None req-a2673576-0fd6-4d74-90f9-1c18e0ab7459 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - 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: 9/14] 199.204.45.22 () {48 vars in 948 bytes} [Thu Aug 6 14:30:04 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-08-06 14:30:04.917 7 WARNING oslo_policy.policy [None req-415fccfd-d074-4c8a-9845-b6d585c08ec2 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - 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-08-06 14:30:04.917 7 WARNING oslo_policy.policy [None req-415fccfd-d074-4c8a-9845-b6d585c08ec2 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - 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-08-06 14:30:04.918 7 INFO glance.api.v2.image_data [None req-415fccfd-d074-4c8a-9845-b6d585c08ec2 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 14:30:08.290 7 WARNING glance.location [None req-415fccfd-d074-4c8a-9845-b6d585c08ec2 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 6/15] 199.204.45.22 () {48 vars in 1042 bytes} [Thu Aug 6 14:30:04 2026] PUT /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5/file => generated 0 bytes in 3423 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7225 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.204.45.22 () {44 vars in 968 bytes} [Thu Aug 6 14:30:08 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 14:30:08.431 7 WARNING oslo_config.cfg [None req-9e011151-288e-4993-a3bf-d324bfe0141c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - 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: 7/17] 199.204.45.22 () {48 vars in 1048 bytes} [Thu Aug 6 14:30:08 2026] PATCH /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.22 () {44 vars in 968 bytes} [Thu Aug 6 14:30:08 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => 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: 137/269] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 14:50:59 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: 133/270] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 14:50:59 2026] GET /v2/images => generated 1381 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 14:51:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 14:51:24 2026] GET /v2/images => generated 1381 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.204.45.22 () {44 vars in 934 bytes} [Thu Aug 6 14:51:24 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.22 () {44 vars in 956 bytes} [Thu Aug 6 14:51:24 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.204.45.22 () {44 vars in 936 bytes} [Thu Aug 6 14:51:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.204.45.22 () {48 vars in 948 bytes} [Thu Aug 6 14:51:24 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 14:51:24.494 7 INFO glance.api.v2.image_data [None req-4a6c6895-303e-4227-bb7a-1aba3adfb643 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 14:51:49.763 7 WARNING glance.location [None req-4a6c6895-303e-4227-bb7a-1aba3adfb643 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/287] 199.204.45.22 () {48 vars in 1043 bytes} [Thu Aug 6 14:51:24 2026] PUT /v2/images/d34753c9-bb84-4675-b8fe-e2505a8b40ea/file => generated 0 bytes in 25311 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63957 switches on core 0) [pid: 8|app: 0|req: 148/288] 199.204.45.22 () {44 vars in 968 bytes} [Thu Aug 6 14:51:49 2026] GET /v2/images/d34753c9-bb84-4675-b8fe-e2505a8b40ea => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/289] 199.204.45.22 () {48 vars in 1048 bytes} [Thu Aug 6 14:51:49 2026] PATCH /v2/images/d34753c9-bb84-4675-b8fe-e2505a8b40ea => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/290] 199.204.45.22 () {44 vars in 968 bytes} [Thu Aug 6 14:51:49 2026] GET /v2/images/d34753c9-bb84-4675-b8fe-e2505a8b40ea => 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: 142/291] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 14:51:51 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: 150/292] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 14:51:51 2026] GET /v2/images => generated 2778 bytes in 44 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.22 () {42 vars in 685 bytes} [Thu Aug 6 14:58: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: 185/378] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 14:58:52 2026] GET /v2/images => generated 2778 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/383] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 14:59:04 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: 196/384] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 14:59:04 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/385] 199.204.45.22 () {44 vars in 944 bytes} [Thu Aug 6 14:59:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/386] 199.204.45.22 () {44 vars in 966 bytes} [Thu Aug 6 14:59:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/387] 199.204.45.22 () {44 vars in 936 bytes} [Thu Aug 6 14:59:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 199.204.45.22 () {48 vars in 948 bytes} [Thu Aug 6 14:59:04 2026] POST /v2/images => generated 799 bytes in 202 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 14:59:04.740 7 INFO glance.api.v2.image_data [None req-87a8be34-8787-4bc7-a559-065c25617fae 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 14:59:20.911 7 INFO glance.location [None req-87a8be34-8787-4bc7-a559-065c25617fae 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/391] 199.204.45.22 () {48 vars in 1042 bytes} [Thu Aug 6 14:59:04 2026] PUT /v2/images/bc415a04-5926-47c1-8ec5-f647bdf62937/file => generated 0 bytes in 16220 msecs (HTTP/1.1 204) 4 headers in 171 bytes (39881 switches on core 0) [pid: 8|app: 0|req: 201/392] 199.204.45.22 () {44 vars in 968 bytes} [Thu Aug 6 14:59:20 2026] GET /v2/images/bc415a04-5926-47c1-8ec5-f647bdf62937 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/393] 199.204.45.22 () {48 vars in 1048 bytes} [Thu Aug 6 14:59:20 2026] PATCH /v2/images/bc415a04-5926-47c1-8ec5-f647bdf62937 => generated 1410 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/394] 199.204.45.22 () {44 vars in 968 bytes} [Thu Aug 6 14:59:21 2026] GET /v2/images/bc415a04-5926-47c1-8ec5-f647bdf62937 => generated 1410 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/403] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 14:59:59 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: 197/404] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 14:59:59 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/409] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 15:00:15 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: 210/410] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 15:00:15 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/411] 199.204.45.22 () {44 vars in 936 bytes} [Thu Aug 6 15:00:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/412] 199.204.45.22 () {44 vars in 958 bytes} [Thu Aug 6 15:00:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/413] 199.204.45.22 () {44 vars in 936 bytes} [Thu Aug 6 15:00:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/414] 199.204.45.22 () {48 vars in 948 bytes} [Thu Aug 6 15:00:15 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 15:00:15.960 7 INFO glance.api.v2.image_data [None req-898392da-7d63-4c5e-b559-1eecbd45e06c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 15:00:30.036 7 INFO glance.location [None req-898392da-7d63-4c5e-b559-1eecbd45e06c 108fcdc66c954e80981728284e96d629 ecd6891e45684ff9a3b953db099de65c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 203/417] 199.204.45.22 () {48 vars in 1043 bytes} [Thu Aug 6 15:00:15 2026] PUT /v2/images/8d7045f8-996e-4040-bb6e-20c6d6624974/file => generated 0 bytes in 14119 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30639 switches on core 0) [pid: 8|app: 0|req: 215/418] 199.204.45.22 () {44 vars in 968 bytes} [Thu Aug 6 15:00:30 2026] GET /v2/images/8d7045f8-996e-4040-bb6e-20c6d6624974 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/419] 199.204.45.22 () {48 vars in 1048 bytes} [Thu Aug 6 15:00:30 2026] PATCH /v2/images/8d7045f8-996e-4040-bb6e-20c6d6624974 => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/420] 199.204.45.22 () {44 vars in 968 bytes} [Thu Aug 6 15:00:30 2026] GET /v2/images/8d7045f8-996e-4040-bb6e-20c6d6624974 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/585] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 15:14:04 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: 299/586] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 15:14:04 2026] GET /v2/images => generated 5574 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/613] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 15:16:22 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: 301/614] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 15:16:22 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/617] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 15:16:23 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/618] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 15:16:23 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/629] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 15:17:13 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: 309/630] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 15:17:13 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/631] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 15:17:22 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: 310/632] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 15:17:22 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/645] 199.204.45.22 () {42 vars in 685 bytes} [Thu Aug 6 15:18:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/646] 199.204.45.22 () {44 vars in 907 bytes} [Thu Aug 6 15:18:22 2026] GET /v2/images => generated 5574 bytes in 48 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: 335/657] 10.0.0.2 () {32 vars in 631 bytes} [Thu Aug 6 15:19:05 2026] GET /v2/images => generated 5574 bytes in 20 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: 324/660] 10.0.0.240 () {36 vars in 987 bytes} [Thu Aug 6 15:19:23 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/661] 10.0.0.240 () {36 vars in 927 bytes} [Thu Aug 6 15:19:23 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/664] 10.0.0.240 () {36 vars in 987 bytes} [Thu Aug 6 15:19:29 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => 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: 339/665] 10.0.0.240 () {36 vars in 927 bytes} [Thu Aug 6 15:19:29 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/666] 199.204.45.22 () {36 vars in 990 bytes} [Thu Aug 6 15:19:31 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/667] 199.204.45.22 () {36 vars in 930 bytes} [Thu Aug 6 15: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) [pid: 7|app: 0|req: 328/668] 199.204.45.22 () {36 vars in 990 bytes} [Thu Aug 6 15:19:32 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/669] 199.204.45.22 () {36 vars in 930 bytes} [Thu Aug 6 15:19:32 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: 343/672] 10.0.0.240 () {36 vars in 987 bytes} [Thu Aug 6 15:19:37 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/673] 10.0.0.240 () {36 vars in 927 bytes} [Thu Aug 6 15:19:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/674] 10.0.0.240 () {36 vars in 987 bytes} [Thu Aug 6 15:19:38 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/675] 10.0.0.240 () {36 vars in 927 bytes} [Thu Aug 6 15:19:38 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/684] 10.0.0.2 () {34 vars in 653 bytes} [Thu Aug 6 15:20:17 2026] POST /v2/images => generated 649 bytes in 365 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-06 15:20:17.545 8 WARNING glance.api.v2.images [None req-939db114-e7ec-4303-a1b0-3eaedcb49f0a 105985a5623744a3a57c4e0abfef1cc8 5a9806b75822447fa05d34c4632030aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2711b897-f298-4792-b98b-293eb688f2db [pid: 8|app: 0|req: 349/685] 10.0.0.2 () {32 vars in 708 bytes} [Thu Aug 6 15:20:17 2026] DELETE /v2/images/2711b897-f298-4792-b98b-293eb688f2db => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/686] 10.0.0.2 () {32 vars in 705 bytes} [Thu Aug 6 15:20:17 2026] GET /v2/images/2711b897-f298-4792-b98b-293eb688f2db => 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: 350/687] 10.0.0.2 () {32 vars in 631 bytes} [Thu Aug 6 15:20:17 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/688] 10.0.0.2 () {34 vars in 653 bytes} [Thu Aug 6 15:20:17 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-06 15:20:17.697 8 WARNING oslo_policy.policy [None req-f0e637b0-2ff5-4de4-a01e-c7ab2cc86d61 105985a5623744a3a57c4e0abfef1cc8 5a9806b75822447fa05d34c4632030aa - - 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-08-06 15:20:17.697 8 WARNING oslo_policy.policy [None req-f0e637b0-2ff5-4de4-a01e-c7ab2cc86d61 105985a5623744a3a57c4e0abfef1cc8 5a9806b75822447fa05d34c4632030aa - - 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: 351/689] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:20:17 2026] GET /v2/images/f3dd4c59-4859-41e3-bde1-81c12c0d2ec0/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 15:20:17.717 7 INFO glance.api.v2.image_data [None req-57da97b3-1bc1-4642-8b8d-62b31b11c4d6 105985a5623744a3a57c4e0abfef1cc8 5a9806b75822447fa05d34c4632030aa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 15:20:17.756 7 WARNING glance_store._drivers.rbd [None req-57da97b3-1bc1-4642-8b8d-62b31b11c4d6 105985a5623744a3a57c4e0abfef1cc8 5a9806b75822447fa05d34c4632030aa - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-06 15:20:18.020 7 INFO glance.location [None req-57da97b3-1bc1-4642-8b8d-62b31b11c4d6 105985a5623744a3a57c4e0abfef1cc8 5a9806b75822447fa05d34c4632030aa - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 339/690] 10.0.0.2 () {32 vars in 725 bytes} [Thu Aug 6 15:20:17 2026] PUT /v2/images/f3dd4c59-4859-41e3-bde1-81c12c0d2ec0/file => generated 0 bytes in 344 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/691] 10.0.0.2 () {32 vars in 705 bytes} [Thu Aug 6 15:20:18 2026] GET /v2/images/f3dd4c59-4859-41e3-bde1-81c12c0d2ec0 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/692] 10.0.0.2 () {32 vars in 715 bytes} [Thu Aug 6 15:20:18 2026] GET /v2/images/f3dd4c59-4859-41e3-bde1-81c12c0d2ec0/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/693] 10.0.0.2 () {34 vars in 653 bytes} [Thu Aug 6 15:20:18 2026] POST /v2/images => generated 648 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/694] 10.0.0.2 () {32 vars in 724 bytes} [Thu Aug 6 15:20:18 2026] PATCH /v2/images/d27db0e7-f615-4a43-b2d8-75a94f5035ff => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/695] 10.0.0.2 () {32 vars in 705 bytes} [Thu Aug 6 15:20:18 2026] GET /v2/images/d27db0e7-f615-4a43-b2d8-75a94f5035ff => generated 653 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 15:20:18.358 7 WARNING glance.api.v2.images [None req-ea83198b-6bab-40b4-bdec-13c7ce05b01f 105985a5623744a3a57c4e0abfef1cc8 5a9806b75822447fa05d34c4632030aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d27db0e7-f615-4a43-b2d8-75a94f5035ff [pid: 7|app: 0|req: 342/696] 10.0.0.2 () {32 vars in 708 bytes} [Thu Aug 6 15:20:18 2026] DELETE /v2/images/d27db0e7-f615-4a43-b2d8-75a94f5035ff => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/697] 10.0.0.2 () {32 vars in 705 bytes} [Thu Aug 6 15:20:18 2026] GET /v2/images/d27db0e7-f615-4a43-b2d8-75a94f5035ff => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:20:18.426 7 WARNING glance.api.v2.images [None req-cb389375-bd0d-4eb0-923e-865a9687d0da 105985a5623744a3a57c4e0abfef1cc8 5a9806b75822447fa05d34c4632030aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f3dd4c59-4859-41e3-bde1-81c12c0d2ec0 [pid: 7|app: 0|req: 343/698] 10.0.0.2 () {32 vars in 708 bytes} [Thu Aug 6 15:20:18 2026] DELETE /v2/images/f3dd4c59-4859-41e3-bde1-81c12c0d2ec0 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/699] 10.0.0.2 () {32 vars in 705 bytes} [Thu Aug 6 15:20:19 2026] GET /v2/images/f3dd4c59-4859-41e3-bde1-81c12c0d2ec0 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 15:20:19.321 7 WARNING glance.api.v2.images [None req-eaaf4c77-c8e6-4563-ba36-ee83e2ac20e5 105985a5623744a3a57c4e0abfef1cc8 5a9806b75822447fa05d34c4632030aa - - default default] Failed to find image 2711b897-f298-4792-b98b-293eb688f2db to delete: glance.common.exception.ImageNotFound: No image found with ID 2711b897-f298-4792-b98b-293eb688f2db [pid: 7|app: 0|req: 344/700] 10.0.0.2 () {32 vars in 708 bytes} [Thu Aug 6 15:20:19 2026] DELETE /v2/images/2711b897-f298-4792-b98b-293eb688f2db => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/701] 10.0.0.2 () {32 vars in 705 bytes} [Thu Aug 6 15:20:19 2026] GET /v2/images/2711b897-f298-4792-b98b-293eb688f2db => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/702] 10.0.0.2 () {30 vars in 409 bytes} [Thu Aug 6 15:20:23 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: 350/711] 10.0.0.2 () {32 vars in 705 bytes} [Thu Aug 6 15:20:56 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/712] 10.0.0.2 () {32 vars in 705 bytes} [Thu Aug 6 15:20:56 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => 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: 351/713] 10.0.0.142 () {36 vars in 987 bytes} [Thu Aug 6 15:20:57 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/714] 10.0.0.142 () {36 vars in 927 bytes} [Thu Aug 6 15:20:57 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/715] 10.0.0.142 () {36 vars in 927 bytes} [Thu Aug 6 15:20:57 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: 364/716] 10.0.0.142 () {36 vars in 987 bytes} [Thu Aug 6 15:20:57 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/717] 10.0.0.142 () {36 vars in 927 bytes} [Thu Aug 6 15:20:57 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: 365/718] 10.0.0.142 () {36 vars in 927 bytes} [Thu Aug 6 15:20:57 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: 354/719] 10.0.0.142 () {36 vars in 987 bytes} [Thu Aug 6 15:20:57 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => 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: 366/720] 10.0.0.142 () {36 vars in 927 bytes} [Thu Aug 6 15:20:57 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: 355/721] 10.0.0.142 () {36 vars in 927 bytes} [Thu Aug 6 15:20:57 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: 367/722] 10.0.0.56 () {36 vars in 910 bytes} [Thu Aug 6 15:20:58 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/723] 10.0.0.56 () {36 vars in 1006 bytes} [Thu Aug 6 15:20:58 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/724] 10.0.0.56 () {36 vars in 986 bytes} [Thu Aug 6 15:20:58 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => 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: 357/725] 10.0.0.56 () {36 vars in 926 bytes} [Thu Aug 6 15:20:58 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: 369/726] 10.0.0.56 () {36 vars in 926 bytes} [Thu Aug 6 15:20:58 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: 372/731] 10.0.0.240 () {36 vars in 987 bytes} [Thu Aug 6 15:21:22 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/732] 10.0.0.240 () {36 vars in 927 bytes} [Thu Aug 6 15:21:22 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/767] 10.0.0.240 () {36 vars in 987 bytes} [Thu Aug 6 15:24:04 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/768] 10.0.0.240 () {36 vars in 927 bytes} [Thu Aug 6 15:24:04 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: 398/783] 10.0.0.142 () {36 vars in 987 bytes} [Thu Aug 6 15:25:17 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/784] 10.0.0.142 () {36 vars in 927 bytes} [Thu Aug 6 15:25:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/785] 10.0.0.142 () {36 vars in 927 bytes} [Thu Aug 6 15:25:17 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/786] 10.0.0.142 () {36 vars in 987 bytes} [Thu Aug 6 15:25:17 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => 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: 400/787] 10.0.0.142 () {36 vars in 927 bytes} [Thu Aug 6 15:25:17 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: 388/788] 10.0.0.142 () {36 vars in 927 bytes} [Thu Aug 6 15:25:17 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: 401/789] 10.0.0.142 () {36 vars in 987 bytes} [Thu Aug 6 15:25:17 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/790] 10.0.0.142 () {36 vars in 927 bytes} [Thu Aug 6 15:25:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/791] 10.0.0.142 () {36 vars in 927 bytes} [Thu Aug 6 15:25:17 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: 390/792] 10.0.0.56 () {36 vars in 910 bytes} [Thu Aug 6 15:25:18 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/793] 10.0.0.56 () {36 vars in 1006 bytes} [Thu Aug 6 15:25:18 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/794] 10.0.0.56 () {36 vars in 986 bytes} [Thu Aug 6 15:25:18 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/795] 10.0.0.56 () {36 vars in 926 bytes} [Thu Aug 6 15:25:18 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/796] 10.0.0.56 () {36 vars in 926 bytes} [Thu Aug 6 15:25:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/805] 10.0.0.240 () {36 vars in 987 bytes} [Thu Aug 6 15:25:55 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/806] 10.0.0.240 () {36 vars in 927 bytes} [Thu Aug 6 15:25:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/825] 10.0.0.240 () {36 vars in 987 bytes} [Thu Aug 6 15:27:26 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => 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: 407/826] 10.0.0.240 () {36 vars in 927 bytes} [Thu Aug 6 15:27:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/857] 10.0.0.240 () {36 vars in 987 bytes} [Thu Aug 6 15:29:53 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => generated 1312 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/858] 10.0.0.240 () {36 vars in 927 bytes} [Thu Aug 6 15:29:54 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/861] 10.0.0.240 () {36 vars in 987 bytes} [Thu Aug 6 15:30:11 2026] GET /v2/images/f5a798f6-a3a7-4676-abce-fb83172d93f5 => 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: 425/862] 10.0.0.240 () {36 vars in 927 bytes} [Thu Aug 6 15:30:11 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)