+ 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 [Fri May 29 22:22:04 2026] *** compiled with version: 13.3.0 on 29 May 2026 17:26:37 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5c64fc7678-9h55t 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ff90025a668 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-05-29 22:22:07.219 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-29 22:22:07.461 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-05-29 22:22:08.111 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-05-29 22:22:08.112 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-05-29 22:22:08.113 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 22:22:08.375 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-05-29 22:22:08.377 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-05-29 22:22:08.378 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 22:22:10.535 7 WARNING glance.api.v2.images [None req-e165ae42-fe25-43c4-a764-e2b8e4c45987 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 22:22:10.820 8 WARNING glance.api.v2.images [None req-ee5b288a-d4e8-41ef-8ecb-177aad0447e5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 22:22:10.905 7 WARNING keystonemiddleware._common.config [None req-e165ae42-fe25-43c4-a764-e2b8e4c45987 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 22:22:10.913 7 WARNING oslo_config.cfg [None req-e165ae42-fe25-43c4-a764-e2b8e4c45987 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff90025a668 pid: 7 (default app) 2026-05-29 22:22:11.199 8 WARNING keystonemiddleware._common.config [None req-ee5b288a-d4e8-41ef-8ecb-177aad0447e5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 22:22:11.207 8 WARNING oslo_config.cfg [None req-ee5b288a-d4e8-41ef-8ecb-177aad0447e5 - - - - - -] 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 7 seconds on interpreter 0x7ff90025a668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 22:22:12 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-05-29 22:22:12.564 8 WARNING oslo_policy.policy [None req-a5f01441-defb-43ad-840d-bb09f07966f2 ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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-05-29 22:22:12.564 8 WARNING oslo_policy.policy [None req-a5f01441-defb-43ad-840d-bb09f07966f2 ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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-05-29 22:22:12.584 8 WARNING oslo_policy.policy [None req-a5f01441-defb-43ad-840d-bb09f07966f2 ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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-05-29 22:22:12.585 8 WARNING oslo_policy.policy [None req-a5f01441-defb-43ad-840d-bb09f07966f2 ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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.138 () {44 vars in 911 bytes} [Fri May 29 22:22:12 2026] GET /v2/images => generated 69 bytes in 571 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.138 () {42 vars in 689 bytes} [Fri May 29 22:22:16 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 22:22:16 2026] GET /v2/images => generated 69 bytes in 32 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-05-29 22:22:16.428 7 WARNING oslo_policy.policy [None req-df31f7b6-6169-424c-9cd7-21bc8a58349a ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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-05-29 22:22:16.428 7 WARNING oslo_policy.policy [None req-df31f7b6-6169-424c-9cd7-21bc8a58349a ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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.138 () {44 vars in 912 bytes} [Fri May 29 22:22:16 2026] GET /v2/images/cirros => generated 151 bytes in 120 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.138 () {44 vars in 934 bytes} [Fri May 29 22:22:16 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-05-29 22:22:16.561 7 WARNING oslo_policy.policy [None req-c23da8cf-3e15-41d1-8047-6a423c1ffee1 ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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-05-29 22:22:16.562 7 WARNING oslo_policy.policy [None req-c23da8cf-3e15-41d1-8047-6a423c1ffee1 ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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.138 () {44 vars in 940 bytes} [Fri May 29 22:22:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:22:16.691 8 WARNING oslo_config.cfg [None req-37e5288b-506f-44fd-82ad-82c32baae7ee ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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.138 () {48 vars in 952 bytes} [Fri May 29 22:22:16 2026] POST /v2/images => generated 760 bytes in 101 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 22:22:16.718 7 WARNING oslo_policy.policy [None req-80766a77-aee5-4a4c-950b-138a1323c0db ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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-05-29 22:22:16.718 7 WARNING oslo_policy.policy [None req-80766a77-aee5-4a4c-950b-138a1323c0db ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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-05-29 22:22:16.720 7 INFO glance.api.v2.image_data [None req-80766a77-aee5-4a4c-950b-138a1323c0db ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 22:22:20.166 7 WARNING glance.location [None req-80766a77-aee5-4a4c-950b-138a1323c0db ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.138 () {48 vars in 1046 bytes} [Fri May 29 22:22:16 2026] PUT /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e/file => generated 0 bytes in 3500 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4784 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.138 () {44 vars in 972 bytes} [Fri May 29 22:22:20 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:22:20.311 7 WARNING oslo_config.cfg [None req-85dfffd7-a03c-4e7a-a54d-c64761061d5d ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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.138 () {48 vars in 1052 bytes} [Fri May 29 22:22:20 2026] PATCH /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.138 () {44 vars in 972 bytes} [Fri May 29 22:22:20 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 22:43: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: 137/276] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 22:43:42 2026] GET /v2/images => generated 1381 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 22:44:03 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: 142/282] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 22:44:03 2026] GET /v2/images => generated 1381 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.138 () {44 vars in 938 bytes} [Fri May 29 22:44:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.138 () {44 vars in 960 bytes} [Fri May 29 22:44:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.138 () {44 vars in 940 bytes} [Fri May 29 22:44:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.138 () {48 vars in 952 bytes} [Fri May 29 22:44:04 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 22:44:04.445 8 WARNING oslo_policy.policy [None req-48209d74-ff4d-42c4-9657-37b804184084 ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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-05-29 22:44:04.445 8 WARNING oslo_policy.policy [None req-48209d74-ff4d-42c4-9657-37b804184084 ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - 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-05-29 22:44:04.446 8 INFO glance.api.v2.image_data [None req-48209d74-ff4d-42c4-9657-37b804184084 ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 22:44:40.474 8 WARNING glance.location [None req-48209d74-ff4d-42c4-9657-37b804184084 ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/295] 199.204.45.138 () {48 vars in 1047 bytes} [Fri May 29 22:44:04 2026] PUT /v2/images/1b0e8f68-3b63-4499-8163-e8acdc90b31d/file => generated 0 bytes in 36091 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60712 switches on core 0) [pid: 7|app: 0|req: 153/296] 199.204.45.138 () {44 vars in 972 bytes} [Fri May 29 22:44:40 2026] GET /v2/images/1b0e8f68-3b63-4499-8163-e8acdc90b31d => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/297] 199.204.45.138 () {48 vars in 1052 bytes} [Fri May 29 22:44:40 2026] PATCH /v2/images/1b0e8f68-3b63-4499-8163-e8acdc90b31d => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/298] 199.204.45.138 () {44 vars in 972 bytes} [Fri May 29 22:44:40 2026] GET /v2/images/1b0e8f68-3b63-4499-8163-e8acdc90b31d => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/299] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 22:44:42 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/300] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 22:44:42 2026] GET /v2/images => generated 2778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/397] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 22:52:49 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: 204/398] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 22:52:49 2026] GET /v2/images => generated 2778 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/403] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 22:53:00 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: 207/404] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 22:53:00 2026] GET /v2/images => generated 2778 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/405] 199.204.45.138 () {44 vars in 948 bytes} [Fri May 29 22:53:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/406] 199.204.45.138 () {44 vars in 970 bytes} [Fri May 29 22:53:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/407] 199.204.45.138 () {44 vars in 940 bytes} [Fri May 29 22:53:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/408] 199.204.45.138 () {48 vars in 952 bytes} [Fri May 29 22:53:00 2026] POST /v2/images => generated 799 bytes in 2655 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 22:53:03.413 8 INFO glance.api.v2.image_data [None req-89d99482-d100-4431-9311-2ea79a9985d6 ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 22:54:42.514 8 INFO glance.location [None req-89d99482-d100-4431-9311-2ea79a9985d6 ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/429] 199.204.45.138 () {48 vars in 1046 bytes} [Fri May 29 22:53:03 2026] PUT /v2/images/7cdb2375-8787-4076-8982-bb7b6ce702be/file => generated 0 bytes in 99178 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12945 switches on core 0) [pid: 7|app: 0|req: 230/430] 199.204.45.138 () {44 vars in 972 bytes} [Fri May 29 22:54:42 2026] GET /v2/images/7cdb2375-8787-4076-8982-bb7b6ce702be => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/431] 199.204.45.138 () {48 vars in 1052 bytes} [Fri May 29 22:54:42 2026] PATCH /v2/images/7cdb2375-8787-4076-8982-bb7b6ce702be => generated 1410 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/432] 199.204.45.138 () {44 vars in 972 bytes} [Fri May 29 22:54:42 2026] GET /v2/images/7cdb2375-8787-4076-8982-bb7b6ce702be => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/441] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 22:55:26 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: 236/442] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 22:55:26 2026] GET /v2/images => generated 4190 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/445] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 22:55: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: 238/446] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 22:55:37 2026] GET /v2/images => generated 4190 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/447] 199.204.45.138 () {44 vars in 940 bytes} [Fri May 29 22:55: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: 239/448] 199.204.45.138 () {44 vars in 962 bytes} [Fri May 29 22:55:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/449] 199.204.45.138 () {44 vars in 940 bytes} [Fri May 29 22:55:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/450] 199.204.45.138 () {48 vars in 952 bytes} [Fri May 29 22:55:37 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 22:55:37.840 8 INFO glance.api.v2.image_data [None req-e04781a6-ef68-482f-87cb-834a97584a1b ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 22:55:52.791 8 INFO glance.location [None req-e04781a6-ef68-482f-87cb-834a97584a1b ebdd1567921e47298c582e0a5c7c74cb d2a30001ca404d17a131047d17a49fc4 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 211/455] 199.204.45.138 () {48 vars in 1047 bytes} [Fri May 29 22:55:37 2026] PUT /v2/images/ae2a671f-f3fd-4064-8295-56fc700032b4/file => generated 0 bytes in 15140 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30634 switches on core 0) [pid: 7|app: 0|req: 245/456] 199.204.45.138 () {44 vars in 972 bytes} [Fri May 29 22:55:52 2026] GET /v2/images/ae2a671f-f3fd-4064-8295-56fc700032b4 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/457] 199.204.45.138 () {48 vars in 1052 bytes} [Fri May 29 22:55:53 2026] PATCH /v2/images/ae2a671f-f3fd-4064-8295-56fc700032b4 => generated 1382 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/458] 199.204.45.138 () {44 vars in 972 bytes} [Fri May 29 22:55:53 2026] GET /v2/images/ae2a671f-f3fd-4064-8295-56fc700032b4 => generated 1382 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/625] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 23:09: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: 296/626] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 23:09:47 2026] GET /v2/images => generated 5574 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/659] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 23:12:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/660] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 23:12:23 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/661] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 23:12:25 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/662] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 23:12:25 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/673] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 23:13:17 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: 320/674] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 23:13:17 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/677] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 23:13:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/678] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 23:13:26 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/693] 199.204.45.138 () {42 vars in 689 bytes} [Fri May 29 23:14:30 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: 364/694] 199.204.45.138 () {44 vars in 911 bytes} [Fri May 29 23:14:30 2026] GET /v2/images => generated 5574 bytes in 67 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: 335/703] 10.0.0.132 () {32 vars in 633 bytes} [Fri May 29 23:15:14 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/710] 10.0.0.178 () {36 vars in 987 bytes} [Fri May 29 23:15:42 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 16 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: 372/711] 10.0.0.178 () {36 vars in 927 bytes} [Fri May 29 23:15:42 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: 340/712] 10.0.0.178 () {36 vars in 987 bytes} [Fri May 29 23:15:43 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/713] 10.0.0.178 () {36 vars in 927 bytes} [Fri May 29 23:15:43 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: 342/716] 199.204.45.138 () {36 vars in 991 bytes} [Fri May 29 23:15:50 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/717] 199.204.45.138 () {36 vars in 931 bytes} [Fri May 29 23:15:50 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: 343/718] 199.204.45.138 () {36 vars in 991 bytes} [Fri May 29 23:15:51 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/719] 199.204.45.138 () {36 vars in 931 bytes} [Fri May 29 23:15:51 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: 345/722] 10.0.0.178 () {36 vars in 987 bytes} [Fri May 29 23:16:02 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/723] 10.0.0.178 () {36 vars in 927 bytes} [Fri May 29 23:16:02 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: 346/724] 10.0.0.178 () {36 vars in 987 bytes} [Fri May 29 23:16:08 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/725] 10.0.0.178 () {36 vars in 927 bytes} [Fri May 29 23:16:08 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: 383/732] 10.0.0.132 () {34 vars in 655 bytes} [Fri May 29 23:16:36 2026] POST /v2/images => generated 648 bytes in 239 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-29 23:16:36.909 8 WARNING glance.api.v2.images [None req-a6795d7c-2bee-464a-9a94-7f74572e0415 880eb19765f94f99b71c8cf1d73b254c a698863b00ad4f31b72a6ad450146a3c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4896d4f1-a487-4633-81e2-ced8aea4f667 [pid: 8|app: 0|req: 350/733] 10.0.0.132 () {32 vars in 710 bytes} [Fri May 29 23:16:36 2026] DELETE /v2/images/4896d4f1-a487-4633-81e2-ced8aea4f667 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/734] 10.0.0.132 () {32 vars in 707 bytes} [Fri May 29 23:16:36 2026] GET /v2/images/4896d4f1-a487-4633-81e2-ced8aea4f667 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/735] 10.0.0.132 () {32 vars in 633 bytes} [Fri May 29 23:16:36 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/736] 10.0.0.132 () {34 vars in 655 bytes} [Fri May 29 23:16:37 2026] POST /v2/images => generated 701 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/737] 10.0.0.132 () {32 vars in 717 bytes} [Fri May 29 23:16:37 2026] GET /v2/images/be9764ce-40ef-4c07-b4e3-235c5f0cfa98/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:16:37.120 7 INFO glance.api.v2.image_data [None req-5a52f77f-6fd2-44be-82c9-d4550b6e580e 880eb19765f94f99b71c8cf1d73b254c a698863b00ad4f31b72a6ad450146a3c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 23:16:37.163 7 WARNING glance_store._drivers.rbd [None req-5a52f77f-6fd2-44be-82c9-d4550b6e580e 880eb19765f94f99b71c8cf1d73b254c a698863b00ad4f31b72a6ad450146a3c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-29 23:16:37.411 7 INFO glance.location [None req-5a52f77f-6fd2-44be-82c9-d4550b6e580e 880eb19765f94f99b71c8cf1d73b254c a698863b00ad4f31b72a6ad450146a3c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 386/738] 10.0.0.132 () {32 vars in 727 bytes} [Fri May 29 23:16:37 2026] PUT /v2/images/be9764ce-40ef-4c07-b4e3-235c5f0cfa98/file => generated 0 bytes in 370 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/739] 10.0.0.132 () {32 vars in 707 bytes} [Fri May 29 23:16:37 2026] GET /v2/images/be9764ce-40ef-4c07-b4e3-235c5f0cfa98 => generated 1102 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/740] 10.0.0.132 () {32 vars in 717 bytes} [Fri May 29 23:16:37 2026] GET /v2/images/be9764ce-40ef-4c07-b4e3-235c5f0cfa98/file => generated 1024 bytes in 190 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/741] 10.0.0.132 () {34 vars in 655 bytes} [Fri May 29 23:16:37 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/742] 10.0.0.132 () {32 vars in 726 bytes} [Fri May 29 23:16:37 2026] PATCH /v2/images/c266c526-8ede-4b6b-b81b-a2e4003ac797 => generated 653 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/743] 10.0.0.132 () {32 vars in 707 bytes} [Fri May 29 23:16:37 2026] GET /v2/images/c266c526-8ede-4b6b-b81b-a2e4003ac797 => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:37.865 7 WARNING glance.api.v2.images [None req-170f159e-634d-46a2-9338-670f85ff5be1 880eb19765f94f99b71c8cf1d73b254c a698863b00ad4f31b72a6ad450146a3c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c266c526-8ede-4b6b-b81b-a2e4003ac797 [pid: 7|app: 0|req: 389/744] 10.0.0.132 () {32 vars in 710 bytes} [Fri May 29 23:16:37 2026] DELETE /v2/images/c266c526-8ede-4b6b-b81b-a2e4003ac797 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/745] 10.0.0.132 () {32 vars in 707 bytes} [Fri May 29 23:16:37 2026] GET /v2/images/c266c526-8ede-4b6b-b81b-a2e4003ac797 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:16:37.956 7 WARNING glance.api.v2.images [None req-85b3d6a0-e404-424a-bb0e-dfa32ffca3ca 880eb19765f94f99b71c8cf1d73b254c a698863b00ad4f31b72a6ad450146a3c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//be9764ce-40ef-4c07-b4e3-235c5f0cfa98 [pid: 7|app: 0|req: 390/746] 10.0.0.132 () {32 vars in 710 bytes} [Fri May 29 23:16:37 2026] DELETE /v2/images/be9764ce-40ef-4c07-b4e3-235c5f0cfa98 => generated 0 bytes in 754 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/747] 10.0.0.132 () {32 vars in 707 bytes} [Fri May 29 23:16:38 2026] GET /v2/images/be9764ce-40ef-4c07-b4e3-235c5f0cfa98 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:16:38.729 7 WARNING glance.api.v2.images [None req-85d81e8f-d25e-4c09-8423-ef80ca1ec340 880eb19765f94f99b71c8cf1d73b254c a698863b00ad4f31b72a6ad450146a3c - - default default] Failed to find image 4896d4f1-a487-4633-81e2-ced8aea4f667 to delete: glance.common.exception.ImageNotFound: No image found with ID 4896d4f1-a487-4633-81e2-ced8aea4f667 [pid: 7|app: 0|req: 391/748] 10.0.0.132 () {32 vars in 710 bytes} [Fri May 29 23:16:38 2026] DELETE /v2/images/4896d4f1-a487-4633-81e2-ced8aea4f667 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/749] 10.0.0.132 () {32 vars in 707 bytes} [Fri May 29 23:16:38 2026] GET /v2/images/4896d4f1-a487-4633-81e2-ced8aea4f667 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/752] 10.0.0.132 () {30 vars in 411 bytes} [Fri May 29 23:16:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/761] 10.0.0.237 () {36 vars in 987 bytes} [Fri May 29 23:17:20 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/762] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:17:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/763] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:17:20 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: 365/764] 10.0.0.237 () {36 vars in 987 bytes} [Fri May 29 23:17:20 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/765] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:17:20 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: 366/766] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:17: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: 401/767] 10.0.0.237 () {36 vars in 987 bytes} [Fri May 29 23:17:21 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/768] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:17: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: 402/769] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:17:21 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: 368/770] 10.0.0.99 () {36 vars in 986 bytes} [Fri May 29 23:17:21 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/771] 10.0.0.99 () {36 vars in 926 bytes} [Fri May 29 23:17: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: 369/772] 10.0.0.99 () {36 vars in 986 bytes} [Fri May 29 23:17:22 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/773] 10.0.0.99 () {36 vars in 926 bytes} [Fri May 29 23:17: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: 370/774] 10.0.0.99 () {36 vars in 926 bytes} [Fri May 29 23:17: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: 377/787] 10.0.0.178 () {36 vars in 987 bytes} [Fri May 29 23:18:22 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/788] 10.0.0.178 () {36 vars in 927 bytes} [Fri May 29 23:18:22 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: 378/789] 10.0.0.178 () {36 vars in 987 bytes} [Fri May 29 23:18:25 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/790] 10.0.0.178 () {36 vars in 927 bytes} [Fri May 29 23:18:25 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: 419/803] 10.0.0.178 () {36 vars in 987 bytes} [Fri May 29 23:19:21 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/804] 10.0.0.178 () {36 vars in 927 bytes} [Fri May 29 23:19:21 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: 423/811] 10.0.0.178 () {36 vars in 987 bytes} [Fri May 29 23:19:52 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/812] 10.0.0.178 () {36 vars in 927 bytes} [Fri May 29 23:19:52 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: 395/823] 10.0.0.132 () {32 vars in 707 bytes} [Fri May 29 23:20:42 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/824] 10.0.0.132 () {32 vars in 707 bytes} [Fri May 29 23:20:42 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/825] 10.0.0.237 () {36 vars in 987 bytes} [Fri May 29 23:20:42 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/826] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:20:43 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: 397/827] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:20:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/828] 10.0.0.237 () {36 vars in 987 bytes} [Fri May 29 23:20:43 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/829] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:20:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/830] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:20:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/831] 10.0.0.237 () {36 vars in 987 bytes} [Fri May 29 23:20:43 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/832] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:20:43 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: 400/833] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:20:43 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: 434/834] 10.0.0.99 () {36 vars in 986 bytes} [Fri May 29 23:20:43 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/835] 10.0.0.99 () {36 vars in 926 bytes} [Fri May 29 23:20:43 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: 435/836] 10.0.0.99 () {36 vars in 986 bytes} [Fri May 29 23:20:43 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/837] 10.0.0.99 () {36 vars in 926 bytes} [Fri May 29 23:20:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/838] 10.0.0.99 () {36 vars in 926 bytes} [Fri May 29 23:20:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/847] 10.0.0.178 () {36 vars in 987 bytes} [Fri May 29 23:21:20 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/848] 10.0.0.178 () {36 vars in 927 bytes} [Fri May 29 23:21:20 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: 449/863] 10.0.0.178 () {36 vars in 987 bytes} [Fri May 29 23:22:38 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/864] 10.0.0.178 () {36 vars in 927 bytes} [Fri May 29 23:22:38 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/869] 10.0.0.178 () {36 vars in 987 bytes} [Fri May 29 23:22:58 2026] GET /v2/images/6116b55a-51a5-440c-bb3c-ff3ed7a5147e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/870] 10.0.0.178 () {36 vars in 927 bytes} [Fri May 29 23:22:58 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: 457/879] 199.204.45.138 () {32 vars in 826 bytes} [Fri May 29 23:23:37 2026] GET /v2/images?status=active&owner=d2a30001ca404d17a131047d17a49fc4&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/880] 199.204.45.138 () {32 vars in 653 bytes} [Fri May 29 23:23:37 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: 458/881] 10.0.0.237 () {36 vars in 987 bytes} [Fri May 29 23:23:38 2026] GET /v2/images/1b0e8f68-3b63-4499-8163-e8acdc90b31d => generated 1395 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/882] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:23:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/883] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:23:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/884] 10.0.0.237 () {36 vars in 987 bytes} [Fri May 29 23:23:38 2026] GET /v2/images/1b0e8f68-3b63-4499-8163-e8acdc90b31d => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/885] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:23:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/886] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:23:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/887] 10.0.0.237 () {36 vars in 987 bytes} [Fri May 29 23:23:38 2026] GET /v2/images/1b0e8f68-3b63-4499-8163-e8acdc90b31d => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/888] 10.0.0.237 () {36 vars in 927 bytes} [Fri May 29 23:23:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/889] 10.0.0.99 () {36 vars in 986 bytes} [Fri May 29 23:23:38 2026] GET /v2/images/1b0e8f68-3b63-4499-8163-e8acdc90b31d => generated 1395 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/890] 10.0.0.99 () {36 vars in 926 bytes} [Fri May 29 23:23:38 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: 463/891] 10.0.0.99 () {36 vars in 986 bytes} [Fri May 29 23:23:38 2026] GET /v2/images/1b0e8f68-3b63-4499-8163-e8acdc90b31d => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/892] 10.0.0.99 () {36 vars in 926 bytes} [Fri May 29 23:23: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: 7|app: 0|req: 464/893] 10.0.0.99 () {36 vars in 926 bytes} [Fri May 29 23:23:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/948] 10.0.0.132 () {32 vars in 633 bytes} [Fri May 29 23:28:00 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)