+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat May 9 13:14:13 2026] *** compiled with version: 13.3.0 on 09 May 2026 04:35:52 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-65fb7c598d-sc2dk 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f074d7fa668 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-09 13:14:15.462 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 13:14:15.478 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-09 13:14:16.348 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-09 13:14:16.349 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-09 13:14:16.349 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 13:14:16.367 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-09 13:14:16.368 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-09 13:14:16.369 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 13:14:18.424 8 WARNING glance.api.v2.images [None req-ff40d44d-f0a0-4045-a181-346c31675ab8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 13:14:18.452 7 WARNING glance.api.v2.images [None req-944d89b5-69dd-48d9-a4a3-364bd6bbce75 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 13:14:18.756 8 WARNING keystonemiddleware._common.config [None req-ff40d44d-f0a0-4045-a181-346c31675ab8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 13:14:18.763 8 WARNING oslo_config.cfg [None req-ff40d44d-f0a0-4045-a181-346c31675ab8 - - - - - -] 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 0x7f074d7fa668 pid: 8 (default app) 2026-05-09 13:14:18.798 7 WARNING keystonemiddleware._common.config [None req-944d89b5-69dd-48d9-a4a3-364bd6bbce75 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 13:14:18.806 7 WARNING oslo_config.cfg [None req-944d89b5-69dd-48d9-a4a3-364bd6bbce75 - - - - - -] 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 0x7f074d7fa668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 13:14:20 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 13:14:20.647 7 WARNING oslo_policy.policy [None req-181cf652-fba2-4b66-9a2a-26337e17aa9d 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - 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-09 13:14:20.647 7 WARNING oslo_policy.policy [None req-181cf652-fba2-4b66-9a2a-26337e17aa9d 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - 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-09 13:14:20.664 7 WARNING oslo_policy.policy [None req-181cf652-fba2-4b66-9a2a-26337e17aa9d 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - 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-09 13:14:20.664 7 WARNING oslo_policy.policy [None req-181cf652-fba2-4b66-9a2a-26337e17aa9d 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - 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.235 () {44 vars in 910 bytes} [Sat May 9 13:14:20 2026] GET /v2/images => generated 69 bytes in 615 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.235 () {42 vars in 688 bytes} [Sat May 9 13:14: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: 2/7] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 13:14:24 2026] GET /v2/images => generated 69 bytes in 75 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 13:14:24.408 8 WARNING oslo_policy.policy [None req-1e104f7f-5851-4aca-afaa-69d053561df7 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - 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-09 13:14:24.409 8 WARNING oslo_policy.policy [None req-1e104f7f-5851-4aca-afaa-69d053561df7 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - 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.235 () {44 vars in 911 bytes} [Sat May 9 13:14:24 2026] GET /v2/images/cirros => generated 151 bytes in 137 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.235 () {44 vars in 933 bytes} [Sat May 9 13:14:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 13:14:24.562 8 WARNING oslo_policy.policy [None req-260eaa5f-1c23-4b26-a3ca-532b8c6a211b 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - 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-09 13:14:24.562 8 WARNING oslo_policy.policy [None req-260eaa5f-1c23-4b26-a3ca-532b8c6a211b 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - 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.235 () {44 vars in 939 bytes} [Sat May 9 13:14:24 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) 2026-05-09 13:14:24.645 7 WARNING oslo_config.cfg [None req-5cd1575f-7942-4a67-84e5-3e1dde92151b 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - 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.235 () {48 vars in 951 bytes} [Sat May 9 13:14:24 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 13:14:24.672 8 WARNING oslo_policy.policy [None req-42286d29-d26c-4ce1-b0fd-12c935d2543b 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - 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-09 13:14:24.672 8 WARNING oslo_policy.policy [None req-42286d29-d26c-4ce1-b0fd-12c935d2543b 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - 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-09 13:14:24.674 8 INFO glance.api.v2.image_data [None req-42286d29-d26c-4ce1-b0fd-12c935d2543b 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 13:14:29.779 8 INFO glance.location [None req-42286d29-d26c-4ce1-b0fd-12c935d2543b 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.235 () {48 vars in 1045 bytes} [Sat May 9 13:14:24 2026] PUT /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75/file => generated 0 bytes in 5155 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5711 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.235 () {44 vars in 971 bytes} [Sat May 9 13:14:29 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 13:14:29.856 8 WARNING oslo_config.cfg [None req-2185ec23-2c39-4d71-8ea6-c65e2bf4f942 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.235 () {44 vars in 971 bytes} [Sat May 9 13:14:29 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/263] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 13:35: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: 131/264] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 13:35:00 2026] GET /v2/images => generated 1240 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 13:35: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: 137/272] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 13:35:29 2026] GET /v2/images => generated 1240 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.235 () {44 vars in 937 bytes} [Sat May 9 13:35:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.235 () {44 vars in 959 bytes} [Sat May 9 13:35:29 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: 7|app: 0|req: 137/275] 199.204.45.235 () {44 vars in 939 bytes} [Sat May 9 13:35:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.235 () {48 vars in 951 bytes} [Sat May 9 13:35:29 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-09 13:35:30.002 7 WARNING oslo_policy.policy [None req-2fc83938-cd7c-496a-8ab6-2af8ecf1422a 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - 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-09 13:35:30.002 7 WARNING oslo_policy.policy [None req-2fc83938-cd7c-496a-8ab6-2af8ecf1422a 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - 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-09 13:35:30.004 7 INFO glance.api.v2.image_data [None req-2fc83938-cd7c-496a-8ab6-2af8ecf1422a 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 13:36:02.831 7 INFO glance.location [None req-2fc83938-cd7c-496a-8ab6-2af8ecf1422a 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 138/283] 199.204.45.235 () {48 vars in 1046 bytes} [Sat May 9 13:35:29 2026] PUT /v2/images/792fc828-3067-462a-917f-7869927b13bb/file => generated 0 bytes in 32884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65189 switches on core 0) [pid: 8|app: 0|req: 146/284] 199.204.45.235 () {44 vars in 971 bytes} [Sat May 9 13:36:02 2026] GET /v2/images/792fc828-3067-462a-917f-7869927b13bb => 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: 139/285] 199.204.45.235 () {44 vars in 971 bytes} [Sat May 9 13:36:02 2026] GET /v2/images/792fc828-3067-462a-917f-7869927b13bb => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/286] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 13:36:04 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: 140/287] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 13:36:04 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 13:42:59 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: 190/373] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 13:42:59 2026] GET /v2/images => generated 2451 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/392] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 13:44:35 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: 200/393] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 13:44:35 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/394] 199.204.45.235 () {44 vars in 947 bytes} [Sat May 9 13:44:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/395] 199.204.45.235 () {44 vars in 969 bytes} [Sat May 9 13:44:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 199.204.45.235 () {44 vars in 939 bytes} [Sat May 9 13:44:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 199.204.45.235 () {48 vars in 951 bytes} [Sat May 9 13:44:35 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 13:44:36.032 7 INFO glance.api.v2.image_data [None req-d11964e1-6698-41d2-bd67-d4fb080e4487 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 13:45:13.527 7 INFO glance.location [None req-d11964e1-6698-41d2-bd67-d4fb080e4487 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/406] 199.204.45.235 () {48 vars in 1045 bytes} [Sat May 9 13:44:36 2026] PUT /v2/images/fe22e5cf-c918-4208-a7bf-4d1a18985d5c/file => generated 0 bytes in 37606 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21885 switches on core 0) [pid: 8|app: 0|req: 211/407] 199.204.45.235 () {44 vars in 971 bytes} [Sat May 9 13:45:13 2026] GET /v2/images/fe22e5cf-c918-4208-a7bf-4d1a18985d5c => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/408] 199.204.45.235 () {48 vars in 1050 bytes} [Sat May 9 13:45:13 2026] PATCH /v2/images/fe22e5cf-c918-4208-a7bf-4d1a18985d5c => generated 1234 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/409] 199.204.45.235 () {44 vars in 971 bytes} [Sat May 9 13:45:13 2026] GET /v2/images/fe22e5cf-c918-4208-a7bf-4d1a18985d5c => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/436] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 13:47:24 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: 226/437] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 13:47:24 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/442] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 13:47:43 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: 214/443] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 13:47:43 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/444] 199.204.45.235 () {44 vars in 939 bytes} [Sat May 9 13:47:43 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/445] 199.204.45.235 () {44 vars in 961 bytes} [Sat May 9 13:47:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/446] 199.204.45.235 () {44 vars in 939 bytes} [Sat May 9 13:47:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/447] 199.204.45.235 () {48 vars in 951 bytes} [Sat May 9 13:47:43 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 13:47:43.519 8 INFO glance.api.v2.image_data [None req-78d6b189-c4cf-435c-97b3-1135b60780f1 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 13:48:02.702 8 INFO glance.location [None req-78d6b189-c4cf-435c-97b3-1135b60780f1 68db3857774140a7bd13df450008ac49 180758f90c494e489c1425b383dc0365 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 232/452] 199.204.45.235 () {48 vars in 1046 bytes} [Sat May 9 13:47:43 2026] PUT /v2/images/5465f28e-6a0f-44e5-aba5-fd7d97ad2893/file => generated 0 bytes in 19236 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27274 switches on core 0) [pid: 7|app: 0|req: 221/453] 199.204.45.235 () {44 vars in 971 bytes} [Sat May 9 13:48:02 2026] GET /v2/images/5465f28e-6a0f-44e5-aba5-fd7d97ad2893 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/454] 199.204.45.235 () {44 vars in 971 bytes} [Sat May 9 13:48:02 2026] GET /v2/images/5465f28e-6a0f-44e5-aba5-fd7d97ad2893 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/605] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 14:00:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/606] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 14:00:28 2026] GET /v2/images => generated 4893 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/635] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 14:02:49 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/636] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 14:02:49 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/637] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 14:02:51 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: 325/638] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 14:02:51 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/649] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 14:03:40 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: 331/650] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 14:03:40 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/651] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 14:03: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: 332/652] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 14:03:47 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/667] 199.204.45.235 () {42 vars in 688 bytes} [Sat May 9 14:04:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/668] 199.204.45.235 () {44 vars in 910 bytes} [Sat May 9 14:04:50 2026] GET /v2/images => generated 4893 bytes in 63 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:71: 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: 345/677] 10.0.0.47 () {32 vars in 632 bytes} [Sat May 9 14:05:34 2026] GET /v2/images => generated 4893 bytes in 23 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:71: 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: 335/682] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 14:05:56 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/683] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 14:05:56 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: 350/686] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 14:05:58 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => 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: 337/687] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 14:05:58 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: 351/688] 199.204.45.235 () {36 vars in 991 bytes} [Sat May 9 14:06:03 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/689] 199.204.45.235 () {36 vars in 931 bytes} [Sat May 9 14:06:04 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: 352/690] 199.204.45.235 () {36 vars in 991 bytes} [Sat May 9 14:06:04 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => 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: 339/691] 199.204.45.235 () {36 vars in 931 bytes} [Sat May 9 14:06:04 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: 341/694] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 14:06:11 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/695] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 14:06:11 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: 344/700] 10.0.0.47 () {34 vars in 654 bytes} [Sat May 9 14:06:29 2026] POST /v2/images => generated 649 bytes in 180 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 14:06:29.691 8 WARNING glance.api.v2.images [None req-7a5b7a14-4a54-4b8b-9284-dd67a2f4494c 990be2c3d2e447e997fdc67bd1d897a3 6068a0d12709405aa83d9766a9c1e160 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//99308ff6-986e-41f2-a99c-5a02b5ca2c3a [pid: 8|app: 0|req: 357/701] 10.0.0.47 () {32 vars in 709 bytes} [Sat May 9 14:06:29 2026] DELETE /v2/images/99308ff6-986e-41f2-a99c-5a02b5ca2c3a => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/702] 10.0.0.47 () {32 vars in 706 bytes} [Sat May 9 14:06:29 2026] GET /v2/images/99308ff6-986e-41f2-a99c-5a02b5ca2c3a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/703] 10.0.0.47 () {32 vars in 632 bytes} [Sat May 9 14:06:29 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/704] 10.0.0.47 () {34 vars in 654 bytes} [Sat May 9 14:06:29 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/705] 10.0.0.47 () {32 vars in 716 bytes} [Sat May 9 14:06:29 2026] GET /v2/images/d5416bb6-a950-425a-a9b2-bffecf560ecf/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:06:29.875 7 INFO glance.api.v2.image_data [None req-92425b4d-d425-49e4-a6a9-ec93b6b62395 990be2c3d2e447e997fdc67bd1d897a3 6068a0d12709405aa83d9766a9c1e160 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 14:06:29.919 7 WARNING glance_store._drivers.rbd [None req-92425b4d-d425-49e4-a6a9-ec93b6b62395 990be2c3d2e447e997fdc67bd1d897a3 6068a0d12709405aa83d9766a9c1e160 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 14:06:30.184 7 INFO glance.location [None req-92425b4d-d425-49e4-a6a9-ec93b6b62395 990be2c3d2e447e997fdc67bd1d897a3 6068a0d12709405aa83d9766a9c1e160 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 347/706] 10.0.0.47 () {32 vars in 726 bytes} [Sat May 9 14:06:29 2026] PUT /v2/images/d5416bb6-a950-425a-a9b2-bffecf560ecf/file => generated 0 bytes in 351 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/707] 10.0.0.47 () {32 vars in 706 bytes} [Sat May 9 14:06:30 2026] GET /v2/images/d5416bb6-a950-425a-a9b2-bffecf560ecf => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/708] 10.0.0.47 () {32 vars in 716 bytes} [Sat May 9 14:06:30 2026] GET /v2/images/d5416bb6-a950-425a-a9b2-bffecf560ecf/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/709] 10.0.0.47 () {34 vars in 654 bytes} [Sat May 9 14:06:30 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/710] 10.0.0.47 () {32 vars in 725 bytes} [Sat May 9 14:06:30 2026] PATCH /v2/images/9cad0608-84ce-41f4-8e1a-2a43d56f0ebb => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/711] 10.0.0.47 () {32 vars in 706 bytes} [Sat May 9 14:06:30 2026] GET /v2/images/9cad0608-84ce-41f4-8e1a-2a43d56f0ebb => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:06:30.526 7 WARNING glance.api.v2.images [None req-9e8743d0-7a8e-4cf4-bb18-1aa13c07b84c 990be2c3d2e447e997fdc67bd1d897a3 6068a0d12709405aa83d9766a9c1e160 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9cad0608-84ce-41f4-8e1a-2a43d56f0ebb [pid: 7|app: 0|req: 350/712] 10.0.0.47 () {32 vars in 709 bytes} [Sat May 9 14:06:30 2026] DELETE /v2/images/9cad0608-84ce-41f4-8e1a-2a43d56f0ebb => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/713] 10.0.0.47 () {32 vars in 706 bytes} [Sat May 9 14:06:30 2026] GET /v2/images/9cad0608-84ce-41f4-8e1a-2a43d56f0ebb => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:06:30.591 7 WARNING glance.api.v2.images [None req-80181368-8590-442d-9bb6-60ad1b67ef9c 990be2c3d2e447e997fdc67bd1d897a3 6068a0d12709405aa83d9766a9c1e160 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d5416bb6-a950-425a-a9b2-bffecf560ecf [pid: 7|app: 0|req: 351/714] 10.0.0.47 () {32 vars in 709 bytes} [Sat May 9 14:06:30 2026] DELETE /v2/images/d5416bb6-a950-425a-a9b2-bffecf560ecf => generated 0 bytes in 914 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/715] 10.0.0.47 () {32 vars in 706 bytes} [Sat May 9 14:06:31 2026] GET /v2/images/d5416bb6-a950-425a-a9b2-bffecf560ecf => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:06:31.522 7 WARNING glance.api.v2.images [None req-27ce2d97-b071-4dd8-a880-19928ad7c77d 990be2c3d2e447e997fdc67bd1d897a3 6068a0d12709405aa83d9766a9c1e160 - - default default] Failed to find image 99308ff6-986e-41f2-a99c-5a02b5ca2c3a to delete: glance.common.exception.ImageNotFound: No image found with ID 99308ff6-986e-41f2-a99c-5a02b5ca2c3a [pid: 7|app: 0|req: 352/716] 10.0.0.47 () {32 vars in 709 bytes} [Sat May 9 14:06:31 2026] DELETE /v2/images/99308ff6-986e-41f2-a99c-5a02b5ca2c3a => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/717] 10.0.0.47 () {32 vars in 706 bytes} [Sat May 9 14:06:31 2026] GET /v2/images/99308ff6-986e-41f2-a99c-5a02b5ca2c3a => 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: 353/718] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 14:06:35 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/719] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 14:06:35 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: 357/726] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 14:06:57 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/727] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:06:58 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: 358/728] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:06:58 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: 371/729] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 14:06:58 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/730] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:06:58 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/731] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:06:58 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: 360/732] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 14:06:58 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/733] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:06:58 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: 361/734] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:06:58 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: 374/735] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:06:59 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/736] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:06:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/737] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:06:59 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/738] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:06:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/739] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:06:59 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: 366/744] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 14:07:23 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/745] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 14:07:23 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: 384/754] 10.0.0.47 () {30 vars in 410 bytes} [Sat May 9 14:08:01 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: 386/757] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 14:08:17 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/758] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 14:08:17 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: 377/767] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 14:08:53 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/768] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 14:08:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/773] 10.0.0.47 () {32 vars in 706 bytes} [Sat May 9 14:09:14 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/774] 10.0.0.47 () {32 vars in 706 bytes} [Sat May 9 14:09:14 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/775] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 14:09:14 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => 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: 395/776] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:09:14 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: 382/777] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:09:14 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: 396/778] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 14:09:14 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => 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: 383/779] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:09:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/780] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:09:14 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: 384/781] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 14:09:14 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => 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: 398/782] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:09:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/783] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:09:15 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/784] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:09:15 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: 386/785] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:09:15 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/786] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:09:15 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: 387/787] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:09:15 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: 389/790] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 14:09:22 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => 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: 402/791] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 14:09:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/794] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 14:09:37 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/795] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 14:09: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: 8|app: 0|req: 407/800] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 14:09:55 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => 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: 394/801] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 14:09:55 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: 398/808] 10.0.0.38 () {36 vars in 986 bytes} [Sat May 9 14:10:26 2026] GET /v2/images/22114a55-2a58-401a-91fb-ee79d9445a75 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/809] 10.0.0.38 () {36 vars in 926 bytes} [Sat May 9 14:10:26 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: 400/812] 199.204.45.235 () {32 vars in 826 bytes} [Sat May 9 14:10:29 2026] GET /v2/images?status=active&owner=180758f90c494e489c1425b383dc0365&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/813] 199.204.45.235 () {32 vars in 653 bytes} [Sat May 9 14:10:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/814] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 14:10:30 2026] GET /v2/images/792fc828-3067-462a-917f-7869927b13bb => 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: 414/815] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:10:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/816] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:10:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/817] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 14:10:30 2026] GET /v2/images/792fc828-3067-462a-917f-7869927b13bb => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/818] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:10:30 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: 416/819] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:10:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/820] 10.0.0.40 () {36 vars in 986 bytes} [Sat May 9 14:10:30 2026] GET /v2/images/792fc828-3067-462a-917f-7869927b13bb => 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: 417/821] 10.0.0.40 () {36 vars in 926 bytes} [Sat May 9 14:10:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/822] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:10:31 2026] GET /v2/images/792fc828-3067-462a-917f-7869927b13bb => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/823] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:10:31 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: 406/824] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:10:31 2026] GET /v2/images/792fc828-3067-462a-917f-7869927b13bb => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/825] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:10:31 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: 7|app: 0|req: 407/826] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:10:31 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/869] 10.0.0.47 () {32 vars in 632 bytes} [Sat May 9 14:13:59 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)