+ 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 [Wed Jul 15 05:16:57 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-8665b666b8-rmffv 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 0x55b3c708e1a0 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-15 05:16:59.685 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-15 05:16:59.695 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-15 05:17:00.294 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-15 05:17:00.294 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-15 05:17:00.295 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-15 05:17:00.295 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-15 05:17:01.880 8 WARNING glance.api.v2.images [None req-b2940edc-8423-4864-8126-674bf29eae9a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 05:17:01.886 7 WARNING glance.api.v2.images [None req-7360e31f-b4e6-4343-abe4-0f2b610e8670 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 05:17:02.134 7 WARNING keystonemiddleware._common.config [None req-7360e31f-b4e6-4343-abe4-0f2b610e8670 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 05:17:02.142 7 WARNING oslo_config.cfg [None req-7360e31f-b4e6-4343-abe4-0f2b610e8670 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-15 05:17:02.143 8 WARNING keystonemiddleware._common.config [None req-b2940edc-8423-4864-8126-674bf29eae9a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55b3c708e1a0 pid: 7 (default app) 2026-07-15 05:17:02.151 8 WARNING oslo_config.cfg [None req-b2940edc-8423-4864-8126-674bf29eae9a - - - - - -] 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 0x55b3c708e1a0 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 05:17:03 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-15 05:17:03.908 8 WARNING oslo_policy.policy [None req-9be60953-21e4-49c0-aae3-e67d2c34cc63 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - 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-15 05:17:03.909 8 WARNING oslo_policy.policy [None req-9be60953-21e4-49c0-aae3-e67d2c34cc63 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - 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-15 05:17:03.929 8 WARNING oslo_policy.policy [None req-9be60953-21e4-49c0-aae3-e67d2c34cc63 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - 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-15 05:17:03.930 8 WARNING oslo_policy.policy [None req-9be60953-21e4-49c0-aae3-e67d2c34cc63 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:17:03 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 05:17:07 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: 2/8] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:17:07 2026] GET /v2/images => generated 69 bytes in 48 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-15 05:17:07.210 7 WARNING oslo_policy.policy [None req-3e0d9e6b-a3f5-44b7-bf60-6a53f37bb650 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - 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-15 05:17:07.210 7 WARNING oslo_policy.policy [None req-3e0d9e6b-a3f5-44b7-bf60-6a53f37bb650 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.242 () {44 vars in 911 bytes} [Wed Jul 15 05:17:07 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.242 () {44 vars in 933 bytes} [Wed Jul 15 05:17:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:17:07.354 7 WARNING oslo_policy.policy [None req-837b3c2d-28e3-4e93-a9fc-da4df9ef5889 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - 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-15 05:17:07.355 7 WARNING oslo_policy.policy [None req-837b3c2d-28e3-4e93-a9fc-da4df9ef5889 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - 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: 8/11] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jul 15 05:17:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:17:07.440 8 WARNING oslo_config.cfg [None req-545c325a-d790-4531-ae28-5f4944170c9d 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.242 () {48 vars in 951 bytes} [Wed Jul 15 05:17:07 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 05:17:07.463 7 WARNING oslo_policy.policy [None req-fe24eaa8-ffb9-47b1-bfa4-f062debc2bda 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - 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-15 05:17:07.463 7 WARNING oslo_policy.policy [None req-fe24eaa8-ffb9-47b1-bfa4-f062debc2bda 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - 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-15 05:17:07.465 7 INFO glance.api.v2.image_data [None req-fe24eaa8-ffb9-47b1-bfa4-f062debc2bda 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:17:11.425 7 INFO glance.location [None req-fe24eaa8-ffb9-47b1-bfa4-f062debc2bda 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.204.45.242 () {48 vars in 1045 bytes} [Wed Jul 15 05:17:07 2026] PUT /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92/file => generated 0 bytes in 4003 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6262 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:17:11 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 05:17:11.503 7 WARNING oslo_config.cfg [None req-a4a4dd3c-53eb-4724-9df1-bcc0427e9456 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - 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: 10/15] 199.204.45.242 () {48 vars in 1049 bytes} [Wed Jul 15 05:17:11 2026] PATCH /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => 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: 6/16] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:17:11 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 05:39:14 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/284] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:39:14 2026] GET /v2/images => generated 1240 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 05:39:30 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:39:30 2026] GET /v2/images => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/289] 199.204.45.242 () {44 vars in 937 bytes} [Wed Jul 15 05:39:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/290] 199.204.45.242 () {44 vars in 959 bytes} [Wed Jul 15 05:39:30 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: 148/291] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jul 15 05:39:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 199.204.45.242 () {48 vars in 951 bytes} [Wed Jul 15 05:39:30 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 05:39:30.848 7 INFO glance.api.v2.image_data [None req-c1bf7efd-b1cc-4b4f-ad04-7f9d90a3586f 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:40:02.370 7 INFO glance.location [None req-c1bf7efd-b1cc-4b4f-ad04-7f9d90a3586f 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 149/301] 199.204.45.242 () {48 vars in 1046 bytes} [Wed Jul 15 05:39:30 2026] PUT /v2/images/0a31a607-f13e-40a7-9c9d-717378b6a91a/file => generated 0 bytes in 31570 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66628 switches on core 0) [pid: 8|app: 0|req: 153/302] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:40:02 2026] GET /v2/images => generated 2451 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/303] 199.204.45.242 () {48 vars in 1049 bytes} [Wed Jul 15 05:40:02 2026] PATCH /v2/images/0a31a607-f13e-40a7-9c9d-717378b6a91a => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jul 15 05:40:02 2026] PATCH /v2/images/0a31a607-f13e-40a7-9c9d-717378b6a91a => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:40:02 2026] GET /v2/images => generated 2451 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/306] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 05:40: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: 152/307] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:40:04 2026] GET /v2/images => generated 2451 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 05:47:11 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: 195/393] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:47:11 2026] GET /v2/images => generated 2451 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 05:47:18 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:47:19 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.204.45.242 () {44 vars in 947 bytes} [Wed Jul 15 05:47:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.204.45.242 () {44 vars in 969 bytes} [Wed Jul 15 05:47:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jul 15 05:47:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.242 () {48 vars in 951 bytes} [Wed Jul 15 05:47:19 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 05:47:19.194 7 INFO glance.api.v2.image_data [None req-7dfa4883-99f8-42af-b438-a400c7df9b63 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:48:10.668 7 INFO glance.location [None req-7dfa4883-99f8-42af-b438-a400c7df9b63 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/412] 199.204.45.242 () {48 vars in 1045 bytes} [Wed Jul 15 05:47:19 2026] PUT /v2/images/afb4973b-d7d8-4218-938a-8c90fe4dc4c2/file => generated 0 bytes in 51525 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23018 switches on core 0) [pid: 8|app: 0|req: 213/413] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:48:10 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/414] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jul 15 05:48:10 2026] PATCH /v2/images/afb4973b-d7d8-4218-938a-8c90fe4dc4c2 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/415] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:48:10 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/430] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 05:49:16 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: 222/431] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:49:16 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/434] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 05:49:29 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: 224/435] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:49:29 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/436] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jul 15 05:49:29 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/437] 199.204.45.242 () {44 vars in 961 bytes} [Wed Jul 15 05:49:29 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/438] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jul 15 05:49:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/439] 199.204.45.242 () {48 vars in 951 bytes} [Wed Jul 15 05:49:29 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 05:49:29.326 7 INFO glance.api.v2.image_data [None req-58ff8502-1ecc-48c8-99e7-5162e31e3fd6 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:49:48.304 7 INFO glance.location [None req-58ff8502-1ecc-48c8-99e7-5162e31e3fd6 49244315ef854c5e95b8e74f9476cd98 d7f5ba08d25247d68c873e104830acd8 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 214/444] 199.204.45.242 () {48 vars in 1046 bytes} [Wed Jul 15 05:49:29 2026] PUT /v2/images/f8f6bc27-82e8-44c9-b304-7aecc7d9774f/file => generated 0 bytes in 19038 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30105 switches on core 0) [pid: 8|app: 0|req: 231/445] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:49:48 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: 215/446] 199.204.45.242 () {48 vars in 1049 bytes} [Wed Jul 15 05:49:48 2026] PATCH /v2/images/f8f6bc27-82e8-44c9-b304-7aecc7d9774f => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/447] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 05:49:48 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/606] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 06:02:57 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: 295/607] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 06:02:57 2026] GET /v2/images => generated 4893 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/638] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 06:05:24 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: 311/639] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 06:05:24 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/640] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 06:05:25 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: 312/641] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 06:05:25 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/652] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 06:06:12 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: 318/653] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 06:06:12 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/654] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 06:06:19 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: 319/655] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 06:06:19 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/668] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jul 15 06:07:21 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/669] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jul 15 06:07:21 2026] GET /v2/images => generated 4893 bytes in 81 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: 332/680] 10.0.0.165 () {32 vars in 633 bytes} [Wed Jul 15 06:08:05 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/685] 10.0.0.162 () {36 vars in 987 bytes} [Wed Jul 15 06:08:26 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 19 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: 351/686] 10.0.0.162 () {36 vars in 927 bytes} [Wed Jul 15 06:08:26 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/687] 10.0.0.162 () {36 vars in 987 bytes} [Wed Jul 15 06:08:27 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/688] 10.0.0.162 () {36 vars in 927 bytes} [Wed Jul 15 06:08:28 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: 337/689] 199.204.45.242 () {36 vars in 991 bytes} [Wed Jul 15 06:08:30 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/690] 199.204.45.242 () {36 vars in 931 bytes} [Wed Jul 15 06:08:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/691] 199.204.45.242 () {36 vars in 991 bytes} [Wed Jul 15 06:08:30 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/692] 199.204.45.242 () {36 vars in 931 bytes} [Wed Jul 15 06:08:31 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: 357/697] 10.0.0.162 () {36 vars in 987 bytes} [Wed Jul 15 06:08:42 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => 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: 341/698] 10.0.0.162 () {36 vars in 927 bytes} [Wed Jul 15 06:08:42 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: 358/699] 10.0.0.165 () {34 vars in 655 bytes} [Wed Jul 15 06:08:47 2026] POST /v2/images => generated 649 bytes in 262 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-15 06:08:47.992 7 WARNING glance.api.v2.images [None req-6d5ddf87-9ac5-496f-89c6-ff0728b3ee10 67bd61257acc47db868548e46bff52aa 1f9dce3283ac467d979571073a919e3d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//357283d8-197b-45ef-a8da-066f707d69c7 [pid: 7|app: 0|req: 342/700] 10.0.0.165 () {32 vars in 710 bytes} [Wed Jul 15 06:08:47 2026] DELETE /v2/images/357283d8-197b-45ef-a8da-066f707d69c7 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/701] 10.0.0.165 () {32 vars in 707 bytes} [Wed Jul 15 06:08:48 2026] GET /v2/images/357283d8-197b-45ef-a8da-066f707d69c7 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/702] 10.0.0.165 () {32 vars in 633 bytes} [Wed Jul 15 06:08:48 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/703] 10.0.0.165 () {34 vars in 655 bytes} [Wed Jul 15 06:08:48 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/704] 10.0.0.165 () {32 vars in 717 bytes} [Wed Jul 15 06:08:48 2026] GET /v2/images/8af5cb21-0806-45f9-a0fe-d44f2670682b/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:08:48.186 8 WARNING oslo_policy.policy [None req-723899b9-2d77-4aff-b10f-17605749ff48 67bd61257acc47db868548e46bff52aa 1f9dce3283ac467d979571073a919e3d - - 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-15 06:08:48.186 8 WARNING oslo_policy.policy [None req-723899b9-2d77-4aff-b10f-17605749ff48 67bd61257acc47db868548e46bff52aa 1f9dce3283ac467d979571073a919e3d - - 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-15 06:08:48.189 8 INFO glance.api.v2.image_data [None req-723899b9-2d77-4aff-b10f-17605749ff48 67bd61257acc47db868548e46bff52aa 1f9dce3283ac467d979571073a919e3d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 06:08:48.244 8 WARNING glance_store._drivers.rbd [None req-723899b9-2d77-4aff-b10f-17605749ff48 67bd61257acc47db868548e46bff52aa 1f9dce3283ac467d979571073a919e3d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-15 06:08:48.788 8 INFO glance.location [None req-723899b9-2d77-4aff-b10f-17605749ff48 67bd61257acc47db868548e46bff52aa 1f9dce3283ac467d979571073a919e3d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/705] 10.0.0.165 () {32 vars in 727 bytes} [Wed Jul 15 06:08:48 2026] PUT /v2/images/8af5cb21-0806-45f9-a0fe-d44f2670682b/file => generated 0 bytes in 659 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/706] 10.0.0.165 () {32 vars in 707 bytes} [Wed Jul 15 06:08:48 2026] GET /v2/images/8af5cb21-0806-45f9-a0fe-d44f2670682b => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/707] 10.0.0.165 () {32 vars in 717 bytes} [Wed Jul 15 06:08:48 2026] GET /v2/images/8af5cb21-0806-45f9-a0fe-d44f2670682b/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/708] 10.0.0.165 () {34 vars in 655 bytes} [Wed Jul 15 06:08:48 2026] POST /v2/images => generated 648 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/709] 10.0.0.165 () {32 vars in 726 bytes} [Wed Jul 15 06:08:49 2026] PATCH /v2/images/55c23228-c847-40a8-84e4-b11e9840cc0c => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/710] 10.0.0.165 () {32 vars in 707 bytes} [Wed Jul 15 06:08:49 2026] GET /v2/images/55c23228-c847-40a8-84e4-b11e9840cc0c => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:49.170 8 WARNING glance.api.v2.images [None req-1049bc97-6b37-4305-a08d-df434db7ea74 67bd61257acc47db868548e46bff52aa 1f9dce3283ac467d979571073a919e3d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//55c23228-c847-40a8-84e4-b11e9840cc0c [pid: 8|app: 0|req: 364/711] 10.0.0.165 () {32 vars in 710 bytes} [Wed Jul 15 06:08:49 2026] DELETE /v2/images/55c23228-c847-40a8-84e4-b11e9840cc0c => 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: 348/712] 10.0.0.165 () {32 vars in 707 bytes} [Wed Jul 15 06:08:49 2026] GET /v2/images/55c23228-c847-40a8-84e4-b11e9840cc0c => generated 139 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:08:49.273 8 WARNING glance.api.v2.images [None req-9195238b-19b5-434a-86fd-a272e9d42a99 67bd61257acc47db868548e46bff52aa 1f9dce3283ac467d979571073a919e3d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8af5cb21-0806-45f9-a0fe-d44f2670682b [pid: 8|app: 0|req: 365/713] 10.0.0.165 () {32 vars in 710 bytes} [Wed Jul 15 06:08:49 2026] DELETE /v2/images/8af5cb21-0806-45f9-a0fe-d44f2670682b => generated 0 bytes in 756 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/714] 10.0.0.165 () {32 vars in 707 bytes} [Wed Jul 15 06:08:50 2026] GET /v2/images/8af5cb21-0806-45f9-a0fe-d44f2670682b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:08:50.041 8 WARNING glance.api.v2.images [None req-c74b39ff-2a9a-4e19-85d9-ee6b5f581c13 67bd61257acc47db868548e46bff52aa 1f9dce3283ac467d979571073a919e3d - - default default] Failed to find image 357283d8-197b-45ef-a8da-066f707d69c7 to delete: glance.common.exception.ImageNotFound: No image found with ID 357283d8-197b-45ef-a8da-066f707d69c7 [pid: 8|app: 0|req: 366/715] 10.0.0.165 () {32 vars in 710 bytes} [Wed Jul 15 06:08:50 2026] DELETE /v2/images/357283d8-197b-45ef-a8da-066f707d69c7 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/716] 10.0.0.165 () {32 vars in 707 bytes} [Wed Jul 15 06:08:50 2026] GET /v2/images/357283d8-197b-45ef-a8da-066f707d69c7 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/719] 10.0.0.162 () {36 vars in 987 bytes} [Wed Jul 15 06:09:01 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/720] 10.0.0.162 () {36 vars in 927 bytes} [Wed Jul 15 06:09: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: 7|app: 0|req: 354/723] 10.0.0.165 () {30 vars in 411 bytes} [Wed Jul 15 06:09:11 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: 372/728] 10.0.0.245 () {36 vars in 987 bytes} [Wed Jul 15 06:09:27 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/729] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:09:27 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: 373/730] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:09: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: 358/731] 10.0.0.245 () {36 vars in 987 bytes} [Wed Jul 15 06:09:27 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => 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: 374/732] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:09:27 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: 359/733] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:09:27 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: 375/734] 10.0.0.245 () {36 vars in 987 bytes} [Wed Jul 15 06:09:27 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/735] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:09:27 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: 376/736] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:09:27 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/737] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jul 15 06:09:28 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/738] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jul 15 06:09:29 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/739] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jul 15 06:09:29 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/740] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jul 15 06:09:29 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: 363/741] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jul 15 06:09:29 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: 382/748] 10.0.0.162 () {36 vars in 987 bytes} [Wed Jul 15 06:09:59 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => 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: 367/749] 10.0.0.162 () {36 vars in 927 bytes} [Wed Jul 15 06:09:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/754] 10.0.0.162 () {36 vars in 987 bytes} [Wed Jul 15 06:10:17 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => 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: 385/755] 10.0.0.162 () {36 vars in 927 bytes} [Wed Jul 15 06:10:17 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: 388/760] 10.0.0.162 () {36 vars in 987 bytes} [Wed Jul 15 06:10:35 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => 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: 373/761] 10.0.0.162 () {36 vars in 927 bytes} [Wed Jul 15 06:10:35 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: 389/762] 10.0.0.162 () {36 vars in 987 bytes} [Wed Jul 15 06:10:41 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/763] 10.0.0.162 () {36 vars in 927 bytes} [Wed Jul 15 06:10:41 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/768] 10.0.0.165 () {32 vars in 707 bytes} [Wed Jul 15 06:10:59 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => 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: 377/769] 10.0.0.165 () {32 vars in 707 bytes} [Wed Jul 15 06:10:59 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/770] 10.0.0.245 () {36 vars in 987 bytes} [Wed Jul 15 06:10:59 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/771] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:11:00 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: 394/772] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:11:00 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: 379/773] 10.0.0.245 () {36 vars in 987 bytes} [Wed Jul 15 06:11:00 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/774] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:11:00 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/775] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:11:00 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: 396/776] 10.0.0.245 () {36 vars in 987 bytes} [Wed Jul 15 06:11:00 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => 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: 381/777] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:11:00 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: 397/778] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:11:00 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/779] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jul 15 06:11:00 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => 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: 398/780] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jul 15 06:11:00 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: 383/781] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jul 15 06:11:00 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/782] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jul 15 06:11:00 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: 384/783] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jul 15 06:11:00 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/790] 10.0.0.162 () {36 vars in 987 bytes} [Wed Jul 15 06:11:30 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/791] 10.0.0.162 () {36 vars in 927 bytes} [Wed Jul 15 06:11:30 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: 410/804] 10.0.0.162 () {36 vars in 987 bytes} [Wed Jul 15 06:12:22 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/805] 10.0.0.162 () {36 vars in 927 bytes} [Wed Jul 15 06:12:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/806] 10.0.0.162 () {36 vars in 987 bytes} [Wed Jul 15 06:12:31 2026] GET /v2/images/92eb5b7a-817d-4c00-a50c-da6b118b0b92 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/807] 10.0.0.162 () {36 vars in 927 bytes} [Wed Jul 15 06:12:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/814] 199.204.45.242 () {32 vars in 826 bytes} [Wed Jul 15 06:12:58 2026] GET /v2/images?status=active&owner=d7f5ba08d25247d68c873e104830acd8&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/815] 199.204.45.242 () {32 vars in 653 bytes} [Wed Jul 15 06:12:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/816] 10.0.0.245 () {36 vars in 987 bytes} [Wed Jul 15 06:12:58 2026] GET /v2/images/0a31a607-f13e-40a7-9c9d-717378b6a91a => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/817] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:12:58 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/818] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:12:58 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: 417/819] 10.0.0.245 () {36 vars in 987 bytes} [Wed Jul 15 06:12:58 2026] GET /v2/images/0a31a607-f13e-40a7-9c9d-717378b6a91a => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/820] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:12:58 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: 418/821] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:12:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/822] 10.0.0.245 () {36 vars in 987 bytes} [Wed Jul 15 06:12:58 2026] GET /v2/images/0a31a607-f13e-40a7-9c9d-717378b6a91a => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/823] 10.0.0.245 () {36 vars in 927 bytes} [Wed Jul 15 06:12:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/824] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jul 15 06:12:59 2026] GET /v2/images/0a31a607-f13e-40a7-9c9d-717378b6a91a => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/825] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jul 15 06:12:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/826] 10.0.0.190 () {36 vars in 987 bytes} [Wed Jul 15 06:12:59 2026] GET /v2/images/0a31a607-f13e-40a7-9c9d-717378b6a91a => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/827] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jul 15 06:12:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/828] 10.0.0.190 () {36 vars in 927 bytes} [Wed Jul 15 06:12:59 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: 424/861] 10.0.0.165 () {32 vars in 633 bytes} [Wed Jul 15 06:15:32 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)