+ 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 [Sat Apr 25 09:50:30 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-8686f57757-jglj8 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 0x7efd7077d668 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-25 09:50:32.200 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-25 09:50:32.290 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-25 09:50:33.108 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-25 09:50:33.109 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-25 09:50:33.109 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-25 09:50:33.151 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-25 09:50:33.153 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-25 09:50:33.153 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-25 09:50:35.218 7 WARNING glance.api.v2.images [None req-853bf82c-a77d-43e3-bd24-0812a5921f81 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-25 09:50:35.331 8 WARNING glance.api.v2.images [None req-25eabf3e-2f94-4810-b851-eb21d10b04f1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-25 09:50:35.678 7 WARNING keystonemiddleware._common.config [None req-853bf82c-a77d-43e3-bd24-0812a5921f81 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 09:50:35.686 7 WARNING oslo_config.cfg [None req-853bf82c-a77d-43e3-bd24-0812a5921f81 - - - - - -] 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 0x7efd7077d668 pid: 7 (default app) 2026-04-25 09:50:35.692 8 WARNING keystonemiddleware._common.config [None req-25eabf3e-2f94-4810-b851-eb21d10b04f1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 09:50:35.700 8 WARNING oslo_config.cfg [None req-25eabf3e-2f94-4810-b851-eb21d10b04f1 - - - - - -] 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 0x7efd7077d668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.141 () {42 vars in 687 bytes} [Sat Apr 25 09:50:37 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-04-25 09:50:37.594 8 WARNING oslo_policy.policy [None req-67268ea4-5a33-4670-85bb-f95daa7fac2c eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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-25 09:50:37.594 8 WARNING oslo_policy.policy [None req-67268ea4-5a33-4670-85bb-f95daa7fac2c eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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-25 09:50:37.608 8 WARNING oslo_policy.policy [None req-67268ea4-5a33-4670-85bb-f95daa7fac2c eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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-25 09:50:37.608 8 WARNING oslo_policy.policy [None req-67268ea4-5a33-4670-85bb-f95daa7fac2c eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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/6] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 09:50:37 2026] GET /v2/images => generated 69 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.141 () {42 vars in 687 bytes} [Sat Apr 25 09:50:42 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/8] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 09:50:42 2026] GET /v2/images => generated 69 bytes in 43 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-25 09:50:42.216 7 WARNING oslo_policy.policy [None req-3028d029-32f4-4952-9210-2834875831df eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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-25 09:50:42.216 7 WARNING oslo_policy.policy [None req-3028d029-32f4-4952-9210-2834875831df eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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/9] 199.204.45.141 () {44 vars in 910 bytes} [Sat Apr 25 09:50:42 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.141 () {44 vars in 932 bytes} [Sat Apr 25 09:50:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-25 09:50:42.363 7 WARNING oslo_policy.policy [None req-c9e252bb-6261-493a-ae27-359956ebb020 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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-25 09:50:42.363 7 WARNING oslo_policy.policy [None req-c9e252bb-6261-493a-ae27-359956ebb020 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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: 8/11] 199.204.45.141 () {44 vars in 938 bytes} [Sat Apr 25 09:50:42 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-25 09:50:42.452 8 WARNING oslo_config.cfg [None req-7f53bf8a-f90f-445f-960a-41630d846957 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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/12] 199.204.45.141 () {48 vars in 950 bytes} [Sat Apr 25 09:50:42 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-25 09:50:42.476 7 WARNING oslo_policy.policy [None req-9a3bf86b-5f7d-44d2-b92e-6e7003f14a2b eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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-25 09:50:42.476 7 WARNING oslo_policy.policy [None req-9a3bf86b-5f7d-44d2-b92e-6e7003f14a2b eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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-25 09:50:42.478 7 INFO glance.api.v2.image_data [None req-9a3bf86b-5f7d-44d2-b92e-6e7003f14a2b eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 09:50:45.682 7 WARNING glance.location [None req-9a3bf86b-5f7d-44d2-b92e-6e7003f14a2b eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.141 () {48 vars in 1044 bytes} [Sat Apr 25 09:50:42 2026] PUT /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10/file => generated 0 bytes in 3253 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10716 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.141 () {44 vars in 970 bytes} [Sat Apr 25 09:50:45 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-25 09:50:45.762 7 WARNING oslo_config.cfg [None req-693b6634-adfb-4372-8092-c016af6eed21 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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: 10/17] 199.204.45.141 () {44 vars in 970 bytes} [Sat Apr 25 09:50:45 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => 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: 12/20] 199.204.45.141 () {42 vars in 687 bytes} [Sat Apr 25 09:50:56 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: 9/21] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 09:50:56 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.141 () {42 vars in 687 bytes} [Sat Apr 25 09:51:07 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: 11/25] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 09:51:07 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: 15/26] 199.204.45.141 () {44 vars in 946 bytes} [Sat Apr 25 09:51:07 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.141 () {44 vars in 968 bytes} [Sat Apr 25 09:51:07 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.141 () {44 vars in 938 bytes} [Sat Apr 25 09:51:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/29] 199.204.45.141 () {48 vars in 950 bytes} [Sat Apr 25 09:51:07 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-25 09:51:07.517 7 INFO glance.api.v2.image_data [None req-586981d6-5f57-426e-bc0d-d320c6b7eee1 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 09:51:20.608 7 INFO glance.location [None req-586981d6-5f57-426e-bc0d-d320c6b7eee1 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 17/32] 199.204.45.141 () {48 vars in 1044 bytes} [Sat Apr 25 09:51:07 2026] PUT /v2/images/7708180a-32a4-4995-b6bf-6445740626d5/file => generated 0 bytes in 13167 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24704 switches on core 0) [pid: 8|app: 0|req: 16/33] 199.204.45.141 () {44 vars in 970 bytes} [Sat Apr 25 09:51:20 2026] GET /v2/images/7708180a-32a4-4995-b6bf-6445740626d5 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.141 () {48 vars in 1049 bytes} [Sat Apr 25 09:51:20 2026] PATCH /v2/images/7708180a-32a4-4995-b6bf-6445740626d5 => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.204.45.141 () {44 vars in 970 bytes} [Sat Apr 25 09:51:20 2026] GET /v2/images/7708180a-32a4-4995-b6bf-6445740626d5 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/152] 199.204.45.141 () {42 vars in 687 bytes} [Sat Apr 25 10:01:02 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/153] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 10:01:02 2026] GET /v2/images => generated 2476 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/156] 199.204.45.141 () {42 vars in 687 bytes} [Sat Apr 25 10:01:14 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: 79/157] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 10:01:14 2026] GET /v2/images => generated 2476 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/158] 199.204.45.141 () {44 vars in 938 bytes} [Sat Apr 25 10:01:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.141 () {44 vars in 960 bytes} [Sat Apr 25 10:01:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.204.45.141 () {44 vars in 938 bytes} [Sat Apr 25 10:01:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.141 () {48 vars in 950 bytes} [Sat Apr 25 10:01:15 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-25 10:01:15.180 8 WARNING oslo_policy.policy [None req-a1fc1a4a-90ed-40e2-b365-ac66c856590b eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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-25 10:01:15.180 8 WARNING oslo_policy.policy [None req-a1fc1a4a-90ed-40e2-b365-ac66c856590b eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - 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-25 10:01:15.181 8 INFO glance.api.v2.image_data [None req-a1fc1a4a-90ed-40e2-b365-ac66c856590b eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 10:01:24.973 8 INFO glance.location [None req-a1fc1a4a-90ed-40e2-b365-ac66c856590b eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 81/164] 199.204.45.141 () {48 vars in 1044 bytes} [Sat Apr 25 10:01:15 2026] PUT /v2/images/41a6bdd7-5928-4cdb-9b21-b12ee1bfb0a1/file => generated 0 bytes in 9842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20721 switches on core 0) [pid: 7|app: 0|req: 84/165] 199.204.45.141 () {44 vars in 970 bytes} [Sat Apr 25 10:01:25 2026] GET /v2/images/41a6bdd7-5928-4cdb-9b21-b12ee1bfb0a1 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/166] 199.204.45.141 () {44 vars in 970 bytes} [Sat Apr 25 10:01:25 2026] GET /v2/images/41a6bdd7-5928-4cdb-9b21-b12ee1bfb0a1 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/173] 199.204.45.141 () {42 vars in 687 bytes} [Sat Apr 25 10:01:47 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: 86/174] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 10:01:47 2026] GET /v2/images => generated 3681 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/179] 199.204.45.141 () {42 vars in 687 bytes} [Sat Apr 25 10:02:09 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: 89/180] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 10:02:09 2026] GET /v2/images => generated 3681 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/181] 199.204.45.141 () {44 vars in 936 bytes} [Sat Apr 25 10:02:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/182] 199.204.45.141 () {44 vars in 958 bytes} [Sat Apr 25 10:02:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/183] 199.204.45.141 () {44 vars in 938 bytes} [Sat Apr 25 10:02:09 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: 91/184] 199.204.45.141 () {48 vars in 950 bytes} [Sat Apr 25 10:02:10 2026] POST /v2/images => generated 796 bytes in 181 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-25 10:02:10.221 7 INFO glance.api.v2.image_data [None req-53de5aae-82c2-4188-81e4-fafedba50267 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 10:02:46.137 7 WARNING glance.location [None req-53de5aae-82c2-4188-81e4-fafedba50267 eed2c32cdd6b4456b3c37b091fe9e257 3b90bb50363147bba7eb17e9d2701512 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 94/193] 199.204.45.141 () {48 vars in 1045 bytes} [Sat Apr 25 10:02:10 2026] PUT /v2/images/7a47215b-7096-4fcb-931a-d9465ff6b5a8/file => generated 0 bytes in 35961 msecs (HTTP/1.1 204) 4 headers in 171 bytes (52140 switches on core 0) [pid: 8|app: 0|req: 100/194] 199.204.45.141 () {44 vars in 970 bytes} [Sat Apr 25 10:02:46 2026] GET /v2/images/7a47215b-7096-4fcb-931a-d9465ff6b5a8 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/195] 199.204.45.141 () {44 vars in 970 bytes} [Sat Apr 25 10:02:46 2026] GET /v2/images/7a47215b-7096-4fcb-931a-d9465ff6b5a8 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/196] 199.204.45.141 () {42 vars in 687 bytes} [Sat Apr 25 10:02:48 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: 96/197] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 10:02:48 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: 8|app: 0|req: 121/236] 199.204.45.141 () {42 vars in 687 bytes} [Sat Apr 25 10:06:03 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/237] 199.204.45.141 () {44 vars in 909 bytes} [Sat Apr 25 10:06:03 2026] GET /v2/images => generated 4892 bytes in 115 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: 122/248] 10.0.0.121 () {32 vars in 633 bytes} [Sat Apr 25 10:06:46 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/253] 10.0.0.202 () {36 vars in 987 bytes} [Sat Apr 25 10:07:12 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => generated 1171 bytes in 22 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: 129/254] 10.0.0.202 () {36 vars in 927 bytes} [Sat Apr 25 10:07:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/257] 10.0.0.202 () {36 vars in 987 bytes} [Sat Apr 25 10:07:15 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/258] 10.0.0.202 () {36 vars in 927 bytes} [Sat Apr 25 10:07: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: 128/259] 199.204.45.141 () {36 vars in 991 bytes} [Sat Apr 25 10:07:20 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => 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: 132/260] 199.204.45.141 () {36 vars in 931 bytes} [Sat Apr 25 10:07:20 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: 129/261] 199.204.45.141 () {36 vars in 991 bytes} [Sat Apr 25 10:07:21 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/262] 199.204.45.141 () {36 vars in 931 bytes} [Sat Apr 25 10:07:21 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: 131/265] 10.0.0.190 () {36 vars in 987 bytes} [Sat Apr 25 10:07:29 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:07:29 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: 132/267] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:07:29 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: 136/268] 10.0.0.190 () {36 vars in 987 bytes} [Sat Apr 25 10:07:29 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => 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: 133/269] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:07:29 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: 137/270] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:07:29 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: 134/271] 10.0.0.190 () {36 vars in 987 bytes} [Sat Apr 25 10:07:29 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:07:29 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: 135/273] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:07:29 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: 139/274] 10.0.0.52 () {36 vars in 910 bytes} [Sat Apr 25 10:07:30 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 10.0.0.52 () {36 vars in 1006 bytes} [Sat Apr 25 10:07:30 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10/locations => generated 127 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 10.0.0.52 () {36 vars in 986 bytes} [Sat Apr 25 10:07:30 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => 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: 137/277] 10.0.0.52 () {36 vars in 926 bytes} [Sat Apr 25 10:07:30 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: 141/278] 10.0.0.52 () {36 vars in 926 bytes} [Sat Apr 25 10:07:30 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: 138/279] 10.0.0.202 () {36 vars in 987 bytes} [Sat Apr 25 10:07:31 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 10.0.0.202 () {36 vars in 927 bytes} [Sat Apr 25 10:07:31 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: 144/291] 10.0.0.121 () {34 vars in 655 bytes} [Sat Apr 25 10:08:21 2026] POST /v2/images => generated 649 bytes in 277 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-25 10:08:22.092 8 WARNING glance.api.v2.images [None req-cfeb0d0c-253f-4db5-ab2b-582f297d0764 b0b887ad9f4f4f08b352bad4d98c7e07 e56b8b2de4c04fafa702b45e4ed05c57 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9716bb8b-2d60-47aa-b954-1e61efff9619 [pid: 8|app: 0|req: 148/292] 10.0.0.121 () {32 vars in 710 bytes} [Sat Apr 25 10:08:22 2026] DELETE /v2/images/9716bb8b-2d60-47aa-b954-1e61efff9619 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 10.0.0.121 () {32 vars in 707 bytes} [Sat Apr 25 10:08:22 2026] GET /v2/images/9716bb8b-2d60-47aa-b954-1e61efff9619 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/294] 10.0.0.121 () {32 vars in 633 bytes} [Sat Apr 25 10:08:22 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/295] 10.0.0.121 () {34 vars in 655 bytes} [Sat Apr 25 10:08:22 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/296] 10.0.0.121 () {32 vars in 717 bytes} [Sat Apr 25 10:08:22 2026] GET /v2/images/c9d1284f-fafe-44b2-a4d9-4c5a81a11885/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-25 10:08:22.268 7 INFO glance.api.v2.image_data [None req-540dfe22-37dc-49e2-9820-ee46573c1db4 b0b887ad9f4f4f08b352bad4d98c7e07 e56b8b2de4c04fafa702b45e4ed05c57 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 10:08:22.316 7 WARNING glance_store._drivers.rbd [None req-540dfe22-37dc-49e2-9820-ee46573c1db4 b0b887ad9f4f4f08b352bad4d98c7e07 e56b8b2de4c04fafa702b45e4ed05c57 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-25 10:08:23.293 7 INFO glance.location [None req-540dfe22-37dc-49e2-9820-ee46573c1db4 b0b887ad9f4f4f08b352bad4d98c7e07 e56b8b2de4c04fafa702b45e4ed05c57 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 147/297] 10.0.0.121 () {32 vars in 727 bytes} [Sat Apr 25 10:08:22 2026] PUT /v2/images/c9d1284f-fafe-44b2-a4d9-4c5a81a11885/file => generated 0 bytes in 1071 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/298] 10.0.0.121 () {32 vars in 707 bytes} [Sat Apr 25 10:08:23 2026] GET /v2/images/c9d1284f-fafe-44b2-a4d9-4c5a81a11885 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/299] 10.0.0.121 () {32 vars in 717 bytes} [Sat Apr 25 10:08:23 2026] GET /v2/images/c9d1284f-fafe-44b2-a4d9-4c5a81a11885/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/300] 10.0.0.121 () {34 vars in 655 bytes} [Sat Apr 25 10:08:23 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/301] 10.0.0.121 () {32 vars in 726 bytes} [Sat Apr 25 10:08:23 2026] PATCH /v2/images/638a4d8d-a229-4d80-8bfb-c35a3679eb83 => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/302] 10.0.0.121 () {32 vars in 707 bytes} [Sat Apr 25 10:08:23 2026] GET /v2/images/638a4d8d-a229-4d80-8bfb-c35a3679eb83 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-25 10:08:23.624 7 WARNING glance.api.v2.images [None req-d479fea0-e408-4b17-a951-c35398e3bd3b b0b887ad9f4f4f08b352bad4d98c7e07 e56b8b2de4c04fafa702b45e4ed05c57 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//638a4d8d-a229-4d80-8bfb-c35a3679eb83 [pid: 7|app: 0|req: 150/303] 10.0.0.121 () {32 vars in 710 bytes} [Sat Apr 25 10:08:23 2026] DELETE /v2/images/638a4d8d-a229-4d80-8bfb-c35a3679eb83 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 10.0.0.121 () {32 vars in 707 bytes} [Sat Apr 25 10:08:23 2026] GET /v2/images/638a4d8d-a229-4d80-8bfb-c35a3679eb83 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-25 10:08:23.687 7 WARNING glance.api.v2.images [None req-1ac9bb5a-8205-4169-ba7f-84bb06d48d7c b0b887ad9f4f4f08b352bad4d98c7e07 e56b8b2de4c04fafa702b45e4ed05c57 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c9d1284f-fafe-44b2-a4d9-4c5a81a11885 [pid: 7|app: 0|req: 151/305] 10.0.0.121 () {32 vars in 710 bytes} [Sat Apr 25 10:08:23 2026] DELETE /v2/images/c9d1284f-fafe-44b2-a4d9-4c5a81a11885 => generated 0 bytes in 879 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/306] 10.0.0.121 () {32 vars in 707 bytes} [Sat Apr 25 10:08:24 2026] GET /v2/images/c9d1284f-fafe-44b2-a4d9-4c5a81a11885 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-25 10:08:24.582 7 WARNING glance.api.v2.images [None req-146d5451-d8b7-4d97-b96a-97e7895f3fd9 b0b887ad9f4f4f08b352bad4d98c7e07 e56b8b2de4c04fafa702b45e4ed05c57 - - default default] Failed to find image 9716bb8b-2d60-47aa-b954-1e61efff9619 to delete: glance.common.exception.ImageNotFound: No image found with ID 9716bb8b-2d60-47aa-b954-1e61efff9619 [pid: 7|app: 0|req: 152/307] 10.0.0.121 () {32 vars in 710 bytes} [Sat Apr 25 10:08:24 2026] DELETE /v2/images/9716bb8b-2d60-47aa-b954-1e61efff9619 => 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: 156/308] 10.0.0.121 () {32 vars in 707 bytes} [Sat Apr 25 10:08:24 2026] GET /v2/images/9716bb8b-2d60-47aa-b954-1e61efff9619 => generated 139 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/311] 10.0.0.121 () {30 vars in 411 bytes} [Sat Apr 25 10:08:28 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: 154/312] 10.0.0.202 () {36 vars in 987 bytes} [Sat Apr 25 10:08:30 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/313] 10.0.0.202 () {36 vars in 927 bytes} [Sat Apr 25 10:08:30 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: 162/318] 10.0.0.202 () {36 vars in 987 bytes} [Sat Apr 25 10:08:47 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/319] 10.0.0.202 () {36 vars in 927 bytes} [Sat Apr 25 10:08:47 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: 166/336] 10.0.0.202 () {36 vars in 987 bytes} [Sat Apr 25 10:10:06 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => 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: 171/337] 10.0.0.202 () {36 vars in 927 bytes} [Sat Apr 25 10:10:06 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/338] 10.0.0.202 () {36 vars in 987 bytes} [Sat Apr 25 10:10:06 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => 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: 172/339] 10.0.0.202 () {36 vars in 927 bytes} [Sat Apr 25 10:10:06 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/344] 10.0.0.121 () {32 vars in 707 bytes} [Sat Apr 25 10:10:28 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/345] 10.0.0.121 () {32 vars in 707 bytes} [Sat Apr 25 10:10:28 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => 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: 171/346] 10.0.0.190 () {36 vars in 987 bytes} [Sat Apr 25 10:10:28 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/347] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:10:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/348] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:10:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/349] 10.0.0.190 () {36 vars in 987 bytes} [Sat Apr 25 10:10:28 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => 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: 173/350] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:10:28 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: 178/351] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:10:28 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: 174/352] 10.0.0.190 () {36 vars in 987 bytes} [Sat Apr 25 10:10:28 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => 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: 179/353] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:10:28 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: 175/354] 10.0.0.52 () {36 vars in 910 bytes} [Sat Apr 25 10:10:28 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: 180/355] 10.0.0.52 () {36 vars in 1006 bytes} [Sat Apr 25 10:10:28 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/356] 10.0.0.52 () {36 vars in 986 bytes} [Sat Apr 25 10:10:28 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => 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: 181/357] 10.0.0.52 () {36 vars in 926 bytes} [Sat Apr 25 10:10:28 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: 177/358] 10.0.0.52 () {36 vars in 926 bytes} [Sat Apr 25 10:10: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: 8|app: 0|req: 185/365] 10.0.0.202 () {36 vars in 987 bytes} [Sat Apr 25 10:10:56 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => 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: 181/366] 10.0.0.202 () {36 vars in 927 bytes} [Sat Apr 25 10:10:56 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: 189/373] 10.0.0.202 () {36 vars in 987 bytes} [Sat Apr 25 10:11:33 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/374] 10.0.0.202 () {36 vars in 927 bytes} [Sat Apr 25 10:11:33 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: 196/387] 10.0.0.202 () {36 vars in 987 bytes} [Sat Apr 25 10:12:26 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => 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: 192/388] 10.0.0.202 () {36 vars in 927 bytes} [Sat Apr 25 10:12:26 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 10.0.0.202 () {36 vars in 987 bytes} [Sat Apr 25 10:12:44 2026] GET /v2/images/9e1036a3-c860-49f2-89f0-a43caa60ab10 => 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: 194/392] 10.0.0.202 () {36 vars in 927 bytes} [Sat Apr 25 10:12:44 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: 203/401] 199.204.45.141 () {32 vars in 826 bytes} [Sat Apr 25 10:13:21 2026] GET /v2/images?status=active&owner=3b90bb50363147bba7eb17e9d2701512&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: 199/402] 199.204.45.141 () {32 vars in 653 bytes} [Sat Apr 25 10:13:21 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: 204/403] 10.0.0.190 () {36 vars in 987 bytes} [Sat Apr 25 10:13:22 2026] GET /v2/images/7a47215b-7096-4fcb-931a-d9465ff6b5a8 => generated 1209 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:13:22 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: 205/405] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:13:22 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: 201/406] 10.0.0.190 () {36 vars in 987 bytes} [Sat Apr 25 10:13:22 2026] GET /v2/images/7a47215b-7096-4fcb-931a-d9465ff6b5a8 => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:13:22 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: 202/408] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:13:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 10.0.0.190 () {36 vars in 987 bytes} [Sat Apr 25 10:13:22 2026] GET /v2/images/7a47215b-7096-4fcb-931a-d9465ff6b5a8 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:13:22 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: 208/411] 10.0.0.190 () {36 vars in 927 bytes} [Sat Apr 25 10:13: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: 204/412] 10.0.0.52 () {36 vars in 910 bytes} [Sat Apr 25 10:13:23 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: 209/413] 10.0.0.52 () {36 vars in 1006 bytes} [Sat Apr 25 10:13:23 2026] GET /v2/images/7a47215b-7096-4fcb-931a-d9465ff6b5a8/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 10.0.0.52 () {36 vars in 986 bytes} [Sat Apr 25 10:13:23 2026] GET /v2/images/7a47215b-7096-4fcb-931a-d9465ff6b5a8 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/415] 10.0.0.52 () {36 vars in 926 bytes} [Sat Apr 25 10:13: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: 7|app: 0|req: 206/416] 10.0.0.52 () {36 vars in 926 bytes} [Sat Apr 25 10:13:23 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: 233/461] 10.0.0.121 () {32 vars in 633 bytes} [Sat Apr 25 10:16:57 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)