+ 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 Apr 16 04:11:10 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-74f54f5b6c-x9xfc machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f3feda8e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-16 04:11:12.434 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-16 04:11:12.456 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-16 04:11:13.330 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-16 04:11:13.331 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-16 04:11:13.331 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 04:11:13.427 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-16 04:11:13.428 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-16 04:11:13.429 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 04:11:15.387 7 WARNING glance.api.v2.images [None req-a4bdefb3-145f-4505-a523-395686bf171c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 04:11:15.508 8 WARNING glance.api.v2.images [None req-00199b68-4b17-48f1-a63b-a4d67d5ae994 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 04:11:15.736 7 WARNING keystonemiddleware._common.config [None req-a4bdefb3-145f-4505-a523-395686bf171c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 04:11:15.744 7 WARNING oslo_config.cfg [None req-a4bdefb3-145f-4505-a523-395686bf171c - - - - - -] 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 0x7f3feda8e668 pid: 7 (default app) 2026-04-16 04:11:15.861 8 WARNING keystonemiddleware._common.config [None req-00199b68-4b17-48f1-a63b-a4d67d5ae994 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 04:11:15.870 8 WARNING oslo_config.cfg [None req-00199b68-4b17-48f1-a63b-a4d67d5ae994 - - - - - -] 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 0x7f3feda8e668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.78 () {42 vars in 684 bytes} [Thu Apr 16 04:11:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:11:17.910 8 WARNING oslo_policy.policy [None req-c9c101b7-d13a-4137-9e44-8869d28b053f 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-16 04:11:17.911 8 WARNING oslo_policy.policy [None req-c9c101b7-d13a-4137-9e44-8869d28b053f 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-16 04:11:17.925 8 WARNING oslo_policy.policy [None req-c9c101b7-d13a-4137-9e44-8869d28b053f 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-16 04:11:17.926 8 WARNING oslo_policy.policy [None req-c9c101b7-d13a-4137-9e44-8869d28b053f 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.78 () {44 vars in 906 bytes} [Thu Apr 16 04:11:17 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: 5/6] 199.204.45.78 () {42 vars in 684 bytes} [Thu Apr 16 04:11:22 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.78 () {44 vars in 906 bytes} [Thu Apr 16 04:11:22 2026] GET /v2/images => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:11:22.707 7 WARNING oslo_policy.policy [None req-2be67419-75ea-4f08-843c-53fd0aabf1c8 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-16 04:11:22.708 7 WARNING oslo_policy.policy [None req-2be67419-75ea-4f08-843c-53fd0aabf1c8 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.78 () {44 vars in 907 bytes} [Thu Apr 16 04:11:22 2026] GET /v2/images/cirros => generated 151 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.78 () {44 vars in 929 bytes} [Thu Apr 16 04:11:22 2026] GET /v2/images?name=cirros => generated 81 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:11:22.897 7 WARNING oslo_policy.policy [None req-ae07b085-23c2-45a5-94c9-65795c27146d 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-16 04:11:22.898 7 WARNING oslo_policy.policy [None req-ae07b085-23c2-45a5-94c9-65795c27146d 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.78 () {44 vars in 935 bytes} [Thu Apr 16 04:11:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:11:22.996 8 WARNING oslo_config.cfg [None req-86fd6f6b-ee9f-4d7a-a6c5-a3d0d80f4bba 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.78 () {48 vars in 947 bytes} [Thu Apr 16 04:11:22 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 04:11:23.021 7 WARNING oslo_policy.policy [None req-f9f75ac2-e17b-4545-adb4-40ee03cbf8d7 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-16 04:11:23.021 7 WARNING oslo_policy.policy [None req-f9f75ac2-e17b-4545-adb4-40ee03cbf8d7 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-16 04:11:23.023 7 INFO glance.api.v2.image_data [None req-f9f75ac2-e17b-4545-adb4-40ee03cbf8d7 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 04:11:28.745 7 WARNING glance.location [None req-f9f75ac2-e17b-4545-adb4-40ee03cbf8d7 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.78 () {48 vars in 1041 bytes} [Thu Apr 16 04:11:23 2026] PUT /v2/images/0b414557-248b-4180-ba5a-b53d77781020/file => generated 0 bytes in 5771 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4000 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.78 () {44 vars in 967 bytes} [Thu Apr 16 04:11:28 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:11:28.815 7 WARNING oslo_config.cfg [None req-d6cc90e5-9ee4-449b-b0aa-e19ba5c81fe6 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.78 () {44 vars in 967 bytes} [Thu Apr 16 04:11:28 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/151] 199.204.45.78 () {42 vars in 684 bytes} [Thu Apr 16 04:22:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/152] 199.204.45.78 () {44 vars in 906 bytes} [Thu Apr 16 04:22:35 2026] GET /v2/images => generated 1240 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/155] 199.204.45.78 () {42 vars in 684 bytes} [Thu Apr 16 04:22:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/156] 199.204.45.78 () {44 vars in 906 bytes} [Thu Apr 16 04:22:47 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/157] 199.204.45.78 () {44 vars in 935 bytes} [Thu Apr 16 04:22:47 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/158] 199.204.45.78 () {44 vars in 957 bytes} [Thu Apr 16 04:22:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/159] 199.204.45.78 () {44 vars in 935 bytes} [Thu Apr 16 04:22:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/160] 199.204.45.78 () {48 vars in 947 bytes} [Thu Apr 16 04:22:47 2026] POST /v2/images => generated 791 bytes in 1927 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 04:22:49.566 8 WARNING oslo_policy.policy [None req-7dfb561f-2685-40d4-a310-f75ace716115 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-16 04:22:49.566 8 WARNING oslo_policy.policy [None req-7dfb561f-2685-40d4-a310-f75ace716115 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-16 04:22:49.567 8 INFO glance.api.v2.image_data [None req-7dfb561f-2685-40d4-a310-f75ace716115 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 04:23:04.691 8 INFO glance.location [None req-7dfb561f-2685-40d4-a310-f75ace716115 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 80/165] 199.204.45.78 () {48 vars in 1041 bytes} [Thu Apr 16 04:22:49 2026] PUT /v2/images/6059ce98-3942-4ecd-94cf-9eafa125c59e/file => generated 0 bytes in 15169 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17126 switches on core 0) [pid: 7|app: 0|req: 86/166] 199.204.45.78 () {44 vars in 967 bytes} [Thu Apr 16 04:23:04 2026] GET /v2/images/6059ce98-3942-4ecd-94cf-9eafa125c59e => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/167] 199.204.45.78 () {44 vars in 967 bytes} [Thu Apr 16 04:23:04 2026] GET /v2/images/6059ce98-3942-4ecd-94cf-9eafa125c59e => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/170] 199.204.45.78 () {42 vars in 684 bytes} [Thu Apr 16 04:23:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/171] 199.204.45.78 () {44 vars in 906 bytes} [Thu Apr 16 04:23:22 2026] GET /v2/images => generated 2445 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/176] 199.204.45.78 () {42 vars in 684 bytes} [Thu Apr 16 04:23:42 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/177] 199.204.45.78 () {44 vars in 906 bytes} [Thu Apr 16 04:23:42 2026] GET /v2/images => generated 2445 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/178] 199.204.45.78 () {44 vars in 933 bytes} [Thu Apr 16 04:23:42 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/179] 199.204.45.78 () {44 vars in 955 bytes} [Thu Apr 16 04:23:42 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/180] 199.204.45.78 () {44 vars in 935 bytes} [Thu Apr 16 04:23:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/181] 199.204.45.78 () {48 vars in 947 bytes} [Thu Apr 16 04:23:42 2026] POST /v2/images => generated 796 bytes in 124 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 04:23:42.596 8 INFO glance.api.v2.image_data [None req-8fbc5d64-b970-4749-856c-2a30ac1805ed 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 04:24:54.964 8 WARNING glance.location [None req-8fbc5d64-b970-4749-856c-2a30ac1805ed 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 89/198] 199.204.45.78 () {48 vars in 1042 bytes} [Thu Apr 16 04:23:42 2026] PUT /v2/images/e111cc53-bc1b-4495-b545-5ed7bb1d5784/file => generated 0 bytes in 72528 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30263 switches on core 0) [pid: 7|app: 0|req: 110/199] 199.204.45.78 () {44 vars in 967 bytes} [Thu Apr 16 04:24:55 2026] GET /v2/images/e111cc53-bc1b-4495-b545-5ed7bb1d5784 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/200] 199.204.45.78 () {44 vars in 967 bytes} [Thu Apr 16 04:24:55 2026] GET /v2/images/e111cc53-bc1b-4495-b545-5ed7bb1d5784 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/201] 199.204.45.78 () {42 vars in 684 bytes} [Thu Apr 16 04:24:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/202] 199.204.45.78 () {44 vars in 906 bytes} [Thu Apr 16 04:24:56 2026] GET /v2/images => generated 3656 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/291] 199.204.45.78 () {42 vars in 684 bytes} [Thu Apr 16 04:32:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/292] 199.204.45.78 () {44 vars in 906 bytes} [Thu Apr 16 04:32:17 2026] GET /v2/images => generated 3656 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/295] 199.204.45.78 () {42 vars in 684 bytes} [Thu Apr 16 04:32:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/296] 199.204.45.78 () {44 vars in 906 bytes} [Thu Apr 16 04:32:29 2026] GET /v2/images => generated 3656 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/297] 199.204.45.78 () {44 vars in 943 bytes} [Thu Apr 16 04:32:29 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: 139/298] 199.204.45.78 () {44 vars in 965 bytes} [Thu Apr 16 04:32:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/299] 199.204.45.78 () {44 vars in 935 bytes} [Thu Apr 16 04:32:29 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: 140/300] 199.204.45.78 () {48 vars in 947 bytes} [Thu Apr 16 04:32:29 2026] POST /v2/images => generated 799 bytes in 133 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 04:32:30.016 7 INFO glance.api.v2.image_data [None req-3ff2cfd3-2b59-4549-9146-8229fd9abef1 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 04:32:55.126 7 INFO glance.location [None req-3ff2cfd3-2b59-4549-9146-8229fd9abef1 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 161/307] 199.204.45.78 () {48 vars in 1041 bytes} [Thu Apr 16 04:32:29 2026] PUT /v2/images/436c62df-0bc6-43e8-a76d-bd417454e885/file => generated 0 bytes in 25166 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14876 switches on core 0) [pid: 8|app: 0|req: 147/308] 199.204.45.78 () {44 vars in 967 bytes} [Thu Apr 16 04:32:55 2026] GET /v2/images/436c62df-0bc6-43e8-a76d-bd417454e885 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/309] 199.204.45.78 () {48 vars in 1046 bytes} [Thu Apr 16 04:32:55 2026] PATCH /v2/images/436c62df-0bc6-43e8-a76d-bd417454e885 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/310] 199.204.45.78 () {44 vars in 967 bytes} [Thu Apr 16 04:32:55 2026] GET /v2/images/436c62df-0bc6-43e8-a76d-bd417454e885 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/317] 199.204.45.78 () {42 vars in 684 bytes} [Thu Apr 16 04:33:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/318] 199.204.45.78 () {44 vars in 906 bytes} [Thu Apr 16 04:33:27 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 171/327] 10.0.0.163 () {32 vars in 633 bytes} [Thu Apr 16 04:34:05 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 159/332] 10.0.0.68 () {36 vars in 986 bytes} [Thu Apr 16 04:34:24 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 174/333] 10.0.0.68 () {36 vars in 926 bytes} [Thu Apr 16 04:34:24 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: 160/334] 10.0.0.68 () {36 vars in 986 bytes} [Thu Apr 16 04:34:27 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 175/335] 10.0.0.68 () {36 vars in 926 bytes} [Thu Apr 16 04:34:27 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/336] 199.204.45.78 () {36 vars in 990 bytes} [Thu Apr 16 04:34:32 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/337] 199.204.45.78 () {36 vars in 930 bytes} [Thu Apr 16 04:34:32 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: 162/338] 199.204.45.78 () {36 vars in 990 bytes} [Thu Apr 16 04:34:33 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/339] 199.204.45.78 () {36 vars in 930 bytes} [Thu Apr 16 04:34:33 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: 164/342] 10.0.0.68 () {36 vars in 986 bytes} [Thu Apr 16 04:34:38 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/343] 10.0.0.68 () {36 vars in 926 bytes} [Thu Apr 16 04:34:38 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: 165/344] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 16 04:34:39 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => generated 1171 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/345] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:34:39 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: 166/346] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:34:39 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: 181/347] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 16 04:34:39 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 167/348] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:34:39 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: 182/349] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:34:39 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: 168/350] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 16 04:34:39 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 183/351] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:34:40 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: 169/352] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:34:40 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: 184/353] 10.0.0.37 () {36 vars in 910 bytes} [Thu Apr 16 04:34:40 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/354] 10.0.0.37 () {36 vars in 1006 bytes} [Thu Apr 16 04:34:40 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020/locations => generated 127 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/355] 10.0.0.37 () {36 vars in 986 bytes} [Thu Apr 16 04:34:40 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 171/356] 10.0.0.37 () {36 vars in 926 bytes} [Thu Apr 16 04:34:40 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: 186/357] 10.0.0.37 () {36 vars in 926 bytes} [Thu Apr 16 04:34:40 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: 190/364] 10.0.0.68 () {36 vars in 986 bytes} [Thu Apr 16 04:35:10 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/365] 10.0.0.68 () {36 vars in 926 bytes} [Thu Apr 16 04:35:10 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: 178/370] 10.0.0.163 () {34 vars in 655 bytes} [Thu Apr 16 04:35:32 2026] POST /v2/images => generated 648 bytes in 199 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-16 04:35:32.784 7 WARNING glance.api.v2.images [None req-2c95c7a0-0e8b-4e5a-9fd4-a9dd4140307f 8eb90546b2434008a9c58344d23f8414 8f6035c1ac864037bb858151a520d6da - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//92818ac5-888a-4da1-869b-1ca29dc3c26f [pid: 7|app: 0|req: 193/371] 10.0.0.163 () {32 vars in 710 bytes} [Thu Apr 16 04:35:32 2026] DELETE /v2/images/92818ac5-888a-4da1-869b-1ca29dc3c26f => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/372] 10.0.0.163 () {32 vars in 707 bytes} [Thu Apr 16 04:35:32 2026] GET /v2/images/92818ac5-888a-4da1-869b-1ca29dc3c26f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/373] 10.0.0.163 () {32 vars in 633 bytes} [Thu Apr 16 04:35:32 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/374] 10.0.0.163 () {34 vars in 655 bytes} [Thu Apr 16 04:35:32 2026] POST /v2/images => generated 703 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/375] 10.0.0.163 () {32 vars in 717 bytes} [Thu Apr 16 04:35:32 2026] GET /v2/images/b52519e7-44e5-4910-b367-3326f0bd0345/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:35:32.994 8 INFO glance.api.v2.image_data [None req-ee33548c-5025-4b69-ad0b-b2877216e5a0 8eb90546b2434008a9c58344d23f8414 8f6035c1ac864037bb858151a520d6da - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 04:35:33.043 8 WARNING glance_store._drivers.rbd [None req-ee33548c-5025-4b69-ad0b-b2877216e5a0 8eb90546b2434008a9c58344d23f8414 8f6035c1ac864037bb858151a520d6da - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-16 04:35:34.088 8 INFO glance.location [None req-ee33548c-5025-4b69-ad0b-b2877216e5a0 8eb90546b2434008a9c58344d23f8414 8f6035c1ac864037bb858151a520d6da - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 181/376] 10.0.0.163 () {32 vars in 727 bytes} [Thu Apr 16 04:35:32 2026] PUT /v2/images/b52519e7-44e5-4910-b367-3326f0bd0345/file => generated 0 bytes in 1155 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/377] 10.0.0.163 () {32 vars in 707 bytes} [Thu Apr 16 04:35:34 2026] GET /v2/images/b52519e7-44e5-4910-b367-3326f0bd0345 => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/380] 10.0.0.163 () {32 vars in 717 bytes} [Thu Apr 16 04:35:34 2026] GET /v2/images/b52519e7-44e5-4910-b367-3326f0bd0345/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/381] 10.0.0.163 () {34 vars in 655 bytes} [Thu Apr 16 04:35:34 2026] POST /v2/images => generated 648 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/382] 10.0.0.163 () {32 vars in 726 bytes} [Thu Apr 16 04:35:34 2026] PATCH /v2/images/129981b3-d29b-4d83-97fc-fe54146d1d4b => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/383] 10.0.0.163 () {32 vars in 707 bytes} [Thu Apr 16 04:35:34 2026] GET /v2/images/129981b3-d29b-4d83-97fc-fe54146d1d4b => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:35:34.437 8 WARNING glance.api.v2.images [None req-9355d5c2-adc5-4023-93f4-3cf8e5ada0cd 8eb90546b2434008a9c58344d23f8414 8f6035c1ac864037bb858151a520d6da - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//129981b3-d29b-4d83-97fc-fe54146d1d4b [pid: 8|app: 0|req: 184/384] 10.0.0.163 () {32 vars in 710 bytes} [Thu Apr 16 04:35:34 2026] DELETE /v2/images/129981b3-d29b-4d83-97fc-fe54146d1d4b => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/385] 10.0.0.163 () {32 vars in 707 bytes} [Thu Apr 16 04:35:34 2026] GET /v2/images/129981b3-d29b-4d83-97fc-fe54146d1d4b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:35:34.505 8 WARNING glance.api.v2.images [None req-bf9f4b1b-a551-4eb5-bf3e-1bbba3decdf1 8eb90546b2434008a9c58344d23f8414 8f6035c1ac864037bb858151a520d6da - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b52519e7-44e5-4910-b367-3326f0bd0345 [pid: 8|app: 0|req: 185/386] 10.0.0.163 () {32 vars in 710 bytes} [Thu Apr 16 04:35:34 2026] DELETE /v2/images/b52519e7-44e5-4910-b367-3326f0bd0345 => generated 0 bytes in 956 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/387] 10.0.0.163 () {32 vars in 707 bytes} [Thu Apr 16 04:35:35 2026] GET /v2/images/b52519e7-44e5-4910-b367-3326f0bd0345 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:35:35.488 8 WARNING glance.api.v2.images [None req-556b830e-3ab9-4357-a598-07101af1b6e6 8eb90546b2434008a9c58344d23f8414 8f6035c1ac864037bb858151a520d6da - - default default] Failed to find image 92818ac5-888a-4da1-869b-1ca29dc3c26f to delete: glance.common.exception.ImageNotFound: No image found with ID 92818ac5-888a-4da1-869b-1ca29dc3c26f [pid: 8|app: 0|req: 186/388] 10.0.0.163 () {32 vars in 710 bytes} [Thu Apr 16 04:35:35 2026] DELETE /v2/images/92818ac5-888a-4da1-869b-1ca29dc3c26f => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/389] 10.0.0.163 () {32 vars in 707 bytes} [Thu Apr 16 04:35:35 2026] GET /v2/images/92818ac5-888a-4da1-869b-1ca29dc3c26f => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/392] 10.0.0.68 () {36 vars in 986 bytes} [Thu Apr 16 04:35:52 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 205/393] 10.0.0.68 () {36 vars in 926 bytes} [Thu Apr 16 04:35:52 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: 210/402] 10.0.0.68 () {36 vars in 986 bytes} [Thu Apr 16 04:36:24 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 193/403] 10.0.0.68 () {36 vars in 926 bytes} [Thu Apr 16 04:36:24 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: 213/408] 10.0.0.68 () {36 vars in 986 bytes} [Thu Apr 16 04:36:48 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/409] 10.0.0.68 () {36 vars in 926 bytes} [Thu Apr 16 04:36:48 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: 201/418] 10.0.0.163 () {30 vars in 411 bytes} [Thu Apr 16 04:37:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/429] 10.0.0.163 () {32 vars in 707 bytes} [Thu Apr 16 04:38:23 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 207/430] 10.0.0.163 () {32 vars in 707 bytes} [Thu Apr 16 04:38:23 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 224/431] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 16 04:38:23 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => generated 1171 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/432] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:38:23 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: 225/433] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:38:23 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/434] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 16 04:38:23 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/435] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:38:23 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/436] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:38:23 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: 227/437] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 16 04:38:23 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 211/438] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:38:23 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: 228/439] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:38:23 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: 212/440] 10.0.0.37 () {36 vars in 910 bytes} [Thu Apr 16 04:38:23 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/441] 10.0.0.37 () {36 vars in 1006 bytes} [Thu Apr 16 04:38:23 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/442] 10.0.0.37 () {36 vars in 986 bytes} [Thu Apr 16 04:38:23 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 230/443] 10.0.0.37 () {36 vars in 926 bytes} [Thu Apr 16 04:38: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: 214/444] 10.0.0.37 () {36 vars in 926 bytes} [Thu Apr 16 04:38:24 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: 217/449] 10.0.0.68 () {36 vars in 986 bytes} [Thu Apr 16 04:38:38 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/450] 10.0.0.68 () {36 vars in 926 bytes} [Thu Apr 16 04:38:38 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: 222/459] 10.0.0.68 () {36 vars in 986 bytes} [Thu Apr 16 04:39:15 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 238/460] 10.0.0.68 () {36 vars in 926 bytes} [Thu Apr 16 04:39:16 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: 247/477] 10.0.0.68 () {36 vars in 986 bytes} [Thu Apr 16 04:40:41 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 231/478] 10.0.0.68 () {36 vars in 926 bytes} [Thu Apr 16 04:40:41 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: 234/483] 10.0.0.68 () {36 vars in 986 bytes} [Thu Apr 16 04:40:59 2026] GET /v2/images/0b414557-248b-4180-ba5a-b53d77781020 => 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: 250/484] 10.0.0.68 () {36 vars in 926 bytes} [Thu Apr 16 04:40:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/493] 199.204.45.78 () {32 vars in 825 bytes} [Thu Apr 16 04:41:40 2026] GET /v2/images?status=active&owner=b2a3f702f5464317b6f37f0f3a051d13&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/494] 199.204.45.78 () {32 vars in 652 bytes} [Thu Apr 16 04:41:40 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: 240/495] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 16 04:41:40 2026] GET /v2/images/e111cc53-bc1b-4495-b545-5ed7bb1d5784 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/496] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:41:40 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: 241/497] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:41:40 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: 257/498] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 16 04:41:40 2026] GET /v2/images/e111cc53-bc1b-4495-b545-5ed7bb1d5784 => 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: 242/499] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:41:40 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: 258/500] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:41:40 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: 243/501] 10.0.0.110 () {36 vars in 987 bytes} [Thu Apr 16 04:41:40 2026] GET /v2/images/e111cc53-bc1b-4495-b545-5ed7bb1d5784 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/502] 10.0.0.110 () {36 vars in 927 bytes} [Thu Apr 16 04:41:40 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: 244/503] 10.0.0.37 () {36 vars in 910 bytes} [Thu Apr 16 04:41:41 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/504] 10.0.0.37 () {36 vars in 1006 bytes} [Thu Apr 16 04:41:41 2026] GET /v2/images/e111cc53-bc1b-4495-b545-5ed7bb1d5784/locations => generated 127 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/505] 10.0.0.37 () {36 vars in 986 bytes} [Thu Apr 16 04:41:41 2026] GET /v2/images/e111cc53-bc1b-4495-b545-5ed7bb1d5784 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/506] 10.0.0.37 () {36 vars in 926 bytes} [Thu Apr 16 04:41:41 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: 246/507] 10.0.0.37 () {36 vars in 926 bytes} [Thu Apr 16 04:41:41 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: 268/550] 10.0.0.163 () {32 vars in 633 bytes} [Thu Apr 16 04:45:04 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)