+ 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 Jul 30 19:42:31 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-6bf6b48849-42xxz 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5602f979a140 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-30 19:42:33.081 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-30 19:42:33.095 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-30 19:42:33.687 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-07-30 19:42:33.688 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-07-30 19:42:33.717 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-07-30 19:42:33.718 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-07-30 19:42:35.226 8 WARNING glance.api.v2.images [None req-ddf3db98-8cf3-49b1-9ec3-65a96c269f8d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-30 19:42:35.368 7 WARNING glance.api.v2.images [None req-ed30b9e8-16ec-4593-a613-e59b80bc8129 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-30 19:42:35.472 8 WARNING keystonemiddleware._common.config [None req-ddf3db98-8cf3-49b1-9ec3-65a96c269f8d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 19:42:35.480 8 WARNING oslo_config.cfg [None req-ddf3db98-8cf3-49b1-9ec3-65a96c269f8d - - - - - -] 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 4 seconds on interpreter 0x5602f979a140 pid: 8 (default app) 2026-07-30 19:42:35.604 7 WARNING keystonemiddleware._common.config [None req-ed30b9e8-16ec-4593-a613-e59b80bc8129 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 19:42:35.612 7 WARNING oslo_config.cfg [None req-ed30b9e8-16ec-4593-a613-e59b80bc8129 - - - - - -] 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 4 seconds on interpreter 0x5602f979a140 pid: 7 (default app) [pid: 7|app: 0|req: 1/4] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 19:42:36 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:42:36.618 8 WARNING oslo_policy.policy [None req-5f560a05-7367-4fe5-a8fe-a444bc4cdb88 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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-07-30 19:42:36.619 8 WARNING oslo_policy.policy [None req-5f560a05-7367-4fe5-a8fe-a444bc4cdb88 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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-07-30 19:42:36.641 8 WARNING oslo_policy.policy [None req-5f560a05-7367-4fe5-a8fe-a444bc4cdb88 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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-07-30 19:42:36.642 8 WARNING oslo_policy.policy [None req-5f560a05-7367-4fe5-a8fe-a444bc4cdb88 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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: 4/5] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 19:42:36 2026] GET /v2/images => generated 69 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 19:42:39 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 19:42:39 2026] GET /v2/images => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:42:40.057 7 WARNING oslo_policy.policy [None req-46e16936-74ec-41e0-a874-17a5ff6faf17 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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-07-30 19:42:40.058 7 WARNING oslo_policy.policy [None req-46e16936-74ec-41e0-a874-17a5ff6faf17 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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: 3/8] 199.204.45.227 () {44 vars in 910 bytes} [Thu Jul 30 19:42:40 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.204.45.227 () {44 vars in 932 bytes} [Thu Jul 30 19:42:40 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 19:42:40.204 7 WARNING oslo_policy.policy [None req-21281022-8ab1-425a-b703-8393b0fae3ae 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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-07-30 19:42:40.205 7 WARNING oslo_policy.policy [None req-21281022-8ab1-425a-b703-8393b0fae3ae 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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: 4/10] 199.204.45.227 () {44 vars in 938 bytes} [Thu Jul 30 19:42:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 19:42:40.303 8 WARNING oslo_config.cfg [None req-0c91bd15-2cae-4834-acd0-1cf8832575f9 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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: 7/11] 199.204.45.227 () {48 vars in 950 bytes} [Thu Jul 30 19:42:40 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-30 19:42:40.323 7 WARNING oslo_policy.policy [None req-0ad4aa24-cb67-4848-930f-4482f9b010a0 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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-07-30 19:42:40.323 7 WARNING oslo_policy.policy [None req-0ad4aa24-cb67-4848-930f-4482f9b010a0 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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-07-30 19:42:40.325 7 INFO glance.api.v2.image_data [None req-0ad4aa24-cb67-4848-930f-4482f9b010a0 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 19:42:44.128 7 INFO glance.location [None req-0ad4aa24-cb67-4848-930f-4482f9b010a0 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 5/12] 199.204.45.227 () {48 vars in 1044 bytes} [Thu Jul 30 19:42:40 2026] PUT /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242/file => generated 0 bytes in 3856 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8837 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 19:42:44 2026] GET /v2/images => generated 1240 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 19:42:44.219 7 WARNING oslo_config.cfg [None req-a3090d89-2016-4daa-b940-46780de855a4 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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: 6/14] 199.204.45.227 () {48 vars in 1048 bytes} [Thu Jul 30 19:42:44 2026] PATCH /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => 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: 9/15] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 19:42:44 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 20:04:19 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:04:19 2026] GET /v2/images => generated 1240 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 20:04:37 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:04:37 2026] GET /v2/images => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.227 () {44 vars in 936 bytes} [Thu Jul 30 20:04:37 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.227 () {44 vars in 958 bytes} [Thu Jul 30 20:04:37 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.227 () {44 vars in 938 bytes} [Thu Jul 30 20:04:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.227 () {48 vars in 950 bytes} [Thu Jul 30 20:04:37 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-30 20:04:37.853 7 INFO glance.api.v2.image_data [None req-e3d130f4-5096-43a8-b299-c02f57c455b4 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 20:05:03.005 7 INFO glance.location [None req-e3d130f4-5096-43a8-b299-c02f57c455b4 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 143/292] 199.204.45.227 () {48 vars in 1045 bytes} [Thu Jul 30 20:04:37 2026] PUT /v2/images/2c58acc1-8595-451e-b0dc-a3c4a976b4ab/file => generated 0 bytes in 25206 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65213 switches on core 0) [pid: 8|app: 0|req: 150/293] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:05:03 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/294] 199.204.45.227 () {48 vars in 1048 bytes} [Thu Jul 30 20:05:03 2026] PATCH /v2/images/2c58acc1-8595-451e-b0dc-a3c4a976b4ab => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/295] 199.204.45.227 () {48 vars in 1049 bytes} [Thu Jul 30 20:05:03 2026] PATCH /v2/images/2c58acc1-8595-451e-b0dc-a3c4a976b4ab => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/296] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:05:03 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/297] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 20:05:04 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/298] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:05:04 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 20:11:43 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/380] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:11:43 2026] GET /v2/images => generated 2451 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 20:11:59 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:11:59 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.204.45.227 () {44 vars in 946 bytes} [Thu Jul 30 20:11:59 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.227 () {44 vars in 968 bytes} [Thu Jul 30 20:11:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.204.45.227 () {44 vars in 938 bytes} [Thu Jul 30 20:11:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 199.204.45.227 () {48 vars in 950 bytes} [Thu Jul 30 20:11:59 2026] POST /v2/images => generated 799 bytes in 202 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-30 20:11:59.706 7 INFO glance.api.v2.image_data [None req-cc6d03e0-bff7-4753-b34b-9cd92f683afa 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 20:12:12.062 7 INFO glance.location [None req-cc6d03e0-bff7-4753-b34b-9cd92f683afa 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/393] 199.204.45.227 () {48 vars in 1044 bytes} [Thu Jul 30 20:11:59 2026] PUT /v2/images/e51f020a-f263-4172-b3c0-64eba468bb28/file => generated 0 bytes in 12411 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28700 switches on core 0) [pid: 8|app: 0|req: 201/394] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:12:12 2026] GET /v2/images => generated 3664 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 199.204.45.227 () {48 vars in 1049 bytes} [Thu Jul 30 20:12:12 2026] PATCH /v2/images/e51f020a-f263-4172-b3c0-64eba468bb28 => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/396] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:12:12 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/405] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 20:12:48 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/406] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:12:48 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/409] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 20:13:01 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/410] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:13:01 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/411] 199.204.45.227 () {44 vars in 938 bytes} [Thu Jul 30 20:13:01 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: 7|app: 0|req: 202/412] 199.204.45.227 () {44 vars in 960 bytes} [Thu Jul 30 20:13:01 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/413] 199.204.45.227 () {44 vars in 938 bytes} [Thu Jul 30 20:13:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/414] 199.204.45.227 () {48 vars in 950 bytes} [Thu Jul 30 20:13:02 2026] POST /v2/images => generated 791 bytes in 226 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-30 20:13:02.297 8 WARNING oslo_policy.policy [None req-c9489d53-5109-4b82-8348-319c60afe247 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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-07-30 20:13:02.298 8 WARNING oslo_policy.policy [None req-c9489d53-5109-4b82-8348-319c60afe247 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - 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-07-30 20:13:02.300 8 INFO glance.api.v2.image_data [None req-c9489d53-5109-4b82-8348-319c60afe247 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 20:13:16.098 8 INFO glance.location [None req-c9489d53-5109-4b82-8348-319c60afe247 3403e05be0f34b0ea3aeeca290a0e0cf 5554f4d9da594a04a6195482d2c19bba - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 212/419] 199.204.45.227 () {48 vars in 1045 bytes} [Thu Jul 30 20:13:02 2026] PUT /v2/images/40c893a0-129c-466d-bc36-b9a28952f01a/file => generated 0 bytes in 13858 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32998 switches on core 0) [pid: 7|app: 0|req: 208/420] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:13:16 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/421] 199.204.45.227 () {48 vars in 1048 bytes} [Thu Jul 30 20:13:16 2026] PATCH /v2/images/40c893a0-129c-466d-bc36-b9a28952f01a => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:13:16 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/575] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 20:25:58 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/576] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:25:58 2026] GET /v2/images => generated 4893 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 20:28:18 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:28:18 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/607] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 20:28:19 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:28:19 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/617] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 20:29:05 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/620] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:29:05 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/621] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 20:29:12 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/622] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:29:12 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/635] 199.204.45.227 () {42 vars in 687 bytes} [Thu Jul 30 20:30:13 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/636] 199.204.45.227 () {44 vars in 909 bytes} [Thu Jul 30 20:30:13 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/647] 10.0.0.114 () {32 vars in 633 bytes} [Thu Jul 30 20:30:56 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/650] 10.0.0.167 () {36 vars in 987 bytes} [Thu Jul 30 20:31:14 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/651] 10.0.0.167 () {36 vars in 927 bytes} [Thu Jul 30 20:31: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: 324/654] 199.204.45.227 () {36 vars in 991 bytes} [Thu Jul 30 20:31:17 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/655] 199.204.45.227 () {36 vars in 931 bytes} [Thu Jul 30 20:31:17 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: 332/656] 10.0.0.167 () {36 vars in 987 bytes} [Thu Jul 30 20:31:18 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/657] 10.0.0.167 () {36 vars in 927 bytes} [Thu Jul 30 20:31:18 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/658] 199.204.45.227 () {36 vars in 991 bytes} [Thu Jul 30 20:31:18 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/659] 199.204.45.227 () {36 vars in 931 bytes} [Thu Jul 30 20:31:18 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: 326/660] 10.0.0.167 () {36 vars in 987 bytes} [Thu Jul 30 20:31:24 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/661] 10.0.0.167 () {36 vars in 927 bytes} [Thu Jul 30 20:31:24 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: 339/668] 10.0.0.114 () {34 vars in 655 bytes} [Thu Jul 30 20:31:50 2026] POST /v2/images => generated 649 bytes in 218 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-30 20:31:51.228 7 WARNING glance.api.v2.images [None req-085c6f90-7c2e-4797-a8a1-b62b9e6537a3 6096513a71c14e8fb52c09d5a84a26b9 cc84407a38ad43c79feb16a21f536d7d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//be84e313-b4e4-4f12-bd98-a9c42de609fa [pid: 7|app: 0|req: 330/669] 10.0.0.114 () {32 vars in 710 bytes} [Thu Jul 30 20:31:51 2026] DELETE /v2/images/be84e313-b4e4-4f12-bd98-a9c42de609fa => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/670] 10.0.0.114 () {32 vars in 707 bytes} [Thu Jul 30 20:31:51 2026] GET /v2/images/be84e313-b4e4-4f12-bd98-a9c42de609fa => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/671] 10.0.0.114 () {32 vars in 633 bytes} [Thu Jul 30 20:31:51 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/672] 10.0.0.114 () {34 vars in 655 bytes} [Thu Jul 30 20:31:51 2026] POST /v2/images => generated 703 bytes in 79 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/673] 10.0.0.114 () {32 vars in 717 bytes} [Thu Jul 30 20:31:51 2026] GET /v2/images/3eb3dcde-4075-44a5-b738-38b43a950623/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 20:31:51.474 8 INFO glance.api.v2.image_data [None req-b8a8efba-0112-48fc-b236-96a1bfc04e43 6096513a71c14e8fb52c09d5a84a26b9 cc84407a38ad43c79feb16a21f536d7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 20:31:51.611 8 WARNING glance_store._drivers.rbd [None req-b8a8efba-0112-48fc-b236-96a1bfc04e43 6096513a71c14e8fb52c09d5a84a26b9 cc84407a38ad43c79feb16a21f536d7d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-30 20:31:51.788 8 INFO glance.location [None req-b8a8efba-0112-48fc-b236-96a1bfc04e43 6096513a71c14e8fb52c09d5a84a26b9 cc84407a38ad43c79feb16a21f536d7d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 342/674] 10.0.0.114 () {32 vars in 727 bytes} [Thu Jul 30 20:31:51 2026] PUT /v2/images/3eb3dcde-4075-44a5-b738-38b43a950623/file => generated 0 bytes in 368 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/675] 10.0.0.114 () {32 vars in 707 bytes} [Thu Jul 30 20:31:51 2026] GET /v2/images/3eb3dcde-4075-44a5-b738-38b43a950623 => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/676] 10.0.0.114 () {32 vars in 717 bytes} [Thu Jul 30 20:31:51 2026] GET /v2/images/3eb3dcde-4075-44a5-b738-38b43a950623/file => generated 1024 bytes in 175 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/677] 10.0.0.114 () {34 vars in 655 bytes} [Thu Jul 30 20:31:52 2026] POST /v2/images => generated 647 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/678] 10.0.0.114 () {32 vars in 726 bytes} [Thu Jul 30 20:31:52 2026] PATCH /v2/images/d551f458-a541-47ee-b5df-e1bb741ce947 => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/679] 10.0.0.114 () {32 vars in 707 bytes} [Thu Jul 30 20:31:52 2026] GET /v2/images/d551f458-a541-47ee-b5df-e1bb741ce947 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 20:31:52.193 8 WARNING glance.api.v2.images [None req-42b9a45f-4bd3-422b-9f38-459e8ee08ece 6096513a71c14e8fb52c09d5a84a26b9 cc84407a38ad43c79feb16a21f536d7d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d551f458-a541-47ee-b5df-e1bb741ce947 [pid: 8|app: 0|req: 345/680] 10.0.0.114 () {32 vars in 710 bytes} [Thu Jul 30 20:31:52 2026] DELETE /v2/images/d551f458-a541-47ee-b5df-e1bb741ce947 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 10.0.0.114 () {32 vars in 707 bytes} [Thu Jul 30 20:31:52 2026] GET /v2/images/d551f458-a541-47ee-b5df-e1bb741ce947 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 20:31:52.280 8 WARNING glance.api.v2.images [None req-05ec8dcc-c00b-45c1-b198-333d165846ce 6096513a71c14e8fb52c09d5a84a26b9 cc84407a38ad43c79feb16a21f536d7d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3eb3dcde-4075-44a5-b738-38b43a950623 [pid: 8|app: 0|req: 346/682] 10.0.0.114 () {32 vars in 710 bytes} [Thu Jul 30 20:31:52 2026] DELETE /v2/images/3eb3dcde-4075-44a5-b738-38b43a950623 => generated 0 bytes in 797 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/683] 10.0.0.114 () {32 vars in 707 bytes} [Thu Jul 30 20:31:53 2026] GET /v2/images/3eb3dcde-4075-44a5-b738-38b43a950623 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 20:31:53.090 8 WARNING glance.api.v2.images [None req-32262bee-0a88-477e-a604-1d4491601b06 6096513a71c14e8fb52c09d5a84a26b9 cc84407a38ad43c79feb16a21f536d7d - - default default] Failed to find image be84e313-b4e4-4f12-bd98-a9c42de609fa to delete: glance.common.exception.ImageNotFound: No image found with ID be84e313-b4e4-4f12-bd98-a9c42de609fa [pid: 8|app: 0|req: 347/684] 10.0.0.114 () {32 vars in 710 bytes} [Thu Jul 30 20:31:53 2026] DELETE /v2/images/be84e313-b4e4-4f12-bd98-a9c42de609fa => 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: 338/685] 10.0.0.114 () {32 vars in 707 bytes} [Thu Jul 30 20:31:53 2026] GET /v2/images/be84e313-b4e4-4f12-bd98-a9c42de609fa => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/688] 10.0.0.114 () {30 vars in 411 bytes} [Thu Jul 30 20:31:56 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/691] 10.0.0.53 () {36 vars in 986 bytes} [Thu Jul 30 20:32:12 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/692] 10.0.0.53 () {36 vars in 926 bytes} [Thu Jul 30 20:32:12 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: 351/693] 10.0.0.53 () {36 vars in 926 bytes} [Thu Jul 30 20:32:12 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: 343/694] 10.0.0.53 () {36 vars in 986 bytes} [Thu Jul 30 20:32:12 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/695] 10.0.0.53 () {36 vars in 926 bytes} [Thu Jul 30 20:32:12 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: 344/696] 10.0.0.53 () {36 vars in 926 bytes} [Thu Jul 30 20:32:12 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: 353/697] 10.0.0.53 () {36 vars in 986 bytes} [Thu Jul 30 20:32:12 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => 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: 345/698] 10.0.0.53 () {36 vars in 926 bytes} [Thu Jul 30 20:32:12 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: 354/699] 10.0.0.53 () {36 vars in 926 bytes} [Thu Jul 30 20:32:12 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: 346/700] 10.0.0.156 () {36 vars in 987 bytes} [Thu Jul 30 20:32:13 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/701] 10.0.0.156 () {36 vars in 927 bytes} [Thu Jul 30 20:32:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.156 () {36 vars in 987 bytes} [Thu Jul 30 20:32:13 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/703] 10.0.0.156 () {36 vars in 927 bytes} [Thu Jul 30 20:32:13 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/704] 10.0.0.156 () {36 vars in 927 bytes} [Thu Jul 30 20:32:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/711] 10.0.0.167 () {36 vars in 987 bytes} [Thu Jul 30 20:32:44 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/712] 10.0.0.167 () {36 vars in 927 bytes} [Thu Jul 30 20:32:44 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/717] 10.0.0.114 () {32 vars in 707 bytes} [Thu Jul 30 20:32:57 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 10.0.0.114 () {32 vars in 707 bytes} [Thu Jul 30 20:32:57 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => 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: 364/719] 10.0.0.53 () {36 vars in 986 bytes} [Thu Jul 30 20:32:57 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => 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: 356/720] 10.0.0.53 () {36 vars in 926 bytes} [Thu Jul 30 20:32:57 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/721] 10.0.0.53 () {36 vars in 926 bytes} [Thu Jul 30 20:32:57 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: 357/722] 10.0.0.53 () {36 vars in 986 bytes} [Thu Jul 30 20:32:57 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/723] 10.0.0.53 () {36 vars in 926 bytes} [Thu Jul 30 20:32:57 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: 358/724] 10.0.0.53 () {36 vars in 926 bytes} [Thu Jul 30 20:32: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: 367/725] 10.0.0.53 () {36 vars in 986 bytes} [Thu Jul 30 20:32:57 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/726] 10.0.0.53 () {36 vars in 926 bytes} [Thu Jul 30 20:32:57 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/727] 10.0.0.156 () {36 vars in 987 bytes} [Thu Jul 30 20:32:57 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => 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: 360/728] 10.0.0.156 () {36 vars in 927 bytes} [Thu Jul 30 20:32:57 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/729] 10.0.0.156 () {36 vars in 987 bytes} [Thu Jul 30 20:32:57 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/730] 10.0.0.156 () {36 vars in 927 bytes} [Thu Jul 30 20:32: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: 370/731] 10.0.0.156 () {36 vars in 927 bytes} [Thu Jul 30 20:32:57 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: 362/732] 10.0.0.167 () {36 vars in 987 bytes} [Thu Jul 30 20:33:01 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => 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: 371/733] 10.0.0.167 () {36 vars in 927 bytes} [Thu Jul 30 20:33:01 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: 374/738] 10.0.0.167 () {36 vars in 987 bytes} [Thu Jul 30 20:33:16 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => 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: 365/739] 10.0.0.167 () {36 vars in 927 bytes} [Thu Jul 30 20:33:16 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: 375/740] 10.0.0.167 () {36 vars in 987 bytes} [Thu Jul 30 20:33:17 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => 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: 366/741] 10.0.0.167 () {36 vars in 927 bytes} [Thu Jul 30 20:33:17 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: 377/744] 10.0.0.167 () {36 vars in 987 bytes} [Thu Jul 30 20:33:33 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/745] 10.0.0.167 () {36 vars in 927 bytes} [Thu Jul 30 20:33:33 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: 370/748] 10.0.0.167 () {36 vars in 987 bytes} [Thu Jul 30 20:33:41 2026] GET /v2/images/39c2c33e-95c7-46ad-b08f-25daa5460242 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/749] 10.0.0.167 () {36 vars in 927 bytes} [Thu Jul 30 20:33:41 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)