+ 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 [Tue Jul 21 07:03:18 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-695bdcc99-52ttd 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7feed6ee9668 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-07-21 07:03:20.366 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-21 07:03:20.443 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-07-21 07:03:21.211 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-21 07:03:21.212 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-21 07:03:21.212 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 07:03:21.325 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-21 07:03:21.326 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-21 07:03:21.327 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 07:03:23.243 7 WARNING glance.api.v2.images [None req-2e450619-d606-43af-aa4d-ed1ba8df583b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 07:03:23.365 8 WARNING glance.api.v2.images [None req-4b310a26-9423-4470-a583-74c55cc30e19 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 07:03:23.575 7 WARNING keystonemiddleware._common.config [None req-2e450619-d606-43af-aa4d-ed1ba8df583b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 07:03:23.582 7 WARNING oslo_config.cfg [None req-2e450619-d606-43af-aa4d-ed1ba8df583b - - - - - -] 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 0x7feed6ee9668 pid: 7 (default app) 2026-07-21 07:03:23.727 8 WARNING keystonemiddleware._common.config [None req-4b310a26-9423-4470-a583-74c55cc30e19 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 07:03:23.735 8 WARNING oslo_config.cfg [None req-4b310a26-9423-4470-a583-74c55cc30e19 - - - - - -] 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 0x7feed6ee9668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:03:25 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-07-21 07:03:25.656 8 WARNING oslo_policy.policy [None req-fecc10d2-d819-4a50-a6da-5a0d819ff2da c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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-21 07:03:25.657 8 WARNING oslo_policy.policy [None req-fecc10d2-d819-4a50-a6da-5a0d819ff2da c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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-21 07:03:25.673 8 WARNING oslo_policy.policy [None req-fecc10d2-d819-4a50-a6da-5a0d819ff2da c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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-21 07:03:25.673 8 WARNING oslo_policy.policy [None req-fecc10d2-d819-4a50-a6da-5a0d819ff2da c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:03:25 2026] GET /v2/images => generated 69 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:03: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: 2/7] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:03:29 2026] GET /v2/images => generated 69 bytes in 36 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-07-21 07:03:29.466 7 WARNING oslo_policy.policy [None req-6da7652c-cb66-484c-8bbd-996949216d65 c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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-21 07:03:29.466 7 WARNING oslo_policy.policy [None req-6da7652c-cb66-484c-8bbd-996949216d65 c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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.19.213.44 () {44 vars in 906 bytes} [Tue Jul 21 07:03:29 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.44 () {44 vars in 928 bytes} [Tue Jul 21 07:03:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 07:03:29.608 7 WARNING oslo_policy.policy [None req-cdf426f5-310a-4a9d-bb5a-da639197035d c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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-21 07:03:29.609 7 WARNING oslo_policy.policy [None req-cdf426f5-310a-4a9d-bb5a-da639197035d c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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.19.213.44 () {44 vars in 934 bytes} [Tue Jul 21 07:03:29 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) 2026-07-21 07:03:29.694 8 WARNING oslo_config.cfg [None req-fc2682d3-048b-4f1f-a9af-710b23dc7ac3 c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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.19.213.44 () {48 vars in 946 bytes} [Tue Jul 21 07:03:29 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 07:03:29.714 7 WARNING oslo_policy.policy [None req-ff197a38-bce2-4c47-b6a5-5c7a5d0bb8c4 c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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-21 07:03:29.714 7 WARNING oslo_policy.policy [None req-ff197a38-bce2-4c47-b6a5-5c7a5d0bb8c4 c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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-21 07:03:29.715 7 INFO glance.api.v2.image_data [None req-ff197a38-bce2-4c47-b6a5-5c7a5d0bb8c4 c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:03:33.667 7 WARNING glance.location [None req-ff197a38-bce2-4c47-b6a5-5c7a5d0bb8c4 c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.44 () {48 vars in 1040 bytes} [Tue Jul 21 07:03:29 2026] PUT /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e/file => generated 0 bytes in 3999 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7541 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.44 () {44 vars in 966 bytes} [Tue Jul 21 07:03:33 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 07:03:33.811 7 WARNING oslo_config.cfg [None req-9695caac-cebd-4957-9819-e1f1552a2f47 c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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.19.213.44 () {48 vars in 1046 bytes} [Tue Jul 21 07:03:33 2026] PATCH /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.44 () {44 vars in 966 bytes} [Tue Jul 21 07:03:33 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:24:39 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: 135/271] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:24:39 2026] GET /v2/images => generated 1381 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:24:56 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:24:56 2026] GET /v2/images => generated 1381 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.19.213.44 () {44 vars in 932 bytes} [Tue Jul 21 07:24:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.19.213.44 () {44 vars in 954 bytes} [Tue Jul 21 07:24:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.19.213.44 () {44 vars in 934 bytes} [Tue Jul 21 07:24:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.19.213.44 () {48 vars in 946 bytes} [Tue Jul 21 07:24:56 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 07:24:56.577 8 WARNING oslo_policy.policy [None req-f42b06e2-661a-4d19-a968-e8493c1dc4dc c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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-21 07:24:56.578 8 WARNING oslo_policy.policy [None req-f42b06e2-661a-4d19-a968-e8493c1dc4dc c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - 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-21 07:24:56.579 8 INFO glance.api.v2.image_data [None req-f42b06e2-661a-4d19-a968-e8493c1dc4dc c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:25:21.105 8 WARNING glance.location [None req-f42b06e2-661a-4d19-a968-e8493c1dc4dc c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/286] 199.19.213.44 () {48 vars in 1041 bytes} [Tue Jul 21 07:24:56 2026] PUT /v2/images/82c7a72e-77c6-4c61-bfde-63ae15e6d5c2/file => generated 0 bytes in 24572 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62583 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.19.213.44 () {44 vars in 966 bytes} [Tue Jul 21 07:25:21 2026] GET /v2/images/82c7a72e-77c6-4c61-bfde-63ae15e6d5c2 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 199.19.213.44 () {48 vars in 1046 bytes} [Tue Jul 21 07:25:21 2026] PATCH /v2/images/82c7a72e-77c6-4c61-bfde-63ae15e6d5c2 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/289] 199.19.213.44 () {44 vars in 966 bytes} [Tue Jul 21 07:25:21 2026] GET /v2/images/82c7a72e-77c6-4c61-bfde-63ae15e6d5c2 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/290] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:25:22 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: 148/291] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:25:22 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:32:13 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: 191/377] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:32:13 2026] GET /v2/images => generated 2778 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:32:22 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: 192/379] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:32:22 2026] GET /v2/images => generated 2778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.19.213.44 () {44 vars in 942 bytes} [Tue Jul 21 07:32:22 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.19.213.44 () {44 vars in 964 bytes} [Tue Jul 21 07:32:22 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.19.213.44 () {44 vars in 934 bytes} [Tue Jul 21 07:32:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.19.213.44 () {48 vars in 946 bytes} [Tue Jul 21 07:32:23 2026] POST /v2/images => generated 799 bytes in 108 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 07:32:23.131 8 INFO glance.api.v2.image_data [None req-79f8b27d-3114-4594-9697-01d4a2edb9e2 c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:32:40.097 8 INFO glance.location [None req-79f8b27d-3114-4594-9697-01d4a2edb9e2 c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/388] 199.19.213.44 () {48 vars in 1040 bytes} [Tue Jul 21 07:32:23 2026] PUT /v2/images/cd8fab28-2f27-4c5f-a1de-3685e0d3e2d7/file => generated 0 bytes in 17003 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26055 switches on core 0) [pid: 7|app: 0|req: 199/389] 199.19.213.44 () {44 vars in 966 bytes} [Tue Jul 21 07:32:40 2026] GET /v2/images/cd8fab28-2f27-4c5f-a1de-3685e0d3e2d7 => generated 1211 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/390] 199.19.213.44 () {48 vars in 1046 bytes} [Tue Jul 21 07:32:40 2026] PATCH /v2/images/cd8fab28-2f27-4c5f-a1de-3685e0d3e2d7 => generated 1410 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/391] 199.19.213.44 () {44 vars in 966 bytes} [Tue Jul 21 07:32:40 2026] GET /v2/images/cd8fab28-2f27-4c5f-a1de-3685e0d3e2d7 => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/400] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:33:18 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: 205/401] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:33:18 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/404] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:33:30 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: 198/405] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:33:30 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/406] 199.19.213.44 () {44 vars in 934 bytes} [Tue Jul 21 07:33:30 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/407] 199.19.213.44 () {44 vars in 956 bytes} [Tue Jul 21 07:33:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/408] 199.19.213.44 () {44 vars in 934 bytes} [Tue Jul 21 07:33:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/409] 199.19.213.44 () {48 vars in 946 bytes} [Tue Jul 21 07:33:30 2026] POST /v2/images => generated 791 bytes in 281 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 07:33:30.680 7 INFO glance.api.v2.image_data [None req-4e8c0fc5-174d-4053-bc0f-53c9256088a3 c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:33:45.852 7 INFO glance.location [None req-4e8c0fc5-174d-4053-bc0f-53c9256088a3 c91b302a1f0c4d688f2f771aebbdb373 3ab8b07b6cd247c2a83286280ea0a707 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 210/414] 199.19.213.44 () {48 vars in 1041 bytes} [Tue Jul 21 07:33:30 2026] PUT /v2/images/af3a4e7f-47d0-46df-8911-8fd4cbfc0925/file => generated 0 bytes in 15218 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33816 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.19.213.44 () {44 vars in 966 bytes} [Tue Jul 21 07:33:45 2026] GET /v2/images/af3a4e7f-47d0-46df-8911-8fd4cbfc0925 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.19.213.44 () {48 vars in 1046 bytes} [Tue Jul 21 07:33:45 2026] PATCH /v2/images/af3a4e7f-47d0-46df-8911-8fd4cbfc0925 => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.19.213.44 () {44 vars in 966 bytes} [Tue Jul 21 07:33:46 2026] GET /v2/images/af3a4e7f-47d0-46df-8911-8fd4cbfc0925 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/582] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:47:28 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: 294/583] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:47:28 2026] GET /v2/images => generated 5574 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/612] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:49:47 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: 304/613] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:49:47 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/614] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:49:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/615] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:49:49 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/626] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:50:38 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: 311/627] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:50:38 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/630] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:50:46 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: 313/631] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:50:46 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/644] 199.19.213.44 () {42 vars in 683 bytes} [Tue Jul 21 07:51:48 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: 320/645] 199.19.213.44 () {44 vars in 905 bytes} [Tue Jul 21 07:51:48 2026] GET /v2/images => generated 5574 bytes in 76 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: 330/654] 10.0.0.32 () {32 vars in 631 bytes} [Tue Jul 21 07:52:31 2026] GET /v2/images => generated 5574 bytes in 19 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: 327/659] 10.0.0.218 () {36 vars in 986 bytes} [Tue Jul 21 07:52:48 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/660] 10.0.0.218 () {36 vars in 926 bytes} [Tue Jul 21 07:52:48 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: 335/663] 199.19.213.44 () {36 vars in 989 bytes} [Tue Jul 21 07:52:56 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/664] 199.19.213.44 () {36 vars in 929 bytes} [Tue Jul 21 07:52:56 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: 336/665] 199.19.213.44 () {36 vars in 989 bytes} [Tue Jul 21 07:52:57 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/666] 199.19.213.44 () {36 vars in 929 bytes} [Tue Jul 21 07:52:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/667] 10.0.0.32 () {34 vars in 653 bytes} [Tue Jul 21 07:53:00 2026] POST /v2/images => generated 649 bytes in 298 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-21 07:53:00.494 8 WARNING glance.api.v2.images [None req-df9cabec-816d-473d-8f3b-d4049f4abfe5 45527dabedb043c295274f59f15af65b 5b8ea554210c4cd58e9f6ef280657293 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a5cffc1b-9202-4253-9b90-839e593ee24b [pid: 8|app: 0|req: 331/668] 10.0.0.32 () {32 vars in 708 bytes} [Tue Jul 21 07:53:00 2026] DELETE /v2/images/a5cffc1b-9202-4253-9b90-839e593ee24b => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/669] 10.0.0.32 () {32 vars in 705 bytes} [Tue Jul 21 07:53:00 2026] GET /v2/images/a5cffc1b-9202-4253-9b90-839e593ee24b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/670] 10.0.0.32 () {32 vars in 631 bytes} [Tue Jul 21 07:53:00 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/671] 10.0.0.32 () {34 vars in 653 bytes} [Tue Jul 21 07:53:00 2026] POST /v2/images => generated 702 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/672] 10.0.0.32 () {32 vars in 715 bytes} [Tue Jul 21 07:53:00 2026] GET /v2/images/7761ba60-43de-4153-b6e1-4405925d1609/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 07:53:00.690 7 INFO glance.api.v2.image_data [None req-da2d7d88-53e3-4e52-9baf-9b4c26dd113a 45527dabedb043c295274f59f15af65b 5b8ea554210c4cd58e9f6ef280657293 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:53:00.725 7 WARNING glance_store._drivers.rbd [None req-da2d7d88-53e3-4e52-9baf-9b4c26dd113a 45527dabedb043c295274f59f15af65b 5b8ea554210c4cd58e9f6ef280657293 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-21 07:53:01.864 7 INFO glance.location [None req-da2d7d88-53e3-4e52-9baf-9b4c26dd113a 45527dabedb043c295274f59f15af65b 5b8ea554210c4cd58e9f6ef280657293 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 340/673] 10.0.0.32 () {32 vars in 725 bytes} [Tue Jul 21 07:53:00 2026] PUT /v2/images/7761ba60-43de-4153-b6e1-4405925d1609/file => generated 0 bytes in 1239 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/674] 10.0.0.32 () {32 vars in 705 bytes} [Tue Jul 21 07:53:01 2026] GET /v2/images/7761ba60-43de-4153-b6e1-4405925d1609 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/675] 10.0.0.32 () {32 vars in 715 bytes} [Tue Jul 21 07:53:01 2026] GET /v2/images/7761ba60-43de-4153-b6e1-4405925d1609/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/676] 10.0.0.32 () {34 vars in 653 bytes} [Tue Jul 21 07:53:02 2026] POST /v2/images => generated 649 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/677] 10.0.0.32 () {32 vars in 724 bytes} [Tue Jul 21 07:53:02 2026] PATCH /v2/images/425e36ae-227c-4be1-a82f-ebd96aa4f6f5 => generated 653 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/678] 10.0.0.32 () {32 vars in 705 bytes} [Tue Jul 21 07:53:02 2026] GET /v2/images/425e36ae-227c-4be1-a82f-ebd96aa4f6f5 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 07:53:02.207 7 WARNING glance.api.v2.images [None req-beca8da2-6dc9-477b-be41-09ebb32cc9bd 45527dabedb043c295274f59f15af65b 5b8ea554210c4cd58e9f6ef280657293 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//425e36ae-227c-4be1-a82f-ebd96aa4f6f5 [pid: 7|app: 0|req: 343/679] 10.0.0.32 () {32 vars in 708 bytes} [Tue Jul 21 07:53:02 2026] DELETE /v2/images/425e36ae-227c-4be1-a82f-ebd96aa4f6f5 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/680] 10.0.0.32 () {32 vars in 705 bytes} [Tue Jul 21 07:53:02 2026] GET /v2/images/425e36ae-227c-4be1-a82f-ebd96aa4f6f5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 07:53:02.304 7 WARNING glance.api.v2.images [None req-09b6919c-1547-4d0d-bf0a-9ff79aca55e0 45527dabedb043c295274f59f15af65b 5b8ea554210c4cd58e9f6ef280657293 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7761ba60-43de-4153-b6e1-4405925d1609 [pid: 7|app: 0|req: 344/681] 10.0.0.32 () {32 vars in 708 bytes} [Tue Jul 21 07:53:02 2026] DELETE /v2/images/7761ba60-43de-4153-b6e1-4405925d1609 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.32 () {32 vars in 705 bytes} [Tue Jul 21 07:53:03 2026] GET /v2/images/7761ba60-43de-4153-b6e1-4405925d1609 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 07:53:03.148 7 WARNING glance.api.v2.images [None req-dee1697b-3506-40fd-bb37-931330db0678 45527dabedb043c295274f59f15af65b 5b8ea554210c4cd58e9f6ef280657293 - - default default] Failed to find image a5cffc1b-9202-4253-9b90-839e593ee24b to delete: glance.common.exception.ImageNotFound: No image found with ID a5cffc1b-9202-4253-9b90-839e593ee24b [pid: 7|app: 0|req: 345/683] 10.0.0.32 () {32 vars in 708 bytes} [Tue Jul 21 07:53:03 2026] DELETE /v2/images/a5cffc1b-9202-4253-9b90-839e593ee24b => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.32 () {32 vars in 705 bytes} [Tue Jul 21 07:53:03 2026] GET /v2/images/a5cffc1b-9202-4253-9b90-839e593ee24b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/687] 10.0.0.108 () {36 vars in 986 bytes} [Tue Jul 21 07:53:04 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:53:05 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: 348/689] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:53:05 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: 342/690] 10.0.0.108 () {36 vars in 986 bytes} [Tue Jul 21 07:53:05 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/691] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:53:05 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: 343/692] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:53:05 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: 7|app: 0|req: 350/693] 10.0.0.108 () {36 vars in 986 bytes} [Tue Jul 21 07:53:05 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:53:05 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: 351/695] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:53:05 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: 345/696] 10.0.0.32 () {30 vars in 409 bytes} [Tue Jul 21 07:53:06 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: 352/697] 10.0.0.24 () {36 vars in 909 bytes} [Tue Jul 21 07:53:06 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/698] 10.0.0.24 () {36 vars in 1005 bytes} [Tue Jul 21 07:53:06 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e/locations => generated 127 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/699] 10.0.0.24 () {36 vars in 985 bytes} [Tue Jul 21 07:53:06 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/700] 10.0.0.24 () {36 vars in 925 bytes} [Tue Jul 21 07:53:06 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: 354/701] 10.0.0.24 () {36 vars in 925 bytes} [Tue Jul 21 07:53:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/708] 10.0.0.32 () {32 vars in 705 bytes} [Tue Jul 21 07:53:42 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/709] 10.0.0.32 () {32 vars in 705 bytes} [Tue Jul 21 07:53:42 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/710] 10.0.0.108 () {36 vars in 986 bytes} [Tue Jul 21 07:53:42 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/711] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:53:42 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:53: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: 7|app: 0|req: 360/713] 10.0.0.108 () {36 vars in 986 bytes} [Tue Jul 21 07:53:42 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/714] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:53: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: 7|app: 0|req: 361/715] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:53: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: 355/716] 10.0.0.108 () {36 vars in 986 bytes} [Tue Jul 21 07:53:42 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/717] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:53:42 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: 356/718] 10.0.0.24 () {36 vars in 909 bytes} [Tue Jul 21 07:53:42 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: 363/719] 10.0.0.24 () {36 vars in 1005 bytes} [Tue Jul 21 07:53:42 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/720] 10.0.0.24 () {36 vars in 985 bytes} [Tue Jul 21 07:53:42 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/721] 10.0.0.24 () {36 vars in 925 bytes} [Tue Jul 21 07:53: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/722] 10.0.0.24 () {36 vars in 925 bytes} [Tue Jul 21 07:53:42 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: 366/725] 10.0.0.218 () {36 vars in 986 bytes} [Tue Jul 21 07:53:47 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.218 () {36 vars in 926 bytes} [Tue Jul 21 07:53:47 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: 362/729] 10.0.0.218 () {36 vars in 986 bytes} [Tue Jul 21 07:53:56 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/730] 10.0.0.218 () {36 vars in 926 bytes} [Tue Jul 21 07:53:56 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: 365/735] 10.0.0.218 () {36 vars in 986 bytes} [Tue Jul 21 07:54:22 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/736] 10.0.0.218 () {36 vars in 926 bytes} [Tue Jul 21 07:54:22 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: 374/741] 10.0.0.218 () {36 vars in 986 bytes} [Tue Jul 21 07:54:35 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 10.0.0.218 () {36 vars in 926 bytes} [Tue Jul 21 07:54:35 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: 378/749] 10.0.0.218 () {36 vars in 986 bytes} [Tue Jul 21 07:55:05 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 10.0.0.218 () {36 vars in 926 bytes} [Tue Jul 21 07:55:05 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: 380/753] 10.0.0.218 () {36 vars in 986 bytes} [Tue Jul 21 07:55:23 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/754] 10.0.0.218 () {36 vars in 926 bytes} [Tue Jul 21 07:55: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: 7|app: 0|req: 385/763] 10.0.0.218 () {36 vars in 986 bytes} [Tue Jul 21 07:56:01 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/764] 10.0.0.218 () {36 vars in 926 bytes} [Tue Jul 21 07:56: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: 387/767] 199.19.213.44 () {32 vars in 824 bytes} [Tue Jul 21 07:56:05 2026] GET /v2/images?status=active&owner=3ab8b07b6cd247c2a83286280ea0a707&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/768] 199.19.213.44 () {32 vars in 651 bytes} [Tue Jul 21 07:56:05 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: 388/769] 10.0.0.108 () {36 vars in 986 bytes} [Tue Jul 21 07:56:06 2026] GET /v2/images/82c7a72e-77c6-4c61-bfde-63ae15e6d5c2 => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/770] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:56:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:56:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/772] 10.0.0.108 () {36 vars in 986 bytes} [Tue Jul 21 07:56:06 2026] GET /v2/images/82c7a72e-77c6-4c61-bfde-63ae15e6d5c2 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/773] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:56:06 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: 384/774] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:56:06 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: 391/775] 10.0.0.108 () {36 vars in 986 bytes} [Tue Jul 21 07:56:06 2026] GET /v2/images/82c7a72e-77c6-4c61-bfde-63ae15e6d5c2 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.108 () {36 vars in 926 bytes} [Tue Jul 21 07:56:06 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: 392/777] 10.0.0.24 () {36 vars in 909 bytes} [Tue Jul 21 07:56:06 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: 386/778] 10.0.0.24 () {36 vars in 1005 bytes} [Tue Jul 21 07:56:06 2026] GET /v2/images/82c7a72e-77c6-4c61-bfde-63ae15e6d5c2/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/779] 10.0.0.24 () {36 vars in 985 bytes} [Tue Jul 21 07:56:06 2026] GET /v2/images/82c7a72e-77c6-4c61-bfde-63ae15e6d5c2 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/780] 10.0.0.24 () {36 vars in 925 bytes} [Tue Jul 21 07:56:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/781] 10.0.0.24 () {36 vars in 925 bytes} [Tue Jul 21 07:56:06 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: 394/794] 10.0.0.218 () {36 vars in 986 bytes} [Tue Jul 21 07:57:04 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/795] 10.0.0.218 () {36 vars in 926 bytes} [Tue Jul 21 07:57:04 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: 406/804] 10.0.0.218 () {36 vars in 986 bytes} [Tue Jul 21 07:57:49 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/805] 10.0.0.218 () {36 vars in 926 bytes} [Tue Jul 21 07:57:49 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: 404/814] 10.0.0.218 () {36 vars in 986 bytes} [Tue Jul 21 07:58:27 2026] GET /v2/images/a500bdc4-ec09-42eb-b633-0f5b59bd081e => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/815] 10.0.0.218 () {36 vars in 926 bytes} [Tue Jul 21 07:58:27 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: 412/830] 10.0.0.32 () {32 vars in 631 bytes} [Tue Jul 21 07:59:37 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)