+ 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 Jun 11 18:02:05 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-75949c9b-jjbqs 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 0x7ff607015668 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-06-11 18:02:07.447 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-11 18:02:07.460 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-06-11 18:02:08.307 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-06-11 18:02:08.308 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-06-11 18:02:08.308 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-11 18:02:08.383 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-06-11 18:02:08.384 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-06-11 18:02:08.384 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-11 18:02:10.323 7 WARNING glance.api.v2.images [None req-7c5e90b4-630e-423e-b885-74b53be598d3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-11 18:02:10.659 7 WARNING keystonemiddleware._common.config [None req-7c5e90b4-630e-423e-b885-74b53be598d3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 18:02:10.667 7 WARNING oslo_config.cfg [None req-7c5e90b4-630e-423e-b885-74b53be598d3 - - - - - -] 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 0x7ff607015668 pid: 7 (default app) 2026-06-11 18:02:10.674 8 WARNING glance.api.v2.images [None req-ee904823-456c-4650-b209-a1755609e06d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-11 18:02:11.118 8 WARNING keystonemiddleware._common.config [None req-ee904823-456c-4650-b209-a1755609e06d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 18:02:11.127 8 WARNING oslo_config.cfg [None req-ee904823-456c-4650-b209-a1755609e06d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". [pid: 7|app: 0|req: 4/4] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:02:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff607015668 pid: 8 (default app) /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-06-11 18:02:11.610 7 WARNING oslo_policy.policy [None req-76ad210e-201f-42f7-9a85-69c86623d131 c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - 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-06-11 18:02:11.610 7 WARNING oslo_policy.policy [None req-76ad210e-201f-42f7-9a85-69c86623d131 c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - 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-06-11 18:02:11.626 7 WARNING oslo_policy.policy [None req-76ad210e-201f-42f7-9a85-69c86623d131 c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - 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-06-11 18:02:11.626 7 WARNING oslo_policy.policy [None req-76ad210e-201f-42f7-9a85-69c86623d131 c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - 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: 5/5] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:02:11 2026] GET /v2/images => generated 69 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1/6] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:02:15 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: 6/7] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:02:15 2026] GET /v2/images => generated 69 bytes in 50 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-06-11 18:02:15.541 8 WARNING oslo_policy.policy [None req-e62a5505-cf92-44a2-97e7-96e5208f1949 c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - 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-06-11 18:02:15.542 8 WARNING oslo_policy.policy [None req-e62a5505-cf92-44a2-97e7-96e5208f1949 c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - 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: 2/8] 199.204.45.162 () {44 vars in 908 bytes} [Thu Jun 11 18:02:15 2026] GET /v2/images/cirros => generated 151 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/9] 199.204.45.162 () {44 vars in 930 bytes} [Thu Jun 11 18:02:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 18:02:15.698 8 WARNING oslo_policy.policy [None req-7b6a3456-caab-4fc8-8e0a-3721665e44dc c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - 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-06-11 18:02:15.699 8 WARNING oslo_policy.policy [None req-7b6a3456-caab-4fc8-8e0a-3721665e44dc c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - 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: 3/10] 199.204.45.162 () {44 vars in 936 bytes} [Thu Jun 11 18:02:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 18:02:15.783 7 WARNING oslo_config.cfg [None req-52d8c5bf-ae92-41bd-b6e5-2e4f715afc6b c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - 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: 8/11] 199.204.45.162 () {48 vars in 948 bytes} [Thu Jun 11 18:02:15 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 18:02:15.808 8 WARNING oslo_policy.policy [None req-e2ce53c5-87be-4264-a167-b0161bcedf5e c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - 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-06-11 18:02:15.808 8 WARNING oslo_policy.policy [None req-e2ce53c5-87be-4264-a167-b0161bcedf5e c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - 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-06-11 18:02:15.810 8 INFO glance.api.v2.image_data [None req-e2ce53c5-87be-4264-a167-b0161bcedf5e c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 18:02:19.261 8 WARNING glance.location [None req-e2ce53c5-87be-4264-a167-b0161bcedf5e c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 4/12] 199.204.45.162 () {48 vars in 1042 bytes} [Thu Jun 11 18:02:15 2026] PUT /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5/file => generated 0 bytes in 3504 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5874 switches on core 0) [pid: 7|app: 0|req: 9/13] 199.204.45.162 () {44 vars in 968 bytes} [Thu Jun 11 18:02:19 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 18:02:19.418 8 WARNING oslo_config.cfg [None req-0edd6ba5-7239-4b5c-925e-f7b4b05e4c33 c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - 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: 5/14] 199.204.45.162 () {48 vars in 1048 bytes} [Thu Jun 11 18:02:19 2026] PATCH /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/15] 199.204.45.162 () {44 vars in 968 bytes} [Thu Jun 11 18:02:19 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/262] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:22:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:22:43 2026] GET /v2/images => generated 1381 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:23: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: 139/273] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:23:21 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.204.45.162 () {44 vars in 934 bytes} [Thu Jun 11 18:23:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 199.204.45.162 () {44 vars in 956 bytes} [Thu Jun 11 18:23:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/276] 199.204.45.162 () {44 vars in 936 bytes} [Thu Jun 11 18:23:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.204.45.162 () {48 vars in 948 bytes} [Thu Jun 11 18:23:21 2026] POST /v2/images => generated 796 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 18:23:21.464 8 INFO glance.api.v2.image_data [None req-1b558d37-9efd-4ced-8ca5-5b346a96b9c8 c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 18:23:46.442 8 WARNING glance.location [None req-1b558d37-9efd-4ced-8ca5-5b346a96b9c8 c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/282] 199.204.45.162 () {48 vars in 1043 bytes} [Thu Jun 11 18:23:21 2026] PUT /v2/images/80b43a17-89dc-42b5-9b53-06cc54e03778/file => generated 0 bytes in 25024 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61008 switches on core 0) [pid: 7|app: 0|req: 146/283] 199.204.45.162 () {44 vars in 968 bytes} [Thu Jun 11 18:23:46 2026] GET /v2/images/80b43a17-89dc-42b5-9b53-06cc54e03778 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/284] 199.204.45.162 () {48 vars in 1048 bytes} [Thu Jun 11 18:23:46 2026] PATCH /v2/images/80b43a17-89dc-42b5-9b53-06cc54e03778 => generated 1395 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/285] 199.204.45.162 () {44 vars in 968 bytes} [Thu Jun 11 18:23:46 2026] GET /v2/images/80b43a17-89dc-42b5-9b53-06cc54e03778 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/286] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:23:48 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: 148/287] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:23:48 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/362] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:29: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: 186/363] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:29:57 2026] GET /v2/images => generated 2778 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/366] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:30:06 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: 188/367] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:30:06 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/368] 199.204.45.162 () {44 vars in 944 bytes} [Thu Jun 11 18:30:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/369] 199.204.45.162 () {44 vars in 966 bytes} [Thu Jun 11 18:30:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/370] 199.204.45.162 () {44 vars in 936 bytes} [Thu Jun 11 18:30:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/371] 199.204.45.162 () {48 vars in 948 bytes} [Thu Jun 11 18:30:06 2026] POST /v2/images => generated 799 bytes in 298 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 18:30:06.810 8 INFO glance.api.v2.image_data [None req-31bc63c0-c3f4-4082-b6ef-bb617274d671 c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 18:30:24.032 8 INFO glance.location [None req-31bc63c0-c3f4-4082-b6ef-bb617274d671 c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 182/376] 199.204.45.162 () {48 vars in 1042 bytes} [Thu Jun 11 18:30:06 2026] PUT /v2/images/fc55cc4d-aaeb-4d26-bb19-09c51113c31b/file => generated 0 bytes in 17284 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23133 switches on core 0) [pid: 7|app: 0|req: 195/377] 199.204.45.162 () {44 vars in 968 bytes} [Thu Jun 11 18:30:24 2026] GET /v2/images/fc55cc4d-aaeb-4d26-bb19-09c51113c31b => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/378] 199.204.45.162 () {48 vars in 1048 bytes} [Thu Jun 11 18:30:24 2026] PATCH /v2/images/fc55cc4d-aaeb-4d26-bb19-09c51113c31b => generated 1410 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/379] 199.204.45.162 () {44 vars in 968 bytes} [Thu Jun 11 18:30:24 2026] GET /v2/images/fc55cc4d-aaeb-4d26-bb19-09c51113c31b => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/386] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:30: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: 200/387] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:30:57 2026] GET /v2/images => generated 4190 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/392] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:31:13 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: 203/393] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:31:13 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/394] 199.204.45.162 () {44 vars in 936 bytes} [Thu Jun 11 18:31:13 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: 204/395] 199.204.45.162 () {44 vars in 958 bytes} [Thu Jun 11 18:31:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/396] 199.204.45.162 () {44 vars in 936 bytes} [Thu Jun 11 18:31:14 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: 205/397] 199.204.45.162 () {48 vars in 948 bytes} [Thu Jun 11 18:31:14 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 18:31:14.102 8 INFO glance.api.v2.image_data [None req-0eb45d1d-670f-4fea-a901-abb4a883d23f c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 18:31:28.164 8 INFO glance.location [None req-0eb45d1d-670f-4fea-a901-abb4a883d23f c201e2d1190b465c85818fcc45770898 7fff8ae90d1142799f1f6127e01e8bde - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 193/400] 199.204.45.162 () {48 vars in 1043 bytes} [Thu Jun 11 18:31:14 2026] PUT /v2/images/42019cc9-eccd-4550-8fb7-8daf01a4cc42/file => generated 0 bytes in 14103 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31103 switches on core 0) [pid: 7|app: 0|req: 208/401] 199.204.45.162 () {44 vars in 968 bytes} [Thu Jun 11 18:31:28 2026] GET /v2/images/42019cc9-eccd-4550-8fb7-8daf01a4cc42 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/402] 199.204.45.162 () {48 vars in 1048 bytes} [Thu Jun 11 18:31:28 2026] PATCH /v2/images/42019cc9-eccd-4550-8fb7-8daf01a4cc42 => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/403] 199.204.45.162 () {44 vars in 968 bytes} [Thu Jun 11 18:31:28 2026] GET /v2/images/42019cc9-eccd-4550-8fb7-8daf01a4cc42 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/570] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:45:16 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: 293/571] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:45:16 2026] GET /v2/images => generated 5574 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/602] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:47:49 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: 309/603] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:47:49 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/606] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:47:51 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: 311/607] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:47:51 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/618] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:48:46 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: 317/619] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:48:46 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/622] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:48:56 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: 319/623] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:48:56 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/638] 199.204.45.162 () {42 vars in 685 bytes} [Thu Jun 11 18:50:02 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: 327/639] 199.204.45.162 () {44 vars in 907 bytes} [Thu Jun 11 18:50:02 2026] GET /v2/images => generated 5574 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: 8|app: 0|req: 317/648] 10.0.0.56 () {32 vars in 630 bytes} [Thu Jun 11 18:50:46 2026] GET /v2/images => generated 5574 bytes in 49 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: 334/653] 10.0.0.170 () {36 vars in 985 bytes} [Thu Jun 11 18:51:06 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/654] 10.0.0.170 () {36 vars in 925 bytes} [Thu Jun 11 18:51:06 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: 335/655] 10.0.0.170 () {36 vars in 985 bytes} [Thu Jun 11 18:51:07 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/656] 10.0.0.170 () {36 vars in 925 bytes} [Thu Jun 11 18:51:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/659] 199.204.45.162 () {36 vars in 989 bytes} [Thu Jun 11 18:51:14 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/660] 199.204.45.162 () {36 vars in 929 bytes} [Thu Jun 11 18:51: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: 338/661] 199.204.45.162 () {36 vars in 989 bytes} [Thu Jun 11 18:51:15 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/662] 199.204.45.162 () {36 vars in 929 bytes} [Thu Jun 11 18:51: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: 340/665] 10.0.0.170 () {36 vars in 985 bytes} [Thu Jun 11 18:51:23 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/666] 10.0.0.170 () {36 vars in 925 bytes} [Thu Jun 11 18:51:23 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: 343/671] 10.0.0.56 () {34 vars in 652 bytes} [Thu Jun 11 18:51:41 2026] POST /v2/images => generated 649 bytes in 226 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-11 18:51:41.704 8 WARNING glance.api.v2.images [None req-5730a101-2acf-4a97-bb89-822d14564faf 752e7880d6734aba9f186bb515c72790 6e998f052e8c4f259be423e66b42037e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f1b133f6-9d3e-47eb-b0d5-898845f3f154 [pid: 8|app: 0|req: 329/672] 10.0.0.56 () {32 vars in 707 bytes} [Thu Jun 11 18:51:41 2026] DELETE /v2/images/f1b133f6-9d3e-47eb-b0d5-898845f3f154 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/673] 10.0.0.56 () {32 vars in 704 bytes} [Thu Jun 11 18:51:41 2026] GET /v2/images/f1b133f6-9d3e-47eb-b0d5-898845f3f154 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/674] 10.0.0.56 () {32 vars in 630 bytes} [Thu Jun 11 18:51:41 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/675] 10.0.0.56 () {34 vars in 652 bytes} [Thu Jun 11 18:51:41 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: 331/676] 10.0.0.56 () {32 vars in 714 bytes} [Thu Jun 11 18:51:41 2026] GET /v2/images/c0df2ed7-5f3b-4d42-bd3a-1604db24e8c3/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 18:51:41.926 7 WARNING oslo_policy.policy [None req-d94dac92-008a-4cc3-8f78-20542074d574 752e7880d6734aba9f186bb515c72790 6e998f052e8c4f259be423e66b42037e - - 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-06-11 18:51:41.927 7 WARNING oslo_policy.policy [None req-d94dac92-008a-4cc3-8f78-20542074d574 752e7880d6734aba9f186bb515c72790 6e998f052e8c4f259be423e66b42037e - - 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-06-11 18:51:41.928 7 INFO glance.api.v2.image_data [None req-d94dac92-008a-4cc3-8f78-20542074d574 752e7880d6734aba9f186bb515c72790 6e998f052e8c4f259be423e66b42037e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 18:51:41.984 7 WARNING glance_store._drivers.rbd [None req-d94dac92-008a-4cc3-8f78-20542074d574 752e7880d6734aba9f186bb515c72790 6e998f052e8c4f259be423e66b42037e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-11 18:51:42.723 7 INFO glance.location [None req-d94dac92-008a-4cc3-8f78-20542074d574 752e7880d6734aba9f186bb515c72790 6e998f052e8c4f259be423e66b42037e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 346/677] 10.0.0.56 () {32 vars in 724 bytes} [Thu Jun 11 18:51:41 2026] PUT /v2/images/c0df2ed7-5f3b-4d42-bd3a-1604db24e8c3/file => generated 0 bytes in 876 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/678] 10.0.0.56 () {32 vars in 704 bytes} [Thu Jun 11 18:51:42 2026] GET /v2/images/c0df2ed7-5f3b-4d42-bd3a-1604db24e8c3 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/679] 10.0.0.56 () {32 vars in 714 bytes} [Thu Jun 11 18:51:42 2026] GET /v2/images/c0df2ed7-5f3b-4d42-bd3a-1604db24e8c3/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/680] 10.0.0.56 () {34 vars in 652 bytes} [Thu Jun 11 18:51:42 2026] POST /v2/images => generated 649 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/681] 10.0.0.56 () {32 vars in 723 bytes} [Thu Jun 11 18:51:43 2026] PATCH /v2/images/21d083a8-edab-4db9-b2a1-3ae72e591132 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/682] 10.0.0.56 () {32 vars in 704 bytes} [Thu Jun 11 18:51:43 2026] GET /v2/images/21d083a8-edab-4db9-b2a1-3ae72e591132 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 18:51:43.116 7 WARNING glance.api.v2.images [None req-420e0613-4871-4cad-aa2f-ab66eab3e810 752e7880d6734aba9f186bb515c72790 6e998f052e8c4f259be423e66b42037e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//21d083a8-edab-4db9-b2a1-3ae72e591132 [pid: 7|app: 0|req: 349/683] 10.0.0.56 () {32 vars in 707 bytes} [Thu Jun 11 18:51:43 2026] DELETE /v2/images/21d083a8-edab-4db9-b2a1-3ae72e591132 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/684] 10.0.0.56 () {32 vars in 704 bytes} [Thu Jun 11 18:51:43 2026] GET /v2/images/21d083a8-edab-4db9-b2a1-3ae72e591132 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 18:51:43.201 7 WARNING glance.api.v2.images [None req-5427a60f-567b-42e5-8c38-3570a5a7f92b 752e7880d6734aba9f186bb515c72790 6e998f052e8c4f259be423e66b42037e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c0df2ed7-5f3b-4d42-bd3a-1604db24e8c3 [pid: 7|app: 0|req: 350/685] 10.0.0.56 () {32 vars in 707 bytes} [Thu Jun 11 18:51:43 2026] DELETE /v2/images/c0df2ed7-5f3b-4d42-bd3a-1604db24e8c3 => generated 0 bytes in 778 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/686] 10.0.0.56 () {32 vars in 704 bytes} [Thu Jun 11 18:51:43 2026] GET /v2/images/c0df2ed7-5f3b-4d42-bd3a-1604db24e8c3 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 18:51:44.002 7 WARNING glance.api.v2.images [None req-371eca6c-4949-4034-8cc8-60c4d1df184c 752e7880d6734aba9f186bb515c72790 6e998f052e8c4f259be423e66b42037e - - default default] Failed to find image f1b133f6-9d3e-47eb-b0d5-898845f3f154 to delete: glance.common.exception.ImageNotFound: No image found with ID f1b133f6-9d3e-47eb-b0d5-898845f3f154 [pid: 7|app: 0|req: 351/687] 10.0.0.56 () {32 vars in 707 bytes} [Thu Jun 11 18:51:43 2026] DELETE /v2/images/f1b133f6-9d3e-47eb-b0d5-898845f3f154 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/688] 10.0.0.56 () {32 vars in 704 bytes} [Thu Jun 11 18:51:44 2026] GET /v2/images/f1b133f6-9d3e-47eb-b0d5-898845f3f154 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/689] 10.0.0.170 () {36 vars in 985 bytes} [Thu Jun 11 18:51:48 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/690] 10.0.0.170 () {36 vars in 925 bytes} [Thu Jun 11 18:51:48 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: 357/699] 10.0.0.58 () {36 vars in 984 bytes} [Thu Jun 11 18:52:25 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/700] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:52:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/701] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:52:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/702] 10.0.0.58 () {36 vars in 984 bytes} [Thu Jun 11 18:52:25 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/703] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:52:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/704] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:52:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/705] 10.0.0.58 () {36 vars in 984 bytes} [Thu Jun 11 18:52:25 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/706] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:52:25 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/707] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:52:25 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: 347/708] 10.0.0.137 () {36 vars in 909 bytes} [Thu Jun 11 18:52:26 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/709] 10.0.0.137 () {36 vars in 1005 bytes} [Thu Jun 11 18:52:26 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5/locations => generated 127 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/710] 10.0.0.137 () {36 vars in 985 bytes} [Thu Jun 11 18:52:26 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/711] 10.0.0.137 () {36 vars in 925 bytes} [Thu Jun 11 18:52:27 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: 349/712] 10.0.0.137 () {36 vars in 925 bytes} [Thu Jun 11 18:52:27 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: 365/715] 10.0.0.56 () {32 vars in 704 bytes} [Thu Jun 11 18:52:34 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/716] 10.0.0.56 () {32 vars in 704 bytes} [Thu Jun 11 18:52:34 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/717] 10.0.0.58 () {36 vars in 984 bytes} [Thu Jun 11 18:52:34 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/718] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:52:34 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: 367/719] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:52: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: 8|app: 0|req: 353/720] 10.0.0.58 () {36 vars in 984 bytes} [Thu Jun 11 18:52:34 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/721] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:52:34 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: 354/722] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:52:34 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: 369/723] 10.0.0.58 () {36 vars in 984 bytes} [Thu Jun 11 18:52:34 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/724] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:52: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: 370/725] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:52: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: 8|app: 0|req: 356/726] 10.0.0.137 () {36 vars in 909 bytes} [Thu Jun 11 18:52:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/727] 10.0.0.137 () {36 vars in 1005 bytes} [Thu Jun 11 18:52:35 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/728] 10.0.0.137 () {36 vars in 985 bytes} [Thu Jun 11 18:52:35 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/729] 10.0.0.137 () {36 vars in 925 bytes} [Thu Jun 11 18:52:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/730] 10.0.0.137 () {36 vars in 925 bytes} [Thu Jun 11 18:52:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/737] 10.0.0.170 () {36 vars in 985 bytes} [Thu Jun 11 18:53:00 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/738] 10.0.0.170 () {36 vars in 925 bytes} [Thu Jun 11 18:53: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: 377/739] 10.0.0.170 () {36 vars in 985 bytes} [Thu Jun 11 18:53:03 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/740] 10.0.0.170 () {36 vars in 925 bytes} [Thu Jun 11 18:53:03 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: 378/741] 10.0.0.170 () {36 vars in 985 bytes} [Thu Jun 11 18:53:09 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/742] 10.0.0.170 () {36 vars in 925 bytes} [Thu Jun 11 18:53:09 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/745] 10.0.0.56 () {30 vars in 408 bytes} [Thu Jun 11 18:53:10 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: 370/754] 10.0.0.170 () {36 vars in 985 bytes} [Thu Jun 11 18:53:57 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/755] 10.0.0.170 () {36 vars in 925 bytes} [Thu Jun 11 18:53:57 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/762] 10.0.0.170 () {36 vars in 985 bytes} [Thu Jun 11 18:54:26 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/763] 10.0.0.170 () {36 vars in 925 bytes} [Thu Jun 11 18:54:26 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: 384/782] 10.0.0.170 () {36 vars in 985 bytes} [Thu Jun 11 18:55:54 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/783] 10.0.0.170 () {36 vars in 925 bytes} [Thu Jun 11 18:55:54 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: 387/788] 10.0.0.170 () {36 vars in 985 bytes} [Thu Jun 11 18:56:12 2026] GET /v2/images/7b18eda4-91b8-4886-ac4c-5598aa585fa5 => generated 1312 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/789] 10.0.0.170 () {36 vars in 925 bytes} [Thu Jun 11 18:56:12 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: 392/798] 199.204.45.162 () {32 vars in 824 bytes} [Thu Jun 11 18:56:53 2026] GET /v2/images?status=active&owner=7fff8ae90d1142799f1f6127e01e8bde&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/799] 199.204.45.162 () {32 vars in 651 bytes} [Thu Jun 11 18:56:53 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: 393/800] 10.0.0.58 () {36 vars in 984 bytes} [Thu Jun 11 18:56:54 2026] GET /v2/images/80b43a17-89dc-42b5-9b53-06cc54e03778 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/801] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:56: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: 394/802] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:56: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: 409/803] 10.0.0.58 () {36 vars in 984 bytes} [Thu Jun 11 18:56:54 2026] GET /v2/images/80b43a17-89dc-42b5-9b53-06cc54e03778 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/804] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:56: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: 410/805] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:56: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: 396/806] 10.0.0.58 () {36 vars in 984 bytes} [Thu Jun 11 18:56:54 2026] GET /v2/images/80b43a17-89dc-42b5-9b53-06cc54e03778 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/807] 10.0.0.58 () {36 vars in 924 bytes} [Thu Jun 11 18:56: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/808] 10.0.0.137 () {36 vars in 909 bytes} [Thu Jun 11 18:56:55 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/809] 10.0.0.137 () {36 vars in 1005 bytes} [Thu Jun 11 18:56:55 2026] GET /v2/images/80b43a17-89dc-42b5-9b53-06cc54e03778/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/810] 10.0.0.137 () {36 vars in 985 bytes} [Thu Jun 11 18:56:55 2026] GET /v2/images/80b43a17-89dc-42b5-9b53-06cc54e03778 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/811] 10.0.0.137 () {36 vars in 925 bytes} [Thu Jun 11 18:56:55 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: 399/812] 10.0.0.137 () {36 vars in 925 bytes} [Thu Jun 11 18:56:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/857] 10.0.0.56 () {32 vars in 630 bytes} [Thu Jun 11 19:00:34 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)