+ 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 16 00:53:20 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-89cb5b9cb-hvggk 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 0x7f00eba57668 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-16 00:53:22.104 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-16 00:53:22.110 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-16 00:53:22.943 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-16 00:53:22.944 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-16 00:53:22.945 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 00:53:22.962 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-16 00:53:22.963 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-16 00:53:22.964 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 00:53:24.934 8 WARNING glance.api.v2.images [None req-52eb5527-e42d-4120-8831-6c566880a2ce - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 00:53:24.962 7 WARNING glance.api.v2.images [None req-5ce202e1-c459-44b8-9015-b0a08e8a3b94 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 00:53:25.264 8 WARNING keystonemiddleware._common.config [None req-52eb5527-e42d-4120-8831-6c566880a2ce - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 00:53:25.272 8 WARNING oslo_config.cfg [None req-52eb5527-e42d-4120-8831-6c566880a2ce - - - - - -] 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 0x7f00eba57668 pid: 8 (default app) 2026-04-16 00:53:25.291 7 WARNING keystonemiddleware._common.config [None req-5ce202e1-c459-44b8-9015-b0a08e8a3b94 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 00:53:25.299 7 WARNING oslo_config.cfg [None req-5ce202e1-c459-44b8-9015-b0a08e8a3b94 - - - - - -] 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 0x7f00eba57668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.209 () {42 vars in 688 bytes} [Thu Apr 16 00:53:26 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-16 00:53:26.740 7 WARNING oslo_policy.policy [None req-2d3a3c66-1036-49a7-919a-26b1d1d3a201 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - 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-16 00:53:26.740 7 WARNING oslo_policy.policy [None req-2d3a3c66-1036-49a7-919a-26b1d1d3a201 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - 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-16 00:53:26.758 7 WARNING oslo_policy.policy [None req-2d3a3c66-1036-49a7-919a-26b1d1d3a201 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - 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-16 00:53:26.759 7 WARNING oslo_policy.policy [None req-2d3a3c66-1036-49a7-919a-26b1d1d3a201 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - 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.204.45.209 () {44 vars in 910 bytes} [Thu Apr 16 00:53:26 2026] GET /v2/images => generated 69 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.209 () {42 vars in 688 bytes} [Thu Apr 16 00:53:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.209 () {44 vars in 910 bytes} [Thu Apr 16 00:53:30 2026] GET /v2/images => generated 69 bytes in 38 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-16 00:53:30.873 8 WARNING oslo_policy.policy [None req-2c057c7e-b709-4d13-817c-da209eed223a 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - 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-16 00:53:30.874 8 WARNING oslo_policy.policy [None req-2c057c7e-b709-4d13-817c-da209eed223a 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - 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.204.45.209 () {44 vars in 911 bytes} [Thu Apr 16 00:53:30 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: 7|app: 0|req: 3/9] 199.204.45.209 () {44 vars in 933 bytes} [Thu Apr 16 00:53:30 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 00:53:31.017 8 WARNING oslo_policy.policy [None req-d9701748-f9a0-43f2-8c9a-13e915c268a5 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - 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-16 00:53:31.017 8 WARNING oslo_policy.policy [None req-d9701748-f9a0-43f2-8c9a-13e915c268a5 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - 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.204.45.209 () {44 vars in 939 bytes} [Thu Apr 16 00:53:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 00:53:31.100 7 WARNING oslo_config.cfg [None req-cf494311-00f3-4504-b8b2-68ca41bb24fd 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - 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.204.45.209 () {48 vars in 951 bytes} [Thu Apr 16 00:53:31 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 00:53:31.119 8 WARNING oslo_policy.policy [None req-ae6baabe-d216-4990-a4f3-debc0c79612f 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - 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-16 00:53:31.120 8 WARNING oslo_policy.policy [None req-ae6baabe-d216-4990-a4f3-debc0c79612f 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - 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-16 00:53:31.121 8 INFO glance.api.v2.image_data [None req-ae6baabe-d216-4990-a4f3-debc0c79612f 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 00:53:34.312 8 WARNING glance.location [None req-ae6baabe-d216-4990-a4f3-debc0c79612f 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.209 () {48 vars in 1045 bytes} [Thu Apr 16 00:53:31 2026] PUT /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953/file => generated 0 bytes in 3238 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7530 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.209 () {44 vars in 971 bytes} [Thu Apr 16 00:53:34 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 00:53:34.392 8 WARNING oslo_config.cfg [None req-eab86d90-5f79-4a1b-a07f-8f500c0744b9 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.209 () {44 vars in 971 bytes} [Thu Apr 16 00:53:34 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 63/121] 199.204.45.209 () {42 vars in 688 bytes} [Thu Apr 16 01:02:24 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: 59/122] 199.204.45.209 () {44 vars in 910 bytes} [Thu Apr 16 01:02:24 2026] GET /v2/images => generated 1240 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/127] 199.204.45.209 () {42 vars in 688 bytes} [Thu Apr 16 01:02:37 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: 62/128] 199.204.45.209 () {44 vars in 910 bytes} [Thu Apr 16 01:02:37 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/129] 199.204.45.209 () {44 vars in 939 bytes} [Thu Apr 16 01:02:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/130] 199.204.45.209 () {44 vars in 961 bytes} [Thu Apr 16 01:02:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/131] 199.204.45.209 () {44 vars in 939 bytes} [Thu Apr 16 01:02:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/132] 199.204.45.209 () {48 vars in 951 bytes} [Thu Apr 16 01:02:37 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 01:02:37.508 8 INFO glance.api.v2.image_data [None req-ccff2491-fd7f-42e6-9856-cac5f5a5f312 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:02:47.589 8 INFO glance.location [None req-ccff2491-fd7f-42e6-9856-cac5f5a5f312 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 69/135] 199.204.45.209 () {48 vars in 1045 bytes} [Thu Apr 16 01:02:37 2026] PUT /v2/images/6b0c85cf-d0e7-42f0-be0c-caf2bc0d844a/file => generated 0 bytes in 10131 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21840 switches on core 0) [pid: 7|app: 0|req: 67/136] 199.204.45.209 () {44 vars in 971 bytes} [Thu Apr 16 01:02:47 2026] GET /v2/images/6b0c85cf-d0e7-42f0-be0c-caf2bc0d844a => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/137] 199.204.45.209 () {44 vars in 971 bytes} [Thu Apr 16 01:02:47 2026] GET /v2/images/6b0c85cf-d0e7-42f0-be0c-caf2bc0d844a => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/140] 199.204.45.209 () {42 vars in 688 bytes} [Thu Apr 16 01:03:02 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: 72/141] 199.204.45.209 () {44 vars in 910 bytes} [Thu Apr 16 01:03:02 2026] GET /v2/images => generated 2445 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/148] 199.204.45.209 () {42 vars in 688 bytes} [Thu Apr 16 01:03:29 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: 76/149] 199.204.45.209 () {44 vars in 910 bytes} [Thu Apr 16 01:03:29 2026] GET /v2/images => generated 2445 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/150] 199.204.45.209 () {44 vars in 937 bytes} [Thu Apr 16 01:03:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/151] 199.204.45.209 () {44 vars in 959 bytes} [Thu Apr 16 01:03:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/152] 199.204.45.209 () {44 vars in 939 bytes} [Thu Apr 16 01:03:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/153] 199.204.45.209 () {48 vars in 951 bytes} [Thu Apr 16 01:03:29 2026] POST /v2/images => generated 796 bytes in 170 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 01:03:29.990 7 WARNING oslo_policy.policy [None req-c10f24d8-f4fb-4169-93dc-ed982f9b9c94 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - 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-16 01:03:29.990 7 WARNING oslo_policy.policy [None req-c10f24d8-f4fb-4169-93dc-ed982f9b9c94 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - 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-16 01:03:29.992 7 INFO glance.api.v2.image_data [None req-c10f24d8-f4fb-4169-93dc-ed982f9b9c94 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:04:10.100 7 WARNING glance.location [None req-c10f24d8-f4fb-4169-93dc-ed982f9b9c94 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 76/162] 199.204.45.209 () {48 vars in 1046 bytes} [Thu Apr 16 01:03:29 2026] PUT /v2/images/981c265d-cdca-4e6f-8f56-93a72329a174/file => generated 0 bytes in 40158 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63029 switches on core 0) [pid: 8|app: 0|req: 87/163] 199.204.45.209 () {44 vars in 971 bytes} [Thu Apr 16 01:04:10 2026] GET /v2/images/981c265d-cdca-4e6f-8f56-93a72329a174 => 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: 77/164] 199.204.45.209 () {44 vars in 971 bytes} [Thu Apr 16 01:04:10 2026] GET /v2/images/981c265d-cdca-4e6f-8f56-93a72329a174 => 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: 88/165] 199.204.45.209 () {42 vars in 688 bytes} [Thu Apr 16 01:04:11 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: 78/166] 199.204.45.209 () {44 vars in 910 bytes} [Thu Apr 16 01:04:11 2026] GET /v2/images => generated 3656 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/255] 199.204.45.209 () {42 vars in 688 bytes} [Thu Apr 16 01:11:27 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: 123/256] 199.204.45.209 () {44 vars in 910 bytes} [Thu Apr 16 01:11:27 2026] GET /v2/images => generated 3656 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/263] 199.204.45.209 () {42 vars in 688 bytes} [Thu Apr 16 01:11:54 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: 137/264] 199.204.45.209 () {44 vars in 910 bytes} [Thu Apr 16 01:11:54 2026] GET /v2/images => generated 3656 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/265] 199.204.45.209 () {44 vars in 947 bytes} [Thu Apr 16 01:11:55 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/266] 199.204.45.209 () {44 vars in 969 bytes} [Thu Apr 16 01:11:55 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/267] 199.204.45.209 () {44 vars in 939 bytes} [Thu Apr 16 01:11:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/268] 199.204.45.209 () {48 vars in 951 bytes} [Thu Apr 16 01:11:55 2026] POST /v2/images => generated 799 bytes in 1501 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-16 01:11:56.597 7 INFO glance.api.v2.image_data [None req-3099ae54-209c-42e1-a1db-b324b44b8521 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:12:48.416 7 INFO glance.location [None req-3099ae54-209c-42e1-a1db-b324b44b8521 3e0f46e30a024edaa74f68b896ac6cdf e2ebe0bdd9ae42fe9cdc055af8ef663f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 130/279] 199.204.45.209 () {48 vars in 1045 bytes} [Thu Apr 16 01:11:56 2026] PUT /v2/images/e10eabc6-4073-4e6b-82e6-a570c2051454/file => generated 0 bytes in 51862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16125 switches on core 0) [pid: 8|app: 0|req: 150/280] 199.204.45.209 () {44 vars in 971 bytes} [Thu Apr 16 01:12:48 2026] GET /v2/images/e10eabc6-4073-4e6b-82e6-a570c2051454 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/281] 199.204.45.209 () {48 vars in 1050 bytes} [Thu Apr 16 01:12:48 2026] PATCH /v2/images/e10eabc6-4073-4e6b-82e6-a570c2051454 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/282] 199.204.45.209 () {44 vars in 971 bytes} [Thu Apr 16 01:12:48 2026] GET /v2/images/e10eabc6-4073-4e6b-82e6-a570c2051454 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/295] 199.204.45.209 () {42 vars in 688 bytes} [Thu Apr 16 01:13:49 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: 158/296] 199.204.45.209 () {44 vars in 910 bytes} [Thu Apr 16 01:13:49 2026] GET /v2/images => generated 4892 bytes in 62 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: 147/313] 10.0.0.30 () {32 vars in 631 bytes} [Thu Apr 16 01:15:12 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/318] 10.0.0.119 () {36 vars in 986 bytes} [Thu Apr 16 01:15:30 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => generated 1171 bytes in 27 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: 169/319] 10.0.0.119 () {36 vars in 926 bytes} [Thu Apr 16 01:15:30 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: 151/320] 10.0.0.119 () {36 vars in 986 bytes} [Thu Apr 16 01:15:31 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/321] 10.0.0.119 () {36 vars in 926 bytes} [Thu Apr 16 01:15:31 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: 172/324] 199.204.45.209 () {36 vars in 990 bytes} [Thu Apr 16 01:15:38 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/325] 199.204.45.209 () {36 vars in 930 bytes} [Thu Apr 16 01:15: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: 173/326] 199.204.45.209 () {36 vars in 990 bytes} [Thu Apr 16 01:15:39 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 154/327] 199.204.45.209 () {36 vars in 930 bytes} [Thu Apr 16 01:15:39 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: 156/330] 10.0.0.241 () {36 vars in 986 bytes} [Thu Apr 16 01:15:45 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => generated 1171 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/331] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:15:45 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: 157/332] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:15:45 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: 176/333] 10.0.0.241 () {36 vars in 986 bytes} [Thu Apr 16 01:15:46 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/334] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:15:46 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/335] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:15:46 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: 159/336] 10.0.0.241 () {36 vars in 986 bytes} [Thu Apr 16 01:15:46 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 178/337] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:15:46 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: 160/338] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:15:46 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: 179/339] 10.0.0.157 () {36 vars in 910 bytes} [Thu Apr 16 01:15:47 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: 161/340] 10.0.0.157 () {36 vars in 1006 bytes} [Thu Apr 16 01:15:47 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953/locations => generated 127 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/341] 10.0.0.157 () {36 vars in 986 bytes} [Thu Apr 16 01:15:47 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 162/342] 10.0.0.157 () {36 vars in 926 bytes} [Thu Apr 16 01:15:47 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: 181/343] 10.0.0.157 () {36 vars in 926 bytes} [Thu Apr 16 01:15:47 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/348] 10.0.0.30 () {34 vars in 653 bytes} [Thu Apr 16 01:16:10 2026] POST /v2/images => generated 648 bytes in 242 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-16 01:16:10.954 7 WARNING glance.api.v2.images [None req-07db975d-d1af-4bd5-92d9-10eea8c23c03 670abafe1edf4bc0b3600b89073055b6 37648d63afe641f29cec8060618a4cd0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//747c5261-d6ce-47ef-8886-0573c38dcf6f [pid: 7|app: 0|req: 165/349] 10.0.0.30 () {32 vars in 708 bytes} [Thu Apr 16 01:16:10 2026] DELETE /v2/images/747c5261-d6ce-47ef-8886-0573c38dcf6f => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/350] 10.0.0.30 () {32 vars in 705 bytes} [Thu Apr 16 01:16:11 2026] GET /v2/images/747c5261-d6ce-47ef-8886-0573c38dcf6f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/351] 10.0.0.30 () {32 vars in 631 bytes} [Thu Apr 16 01:16:11 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/352] 10.0.0.30 () {34 vars in 653 bytes} [Thu Apr 16 01:16:11 2026] POST /v2/images => generated 703 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/353] 10.0.0.30 () {32 vars in 715 bytes} [Thu Apr 16 01:16:11 2026] GET /v2/images/3f1eb51b-467e-4938-879c-f89b709e5f30/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 01:16:11.164 8 INFO glance.api.v2.image_data [None req-38841294-72db-4ecd-8053-fa39d4c7ed15 670abafe1edf4bc0b3600b89073055b6 37648d63afe641f29cec8060618a4cd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:16:11.201 8 WARNING glance_store._drivers.rbd [None req-38841294-72db-4ecd-8053-fa39d4c7ed15 670abafe1edf4bc0b3600b89073055b6 37648d63afe641f29cec8060618a4cd0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-16 01:16:11.828 8 INFO glance.location [None req-38841294-72db-4ecd-8053-fa39d4c7ed15 670abafe1edf4bc0b3600b89073055b6 37648d63afe641f29cec8060618a4cd0 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 187/354] 10.0.0.30 () {32 vars in 725 bytes} [Thu Apr 16 01:16:11 2026] PUT /v2/images/3f1eb51b-467e-4938-879c-f89b709e5f30/file => generated 0 bytes in 710 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/355] 10.0.0.30 () {32 vars in 705 bytes} [Thu Apr 16 01:16:11 2026] GET /v2/images/3f1eb51b-467e-4938-879c-f89b709e5f30 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/356] 10.0.0.30 () {32 vars in 715 bytes} [Thu Apr 16 01:16:11 2026] GET /v2/images/3f1eb51b-467e-4938-879c-f89b709e5f30/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/357] 10.0.0.30 () {34 vars in 653 bytes} [Thu Apr 16 01:16:11 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: 8|app: 0|req: 189/358] 10.0.0.30 () {32 vars in 724 bytes} [Thu Apr 16 01:16:12 2026] PATCH /v2/images/173f14a5-8a1a-470b-8c60-039b96f31093 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/359] 10.0.0.30 () {32 vars in 705 bytes} [Thu Apr 16 01:16:12 2026] GET /v2/images/173f14a5-8a1a-470b-8c60-039b96f31093 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 01:16:12.132 8 WARNING glance.api.v2.images [None req-f096f8a5-99e1-4df6-a6a7-b9437ae19c48 670abafe1edf4bc0b3600b89073055b6 37648d63afe641f29cec8060618a4cd0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//173f14a5-8a1a-470b-8c60-039b96f31093 [pid: 8|app: 0|req: 190/360] 10.0.0.30 () {32 vars in 708 bytes} [Thu Apr 16 01:16:12 2026] DELETE /v2/images/173f14a5-8a1a-470b-8c60-039b96f31093 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/361] 10.0.0.30 () {32 vars in 705 bytes} [Thu Apr 16 01:16:12 2026] GET /v2/images/173f14a5-8a1a-470b-8c60-039b96f31093 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 01:16:12.219 8 WARNING glance.api.v2.images [None req-8d9a52b0-ed21-4d0f-b338-0e79d7078a1f 670abafe1edf4bc0b3600b89073055b6 37648d63afe641f29cec8060618a4cd0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3f1eb51b-467e-4938-879c-f89b709e5f30 [pid: 8|app: 0|req: 191/362] 10.0.0.30 () {32 vars in 708 bytes} [Thu Apr 16 01:16:12 2026] DELETE /v2/images/3f1eb51b-467e-4938-879c-f89b709e5f30 => generated 0 bytes in 992 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/363] 10.0.0.30 () {32 vars in 705 bytes} [Thu Apr 16 01:16:13 2026] GET /v2/images/3f1eb51b-467e-4938-879c-f89b709e5f30 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 01:16:13.218 8 WARNING glance.api.v2.images [None req-2bb1cbae-acf7-44b4-aa93-99eee2f67123 670abafe1edf4bc0b3600b89073055b6 37648d63afe641f29cec8060618a4cd0 - - default default] Failed to find image 747c5261-d6ce-47ef-8886-0573c38dcf6f to delete: glance.common.exception.ImageNotFound: No image found with ID 747c5261-d6ce-47ef-8886-0573c38dcf6f [pid: 8|app: 0|req: 192/364] 10.0.0.30 () {32 vars in 708 bytes} [Thu Apr 16 01:16:13 2026] DELETE /v2/images/747c5261-d6ce-47ef-8886-0573c38dcf6f => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/365] 10.0.0.30 () {32 vars in 705 bytes} [Thu Apr 16 01:16:13 2026] GET /v2/images/747c5261-d6ce-47ef-8886-0573c38dcf6f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/368] 10.0.0.30 () {30 vars in 409 bytes} [Thu Apr 16 01:16:15 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: 194/369] 10.0.0.30 () {32 vars in 705 bytes} [Thu Apr 16 01:16:22 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 176/370] 10.0.0.30 () {32 vars in 705 bytes} [Thu Apr 16 01:16:22 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 195/371] 10.0.0.241 () {36 vars in 986 bytes} [Thu Apr 16 01:16:22 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 177/372] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:16: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: 196/373] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:16: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: 178/374] 10.0.0.241 () {36 vars in 986 bytes} [Thu Apr 16 01:16:22 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 197/375] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:16: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: 179/376] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:16: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: 8|app: 0|req: 198/377] 10.0.0.241 () {36 vars in 986 bytes} [Thu Apr 16 01:16:22 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 180/378] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:16: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: 199/379] 10.0.0.157 () {36 vars in 910 bytes} [Thu Apr 16 01:16:22 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: 181/380] 10.0.0.157 () {36 vars in 1006 bytes} [Thu Apr 16 01:16:22 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/381] 10.0.0.157 () {36 vars in 986 bytes} [Thu Apr 16 01:16:22 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 182/382] 10.0.0.157 () {36 vars in 926 bytes} [Thu Apr 16 01:16: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: 201/383] 10.0.0.157 () {36 vars in 926 bytes} [Thu Apr 16 01:16:23 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/386] 10.0.0.119 () {36 vars in 986 bytes} [Thu Apr 16 01:16:25 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 203/387] 10.0.0.119 () {36 vars in 926 bytes} [Thu Apr 16 01:16:25 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: 186/390] 10.0.0.119 () {36 vars in 986 bytes} [Thu Apr 16 01:16:39 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 205/391] 10.0.0.119 () {36 vars in 926 bytes} [Thu Apr 16 01:16:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/392] 10.0.0.119 () {36 vars in 986 bytes} [Thu Apr 16 01:16:40 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/393] 10.0.0.119 () {36 vars in 926 bytes} [Thu Apr 16 01:16:40 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: 192/402] 10.0.0.119 () {36 vars in 986 bytes} [Thu Apr 16 01:17:23 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 211/403] 10.0.0.119 () {36 vars in 926 bytes} [Thu Apr 16 01:17:23 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: 213/406] 10.0.0.119 () {36 vars in 986 bytes} [Thu Apr 16 01:17:29 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/407] 10.0.0.119 () {36 vars in 926 bytes} [Thu Apr 16 01:17: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: 8|app: 0|req: 216/412] 10.0.0.119 () {36 vars in 986 bytes} [Thu Apr 16 01:17:52 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 197/413] 10.0.0.119 () {36 vars in 926 bytes} [Thu Apr 16 01:17:52 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: 219/418] 10.0.0.119 () {36 vars in 986 bytes} [Thu Apr 16 01:18:08 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 200/419] 10.0.0.119 () {36 vars in 926 bytes} [Thu Apr 16 01:18:08 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: 211/440] 10.0.0.119 () {36 vars in 986 bytes} [Thu Apr 16 01:19:49 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => 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: 230/441] 10.0.0.119 () {36 vars in 926 bytes} [Thu Apr 16 01:19:49 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: 214/446] 10.0.0.119 () {36 vars in 986 bytes} [Thu Apr 16 01:20:07 2026] GET /v2/images/8c394d7c-81ee-44ed-ba44-8e533f2d8953 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/447] 10.0.0.119 () {36 vars in 926 bytes} [Thu Apr 16 01:20: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: 238/456] 199.204.45.209 () {32 vars in 825 bytes} [Thu Apr 16 01:20:47 2026] GET /v2/images?status=active&owner=e2ebe0bdd9ae42fe9cdc055af8ef663f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/457] 199.204.45.209 () {32 vars in 652 bytes} [Thu Apr 16 01:20:47 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: 239/458] 10.0.0.241 () {36 vars in 986 bytes} [Thu Apr 16 01:20:47 2026] GET /v2/images/981c265d-cdca-4e6f-8f56-93a72329a174 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/459] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:20:47 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: 240/460] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:20: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: 221/461] 10.0.0.241 () {36 vars in 986 bytes} [Thu Apr 16 01:20:47 2026] GET /v2/images/981c265d-cdca-4e6f-8f56-93a72329a174 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/462] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:20:47 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: 222/463] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:20:47 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: 242/464] 10.0.0.241 () {36 vars in 986 bytes} [Thu Apr 16 01:20:47 2026] GET /v2/images/981c265d-cdca-4e6f-8f56-93a72329a174 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/465] 10.0.0.241 () {36 vars in 926 bytes} [Thu Apr 16 01:20: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: 8|app: 0|req: 243/466] 10.0.0.157 () {36 vars in 910 bytes} [Thu Apr 16 01:20:48 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: 224/467] 10.0.0.157 () {36 vars in 1006 bytes} [Thu Apr 16 01:20:48 2026] GET /v2/images/981c265d-cdca-4e6f-8f56-93a72329a174/locations => generated 127 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/468] 10.0.0.157 () {36 vars in 986 bytes} [Thu Apr 16 01:20:48 2026] GET /v2/images/981c265d-cdca-4e6f-8f56-93a72329a174 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/469] 10.0.0.157 () {36 vars in 926 bytes} [Thu Apr 16 01:20: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: 245/470] 10.0.0.157 () {36 vars in 926 bytes} [Thu Apr 16 01:20:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/511] 10.0.0.30 () {32 vars in 631 bytes} [Thu Apr 16 01:24:06 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)