+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 23 06:11:46 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 nodename: glance-api-7798997b74-nflqg 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 0x7d4fb3ef4668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-23 06:11:48.734 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 06:11:48.789 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-23 06:11:49.735 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 06:11:49.736 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 06:11:49.736 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 06:11:49.755 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 06:11:49.756 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 06:11:49.756 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 06:11:51.868 8 WARNING glance.api.v2.images [None req-e9496803-10d1-4797-b19c-4c86e8ae6547 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 06:11:51.948 7 WARNING glance.api.v2.images [None req-248febf3-fcc4-4875-a257-d90a9ce11bf9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 06:11:52.227 8 WARNING keystonemiddleware._common.config [None req-e9496803-10d1-4797-b19c-4c86e8ae6547 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 06:11:52.236 8 WARNING oslo_config.cfg [None req-e9496803-10d1-4797-b19c-4c86e8ae6547 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7d4fb3ef4668 pid: 8 (default app) 2026-06-23 06:11:52.305 7 WARNING keystonemiddleware._common.config [None req-248febf3-fcc4-4875-a257-d90a9ce11bf9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 06:11:52.313 7 WARNING oslo_config.cfg [None req-248febf3-fcc4-4875-a257-d90a9ce11bf9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7d4fb3ef4668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 06:11:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 06:11:53.363 7 WARNING oslo_policy.policy [None req-d4211df4-4410-4e96-87ec-506e5eda2545 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 06:11:53.364 7 WARNING oslo_policy.policy [None req-d4211df4-4410-4e96-87ec-506e5eda2545 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 06:11:53.379 7 WARNING oslo_policy.policy [None req-d4211df4-4410-4e96-87ec-506e5eda2545 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 06:11:53.380 7 WARNING oslo_policy.policy [None req-d4211df4-4410-4e96-87ec-506e5eda2545 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 06:11:52 2026] GET /v2/images => generated 69 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 06:11:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 06:11:57 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 06:11:57.558 8 WARNING oslo_policy.policy [None req-da46346a-7b9d-432d-95ab-8ba93c020a94 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 06:11:57.559 8 WARNING oslo_policy.policy [None req-da46346a-7b9d-432d-95ab-8ba93c020a94 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.140 () {44 vars in 910 bytes} [Tue Jun 23 06:11:57 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.140 () {44 vars in 932 bytes} [Tue Jun 23 06:11:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 06:11:57.694 8 WARNING oslo_policy.policy [None req-61ba4896-8875-49d2-be76-905ca0a65f67 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 06:11:57.695 8 WARNING oslo_policy.policy [None req-61ba4896-8875-49d2-be76-905ca0a65f67 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.140 () {44 vars in 938 bytes} [Tue Jun 23 06:11:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 06:11:57.768 7 WARNING oslo_config.cfg [None req-143b2a62-1bfb-4347-a75b-dd2cedff526a 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.140 () {48 vars in 950 bytes} [Tue Jun 23 06:11:57 2026] POST /v2/images => generated 760 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 06:11:57.789 8 WARNING oslo_policy.policy [None req-8987f749-b60b-4a44-9945-916179657750 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 06:11:57.789 8 WARNING oslo_policy.policy [None req-8987f749-b60b-4a44-9945-916179657750 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 06:11:57.790 8 INFO glance.api.v2.image_data [None req-8987f749-b60b-4a44-9945-916179657750 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 06:12:01.864 8 WARNING glance.location [None req-8987f749-b60b-4a44-9945-916179657750 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.140 () {48 vars in 1044 bytes} [Tue Jun 23 06:11:57 2026] PUT /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e/file => generated 0 bytes in 4121 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2942 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.140 () {44 vars in 970 bytes} [Tue Jun 23 06:12:01 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 06:12:02.022 8 WARNING oslo_config.cfg [None req-f9c957c8-a127-4975-9f88-696f508b2687 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 23 06:12:01 2026] PATCH /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.140 () {44 vars in 970 bytes} [Tue Jun 23 06:12:02 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => 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: 141/283] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 06:34:03 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: 143/284] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 06:34:03 2026] GET /v2/images => generated 1381 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 06:34:22 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 06:34:22 2026] GET /v2/images => generated 1381 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.140 () {44 vars in 936 bytes} [Tue Jun 23 06:34:22 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.204.45.140 () {44 vars in 958 bytes} [Tue Jun 23 06:34:22 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: 8|app: 0|req: 148/293] 199.204.45.140 () {44 vars in 938 bytes} [Tue Jun 23 06:34:22 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: 7|app: 0|req: 146/294] 199.204.45.140 () {48 vars in 950 bytes} [Tue Jun 23 06:34:22 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 06:34:22.527 8 INFO glance.api.v2.image_data [None req-5b3f6228-cdc9-4761-8ce5-f27d99615d5b 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 06:34:51.760 8 WARNING glance.location [None req-5b3f6228-cdc9-4761-8ce5-f27d99615d5b 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 149/301] 199.204.45.140 () {48 vars in 1045 bytes} [Tue Jun 23 06:34:22 2026] PUT /v2/images/c752e2ce-8f37-4957-a8a7-966c9b9179f0/file => generated 0 bytes in 29293 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29778 switches on core 0) [pid: 7|app: 0|req: 153/302] 199.204.45.140 () {44 vars in 970 bytes} [Tue Jun 23 06:34:51 2026] GET /v2/images/c752e2ce-8f37-4957-a8a7-966c9b9179f0 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/303] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 23 06:34:51 2026] PATCH /v2/images/c752e2ce-8f37-4957-a8a7-966c9b9179f0 => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/304] 199.204.45.140 () {44 vars in 970 bytes} [Tue Jun 23 06:34:51 2026] GET /v2/images/c752e2ce-8f37-4957-a8a7-966c9b9179f0 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/305] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 06:34:53 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/306] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 06:34:54 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 06:42:16 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: 200/396] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 06:42:16 2026] GET /v2/images => generated 2778 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 06:42:28 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: 198/400] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 06:42:28 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 199.204.45.140 () {44 vars in 946 bytes} [Tue Jun 23 06:42:28 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/402] 199.204.45.140 () {44 vars in 968 bytes} [Tue Jun 23 06:42:28 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 199.204.45.140 () {44 vars in 938 bytes} [Tue Jun 23 06:42:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.204.45.140 () {48 vars in 950 bytes} [Tue Jun 23 06:42:28 2026] POST /v2/images => generated 799 bytes in 367 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 06:42:28.956 7 WARNING oslo_policy.policy [None req-aa93d856-b418-4e52-b3bf-de151adefdf0 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 06:42:28.956 7 WARNING oslo_policy.policy [None req-aa93d856-b418-4e52-b3bf-de151adefdf0 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 06:42:28.959 7 INFO glance.api.v2.image_data [None req-aa93d856-b418-4e52-b3bf-de151adefdf0 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 06:42:49.211 7 INFO glance.location [None req-aa93d856-b418-4e52-b3bf-de151adefdf0 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 205/409] 199.204.45.140 () {48 vars in 1044 bytes} [Tue Jun 23 06:42:28 2026] PUT /v2/images/4c7f856c-65a6-4495-a65d-ae344250cd2b/file => generated 0 bytes in 20307 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7461 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.140 () {44 vars in 970 bytes} [Tue Jun 23 06:42:49 2026] GET /v2/images/4c7f856c-65a6-4495-a65d-ae344250cd2b => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 23 06:42:49 2026] PATCH /v2/images/4c7f856c-65a6-4495-a65d-ae344250cd2b => generated 1410 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.204.45.140 () {44 vars in 970 bytes} [Tue Jun 23 06:42:49 2026] GET /v2/images/4c7f856c-65a6-4495-a65d-ae344250cd2b => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 06:43:27 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: 211/422] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 06:43:27 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 06:43:45 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: 214/428] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 06:43:45 2026] GET /v2/images => generated 4190 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/429] 199.204.45.140 () {44 vars in 938 bytes} [Tue Jun 23 06:43:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/430] 199.204.45.140 () {44 vars in 960 bytes} [Tue Jun 23 06:43:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 199.204.45.140 () {44 vars in 938 bytes} [Tue Jun 23 06:43:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/432] 199.204.45.140 () {48 vars in 950 bytes} [Tue Jun 23 06:43:45 2026] POST /v2/images => generated 791 bytes in 239 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 06:43:45.867 8 INFO glance.api.v2.image_data [None req-62414f8e-82db-44a8-869b-9de8f3e2e740 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 06:44:01.187 8 INFO glance.location [None req-62414f8e-82db-44a8-869b-9de8f3e2e740 11f9e573eed2441388928bca76ba2e15 6626933dbedf45c1b7a4e48204e18577 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 217/435] 199.204.45.140 () {48 vars in 1045 bytes} [Tue Jun 23 06:43:45 2026] PUT /v2/images/3b5bfbe8-ad93-4ace-b83b-d86ddb0e953f/file => generated 0 bytes in 15370 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8763 switches on core 0) [pid: 7|app: 0|req: 219/436] 199.204.45.140 () {44 vars in 970 bytes} [Tue Jun 23 06:44:01 2026] GET /v2/images/3b5bfbe8-ad93-4ace-b83b-d86ddb0e953f => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/437] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 23 06:44:01 2026] PATCH /v2/images/3b5bfbe8-ad93-4ace-b83b-d86ddb0e953f => generated 1382 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 199.204.45.140 () {44 vars in 970 bytes} [Tue Jun 23 06:44:01 2026] GET /v2/images/3b5bfbe8-ad93-4ace-b83b-d86ddb0e953f => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/611] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 06:58:19 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: 307/612] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 06:58:19 2026] GET /v2/images => generated 5574 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 07:01:00 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: 322/646] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 07:01:00 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/649] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 07:01:02 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/650] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 07:01:02 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 07:02:00 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: 330/662] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 07:02:00 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/665] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 07:02:09 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 07:02:09 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: 8|app: 0|req: 341/683] 199.204.45.140 () {42 vars in 687 bytes} [Tue Jun 23 07:03:23 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: 343/684] 199.204.45.140 () {44 vars in 909 bytes} [Tue Jun 23 07:03:23 2026] GET /v2/images => generated 5574 bytes in 52 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: 346/693] 10.0.0.45 () {32 vars in 632 bytes} [Tue Jun 23 07:04:09 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 07:04:30 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => generated 1312 bytes in 128 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: 350/699] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 07:04:30 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: 352/702] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 07:04:31 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => generated 1312 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/703] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 07:04:31 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: 353/704] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 07:04:32 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => 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: 352/705] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 07:04:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/706] 199.204.45.140 () {36 vars in 991 bytes} [Tue Jun 23 07:04:39 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => 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: 353/707] 199.204.45.140 () {36 vars in 931 bytes} [Tue Jun 23 07:04:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 199.204.45.140 () {36 vars in 991 bytes} [Tue Jun 23 07:04:39 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => 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: 354/709] 199.204.45.140 () {36 vars in 931 bytes} [Tue Jun 23 07:04:39 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: 359/718] 10.0.0.45 () {34 vars in 654 bytes} [Tue Jun 23 07:05:20 2026] POST /v2/images => generated 648 bytes in 213 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 07:05:20.992 7 WARNING glance.api.v2.images [None req-317ac7f3-e313-4d98-9641-b51cac1d2e31 34acf044abf84b03819b94b9ed91fc95 0e9b5735b9b145fcbb3f14caf64f85f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ab1e3107-76c8-4381-92a7-ba93f82ff510 [pid: 7|app: 0|req: 360/719] 10.0.0.45 () {32 vars in 709 bytes} [Tue Jun 23 07:05:20 2026] DELETE /v2/images/ab1e3107-76c8-4381-92a7-ba93f82ff510 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/720] 10.0.0.45 () {32 vars in 706 bytes} [Tue Jun 23 07:05:21 2026] GET /v2/images/ab1e3107-76c8-4381-92a7-ba93f82ff510 => 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: 361/721] 10.0.0.45 () {32 vars in 632 bytes} [Tue Jun 23 07:05:21 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/722] 10.0.0.45 () {34 vars in 654 bytes} [Tue Jun 23 07:05:21 2026] POST /v2/images => generated 702 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/723] 10.0.0.45 () {32 vars in 716 bytes} [Tue Jun 23 07:05:21 2026] GET /v2/images/b62cef8a-7f71-4e67-9799-3880f7841f9b/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 07:05:21.184 8 INFO glance.api.v2.image_data [None req-6778d67b-a305-4dc1-8400-fc3e3d799b16 34acf044abf84b03819b94b9ed91fc95 0e9b5735b9b145fcbb3f14caf64f85f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 07:05:21.238 8 WARNING glance_store._drivers.rbd [None req-6778d67b-a305-4dc1-8400-fc3e3d799b16 34acf044abf84b03819b94b9ed91fc95 0e9b5735b9b145fcbb3f14caf64f85f6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-23 07:05:21.574 8 INFO glance.location [None req-6778d67b-a305-4dc1-8400-fc3e3d799b16 34acf044abf84b03819b94b9ed91fc95 0e9b5735b9b145fcbb3f14caf64f85f6 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 362/726] 10.0.0.45 () {32 vars in 726 bytes} [Tue Jun 23 07:05:21 2026] PUT /v2/images/b62cef8a-7f71-4e67-9799-3880f7841f9b/file => generated 0 bytes in 440 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.45 () {32 vars in 706 bytes} [Tue Jun 23 07:05:21 2026] GET /v2/images/b62cef8a-7f71-4e67-9799-3880f7841f9b => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.45 () {32 vars in 716 bytes} [Tue Jun 23 07:05:21 2026] GET /v2/images/b62cef8a-7f71-4e67-9799-3880f7841f9b/file => generated 1024 bytes in 129 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.45 () {34 vars in 654 bytes} [Tue Jun 23 07:05:21 2026] POST /v2/images => generated 649 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/730] 10.0.0.45 () {32 vars in 725 bytes} [Tue Jun 23 07:05:21 2026] PATCH /v2/images/0d72dd6d-6b08-4946-9669-184583c021bc => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/731] 10.0.0.45 () {32 vars in 706 bytes} [Tue Jun 23 07:05:21 2026] GET /v2/images/0d72dd6d-6b08-4946-9669-184583c021bc => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 07:05:21.905 8 WARNING glance.api.v2.images [None req-bba227bc-3ff1-49dc-b269-db065fbaabf4 34acf044abf84b03819b94b9ed91fc95 0e9b5735b9b145fcbb3f14caf64f85f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0d72dd6d-6b08-4946-9669-184583c021bc [pid: 8|app: 0|req: 365/732] 10.0.0.45 () {32 vars in 709 bytes} [Tue Jun 23 07:05:21 2026] DELETE /v2/images/0d72dd6d-6b08-4946-9669-184583c021bc => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/733] 10.0.0.45 () {32 vars in 706 bytes} [Tue Jun 23 07:05:21 2026] GET /v2/images/0d72dd6d-6b08-4946-9669-184583c021bc => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 07:05:21.971 8 WARNING glance.api.v2.images [None req-de74bed1-5389-4d1c-8cc4-5dfdf389404c 34acf044abf84b03819b94b9ed91fc95 0e9b5735b9b145fcbb3f14caf64f85f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b62cef8a-7f71-4e67-9799-3880f7841f9b [pid: 8|app: 0|req: 366/734] 10.0.0.45 () {32 vars in 709 bytes} [Tue Jun 23 07:05:21 2026] DELETE /v2/images/b62cef8a-7f71-4e67-9799-3880f7841f9b => generated 0 bytes in 862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/735] 10.0.0.45 () {32 vars in 706 bytes} [Tue Jun 23 07:05:22 2026] GET /v2/images/b62cef8a-7f71-4e67-9799-3880f7841f9b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 07:05:22.861 8 WARNING glance.api.v2.images [None req-24544250-aa40-469a-8f5f-fb14ee13e255 34acf044abf84b03819b94b9ed91fc95 0e9b5735b9b145fcbb3f14caf64f85f6 - - default default] Failed to find image ab1e3107-76c8-4381-92a7-ba93f82ff510 to delete: glance.common.exception.ImageNotFound: No image found with ID ab1e3107-76c8-4381-92a7-ba93f82ff510 [pid: 8|app: 0|req: 367/736] 10.0.0.45 () {32 vars in 709 bytes} [Tue Jun 23 07:05:22 2026] DELETE /v2/images/ab1e3107-76c8-4381-92a7-ba93f82ff510 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/737] 10.0.0.45 () {32 vars in 706 bytes} [Tue Jun 23 07:05:22 2026] GET /v2/images/ab1e3107-76c8-4381-92a7-ba93f82ff510 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/742] 10.0.0.194 () {36 vars in 987 bytes} [Tue Jun 23 07:05:48 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => generated 1312 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/743] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:05:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/744] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:05:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/745] 10.0.0.194 () {36 vars in 987 bytes} [Tue Jun 23 07:05:48 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/746] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:05:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/747] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:05: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: 373/748] 10.0.0.194 () {36 vars in 987 bytes} [Tue Jun 23 07:05:48 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/749] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:05:48 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: 374/750] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:05:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/751] 10.0.0.31 () {36 vars in 910 bytes} [Tue Jun 23 07:05:49 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/752] 10.0.0.31 () {36 vars in 1006 bytes} [Tue Jun 23 07:05:49 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e/locations => generated 127 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/753] 10.0.0.31 () {36 vars in 986 bytes} [Tue Jun 23 07:05:49 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => 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: 376/754] 10.0.0.31 () {36 vars in 926 bytes} [Tue Jun 23 07:05:49 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: 379/755] 10.0.0.31 () {36 vars in 926 bytes} [Tue Jun 23 07:05:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 07:06:12 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/763] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 07:06:12 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: 384/764] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 07:06:12 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => 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: 381/765] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 07:06:12 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: 387/770] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 07:06:34 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => 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: 384/771] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 07:06:34 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: 389/774] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 07:06:48 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => 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: 386/775] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 07:06:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/784] 10.0.0.45 () {30 vars in 410 bytes} [Tue Jun 23 07:07:22 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: 391/785] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 07:07:28 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => 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: 395/786] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 07:07:28 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: 394/791] 10.0.0.45 () {32 vars in 706 bytes} [Tue Jun 23 07:07:44 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/792] 10.0.0.45 () {32 vars in 706 bytes} [Tue Jun 23 07:07:44 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => 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: 395/793] 10.0.0.194 () {36 vars in 987 bytes} [Tue Jun 23 07:07:44 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:07:44 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/795] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:07:44 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: 400/796] 10.0.0.194 () {36 vars in 987 bytes} [Tue Jun 23 07:07:44 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => 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: 397/797] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:07:44 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: 401/798] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:07:44 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: 398/799] 10.0.0.194 () {36 vars in 987 bytes} [Tue Jun 23 07:07:44 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => 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: 402/800] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:07:44 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: 399/801] 10.0.0.31 () {36 vars in 910 bytes} [Tue Jun 23 07:07:44 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/802] 10.0.0.31 () {36 vars in 1006 bytes} [Tue Jun 23 07:07:44 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/803] 10.0.0.31 () {36 vars in 986 bytes} [Tue Jun 23 07:07:44 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => 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: 404/804] 10.0.0.31 () {36 vars in 926 bytes} [Tue Jun 23 07:07:44 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/805] 10.0.0.31 () {36 vars in 926 bytes} [Tue Jun 23 07:07:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/816] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 07:08:38 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/817] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 07:08:38 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/826] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 07:09:20 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/827] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 07:09:20 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: 415/832] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 07:09:37 2026] GET /v2/images/03e1f898-136c-43bc-9fb8-d1ac3191cd3e => generated 1312 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/833] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 07:09:37 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/844] 199.204.45.140 () {32 vars in 826 bytes} [Tue Jun 23 07:10:25 2026] GET /v2/images?status=active&owner=6626933dbedf45c1b7a4e48204e18577&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/845] 199.204.45.140 () {32 vars in 653 bytes} [Tue Jun 23 07:10:25 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: 425/846] 10.0.0.194 () {36 vars in 987 bytes} [Tue Jun 23 07:10:26 2026] GET /v2/images/c752e2ce-8f37-4957-a8a7-966c9b9179f0 => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/847] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:10:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/848] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:10:26 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: 423/849] 10.0.0.194 () {36 vars in 987 bytes} [Tue Jun 23 07:10:26 2026] GET /v2/images/c752e2ce-8f37-4957-a8a7-966c9b9179f0 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/850] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:10:26 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: 424/851] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:10:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/852] 10.0.0.194 () {36 vars in 987 bytes} [Tue Jun 23 07:10:26 2026] GET /v2/images/c752e2ce-8f37-4957-a8a7-966c9b9179f0 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/853] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:10:26 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: 429/854] 10.0.0.194 () {36 vars in 927 bytes} [Tue Jun 23 07:10:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/855] 10.0.0.31 () {36 vars in 910 bytes} [Tue Jun 23 07:10:26 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/856] 10.0.0.31 () {36 vars in 1006 bytes} [Tue Jun 23 07:10:26 2026] GET /v2/images/c752e2ce-8f37-4957-a8a7-966c9b9179f0/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/857] 10.0.0.31 () {36 vars in 986 bytes} [Tue Jun 23 07:10:26 2026] GET /v2/images/c752e2ce-8f37-4957-a8a7-966c9b9179f0 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/858] 10.0.0.31 () {36 vars in 926 bytes} [Tue Jun 23 07:10:26 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: 428/859] 10.0.0.31 () {36 vars in 926 bytes} [Tue Jun 23 07:10:26 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: 450/902] 10.0.0.45 () {32 vars in 632 bytes} [Tue Jun 23 07:14:01 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)