+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 7 00:36:14 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6d44896dd5-zhblb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f7d76fcc668 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-07 00:36:16.367 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 00:36:16.433 8 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-07 00:36:17.238 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-07 00:36:17.239 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-07 00:36:17.240 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 00:36:17.283 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-07 00:36:17.284 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-07 00:36:17.284 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 00:36:19.267 7 WARNING glance.api.v2.images [None req-d7770a26-a92f-470b-b93f-a9474e34681c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 00:36:19.353 8 WARNING glance.api.v2.images [None req-a15b89c6-c666-45e1-b09e-3130b2a84d6b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 00:36:19.626 7 WARNING keystonemiddleware._common.config [None req-d7770a26-a92f-470b-b93f-a9474e34681c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 00:36:19.634 7 WARNING oslo_config.cfg [None req-d7770a26-a92f-470b-b93f-a9474e34681c - - - - - -] 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 0x7f7d76fcc668 pid: 7 (default app) 2026-05-07 00:36:19.687 8 WARNING keystonemiddleware._common.config [None req-a15b89c6-c666-45e1-b09e-3130b2a84d6b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 00:36:19.695 8 WARNING oslo_config.cfg [None req-a15b89c6-c666-45e1-b09e-3130b2a84d6b - - - - - -] 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 0x7f7d76fcc668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 00:36:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 00:36:21.458 8 WARNING oslo_policy.policy [None req-1ebcb7f0-a852-4e63-8339-9d93267ffbe2 fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - 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-07 00:36:21.458 8 WARNING oslo_policy.policy [None req-1ebcb7f0-a852-4e63-8339-9d93267ffbe2 fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - 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-07 00:36:21.475 8 WARNING oslo_policy.policy [None req-1ebcb7f0-a852-4e63-8339-9d93267ffbe2 fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - 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-07 00:36:21.475 8 WARNING oslo_policy.policy [None req-1ebcb7f0-a852-4e63-8339-9d93267ffbe2 fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 00:36:21 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 00:36:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 00:36:24 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 00:36:24.907 7 WARNING oslo_policy.policy [None req-12814eef-79d3-4da6-a40a-048d44408c1e fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - 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-07 00:36:24.907 7 WARNING oslo_policy.policy [None req-12814eef-79d3-4da6-a40a-048d44408c1e fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - 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: 6/8] 199.204.45.77 () {44 vars in 908 bytes} [Thu May 7 00:36:24 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.77 () {44 vars in 930 bytes} [Thu May 7 00:36:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 00:36:25.049 7 WARNING oslo_policy.policy [None req-70de7708-9238-4610-b9b6-9b0085fb4946 fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - 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-07 00:36:25.050 7 WARNING oslo_policy.policy [None req-70de7708-9238-4610-b9b6-9b0085fb4946 fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.77 () {44 vars in 936 bytes} [Thu May 7 00:36:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 00:36:25.130 8 WARNING oslo_config.cfg [None req-54daeb15-5e73-4ebc-ae96-983ba8464f3a fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.77 () {48 vars in 948 bytes} [Thu May 7 00:36:25 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-07 00:36:25.155 7 WARNING oslo_policy.policy [None req-4c3ecd7d-7877-43a1-9e5e-c8aa26ff5acb fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - 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-07 00:36:25.155 7 WARNING oslo_policy.policy [None req-4c3ecd7d-7877-43a1-9e5e-c8aa26ff5acb fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - 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-07 00:36:25.157 7 INFO glance.api.v2.image_data [None req-4c3ecd7d-7877-43a1-9e5e-c8aa26ff5acb fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 00:36:28.918 7 WARNING glance.location [None req-4c3ecd7d-7877-43a1-9e5e-c8aa26ff5acb fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.77 () {48 vars in 1042 bytes} [Thu May 7 00:36:25 2026] PUT /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b/file => generated 0 bytes in 3806 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7359 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.77 () {44 vars in 968 bytes} [Thu May 7 00:36:28 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 00:36:28.986 7 WARNING oslo_config.cfg [None req-a93bbfe3-7ed5-4be2-94c4-0bb06ad1d886 fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - 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: 9/14] 199.204.45.77 () {44 vars in 968 bytes} [Thu May 7 00:36:28 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 00:57:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 00:57:31 2026] GET /v2/images => generated 1240 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 00:57:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 00:57:48 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.77 () {44 vars in 934 bytes} [Thu May 7 00:57:48 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.77 () {44 vars in 956 bytes} [Thu May 7 00:57:48 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 199.204.45.77 () {44 vars in 936 bytes} [Thu May 7 00:57:48 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: 7|app: 0|req: 141/278] 199.204.45.77 () {48 vars in 948 bytes} [Thu May 7 00:57:48 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-07 00:57:48.809 8 WARNING oslo_policy.policy [None req-7828659d-fd0d-42b2-9ccd-31d9fc8fb40d fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - 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-07 00:57:48.809 8 WARNING oslo_policy.policy [None req-7828659d-fd0d-42b2-9ccd-31d9fc8fb40d fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - 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-07 00:57:48.811 8 INFO glance.api.v2.image_data [None req-7828659d-fd0d-42b2-9ccd-31d9fc8fb40d fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 00:58:22.910 8 WARNING glance.location [None req-7828659d-fd0d-42b2-9ccd-31d9fc8fb40d fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/287] 199.204.45.77 () {48 vars in 1043 bytes} [Thu May 7 00:57:48 2026] PUT /v2/images/3768469e-06f0-4e67-8e7b-cb04b2832249/file => generated 0 bytes in 34158 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61827 switches on core 0) [pid: 7|app: 0|req: 150/288] 199.204.45.77 () {44 vars in 968 bytes} [Thu May 7 00:58:22 2026] GET /v2/images/3768469e-06f0-4e67-8e7b-cb04b2832249 => 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: 139/289] 199.204.45.77 () {44 vars in 968 bytes} [Thu May 7 00:58:22 2026] GET /v2/images/3768469e-06f0-4e67-8e7b-cb04b2832249 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/290] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 00:58:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/291] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 00:58:24 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/382] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 01:05:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/383] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 01:05:49 2026] GET /v2/images => generated 2451 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/386] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 01:06:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/387] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 01:06:06 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/388] 199.204.45.77 () {44 vars in 944 bytes} [Thu May 7 01:06:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/389] 199.204.45.77 () {44 vars in 966 bytes} [Thu May 7 01:06:07 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: 201/390] 199.204.45.77 () {44 vars in 936 bytes} [Thu May 7 01:06:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/393] 199.204.45.77 () {48 vars in 948 bytes} [Thu May 7 01:06:07 2026] POST /v2/images => generated 799 bytes in 3847 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-07 01:06:10.899 7 INFO glance.api.v2.image_data [None req-375f4cc5-5b60-498c-97f5-5bc4c36bbd0a fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 01:06:49.622 7 INFO glance.location [None req-375f4cc5-5b60-498c-97f5-5bc4c36bbd0a fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 204/402] 199.204.45.77 () {48 vars in 1042 bytes} [Thu May 7 01:06:10 2026] PUT /v2/images/6536af78-a244-4e75-ad11-61d654b0ec1a/file => generated 0 bytes in 38760 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23781 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.204.45.77 () {44 vars in 968 bytes} [Thu May 7 01:06:49 2026] GET /v2/images/6536af78-a244-4e75-ad11-61d654b0ec1a => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.204.45.77 () {48 vars in 1047 bytes} [Thu May 7 01:06:49 2026] PATCH /v2/images/6536af78-a244-4e75-ad11-61d654b0ec1a => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/405] 199.204.45.77 () {44 vars in 968 bytes} [Thu May 7 01:06:49 2026] GET /v2/images/6536af78-a244-4e75-ad11-61d654b0ec1a => 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: 214/422] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 01:08:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/423] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 01:08:13 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/426] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 01:08:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/427] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 01:08:25 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/428] 199.204.45.77 () {44 vars in 936 bytes} [Thu May 7 01:08:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/429] 199.204.45.77 () {44 vars in 958 bytes} [Thu May 7 01:08:25 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: 7|app: 0|req: 218/430] 199.204.45.77 () {44 vars in 936 bytes} [Thu May 7 01:08:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/431] 199.204.45.77 () {48 vars in 948 bytes} [Thu May 7 01:08:25 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-07 01:08:25.550 7 INFO glance.api.v2.image_data [None req-ad39a527-7365-42ec-b26c-f4caf2dd2551 fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 01:08:36.325 7 INFO glance.location [None req-ad39a527-7365-42ec-b26c-f4caf2dd2551 fb03a930f703488491fc57cec8aeb85e 985cfe32ffd14a8bbef0041fbd659bdd - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 219/434] 199.204.45.77 () {48 vars in 1042 bytes} [Thu May 7 01:08:25 2026] PUT /v2/images/37198f0f-4b90-4f71-970b-7e849ef0fbc5/file => generated 0 bytes in 10821 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18559 switches on core 0) [pid: 8|app: 0|req: 216/435] 199.204.45.77 () {44 vars in 968 bytes} [Thu May 7 01:08:36 2026] GET /v2/images/37198f0f-4b90-4f71-970b-7e849ef0fbc5 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/436] 199.204.45.77 () {44 vars in 968 bytes} [Thu May 7 01:08:36 2026] GET /v2/images/37198f0f-4b90-4f71-970b-7e849ef0fbc5 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/589] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 01:21:18 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/590] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 01:21:18 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/619] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 01:23:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/620] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 01:23:33 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/621] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 01:23:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/622] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 01:23:35 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/633] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 01:24:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/634] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 01:24:23 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/637] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 01:24:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/638] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 01:24:30 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/651] 199.204.45.77 () {42 vars in 685 bytes} [Thu May 7 01:25:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/652] 199.204.45.77 () {44 vars in 907 bytes} [Thu May 7 01:25:34 2026] GET /v2/images => generated 4892 bytes in 58 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: 333/661] 10.0.0.121 () {32 vars in 633 bytes} [Thu May 7 01:26:16 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/666] 10.0.0.124 () {36 vars in 987 bytes} [Thu May 7 01:26:36 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => generated 1171 bytes in 162 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: 331/667] 10.0.0.124 () {36 vars in 927 bytes} [Thu May 7 01:26:36 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: 338/670] 199.204.45.77 () {36 vars in 990 bytes} [Thu May 7 01:26:45 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 199.204.45.77 () {36 vars in 930 bytes} [Thu May 7 01:26:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/672] 199.204.45.77 () {36 vars in 990 bytes} [Thu May 7 01:26:46 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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: 334/673] 199.204.45.77 () {36 vars in 930 bytes} [Thu May 7 01:26:46 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: 336/676] 10.0.0.124 () {36 vars in 987 bytes} [Thu May 7 01:26:54 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/677] 10.0.0.124 () {36 vars in 927 bytes} [Thu May 7 01:26: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: 337/678] 10.0.0.124 () {36 vars in 987 bytes} [Thu May 7 01:26:55 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/679] 10.0.0.124 () {36 vars in 927 bytes} [Thu May 7 01:26:55 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: 339/682] 10.0.0.121 () {30 vars in 411 bytes} [Thu May 7 01:27:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.121 () {34 vars in 655 bytes} [Thu May 7 01:27:42 2026] POST /v2/images => generated 648 bytes in 177 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-07 01:27:42.928 7 WARNING glance.api.v2.images [None req-6020a148-c024-45ec-b9f2-5f91d689ffbd c6de29cde9234ee3b5cb5ac6323c60c7 65b655f401634149a12c9998cd263c61 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2a94460a-b746-4ce8-92b8-10da7afacd72 [pid: 7|app: 0|req: 348/692] 10.0.0.121 () {32 vars in 710 bytes} [Thu May 7 01:27:42 2026] DELETE /v2/images/2a94460a-b746-4ce8-92b8-10da7afacd72 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.121 () {32 vars in 707 bytes} [Thu May 7 01:27:42 2026] GET /v2/images/2a94460a-b746-4ce8-92b8-10da7afacd72 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/694] 10.0.0.121 () {32 vars in 633 bytes} [Thu May 7 01:27:42 2026] GET /v2/images => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.121 () {34 vars in 655 bytes} [Thu May 7 01:27:43 2026] POST /v2/images => generated 702 bytes in 34 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/696] 10.0.0.121 () {32 vars in 717 bytes} [Thu May 7 01:27:43 2026] GET /v2/images/4bd7c0bb-230c-4bab-8536-5318c01dd628/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 01:27:43.089 8 INFO glance.api.v2.image_data [None req-b7842b76-d9ec-45c0-bb9b-f2240415e0f0 c6de29cde9234ee3b5cb5ac6323c60c7 65b655f401634149a12c9998cd263c61 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 01:27:43.134 8 WARNING glance_store._drivers.rbd [None req-b7842b76-d9ec-45c0-bb9b-f2240415e0f0 c6de29cde9234ee3b5cb5ac6323c60c7 65b655f401634149a12c9998cd263c61 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-07 01:27:43.444 8 INFO glance.location [None req-b7842b76-d9ec-45c0-bb9b-f2240415e0f0 c6de29cde9234ee3b5cb5ac6323c60c7 65b655f401634149a12c9998cd263c61 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 347/697] 10.0.0.121 () {32 vars in 727 bytes} [Thu May 7 01:27:43 2026] PUT /v2/images/4bd7c0bb-230c-4bab-8536-5318c01dd628/file => generated 0 bytes in 406 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.121 () {32 vars in 707 bytes} [Thu May 7 01:27:43 2026] GET /v2/images/4bd7c0bb-230c-4bab-8536-5318c01dd628 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/699] 10.0.0.121 () {32 vars in 717 bytes} [Thu May 7 01:27:43 2026] GET /v2/images/4bd7c0bb-230c-4bab-8536-5318c01dd628/file => generated 1024 bytes in 160 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/700] 10.0.0.121 () {34 vars in 655 bytes} [Thu May 7 01:27:43 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/701] 10.0.0.121 () {32 vars in 726 bytes} [Thu May 7 01:27:43 2026] PATCH /v2/images/bf72fb18-64dd-4b83-a42f-1fc57027d49a => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/702] 10.0.0.121 () {32 vars in 707 bytes} [Thu May 7 01:27:43 2026] GET /v2/images/bf72fb18-64dd-4b83-a42f-1fc57027d49a => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 01:27:43.821 8 WARNING glance.api.v2.images [None req-6e18afb8-2802-480c-9448-2e9aeb88fa02 c6de29cde9234ee3b5cb5ac6323c60c7 65b655f401634149a12c9998cd263c61 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bf72fb18-64dd-4b83-a42f-1fc57027d49a [pid: 8|app: 0|req: 350/703] 10.0.0.121 () {32 vars in 710 bytes} [Thu May 7 01:27:43 2026] DELETE /v2/images/bf72fb18-64dd-4b83-a42f-1fc57027d49a => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/704] 10.0.0.121 () {32 vars in 707 bytes} [Thu May 7 01:27:43 2026] GET /v2/images/bf72fb18-64dd-4b83-a42f-1fc57027d49a => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 01:27:43.878 8 WARNING glance.api.v2.images [None req-fe371ac6-175d-4ad4-a5f0-f234faa717da c6de29cde9234ee3b5cb5ac6323c60c7 65b655f401634149a12c9998cd263c61 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4bd7c0bb-230c-4bab-8536-5318c01dd628 [pid: 8|app: 0|req: 351/705] 10.0.0.121 () {32 vars in 710 bytes} [Thu May 7 01:27:43 2026] DELETE /v2/images/4bd7c0bb-230c-4bab-8536-5318c01dd628 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/706] 10.0.0.121 () {32 vars in 707 bytes} [Thu May 7 01:27:44 2026] GET /v2/images/4bd7c0bb-230c-4bab-8536-5318c01dd628 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 01:27:44.730 8 WARNING glance.api.v2.images [None req-b3e6debd-6878-44ee-b31d-cae09f2dd928 c6de29cde9234ee3b5cb5ac6323c60c7 65b655f401634149a12c9998cd263c61 - - default default] Failed to find image 2a94460a-b746-4ce8-92b8-10da7afacd72 to delete: glance.common.exception.ImageNotFound: No image found with ID 2a94460a-b746-4ce8-92b8-10da7afacd72 [pid: 8|app: 0|req: 352/707] 10.0.0.121 () {32 vars in 710 bytes} [Thu May 7 01:27:44 2026] DELETE /v2/images/2a94460a-b746-4ce8-92b8-10da7afacd72 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/708] 10.0.0.121 () {32 vars in 707 bytes} [Thu May 7 01:27:44 2026] GET /v2/images/2a94460a-b746-4ce8-92b8-10da7afacd72 => 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: 353/709] 10.0.0.124 () {36 vars in 987 bytes} [Thu May 7 01:27:45 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.124 () {36 vars in 927 bytes} [Thu May 7 01:27:45 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: 360/715] 10.0.0.209 () {36 vars in 987 bytes} [Thu May 7 01:28:00 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => generated 1171 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/716] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28:00 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: 361/717] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28:00 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/718] 10.0.0.209 () {36 vars in 987 bytes} [Thu May 7 01:28:00 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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: 362/719] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28:00 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: 358/720] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28:00 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: 363/721] 10.0.0.209 () {36 vars in 987 bytes} [Thu May 7 01:28:00 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/722] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28:00 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: 364/723] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28:00 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: 360/724] 10.0.0.41 () {36 vars in 910 bytes} [Thu May 7 01:28:01 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/725] 10.0.0.41 () {36 vars in 1006 bytes} [Thu May 7 01:28:01 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b/locations => generated 127 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/726] 10.0.0.41 () {36 vars in 986 bytes} [Thu May 7 01:28:01 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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: 366/727] 10.0.0.41 () {36 vars in 926 bytes} [Thu May 7 01:28:01 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: 362/728] 10.0.0.41 () {36 vars in 926 bytes} [Thu May 7 01:28:02 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: 367/729] 10.0.0.124 () {36 vars in 987 bytes} [Thu May 7 01:28:06 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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: 363/730] 10.0.0.124 () {36 vars in 927 bytes} [Thu May 7 01:28:06 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: 365/733] 10.0.0.121 () {32 vars in 707 bytes} [Thu May 7 01:28:14 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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: 369/734] 10.0.0.121 () {32 vars in 707 bytes} [Thu May 7 01:28:14 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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: 366/735] 10.0.0.209 () {36 vars in 987 bytes} [Thu May 7 01:28:14 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28: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: 8|app: 0|req: 367/737] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28: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: 371/738] 10.0.0.209 () {36 vars in 987 bytes} [Thu May 7 01:28:15 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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/739] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28: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: 372/740] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28: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: 8|app: 0|req: 369/741] 10.0.0.209 () {36 vars in 987 bytes} [Thu May 7 01:28:15 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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: 373/742] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28:15 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: 374/744] 10.0.0.41 () {36 vars in 910 bytes} [Thu May 7 01:28:15 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.41 () {36 vars in 1006 bytes} [Thu May 7 01:28:15 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/746] 10.0.0.41 () {36 vars in 986 bytes} [Thu May 7 01:28:15 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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: 372/747] 10.0.0.41 () {36 vars in 926 bytes} [Thu May 7 01:28:15 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: 376/748] 10.0.0.41 () {36 vars in 926 bytes} [Thu May 7 01:28:15 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: 377/757] 10.0.0.124 () {36 vars in 987 bytes} [Thu May 7 01:28:51 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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/758] 10.0.0.124 () {36 vars in 927 bytes} [Thu May 7 01:28:51 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/759] 10.0.0.124 () {36 vars in 987 bytes} [Thu May 7 01:28:54 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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: 382/760] 10.0.0.124 () {36 vars in 927 bytes} [Thu May 7 01:28: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: 8|app: 0|req: 379/761] 199.204.45.77 () {32 vars in 825 bytes} [Thu May 7 01:28:58 2026] GET /v2/images?status=active&owner=985cfe32ffd14a8bbef0041fbd659bdd&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 199.204.45.77 () {32 vars in 652 bytes} [Thu May 7 01:28: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: 8|app: 0|req: 381/765] 10.0.0.209 () {36 vars in 987 bytes} [Thu May 7 01:28:59 2026] GET /v2/images/3768469e-06f0-4e67-8e7b-cb04b2832249 => 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: 385/766] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28:59 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: 382/767] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28:59 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: 386/768] 10.0.0.209 () {36 vars in 987 bytes} [Thu May 7 01:28:59 2026] GET /v2/images/3768469e-06f0-4e67-8e7b-cb04b2832249 => 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: 383/769] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28: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: 387/770] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28: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: 384/771] 10.0.0.209 () {36 vars in 987 bytes} [Thu May 7 01:28:59 2026] GET /v2/images/3768469e-06f0-4e67-8e7b-cb04b2832249 => 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: 388/772] 10.0.0.209 () {36 vars in 927 bytes} [Thu May 7 01:28:59 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: 385/773] 10.0.0.41 () {36 vars in 910 bytes} [Thu May 7 01:28:59 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/774] 10.0.0.41 () {36 vars in 1006 bytes} [Thu May 7 01:28:59 2026] GET /v2/images/3768469e-06f0-4e67-8e7b-cb04b2832249/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.41 () {36 vars in 986 bytes} [Thu May 7 01:28:59 2026] GET /v2/images/3768469e-06f0-4e67-8e7b-cb04b2832249 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/776] 10.0.0.41 () {36 vars in 926 bytes} [Thu May 7 01:28:59 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: 387/777] 10.0.0.41 () {36 vars in 926 bytes} [Thu May 7 01:28:59 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: 391/784] 10.0.0.124 () {36 vars in 987 bytes} [Thu May 7 01:29:34 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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/785] 10.0.0.124 () {36 vars in 927 bytes} [Thu May 7 01:29:34 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/810] 10.0.0.124 () {36 vars in 987 bytes} [Thu May 7 01:31:35 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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: 404/811] 10.0.0.124 () {36 vars in 927 bytes} [Thu May 7 01:31:35 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: 409/820] 10.0.0.124 () {36 vars in 987 bytes} [Thu May 7 01:32:13 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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: 412/821] 10.0.0.124 () {36 vars in 927 bytes} [Thu May 7 01:32:13 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: 413/828] 10.0.0.124 () {36 vars in 987 bytes} [Thu May 7 01:32:43 2026] GET /v2/images/1690d847-f0dd-47b3-a2b0-a331c1eed47b => 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: 416/829] 10.0.0.124 () {36 vars in 927 bytes} [Thu May 7 01:32:43 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/858] 10.0.0.121 () {32 vars in 633 bytes} [Thu May 7 01:35:08 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)