+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 2 17:10:22 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-6cd69f97b9-ftk59 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 0x7ff6e8cdb668 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-04-02 17:10:24.187 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-02 17:10:24.280 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-04-02 17:10:25.036 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-04-02 17:10:25.037 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-04-02 17:10:25.038 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:10:25.216 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-04-02 17:10:25.217 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-04-02 17:10:25.218 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:10:27.039 8 WARNING glance.api.v2.images [None req-3bf4c969-e92d-4578-9786-b3d08c10660d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:10:27.333 7 WARNING glance.api.v2.images [None req-e7116c37-1faa-482a-b1f5-fa7c1a85ef1e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:10:27.370 8 WARNING keystonemiddleware._common.config [None req-3bf4c969-e92d-4578-9786-b3d08c10660d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:10:27.377 8 WARNING oslo_config.cfg [None req-3bf4c969-e92d-4578-9786-b3d08c10660d - - - - - -] 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 0x7ff6e8cdb668 pid: 8 (default app) 2026-04-02 17:10:27.703 7 WARNING keystonemiddleware._common.config [None req-e7116c37-1faa-482a-b1f5-fa7c1a85ef1e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:10:27.711 7 WARNING oslo_config.cfg [None req-e7116c37-1faa-482a-b1f5-fa7c1a85ef1e - - - - - -] 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 0x7ff6e8cdb668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 17:10:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:10:30.118 7 WARNING oslo_policy.policy [None req-db10c34b-4f61-4460-8122-2a42b9188414 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - 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-04-02 17:10:30.118 7 WARNING oslo_policy.policy [None req-db10c34b-4f61-4460-8122-2a42b9188414 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - 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-04-02 17:10:30.133 7 WARNING oslo_policy.policy [None req-db10c34b-4f61-4460-8122-2a42b9188414 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - 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-04-02 17:10:30.134 7 WARNING oslo_policy.policy [None req-db10c34b-4f61-4460-8122-2a42b9188414 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - 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/5] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 17:10:29 2026] GET /v2/images => generated 69 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 17:10:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 17:10:33 2026] GET /v2/images => generated 69 bytes in 33 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-04-02 17:10:33.761 8 WARNING oslo_policy.policy [None req-49ef552f-0fd6-4c5d-b4ad-a3ffd14e23b5 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - 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-04-02 17:10:33.761 8 WARNING oslo_policy.policy [None req-49ef552f-0fd6-4c5d-b4ad-a3ffd14e23b5 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - 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: 6/8] 199.19.213.21 () {44 vars in 908 bytes} [Thu Apr 2 17:10:33 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.21 () {44 vars in 930 bytes} [Thu Apr 2 17:10:33 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:10:33.897 8 WARNING oslo_policy.policy [None req-f17e4b33-9893-46ab-aa80-422fb2c5e35c 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - 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-04-02 17:10:33.898 8 WARNING oslo_policy.policy [None req-f17e4b33-9893-46ab-aa80-422fb2c5e35c 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - 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/10] 199.19.213.21 () {44 vars in 936 bytes} [Thu Apr 2 17:10:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:10:33.982 7 WARNING oslo_config.cfg [None req-8b504e74-e4bd-4cd1-a0b1-4d8193d2c5a3 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - 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/11] 199.19.213.21 () {48 vars in 948 bytes} [Thu Apr 2 17:10:33 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 17:10:34.005 8 WARNING oslo_policy.policy [None req-8ba33cde-1469-4827-928f-6326b2e639bf 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - 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-04-02 17:10:34.005 8 WARNING oslo_policy.policy [None req-8ba33cde-1469-4827-928f-6326b2e639bf 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - 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-04-02 17:10:34.006 8 INFO glance.api.v2.image_data [None req-8ba33cde-1469-4827-928f-6326b2e639bf 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:10:38.762 8 WARNING glance.location [None req-8ba33cde-1469-4827-928f-6326b2e639bf 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.21 () {48 vars in 1042 bytes} [Thu Apr 2 17:10:33 2026] PUT /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07/file => generated 0 bytes in 4798 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4746 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.21 () {44 vars in 968 bytes} [Thu Apr 2 17:10:38 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:10:38.829 8 WARNING oslo_config.cfg [None req-01d0ea90-fc69-4577-8dc9-f31f449884e9 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.19.213.21 () {44 vars in 968 bytes} [Thu Apr 2 17:10:38 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 17:31:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 17:31:59 2026] GET /v2/images => generated 1240 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 17:32:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 17:32:16 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.19.213.21 () {44 vars in 934 bytes} [Thu Apr 2 17:32:16 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: 7|app: 0|req: 140/282] 199.19.213.21 () {44 vars in 956 bytes} [Thu Apr 2 17:32:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.19.213.21 () {44 vars in 936 bytes} [Thu Apr 2 17:32:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.19.213.21 () {48 vars in 948 bytes} [Thu Apr 2 17:32:16 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 17:32:16.719 8 INFO glance.api.v2.image_data [None req-b4bd3191-1745-4296-9e3a-2bca7ef7f7f5 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:33:03.850 8 WARNING glance.location [None req-b4bd3191-1745-4296-9e3a-2bca7ef7f7f5 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/293] 199.19.213.21 () {48 vars in 1043 bytes} [Thu Apr 2 17:32:16 2026] PUT /v2/images/4f8143cf-e9ab-410e-83f2-fa1393e53904/file => generated 0 bytes in 47186 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58207 switches on core 0) [pid: 7|app: 0|req: 150/294] 199.19.213.21 () {44 vars in 968 bytes} [Thu Apr 2 17:33:03 2026] GET /v2/images/4f8143cf-e9ab-410e-83f2-fa1393e53904 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/295] 199.19.213.21 () {44 vars in 968 bytes} [Thu Apr 2 17:33:03 2026] GET /v2/images/4f8143cf-e9ab-410e-83f2-fa1393e53904 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/296] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 17:33:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/297] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 17:33:05 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 17:40:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/391] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 17:40:36 2026] GET /v2/images => generated 2451 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 17:40:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 17:40:54 2026] GET /v2/images => generated 2451 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/396] 199.19.213.21 () {44 vars in 944 bytes} [Thu Apr 2 17:40:54 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.19.213.21 () {44 vars in 966 bytes} [Thu Apr 2 17:40:54 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.19.213.21 () {44 vars in 936 bytes} [Thu Apr 2 17:40:54 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) [pid: 8|app: 0|req: 197/401] 199.19.213.21 () {48 vars in 948 bytes} [Thu Apr 2 17:40:54 2026] POST /v2/images => generated 799 bytes in 5801 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 17:41:00.350 7 WARNING oslo_policy.policy [None req-f1a55286-8123-44ac-9995-2f56683e1a30 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - 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-04-02 17:41:00.350 7 WARNING oslo_policy.policy [None req-f1a55286-8123-44ac-9995-2f56683e1a30 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - 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-04-02 17:41:00.352 7 INFO glance.api.v2.image_data [None req-f1a55286-8123-44ac-9995-2f56683e1a30 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:43:19.352 7 INFO glance.location [None req-f1a55286-8123-44ac-9995-2f56683e1a30 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 205/430] 199.19.213.21 () {48 vars in 1042 bytes} [Thu Apr 2 17:41:00 2026] PUT /v2/images/10191144-5986-4be0-a816-1fb37248d0bf/file => generated 0 bytes in 139079 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13910 switches on core 0) [pid: 8|app: 0|req: 226/431] 199.19.213.21 () {44 vars in 968 bytes} [Thu Apr 2 17:43:19 2026] GET /v2/images/10191144-5986-4be0-a816-1fb37248d0bf => generated 1211 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/432] 199.19.213.21 () {48 vars in 1047 bytes} [Thu Apr 2 17:43:19 2026] PATCH /v2/images/10191144-5986-4be0-a816-1fb37248d0bf => generated 1234 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/433] 199.19.213.21 () {44 vars in 968 bytes} [Thu Apr 2 17:43:19 2026] GET /v2/images/10191144-5986-4be0-a816-1fb37248d0bf => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/444] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 17:44:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/445] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 17:44:11 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/448] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 17:44:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/449] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 17:44:21 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/450] 199.19.213.21 () {44 vars in 936 bytes} [Thu Apr 2 17:44:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/451] 199.19.213.21 () {44 vars in 958 bytes} [Thu Apr 2 17:44:21 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: 237/452] 199.19.213.21 () {44 vars in 936 bytes} [Thu Apr 2 17:44:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/453] 199.19.213.21 () {48 vars in 948 bytes} [Thu Apr 2 17:44:21 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 17:44:22.055 8 INFO glance.api.v2.image_data [None req-a64e583b-6f39-4407-9cf6-9375579d2e6d 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:44:37.627 8 INFO glance.location [None req-a64e583b-6f39-4407-9cf6-9375579d2e6d 98bb09e1ccb746b68d809229e43b3d20 d3bad4e76b1b49f4bed439d09aa57153 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 238/458] 199.19.213.21 () {48 vars in 1042 bytes} [Thu Apr 2 17:44:22 2026] PUT /v2/images/7552c231-a960-446f-b725-7ae96921d773/file => generated 0 bytes in 15616 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17930 switches on core 0) [pid: 7|app: 0|req: 221/459] 199.19.213.21 () {44 vars in 968 bytes} [Thu Apr 2 17:44:37 2026] GET /v2/images/7552c231-a960-446f-b725-7ae96921d773 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/460] 199.19.213.21 () {44 vars in 968 bytes} [Thu Apr 2 17:44:37 2026] GET /v2/images/7552c231-a960-446f-b725-7ae96921d773 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/663] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 18:01:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/664] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 18:01:35 2026] GET /v2/images => generated 4892 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/697] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 18:04:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/698] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 18:04:14 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/699] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 18:04:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/700] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 18:04:16 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/711] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 18:05:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/712] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 18:05:05 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/715] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 18:05:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/716] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 18:05:13 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/729] 199.19.213.21 () {42 vars in 685 bytes} [Thu Apr 2 18:06:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/730] 199.19.213.21 () {44 vars in 907 bytes} [Thu Apr 2 18:06:14 2026] GET /v2/images => generated 4892 bytes in 51 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: 362/741] 10.0.0.139 () {32 vars in 633 bytes} [Thu Apr 2 18:06:57 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/746] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 2 18:07:19 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 150 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: 382/747] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 2 18:07:20 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: 367/750] 199.19.213.21 () {36 vars in 990 bytes} [Thu Apr 2 18:07:27 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/751] 199.19.213.21 () {36 vars in 930 bytes} [Thu Apr 2 18:07:27 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: 368/752] 199.19.213.21 () {36 vars in 990 bytes} [Thu Apr 2 18:07:28 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/753] 199.19.213.21 () {36 vars in 930 bytes} [Thu Apr 2 18:07:28 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/754] 10.0.0.139 () {34 vars in 655 bytes} [Thu Apr 2 18:07:30 2026] POST /v2/images => generated 649 bytes in 221 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-02 18:07:30.659 8 WARNING glance.api.v2.images [None req-2e19babc-05f1-44dd-b93d-b2331e1b53ac 46c095cbeac841bf90407709801b12c4 42b404b9b1334b43aeae5006564349a4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//07a4aeb5-17fb-4fad-96d9-efc9c21217eb [pid: 8|app: 0|req: 386/755] 10.0.0.139 () {32 vars in 710 bytes} [Thu Apr 2 18:07:30 2026] DELETE /v2/images/07a4aeb5-17fb-4fad-96d9-efc9c21217eb => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/756] 10.0.0.139 () {32 vars in 707 bytes} [Thu Apr 2 18:07:30 2026] GET /v2/images/07a4aeb5-17fb-4fad-96d9-efc9c21217eb => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/757] 10.0.0.139 () {32 vars in 633 bytes} [Thu Apr 2 18:07:30 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/758] 10.0.0.139 () {34 vars in 655 bytes} [Thu Apr 2 18:07:30 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/759] 10.0.0.139 () {32 vars in 717 bytes} [Thu Apr 2 18:07:30 2026] GET /v2/images/6bf95fa2-39cf-4308-85ab-8a0f9fce0323/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:07:30.855 7 INFO glance.api.v2.image_data [None req-adc9d77a-bbfb-41f9-b501-b743f22a45b6 46c095cbeac841bf90407709801b12c4 42b404b9b1334b43aeae5006564349a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 18:07:30.900 7 WARNING glance_store._drivers.rbd [None req-adc9d77a-bbfb-41f9-b501-b743f22a45b6 46c095cbeac841bf90407709801b12c4 42b404b9b1334b43aeae5006564349a4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-02 18:07:31.902 7 INFO glance.location [None req-adc9d77a-bbfb-41f9-b501-b743f22a45b6 46c095cbeac841bf90407709801b12c4 42b404b9b1334b43aeae5006564349a4 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 372/760] 10.0.0.139 () {32 vars in 727 bytes} [Thu Apr 2 18:07:30 2026] PUT /v2/images/6bf95fa2-39cf-4308-85ab-8a0f9fce0323/file => generated 0 bytes in 1101 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/761] 10.0.0.139 () {32 vars in 707 bytes} [Thu Apr 2 18:07:31 2026] GET /v2/images/6bf95fa2-39cf-4308-85ab-8a0f9fce0323 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/762] 10.0.0.139 () {32 vars in 717 bytes} [Thu Apr 2 18:07:31 2026] GET /v2/images/6bf95fa2-39cf-4308-85ab-8a0f9fce0323/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/763] 10.0.0.139 () {34 vars in 655 bytes} [Thu Apr 2 18:07:32 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/764] 10.0.0.139 () {32 vars in 726 bytes} [Thu Apr 2 18:07:32 2026] PATCH /v2/images/a60b25f2-5cff-40ea-a526-4584a1dd1a95 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/765] 10.0.0.139 () {32 vars in 707 bytes} [Thu Apr 2 18:07:32 2026] GET /v2/images/a60b25f2-5cff-40ea-a526-4584a1dd1a95 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:32.227 7 WARNING glance.api.v2.images [None req-a13f34db-0ca5-49cf-a9c1-74d39cecca5b 46c095cbeac841bf90407709801b12c4 42b404b9b1334b43aeae5006564349a4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a60b25f2-5cff-40ea-a526-4584a1dd1a95 [pid: 7|app: 0|req: 375/766] 10.0.0.139 () {32 vars in 710 bytes} [Thu Apr 2 18:07:32 2026] DELETE /v2/images/a60b25f2-5cff-40ea-a526-4584a1dd1a95 => 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: 392/767] 10.0.0.139 () {32 vars in 707 bytes} [Thu Apr 2 18:07:32 2026] GET /v2/images/a60b25f2-5cff-40ea-a526-4584a1dd1a95 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:32.294 7 WARNING glance.api.v2.images [None req-0d253497-7caa-49ae-9e09-d383a63645af 46c095cbeac841bf90407709801b12c4 42b404b9b1334b43aeae5006564349a4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6bf95fa2-39cf-4308-85ab-8a0f9fce0323 [pid: 7|app: 0|req: 376/768] 10.0.0.139 () {32 vars in 710 bytes} [Thu Apr 2 18:07:32 2026] DELETE /v2/images/6bf95fa2-39cf-4308-85ab-8a0f9fce0323 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/769] 10.0.0.139 () {32 vars in 707 bytes} [Thu Apr 2 18:07:33 2026] GET /v2/images/6bf95fa2-39cf-4308-85ab-8a0f9fce0323 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:33.198 7 WARNING glance.api.v2.images [None req-28ec5b65-6a9d-477b-be61-e212332701e5 46c095cbeac841bf90407709801b12c4 42b404b9b1334b43aeae5006564349a4 - - default default] Failed to find image 07a4aeb5-17fb-4fad-96d9-efc9c21217eb to delete: glance.common.exception.ImageNotFound: No image found with ID 07a4aeb5-17fb-4fad-96d9-efc9c21217eb [pid: 7|app: 0|req: 377/770] 10.0.0.139 () {32 vars in 710 bytes} [Thu Apr 2 18:07:33 2026] DELETE /v2/images/07a4aeb5-17fb-4fad-96d9-efc9c21217eb => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/771] 10.0.0.139 () {32 vars in 707 bytes} [Thu Apr 2 18:07:33 2026] GET /v2/images/07a4aeb5-17fb-4fad-96d9-efc9c21217eb => 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: 396/774] 10.0.0.170 () {36 vars in 987 bytes} [Thu Apr 2 18:07:37 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/775] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:07:38 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: 397/776] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:07:38 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: 380/777] 10.0.0.170 () {36 vars in 987 bytes} [Thu Apr 2 18:07:38 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/778] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:07:38 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: 381/779] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:07:38 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: 399/780] 10.0.0.170 () {36 vars in 987 bytes} [Thu Apr 2 18:07:38 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/781] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:07:38 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: 400/782] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:07:38 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/783] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 2 18:07:38 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/784] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 2 18:07:38 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: 384/785] 10.0.0.13 () {36 vars in 910 bytes} [Thu Apr 2 18:07:39 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/786] 10.0.0.13 () {36 vars in 1006 bytes} [Thu Apr 2 18:07:39 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/787] 10.0.0.13 () {36 vars in 986 bytes} [Thu Apr 2 18:07:39 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/788] 10.0.0.13 () {36 vars in 926 bytes} [Thu Apr 2 18:07:39 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/789] 10.0.0.13 () {36 vars in 926 bytes} [Thu Apr 2 18:07:39 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: 408/798] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 2 18:08:23 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/799] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 2 18:08:23 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: 412/806] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 2 18:08:47 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/807] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 2 18:08:48 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: 413/808] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 2 18:08:52 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/809] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 2 18:08:52 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: 416/814] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 2 18:09:07 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/815] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 2 18:09:07 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: 418/818] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 2 18:09:18 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/819] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 2 18:09:18 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: 421/824] 10.0.0.139 () {30 vars in 411 bytes} [Thu Apr 2 18:09:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/827] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 2 18:09:49 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/828] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 2 18:09:49 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: 424/829] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 2 18:09:52 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/830] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 2 18:09:52 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: 412/841] 10.0.0.139 () {32 vars in 707 bytes} [Thu Apr 2 18:10:43 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/842] 10.0.0.139 () {32 vars in 707 bytes} [Thu Apr 2 18:10:43 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/843] 10.0.0.170 () {36 vars in 987 bytes} [Thu Apr 2 18:10:43 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/844] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:10:43 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: 414/845] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:10:43 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: 432/846] 10.0.0.170 () {36 vars in 987 bytes} [Thu Apr 2 18:10:43 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/847] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:10:43 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: 433/848] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:10:43 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/849] 10.0.0.170 () {36 vars in 987 bytes} [Thu Apr 2 18:10:43 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/850] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:10:43 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: 417/851] 10.0.0.13 () {36 vars in 910 bytes} [Thu Apr 2 18:10:44 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/852] 10.0.0.13 () {36 vars in 1006 bytes} [Thu Apr 2 18:10:44 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/853] 10.0.0.13 () {36 vars in 986 bytes} [Thu Apr 2 18:10:44 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/854] 10.0.0.13 () {36 vars in 926 bytes} [Thu Apr 2 18:10: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: 419/855] 10.0.0.13 () {36 vars in 926 bytes} [Thu Apr 2 18:10:44 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: 440/862] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 2 18:11:13 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/863] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 2 18:11: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: 443/868] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 2 18:11:33 2026] GET /v2/images/f26b301c-1eec-4cc4-9e78-ad9dcaaedd07 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/869] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 2 18:11:33 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: 448/878] 199.19.213.21 () {32 vars in 825 bytes} [Thu Apr 2 18:12:12 2026] GET /v2/images?status=active&owner=d3bad4e76b1b49f4bed439d09aa57153&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/879] 199.19.213.21 () {32 vars in 652 bytes} [Thu Apr 2 18:12:12 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: 449/880] 10.0.0.170 () {36 vars in 987 bytes} [Thu Apr 2 18:12:13 2026] GET /v2/images/4f8143cf-e9ab-410e-83f2-fa1393e53904 => generated 1209 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/881] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:12: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: 8|app: 0|req: 450/882] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:12: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: 7|app: 0|req: 433/883] 10.0.0.170 () {36 vars in 987 bytes} [Thu Apr 2 18:12:13 2026] GET /v2/images/4f8143cf-e9ab-410e-83f2-fa1393e53904 => generated 1209 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/884] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:12:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/885] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:12: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: 452/886] 10.0.0.170 () {36 vars in 987 bytes} [Thu Apr 2 18:12:13 2026] GET /v2/images/4f8143cf-e9ab-410e-83f2-fa1393e53904 => 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: 435/887] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:12: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: 453/888] 10.0.0.170 () {36 vars in 927 bytes} [Thu Apr 2 18:12: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: 436/889] 10.0.0.13 () {36 vars in 910 bytes} [Thu Apr 2 18:12:13 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/890] 10.0.0.13 () {36 vars in 1006 bytes} [Thu Apr 2 18:12:13 2026] GET /v2/images/4f8143cf-e9ab-410e-83f2-fa1393e53904/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/891] 10.0.0.13 () {36 vars in 986 bytes} [Thu Apr 2 18:12:13 2026] GET /v2/images/4f8143cf-e9ab-410e-83f2-fa1393e53904 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/892] 10.0.0.13 () {36 vars in 926 bytes} [Thu Apr 2 18:12: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: 438/893] 10.0.0.13 () {36 vars in 926 bytes} [Thu Apr 2 18:12:13 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: 465/946] 10.0.0.139 () {32 vars in 633 bytes} [Thu Apr 2 18:16:34 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)