+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 07:43:12 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5d7c69f5d-4lcsh 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 0x7f2c9bdea668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-01 07:43:14.183 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 07:43:14.203 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-01 07:43:15.037 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 07:43:15.038 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 07:43:15.038 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 07:43:15.050 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 07:43:15.051 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 07:43:15.052 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 07:43:17.097 7 WARNING glance.api.v2.images [None req-3c60363b-6cef-4963-b28d-daf1be2504a1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 07:43:17.115 8 WARNING glance.api.v2.images [None req-63458522-da94-43c5-a8c3-58d34d029095 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 07:43:17.456 7 WARNING keystonemiddleware._common.config [None req-3c60363b-6cef-4963-b28d-daf1be2504a1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:43:17.463 7 WARNING oslo_config.cfg [None req-3c60363b-6cef-4963-b28d-daf1be2504a1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-01 07:43:17.465 8 WARNING keystonemiddleware._common.config [None req-63458522-da94-43c5-a8c3-58d34d029095 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f2c9bdea668 pid: 7 (default app) 2026-07-01 07:43:17.473 8 WARNING oslo_config.cfg [None req-63458522-da94-43c5-a8c3-58d34d029095 - - - - - -] 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 0x7f2c9bdea668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 07:43:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 07:43:18.118 8 WARNING oslo_policy.policy [None req-958bae8f-2a24-47fd-b1b0-736144452792 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:43:18.119 8 WARNING oslo_policy.policy [None req-958bae8f-2a24-47fd-b1b0-736144452792 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:43:18.136 8 WARNING oslo_policy.policy [None req-958bae8f-2a24-47fd-b1b0-736144452792 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:43:18.136 8 WARNING oslo_policy.policy [None req-958bae8f-2a24-47fd-b1b0-736144452792 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 07:43:17 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 07:43:21 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: 2/7] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 07:43:21 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 07:43:21.652 7 WARNING oslo_policy.policy [None req-d934044f-0b23-46bd-a38a-a571226602b1 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:43:21.653 7 WARNING oslo_policy.policy [None req-d934044f-0b23-46bd-a38a-a571226602b1 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.177 () {44 vars in 911 bytes} [Wed Jul 1 07:43:21 2026] GET /v2/images/cirros => generated 151 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.177 () {44 vars in 933 bytes} [Wed Jul 1 07:43:21 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:43:21.799 7 WARNING oslo_policy.policy [None req-1b3b4e7c-2b2e-46d0-8d85-ed378563fa05 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:43:21.799 7 WARNING oslo_policy.policy [None req-1b3b4e7c-2b2e-46d0-8d85-ed378563fa05 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.177 () {44 vars in 939 bytes} [Wed Jul 1 07:43:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:43:21.885 8 WARNING oslo_config.cfg [None req-5ac08985-9d06-4b67-bc2e-a88c8962cb6c d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.177 () {48 vars in 951 bytes} [Wed Jul 1 07:43:21 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 07:43:21.906 7 WARNING oslo_policy.policy [None req-5ea622f6-5044-4d97-858f-3bf83ee792b8 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:43:21.906 7 WARNING oslo_policy.policy [None req-5ea622f6-5044-4d97-858f-3bf83ee792b8 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:43:21.907 7 INFO glance.api.v2.image_data [None req-5ea622f6-5044-4d97-858f-3bf83ee792b8 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 07:43:26.760 7 WARNING glance.location [None req-5ea622f6-5044-4d97-858f-3bf83ee792b8 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.177 () {48 vars in 1045 bytes} [Wed Jul 1 07:43:21 2026] PUT /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe/file => generated 0 bytes in 4896 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6439 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 07:43:26 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 07:43:26.919 7 WARNING oslo_config.cfg [None req-4001aa92-67a2-46d0-b87e-1d77987fb812 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 07:43:26 2026] PATCH /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => generated 1312 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 07:43:26 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/266] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 08:04:09 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: 134/267] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 08:04:09 2026] GET /v2/images => generated 1381 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 08:04:27 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: 136/273] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 08:04:27 2026] GET /v2/images => generated 1381 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.177 () {44 vars in 937 bytes} [Wed Jul 1 08:04:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.177 () {44 vars in 959 bytes} [Wed Jul 1 08:04:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.177 () {44 vars in 939 bytes} [Wed Jul 1 08:04:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.177 () {48 vars in 951 bytes} [Wed Jul 1 08:04:27 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:04:27.449 7 INFO glance.api.v2.image_data [None req-874008ec-c2b9-4820-b818-5f944419d136 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:04:58.406 7 WARNING glance.location [None req-874008ec-c2b9-4820-b818-5f944419d136 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/284] 199.204.45.177 () {48 vars in 1046 bytes} [Wed Jul 1 08:04:27 2026] PUT /v2/images/35505694-f014-4fa0-aef2-ecb2544e71a8/file => generated 0 bytes in 31009 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66616 switches on core 0) [pid: 8|app: 0|req: 145/285] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 08:04:58 2026] GET /v2/images/35505694-f014-4fa0-aef2-ecb2544e71a8 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/286] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:04:58 2026] PATCH /v2/images/35505694-f014-4fa0-aef2-ecb2544e71a8 => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/287] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 08:04:58 2026] GET /v2/images/35505694-f014-4fa0-aef2-ecb2544e71a8 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/288] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 08:05: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: 147/289] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 08:05:00 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 08:12:10 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: 186/377] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 08:12:11 2026] GET /v2/images => generated 2778 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/380] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 08:12: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: 188/381] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 08:12:23 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.177 () {44 vars in 947 bytes} [Wed Jul 1 08:12:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/383] 199.204.45.177 () {44 vars in 969 bytes} [Wed Jul 1 08:12:24 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.204.45.177 () {44 vars in 939 bytes} [Wed Jul 1 08:12:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.204.45.177 () {48 vars in 951 bytes} [Wed Jul 1 08:12:24 2026] POST /v2/images => generated 799 bytes in 282 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:12:24.445 8 WARNING oslo_policy.policy [None req-9df9c490-ebad-4be7-9887-6d93d4ff75ed d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 08:12:24.446 8 WARNING oslo_policy.policy [None req-9df9c490-ebad-4be7-9887-6d93d4ff75ed d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 08:12:24.447 8 INFO glance.api.v2.image_data [None req-9df9c490-ebad-4be7-9887-6d93d4ff75ed d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:12:59.496 8 INFO glance.location [None req-9df9c490-ebad-4be7-9887-6d93d4ff75ed d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/394] 199.204.45.177 () {48 vars in 1045 bytes} [Wed Jul 1 08:12:24 2026] PUT /v2/images/6cbc71e6-9be5-423d-8d6f-1dba509ad9db/file => generated 0 bytes in 35096 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23418 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 08:12:59 2026] GET /v2/images/6cbc71e6-9be5-423d-8d6f-1dba509ad9db => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:12:59 2026] PATCH /v2/images/6cbc71e6-9be5-423d-8d6f-1dba509ad9db => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 08:12:59 2026] GET /v2/images/6cbc71e6-9be5-423d-8d6f-1dba509ad9db => 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: 207/416] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 08:14:36 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: 210/417] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 08:14:36 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 08:14:51 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: 213/423] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 08:14:51 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.177 () {44 vars in 939 bytes} [Wed Jul 1 08:14:51 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.177 () {44 vars in 961 bytes} [Wed Jul 1 08:14:51 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.177 () {44 vars in 939 bytes} [Wed Jul 1 08:14:51 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: 7|app: 0|req: 215/427] 199.204.45.177 () {48 vars in 951 bytes} [Wed Jul 1 08:14:51 2026] POST /v2/images => generated 791 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:14:51.428 8 INFO glance.api.v2.image_data [None req-842bb2d7-9ff6-451d-9a19-84dfff8b6698 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:15:08.467 8 INFO glance.location [None req-842bb2d7-9ff6-451d-9a19-84dfff8b6698 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 213/432] 199.204.45.177 () {48 vars in 1046 bytes} [Wed Jul 1 08:14:51 2026] PUT /v2/images/2d265228-efd0-4bda-ab72-53a12c13522c/file => generated 0 bytes in 17085 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31137 switches on core 0) [pid: 7|app: 0|req: 220/433] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 08:15:08 2026] GET /v2/images/2d265228-efd0-4bda-ab72-53a12c13522c => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/434] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:15:08 2026] PATCH /v2/images/2d265228-efd0-4bda-ab72-53a12c13522c => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/435] 199.204.45.177 () {44 vars in 971 bytes} [Wed Jul 1 08:15:08 2026] GET /v2/images/2d265228-efd0-4bda-ab72-53a12c13522c => 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: 294/594] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 08:28:20 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: 301/595] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 08:28:20 2026] GET /v2/images => generated 5574 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/626] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 08:30:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/627] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 08:30:48 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: 318/628] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 08:30:50 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: 311/629] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 08:30:50 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/640] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 08:31:41 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: 324/641] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 08:31:41 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/644] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 08:31:50 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: 319/645] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 08:31:50 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/658] 199.204.45.177 () {42 vars in 688 bytes} [Wed Jul 1 08:32:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/659] 199.204.45.177 () {44 vars in 910 bytes} [Wed Jul 1 08:32:52 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: 331/668] 10.0.0.148 () {32 vars in 632 bytes} [Wed Jul 1 08:33:35 2026] GET /v2/images => generated 5574 bytes in 15 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: 341/675] 10.0.0.11 () {36 vars in 985 bytes} [Wed Jul 1 08:33:59 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/676] 10.0.0.11 () {36 vars in 925 bytes} [Wed Jul 1 08:33:59 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: 342/677] 10.0.0.11 () {36 vars in 985 bytes} [Wed Jul 1 08:34:00 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 336/678] 10.0.0.11 () {36 vars in 925 bytes} [Wed Jul 1 08:34:00 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: 344/681] 199.204.45.177 () {36 vars in 990 bytes} [Wed Jul 1 08:34:07 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 199.204.45.177 () {36 vars in 930 bytes} [Wed Jul 1 08:34:07 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: 345/683] 199.204.45.177 () {36 vars in 990 bytes} [Wed Jul 1 08:34:08 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 339/684] 199.204.45.177 () {36 vars in 930 bytes} [Wed Jul 1 08:34:08 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: 347/687] 10.0.0.11 () {36 vars in 985 bytes} [Wed Jul 1 08:34:17 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => generated 1312 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 10.0.0.11 () {36 vars in 925 bytes} [Wed Jul 1 08:34: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: 8|app: 0|req: 344/693] 10.0.0.148 () {34 vars in 654 bytes} [Wed Jul 1 08:34:40 2026] POST /v2/images => generated 649 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 08:34:40.253 7 WARNING glance.api.v2.images [None req-de8e059e-c55e-422c-b973-a499874f75b7 c78e9ae76b8a4f52a286b5b88f3397ec 1b85f5a9bd7d4d87ba398e189740e31b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9dcd186a-4a03-4c05-b0c3-d5ac254f2b81 [pid: 7|app: 0|req: 350/694] 10.0.0.148 () {32 vars in 709 bytes} [Wed Jul 1 08:34:40 2026] DELETE /v2/images/9dcd186a-4a03-4c05-b0c3-d5ac254f2b81 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/695] 10.0.0.148 () {32 vars in 706 bytes} [Wed Jul 1 08:34:40 2026] GET /v2/images/9dcd186a-4a03-4c05-b0c3-d5ac254f2b81 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/696] 10.0.0.148 () {32 vars in 632 bytes} [Wed Jul 1 08:34:40 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.148 () {34 vars in 654 bytes} [Wed Jul 1 08:34:40 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.148 () {32 vars in 716 bytes} [Wed Jul 1 08:34:40 2026] GET /v2/images/ac29bdb7-bd4a-494d-a4a7-75b9c6e68be3/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:40.429 8 INFO glance.api.v2.image_data [None req-f86daa09-c1b7-4a75-ba6c-08b408c59e3e c78e9ae76b8a4f52a286b5b88f3397ec 1b85f5a9bd7d4d87ba398e189740e31b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:34:40.468 8 WARNING glance_store._drivers.rbd [None req-f86daa09-c1b7-4a75-ba6c-08b408c59e3e c78e9ae76b8a4f52a286b5b88f3397ec 1b85f5a9bd7d4d87ba398e189740e31b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 353/699] 10.0.0.148 () {30 vars in 410 bytes} [Wed Jul 1 08:34:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-07-01 08:34:41.161 8 INFO glance.location [None req-f86daa09-c1b7-4a75-ba6c-08b408c59e3e c78e9ae76b8a4f52a286b5b88f3397ec 1b85f5a9bd7d4d87ba398e189740e31b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 347/700] 10.0.0.148 () {32 vars in 726 bytes} [Wed Jul 1 08:34:40 2026] PUT /v2/images/ac29bdb7-bd4a-494d-a4a7-75b9c6e68be3/file => generated 0 bytes in 784 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/701] 10.0.0.148 () {32 vars in 706 bytes} [Wed Jul 1 08:34:41 2026] GET /v2/images/ac29bdb7-bd4a-494d-a4a7-75b9c6e68be3 => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/702] 10.0.0.148 () {32 vars in 716 bytes} [Wed Jul 1 08:34:41 2026] GET /v2/images/ac29bdb7-bd4a-494d-a4a7-75b9c6e68be3/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/703] 10.0.0.148 () {34 vars in 654 bytes} [Wed Jul 1 08:34:41 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/704] 10.0.0.148 () {32 vars in 725 bytes} [Wed Jul 1 08:34:41 2026] PATCH /v2/images/9c3626fa-a888-464f-bc21-9868c42305a1 => generated 652 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/705] 10.0.0.148 () {32 vars in 706 bytes} [Wed Jul 1 08:34:41 2026] GET /v2/images/9c3626fa-a888-464f-bc21-9868c42305a1 => generated 652 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:41.518 8 WARNING glance.api.v2.images [None req-130956db-f03e-49b8-92ee-ecdc636926bc c78e9ae76b8a4f52a286b5b88f3397ec 1b85f5a9bd7d4d87ba398e189740e31b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9c3626fa-a888-464f-bc21-9868c42305a1 [pid: 8|app: 0|req: 350/706] 10.0.0.148 () {32 vars in 709 bytes} [Wed Jul 1 08:34:41 2026] DELETE /v2/images/9c3626fa-a888-464f-bc21-9868c42305a1 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/707] 10.0.0.148 () {32 vars in 706 bytes} [Wed Jul 1 08:34:41 2026] GET /v2/images/9c3626fa-a888-464f-bc21-9868c42305a1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:34:41.590 8 WARNING glance.api.v2.images [None req-e6ef3bb0-5e0c-4322-a51c-bfe6f98519cb c78e9ae76b8a4f52a286b5b88f3397ec 1b85f5a9bd7d4d87ba398e189740e31b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ac29bdb7-bd4a-494d-a4a7-75b9c6e68be3 [pid: 8|app: 0|req: 351/708] 10.0.0.148 () {32 vars in 709 bytes} [Wed Jul 1 08:34:41 2026] DELETE /v2/images/ac29bdb7-bd4a-494d-a4a7-75b9c6e68be3 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/709] 10.0.0.148 () {32 vars in 706 bytes} [Wed Jul 1 08:34:42 2026] GET /v2/images/ac29bdb7-bd4a-494d-a4a7-75b9c6e68be3 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:34:42.423 8 WARNING glance.api.v2.images [None req-e5ffbe99-5f89-4c4c-b434-358a90d8fbee c78e9ae76b8a4f52a286b5b88f3397ec 1b85f5a9bd7d4d87ba398e189740e31b - - default default] Failed to find image 9dcd186a-4a03-4c05-b0c3-d5ac254f2b81 to delete: glance.common.exception.ImageNotFound: No image found with ID 9dcd186a-4a03-4c05-b0c3-d5ac254f2b81 [pid: 8|app: 0|req: 352/710] 10.0.0.148 () {32 vars in 709 bytes} [Wed Jul 1 08:34:42 2026] DELETE /v2/images/9dcd186a-4a03-4c05-b0c3-d5ac254f2b81 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/711] 10.0.0.148 () {32 vars in 706 bytes} [Wed Jul 1 08:34:42 2026] GET /v2/images/9dcd186a-4a03-4c05-b0c3-d5ac254f2b81 => 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: 356/718] 10.0.0.164 () {36 vars in 986 bytes} [Wed Jul 1 08:35:13 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/719] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:35:13 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: 357/720] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:35:13 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: 364/721] 10.0.0.164 () {36 vars in 986 bytes} [Wed Jul 1 08:35:13 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 358/722] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:35:13 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: 365/723] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:35:13 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: 359/724] 10.0.0.164 () {36 vars in 986 bytes} [Wed Jul 1 08:35:13 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 366/725] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:35:13 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: 360/726] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:35:13 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: 367/727] 10.0.0.146 () {36 vars in 910 bytes} [Wed Jul 1 08:35:14 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: 361/728] 10.0.0.146 () {36 vars in 1006 bytes} [Wed Jul 1 08:35:14 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/729] 10.0.0.146 () {36 vars in 986 bytes} [Wed Jul 1 08:35:14 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 362/730] 10.0.0.146 () {36 vars in 926 bytes} [Wed Jul 1 08:35:14 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: 369/731] 10.0.0.146 () {36 vars in 926 bytes} [Wed Jul 1 08:35:15 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: 364/734] 10.0.0.11 () {36 vars in 985 bytes} [Wed Jul 1 08:35:24 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 371/735] 10.0.0.11 () {36 vars in 925 bytes} [Wed Jul 1 08:35:24 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: 374/740] 10.0.0.11 () {36 vars in 985 bytes} [Wed Jul 1 08:35:42 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 367/741] 10.0.0.11 () {36 vars in 925 bytes} [Wed Jul 1 08:35:42 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/746] 10.0.0.11 () {36 vars in 985 bytes} [Wed Jul 1 08:36:04 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 370/747] 10.0.0.11 () {36 vars in 925 bytes} [Wed Jul 1 08:36:04 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: 381/754] 10.0.0.11 () {36 vars in 985 bytes} [Wed Jul 1 08:36:32 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/755] 10.0.0.11 () {36 vars in 925 bytes} [Wed Jul 1 08:36: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: 7|app: 0|req: 385/762] 10.0.0.11 () {36 vars in 985 bytes} [Wed Jul 1 08:36:57 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 378/763] 10.0.0.11 () {36 vars in 925 bytes} [Wed Jul 1 08:36:57 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: 386/764] 10.0.0.148 () {32 vars in 706 bytes} [Wed Jul 1 08:37:05 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 379/765] 10.0.0.148 () {32 vars in 706 bytes} [Wed Jul 1 08:37:05 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 387/766] 10.0.0.164 () {36 vars in 986 bytes} [Wed Jul 1 08:37:05 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => generated 1312 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/767] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:37:05 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/768] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:37:05 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/769] 10.0.0.164 () {36 vars in 986 bytes} [Wed Jul 1 08:37:05 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 389/770] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:37:05 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: 382/771] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:37:05 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: 390/772] 10.0.0.164 () {36 vars in 986 bytes} [Wed Jul 1 08:37:05 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 383/773] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:37:05 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: 391/774] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:37:05 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: 384/775] 10.0.0.146 () {36 vars in 910 bytes} [Wed Jul 1 08:37:06 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.146 () {36 vars in 1006 bytes} [Wed Jul 1 08:37:06 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/777] 10.0.0.146 () {36 vars in 986 bytes} [Wed Jul 1 08:37:06 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 393/778] 10.0.0.146 () {36 vars in 926 bytes} [Wed Jul 1 08:37:06 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: 386/779] 10.0.0.146 () {36 vars in 926 bytes} [Wed Jul 1 08:37:06 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: 389/784] 10.0.0.11 () {36 vars in 985 bytes} [Wed Jul 1 08:37:22 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 396/785] 10.0.0.11 () {36 vars in 925 bytes} [Wed Jul 1 08:37:22 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: 399/790] 10.0.0.11 () {36 vars in 985 bytes} [Wed Jul 1 08:37:44 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/791] 10.0.0.11 () {36 vars in 925 bytes} [Wed Jul 1 08:37:44 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: 402/796] 199.204.45.177 () {32 vars in 825 bytes} [Wed Jul 1 08:38:02 2026] GET /v2/images?status=active&owner=7acb83ff15644ab2bc48bd78b8aa131c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/797] 199.204.45.177 () {32 vars in 652 bytes} [Wed Jul 1 08:38:02 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/798] 10.0.0.164 () {36 vars in 986 bytes} [Wed Jul 1 08:38:03 2026] GET /v2/images/35505694-f014-4fa0-aef2-ecb2544e71a8 => 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: 396/799] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:38:03 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: 404/800] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:38:03 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: 397/801] 10.0.0.164 () {36 vars in 986 bytes} [Wed Jul 1 08:38:03 2026] GET /v2/images/35505694-f014-4fa0-aef2-ecb2544e71a8 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/802] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:38:03 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: 398/803] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:38:03 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: 406/804] 10.0.0.164 () {36 vars in 986 bytes} [Wed Jul 1 08:38:03 2026] GET /v2/images/35505694-f014-4fa0-aef2-ecb2544e71a8 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/805] 10.0.0.164 () {36 vars in 926 bytes} [Wed Jul 1 08:38:03 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: 407/806] 10.0.0.146 () {36 vars in 910 bytes} [Wed Jul 1 08:38:03 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: 400/807] 10.0.0.146 () {36 vars in 1006 bytes} [Wed Jul 1 08:38:03 2026] GET /v2/images/35505694-f014-4fa0-aef2-ecb2544e71a8/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/808] 10.0.0.146 () {36 vars in 986 bytes} [Wed Jul 1 08:38:03 2026] GET /v2/images/35505694-f014-4fa0-aef2-ecb2544e71a8 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/809] 10.0.0.146 () {36 vars in 926 bytes} [Wed Jul 1 08:38:03 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: 409/810] 10.0.0.146 () {36 vars in 926 bytes} [Wed Jul 1 08:38:03 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: 411/813] 10.0.0.11 () {36 vars in 985 bytes} [Wed Jul 1 08:38:15 2026] GET /v2/images/6f9b8ba1-f8c3-40c1-b55e-786585ad1abe => 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: 403/814] 10.0.0.11 () {36 vars in 925 bytes} [Wed Jul 1 08:38:15 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: 436/863] 10.0.0.148 () {32 vars in 632 bytes} [Wed Jul 1 08:42:11 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)