+ 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 [Sun Apr 12 21:07:26 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-7b965fb554-7hrn6 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f36b076b668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-12 21:07:28.491 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-12 21:07:28.513 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-12 21:07:29.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-04-12 21:07:29.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-04-12 21:07:29.350 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 21:07:29.437 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-12 21:07:29.438 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-12 21:07:29.439 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 21:07:31.442 8 WARNING glance.api.v2.images [None req-f5be4b94-828a-40fb-a36c-8fa83a87b529 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 21:07:31.537 7 WARNING glance.api.v2.images [None req-2417a94d-c9f8-451d-8e8b-7913e31e954e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 21:07:31.881 8 WARNING keystonemiddleware._common.config [None req-f5be4b94-828a-40fb-a36c-8fa83a87b529 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:07:31.883 7 WARNING keystonemiddleware._common.config [None req-2417a94d-c9f8-451d-8e8b-7913e31e954e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:07:31.889 8 WARNING oslo_config.cfg [None req-f5be4b94-828a-40fb-a36c-8fa83a87b529 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-12 21:07:31.891 7 WARNING oslo_config.cfg [None req-2417a94d-c9f8-451d-8e8b-7913e31e954e - - - - - -] 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 0x7f36b076b668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f36b076b668 pid: 7 (default app) [pid: 8|app: 0|req: 3/4] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:07:33 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:07:33.617 7 WARNING oslo_policy.policy [None req-d5bc666b-cd36-486b-b4b1-350ec343d7ef 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 21:07:33.617 7 WARNING oslo_policy.policy [None req-d5bc666b-cd36-486b-b4b1-350ec343d7ef 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 21:07:33.634 7 WARNING oslo_policy.policy [None req-d5bc666b-cd36-486b-b4b1-350ec343d7ef 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 21:07:33.634 7 WARNING oslo_policy.policy [None req-d5bc666b-cd36-486b-b4b1-350ec343d7ef 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - 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: 2/5] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:07:33 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: 8|app: 0|req: 4/6] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:07:36 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: 3/7] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:07:36 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:07:37.047 8 WARNING oslo_policy.policy [None req-c3ac632e-bca5-453b-b497-25461b2e5d94 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 21:07:37.048 8 WARNING oslo_policy.policy [None req-c3ac632e-bca5-453b-b497-25461b2e5d94 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - 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: 5/8] 199.204.45.156 () {44 vars in 911 bytes} [Sun Apr 12 21:07:37 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/9] 199.204.45.156 () {44 vars in 933 bytes} [Sun Apr 12 21:07:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:07:37.180 8 WARNING oslo_policy.policy [None req-2d738b3d-cae1-46a6-a41e-1ecf88e55280 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 21:07:37.181 8 WARNING oslo_policy.policy [None req-2d738b3d-cae1-46a6-a41e-1ecf88e55280 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - 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/10] 199.204.45.156 () {44 vars in 939 bytes} [Sun Apr 12 21:07:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:07:37.282 7 WARNING oslo_config.cfg [None req-5d075817-c82c-43ea-aa87-20bfbf8d8916 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - 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: 5/11] 199.204.45.156 () {48 vars in 951 bytes} [Sun Apr 12 21:07:37 2026] POST /v2/images => generated 760 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:07:37.305 8 WARNING oslo_policy.policy [None req-9e5b1dae-1b76-4e77-8065-d6ee74f82cc1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 21:07:37.305 8 WARNING oslo_policy.policy [None req-9e5b1dae-1b76-4e77-8065-d6ee74f82cc1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 21:07:37.307 8 INFO glance.api.v2.image_data [None req-9e5b1dae-1b76-4e77-8065-d6ee74f82cc1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:07:41.603 8 WARNING glance.location [None req-9e5b1dae-1b76-4e77-8065-d6ee74f82cc1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/14] 199.204.45.156 () {48 vars in 1045 bytes} [Sun Apr 12 21:07:37 2026] PUT /v2/images/39582661-5481-4c72-a86d-728638ec3fd5/file => generated 0 bytes in 4353 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6356 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.156 () {44 vars in 971 bytes} [Sun Apr 12 21:07:41 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:07:41.688 8 WARNING oslo_config.cfg [None req-8d8d67fd-5659-442b-8ad3-9a7eb782294d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - 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: 8/16] 199.204.45.156 () {44 vars in 971 bytes} [Sun Apr 12 21:07:41 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/263] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:28:13 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: 132/264] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:28:13 2026] GET /v2/images => generated 1240 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:28:34 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: 135/270] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:28:34 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.156 () {44 vars in 937 bytes} [Sun Apr 12 21:28:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.156 () {44 vars in 959 bytes} [Sun Apr 12 21:28:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.156 () {44 vars in 939 bytes} [Sun Apr 12 21:28:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.156 () {48 vars in 951 bytes} [Sun Apr 12 21:28:34 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-04-12 21:28:35.001 7 WARNING oslo_policy.policy [None req-eaecad39-8a56-4be9-81ac-e90ae637dace 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 21:28:35.002 7 WARNING oslo_policy.policy [None req-eaecad39-8a56-4be9-81ac-e90ae637dace 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 21:28:35.003 7 INFO glance.api.v2.image_data [None req-eaecad39-8a56-4be9-81ac-e90ae637dace 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:29:13.557 7 WARNING glance.location [None req-eaecad39-8a56-4be9-81ac-e90ae637dace 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/283] 199.204.45.156 () {48 vars in 1046 bytes} [Sun Apr 12 21:28:34 2026] PUT /v2/images/6ed9dc7c-7620-4dcc-b22c-02010948675e/file => generated 0 bytes in 38599 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61143 switches on core 0) [pid: 8|app: 0|req: 146/284] 199.204.45.156 () {44 vars in 971 bytes} [Sun Apr 12 21:29:13 2026] GET /v2/images/6ed9dc7c-7620-4dcc-b22c-02010948675e => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/285] 199.204.45.156 () {44 vars in 971 bytes} [Sun Apr 12 21:29:13 2026] GET /v2/images/6ed9dc7c-7620-4dcc-b22c-02010948675e => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/286] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:29:15 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.156 () {44 vars in 910 bytes} [Sun Apr 12 21:29:15 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/374] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:36:21 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: 191/375] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:36:21 2026] GET /v2/images => generated 2451 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/378] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:36:36 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: 193/379] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:36:36 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: 187/380] 199.204.45.156 () {44 vars in 947 bytes} [Sun Apr 12 21:36:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.204.45.156 () {44 vars in 969 bytes} [Sun Apr 12 21:36:36 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 199.204.45.156 () {44 vars in 939 bytes} [Sun Apr 12 21:36:36 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: 8|app: 0|req: 195/385] 199.204.45.156 () {48 vars in 951 bytes} [Sun Apr 12 21:36:36 2026] POST /v2/images => generated 799 bytes in 8698 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:36:45.244 7 INFO glance.api.v2.image_data [None req-53633c29-1d9f-4204-a5be-58a1439880e6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:38:15.725 7 INFO glance.location [None req-53633c29-1d9f-4204-a5be-58a1439880e6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/404] 199.204.45.156 () {48 vars in 1045 bytes} [Sun Apr 12 21:36:45 2026] PUT /v2/images/749ed3ba-1869-426e-8cef-bb129668fc32/file => generated 0 bytes in 90539 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11637 switches on core 0) [pid: 8|app: 0|req: 214/405] 199.204.45.156 () {44 vars in 971 bytes} [Sun Apr 12 21:38:15 2026] GET /v2/images/749ed3ba-1869-426e-8cef-bb129668fc32 => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/406] 199.204.45.156 () {48 vars in 1050 bytes} [Sun Apr 12 21:38:15 2026] PATCH /v2/images/749ed3ba-1869-426e-8cef-bb129668fc32 => generated 1234 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/407] 199.204.45.156 () {44 vars in 971 bytes} [Sun Apr 12 21:38:15 2026] GET /v2/images/749ed3ba-1869-426e-8cef-bb129668fc32 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/416] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:38:52 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: 220/417] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:38:52 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/420] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:39:05 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: 199/421] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:39:05 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/422] 199.204.45.156 () {44 vars in 939 bytes} [Sun Apr 12 21:39:05 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/423] 199.204.45.156 () {44 vars in 961 bytes} [Sun Apr 12 21:39:05 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/424] 199.204.45.156 () {44 vars in 939 bytes} [Sun Apr 12 21:39:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/425] 199.204.45.156 () {48 vars in 951 bytes} [Sun Apr 12 21:39:05 2026] POST /v2/images => generated 791 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:39:05.964 8 INFO glance.api.v2.image_data [None req-9d009058-9c95-4a46-a5b9-2896e7a84c1c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:39:20.889 8 INFO glance.location [None req-9d009058-9c95-4a46-a5b9-2896e7a84c1c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 225/428] 199.204.45.156 () {48 vars in 1046 bytes} [Sun Apr 12 21:39:05 2026] PUT /v2/images/44a157a2-94f7-4585-9a9b-6ec60125db53/file => generated 0 bytes in 14997 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31262 switches on core 0) [pid: 7|app: 0|req: 204/429] 199.204.45.156 () {44 vars in 971 bytes} [Sun Apr 12 21:39:20 2026] GET /v2/images/44a157a2-94f7-4585-9a9b-6ec60125db53 => 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: 226/430] 199.204.45.156 () {44 vars in 971 bytes} [Sun Apr 12 21:39:20 2026] GET /v2/images/44a157a2-94f7-4585-9a9b-6ec60125db53 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/583] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:51:57 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: 281/584] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:51:57 2026] GET /v2/images => generated 4893 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/613] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:54:20 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: 296/614] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:54:20 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/617] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:54:21 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: 298/618] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:54:21 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/629] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:55:12 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: 304/630] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:55:12 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/631] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:55:20 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: 305/632] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:55:20 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: 8|app: 0|req: 335/647] 199.204.45.156 () {42 vars in 688 bytes} [Sun Apr 12 21:56:22 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: 313/648] 199.204.45.156 () {44 vars in 910 bytes} [Sun Apr 12 21:56:22 2026] GET /v2/images => generated 4893 bytes in 56 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: 318/657] 10.0.0.203 () {32 vars in 633 bytes} [Sun Apr 12 21:57:03 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: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: 342/662] 10.0.0.135 () {36 vars in 987 bytes} [Sun Apr 12 21:57:30 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/663] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 21:57:30 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: 343/664] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 21:57: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: 322/665] 10.0.0.135 () {36 vars in 987 bytes} [Sun Apr 12 21:57:30 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => 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: 344/666] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 21:57:30 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/667] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 21:57: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: 345/668] 10.0.0.135 () {36 vars in 987 bytes} [Sun Apr 12 21:57:30 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => 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: 324/669] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 21:57:30 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: 346/670] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 21:57: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: 325/671] 10.0.0.85 () {36 vars in 986 bytes} [Sun Apr 12 21:57:31 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/672] 10.0.0.85 () {36 vars in 926 bytes} [Sun Apr 12 21:57:31 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: 326/673] 10.0.0.85 () {36 vars in 986 bytes} [Sun Apr 12 21:57:31 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => 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: 348/674] 10.0.0.85 () {36 vars in 926 bytes} [Sun Apr 12 21:57:31 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: 327/675] 10.0.0.85 () {36 vars in 926 bytes} [Sun Apr 12 21:57:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/678] 10.0.0.203 () {34 vars in 655 bytes} [Sun Apr 12 21:57:37 2026] POST /v2/images => generated 649 bytes in 148 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-12 21:57:37.565 8 WARNING glance.api.v2.images [None req-700fe4d6-2c07-4ffd-9429-b589b5946279 9faff3b3d8d64e5c90a2199cc833e178 1888b839101b4a60bdd1987164077ef7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//af2de25d-aed6-48ea-9b09-3f30b7125403 [pid: 8|app: 0|req: 350/679] 10.0.0.203 () {32 vars in 710 bytes} [Sun Apr 12 21:57:37 2026] DELETE /v2/images/af2de25d-aed6-48ea-9b09-3f30b7125403 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/680] 10.0.0.203 () {32 vars in 707 bytes} [Sun Apr 12 21:57:37 2026] GET /v2/images/af2de25d-aed6-48ea-9b09-3f30b7125403 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/681] 10.0.0.203 () {32 vars in 633 bytes} [Sun Apr 12 21:57:37 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/682] 10.0.0.203 () {34 vars in 655 bytes} [Sun Apr 12 21:57:37 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/683] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:57:37 2026] GET /v2/images/febcb15d-be7f-448e-8ab0-937d561463d5/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:37.754 7 INFO glance.api.v2.image_data [None req-5d8a097c-234f-46c2-a156-fe237f3d6e38 9faff3b3d8d64e5c90a2199cc833e178 1888b839101b4a60bdd1987164077ef7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:57:37.792 7 WARNING glance_store._drivers.rbd [None req-5d8a097c-234f-46c2-a156-fe237f3d6e38 9faff3b3d8d64e5c90a2199cc833e178 1888b839101b4a60bdd1987164077ef7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-12 21:57:38.276 7 INFO glance.location [None req-5d8a097c-234f-46c2-a156-fe237f3d6e38 9faff3b3d8d64e5c90a2199cc833e178 1888b839101b4a60bdd1987164077ef7 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 332/684] 10.0.0.203 () {32 vars in 727 bytes} [Sun Apr 12 21:57:37 2026] PUT /v2/images/febcb15d-be7f-448e-8ab0-937d561463d5/file => generated 0 bytes in 575 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/685] 10.0.0.203 () {32 vars in 707 bytes} [Sun Apr 12 21:57:38 2026] GET /v2/images/febcb15d-be7f-448e-8ab0-937d561463d5 => generated 1103 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/686] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:57:38 2026] GET /v2/images/febcb15d-be7f-448e-8ab0-937d561463d5/file => generated 1024 bytes in 148 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/687] 10.0.0.203 () {34 vars in 655 bytes} [Sun Apr 12 21:57:38 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/688] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:57:38 2026] PATCH /v2/images/9f5f8f5b-6fd1-4110-ae9b-caceb07aced9 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/689] 10.0.0.203 () {32 vars in 707 bytes} [Sun Apr 12 21:57:38 2026] GET /v2/images/9f5f8f5b-6fd1-4110-ae9b-caceb07aced9 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:38.649 7 WARNING glance.api.v2.images [None req-4f6d586d-46ff-479e-a796-b663609bbcff 9faff3b3d8d64e5c90a2199cc833e178 1888b839101b4a60bdd1987164077ef7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9f5f8f5b-6fd1-4110-ae9b-caceb07aced9 [pid: 7|app: 0|req: 335/690] 10.0.0.203 () {32 vars in 710 bytes} [Sun Apr 12 21:57:38 2026] DELETE /v2/images/9f5f8f5b-6fd1-4110-ae9b-caceb07aced9 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/691] 10.0.0.203 () {32 vars in 707 bytes} [Sun Apr 12 21:57:38 2026] GET /v2/images/9f5f8f5b-6fd1-4110-ae9b-caceb07aced9 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:38.730 7 WARNING glance.api.v2.images [None req-d9300fd9-0a32-4923-a0d7-cc71c6d3c046 9faff3b3d8d64e5c90a2199cc833e178 1888b839101b4a60bdd1987164077ef7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//febcb15d-be7f-448e-8ab0-937d561463d5 [pid: 7|app: 0|req: 336/692] 10.0.0.203 () {32 vars in 710 bytes} [Sun Apr 12 21:57:38 2026] DELETE /v2/images/febcb15d-be7f-448e-8ab0-937d561463d5 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/693] 10.0.0.203 () {32 vars in 707 bytes} [Sun Apr 12 21:57:39 2026] GET /v2/images/febcb15d-be7f-448e-8ab0-937d561463d5 => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:39.525 7 WARNING glance.api.v2.images [None req-7a3219d6-8d63-4ab4-bca4-4693208c62e0 9faff3b3d8d64e5c90a2199cc833e178 1888b839101b4a60bdd1987164077ef7 - - default default] Failed to find image af2de25d-aed6-48ea-9b09-3f30b7125403 to delete: glance.common.exception.ImageNotFound: No image found with ID af2de25d-aed6-48ea-9b09-3f30b7125403 [pid: 7|app: 0|req: 337/694] 10.0.0.203 () {32 vars in 710 bytes} [Sun Apr 12 21:57:39 2026] DELETE /v2/images/af2de25d-aed6-48ea-9b09-3f30b7125403 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/695] 10.0.0.203 () {32 vars in 707 bytes} [Sun Apr 12 21:57:39 2026] GET /v2/images/af2de25d-aed6-48ea-9b09-3f30b7125403 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/698] 10.0.0.203 () {30 vars in 411 bytes} [Sun Apr 12 21:57:43 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: 360/699] 10.0.0.190 () {36 vars in 987 bytes} [Sun Apr 12 21:57:44 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/700] 10.0.0.190 () {36 vars in 927 bytes} [Sun Apr 12 21:57:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/701] 10.0.0.190 () {36 vars in 987 bytes} [Sun Apr 12 21:57:46 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => 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: 341/702] 10.0.0.190 () {36 vars in 927 bytes} [Sun Apr 12 21:57:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/705] 199.204.45.156 () {36 vars in 991 bytes} [Sun Apr 12 21:57:52 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/706] 199.204.45.156 () {36 vars in 931 bytes} [Sun Apr 12 21:57:52 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: 364/707] 199.204.45.156 () {36 vars in 991 bytes} [Sun Apr 12 21:57:53 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/708] 199.204.45.156 () {36 vars in 931 bytes} [Sun Apr 12 21:57:53 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: 348/715] 10.0.0.190 () {36 vars in 987 bytes} [Sun Apr 12 21:58:28 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/716] 10.0.0.190 () {36 vars in 927 bytes} [Sun Apr 12 21:58:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/723] 10.0.0.190 () {36 vars in 987 bytes} [Sun Apr 12 21:58:53 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/724] 10.0.0.190 () {36 vars in 927 bytes} [Sun Apr 12 21:58:53 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: 379/737] 10.0.0.190 () {36 vars in 987 bytes} [Sun Apr 12 21:59:51 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/738] 10.0.0.190 () {36 vars in 927 bytes} [Sun Apr 12 21:59:51 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: 362/743] 10.0.0.190 () {36 vars in 987 bytes} [Sun Apr 12 22:00:13 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => 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: 382/744] 10.0.0.190 () {36 vars in 927 bytes} [Sun Apr 12 22:00:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/755] 10.0.0.190 () {36 vars in 987 bytes} [Sun Apr 12 22:01:04 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/756] 10.0.0.190 () {36 vars in 927 bytes} [Sun Apr 12 22:01:04 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: 373/765] 10.0.0.190 () {36 vars in 987 bytes} [Sun Apr 12 22:01:43 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => 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: 393/766] 10.0.0.190 () {36 vars in 927 bytes} [Sun Apr 12 22:01: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: 375/769] 10.0.0.203 () {32 vars in 707 bytes} [Sun Apr 12 22:01:54 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => 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: 395/770] 10.0.0.203 () {32 vars in 707 bytes} [Sun Apr 12 22:01:54 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => 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: 376/771] 10.0.0.135 () {36 vars in 987 bytes} [Sun Apr 12 22:01:54 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/772] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 22:01:54 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: 377/773] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 22:01:54 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: 397/774] 10.0.0.135 () {36 vars in 987 bytes} [Sun Apr 12 22:01:54 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => 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: 378/775] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 22:01:54 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: 398/776] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 22:01:54 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: 379/777] 10.0.0.135 () {36 vars in 987 bytes} [Sun Apr 12 22:01:54 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => 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: 399/778] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 22:01:54 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/779] 10.0.0.85 () {36 vars in 986 bytes} [Sun Apr 12 22:01:54 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => 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: 400/780] 10.0.0.85 () {36 vars in 926 bytes} [Sun Apr 12 22:01:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/781] 10.0.0.85 () {36 vars in 986 bytes} [Sun Apr 12 22:01:54 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/782] 10.0.0.85 () {36 vars in 926 bytes} [Sun Apr 12 22:01:54 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: 382/783] 10.0.0.85 () {36 vars in 926 bytes} [Sun Apr 12 22:01:54 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: 385/788] 10.0.0.190 () {36 vars in 987 bytes} [Sun Apr 12 22:02:21 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/789] 10.0.0.190 () {36 vars in 927 bytes} [Sun Apr 12 22:02:21 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: 411/802] 10.0.0.190 () {36 vars in 987 bytes} [Sun Apr 12 22:03:18 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/803] 10.0.0.190 () {36 vars in 927 bytes} [Sun Apr 12 22:03:18 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: 414/808] 10.0.0.190 () {36 vars in 987 bytes} [Sun Apr 12 22:03:36 2026] GET /v2/images/39582661-5481-4c72-a86d-728638ec3fd5 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/809] 10.0.0.190 () {36 vars in 927 bytes} [Sun Apr 12 22:03:36 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/818] 199.204.45.156 () {32 vars in 826 bytes} [Sun Apr 12 22:04:13 2026] GET /v2/images?status=active&owner=a337ae700e2d447ebbead920a79d3c4d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/819] 199.204.45.156 () {32 vars in 653 bytes} [Sun Apr 12 22:04:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/820] 10.0.0.135 () {36 vars in 987 bytes} [Sun Apr 12 22:04:14 2026] GET /v2/images/6ed9dc7c-7620-4dcc-b22c-02010948675e => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/821] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 22:04: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: 421/822] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 22:04: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: 402/823] 10.0.0.135 () {36 vars in 987 bytes} [Sun Apr 12 22:04:14 2026] GET /v2/images/6ed9dc7c-7620-4dcc-b22c-02010948675e => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/824] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 22:04: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: 7|app: 0|req: 403/825] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 22:04: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: 423/826] 10.0.0.135 () {36 vars in 987 bytes} [Sun Apr 12 22:04:14 2026] GET /v2/images/6ed9dc7c-7620-4dcc-b22c-02010948675e => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/827] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 22:04: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: 424/828] 10.0.0.135 () {36 vars in 927 bytes} [Sun Apr 12 22:04: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: 405/829] 10.0.0.85 () {36 vars in 986 bytes} [Sun Apr 12 22:04:14 2026] GET /v2/images/6ed9dc7c-7620-4dcc-b22c-02010948675e => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/830] 10.0.0.85 () {36 vars in 926 bytes} [Sun Apr 12 22:04: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: 406/831] 10.0.0.85 () {36 vars in 986 bytes} [Sun Apr 12 22:04:14 2026] GET /v2/images/6ed9dc7c-7620-4dcc-b22c-02010948675e => 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: 426/832] 10.0.0.85 () {36 vars in 926 bytes} [Sun Apr 12 22:04: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: 7|app: 0|req: 407/833] 10.0.0.85 () {36 vars in 926 bytes} [Sun Apr 12 22:04: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: 449/878] 10.0.0.203 () {32 vars in 633 bytes} [Sun Apr 12 22:07:58 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)