+ 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 Apr 7 00:25:07 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-d7dc9c9b8-7d45j 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f9c032cc668 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-07 00:25:09.857 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-07 00:25:09.897 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-07 00:25:10.779 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-07 00:25:10.780 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-07 00:25:10.780 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:25:10.784 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-07 00:25:10.785 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-07 00:25:10.786 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:25:12.893 8 WARNING glance.api.v2.images [None req-26162605-69dd-483e-b134-9b6fcc09f438 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:25:12.931 7 WARNING glance.api.v2.images [None req-42a691e7-d794-4e67-8204-fe28ae65bbee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:25:13.221 8 WARNING keystonemiddleware._common.config [None req-26162605-69dd-483e-b134-9b6fcc09f438 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:25:13.228 8 WARNING oslo_config.cfg [None req-26162605-69dd-483e-b134-9b6fcc09f438 - - - - - -] 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 6 seconds on interpreter 0x7f9c032cc668 pid: 8 (default app) 2026-04-07 00:25:13.352 7 WARNING keystonemiddleware._common.config [None req-42a691e7-d794-4e67-8204-fe28ae65bbee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:25:13.360 7 WARNING oslo_config.cfg [None req-42a691e7-d794-4e67-8204-fe28ae65bbee - - - - - -] 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 6 seconds on interpreter 0x7f9c032cc668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 00:25:15 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:25:16.058 7 WARNING oslo_policy.policy [None req-8ca65927-4705-4159-8646-ebe80046561b 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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-07 00:25:16.058 7 WARNING oslo_policy.policy [None req-8ca65927-4705-4159-8646-ebe80046561b 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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-07 00:25:16.073 7 WARNING oslo_policy.policy [None req-8ca65927-4705-4159-8646-ebe80046561b 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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-07 00:25:16.073 7 WARNING oslo_policy.policy [None req-8ca65927-4705-4159-8646-ebe80046561b 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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: 1/6] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 00:25:15 2026] GET /v2/images => generated 69 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 00:25:19 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: 2/8] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 00:25:19 2026] GET /v2/images => generated 69 bytes in 37 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:25:19.799 8 WARNING oslo_policy.policy [None req-479cdcad-8133-4b2e-9173-2e7234d97c58 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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-07 00:25:19.800 8 WARNING oslo_policy.policy [None req-479cdcad-8133-4b2e-9173-2e7234d97c58 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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: 7/9] 199.204.45.33 () {44 vars in 907 bytes} [Tue Apr 7 00:25:19 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.33 () {44 vars in 929 bytes} [Tue Apr 7 00:25:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:25:19.934 8 WARNING oslo_policy.policy [None req-455a4d20-eb33-4388-9db6-d960d5f4083c 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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-07 00:25:19.934 8 WARNING oslo_policy.policy [None req-455a4d20-eb33-4388-9db6-d960d5f4083c 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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: 8/11] 199.204.45.33 () {44 vars in 935 bytes} [Tue Apr 7 00:25:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:25:20.028 7 WARNING oslo_config.cfg [None req-e9f4f989-154c-46d0-8d62-c30b582e5739 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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: 4/12] 199.204.45.33 () {48 vars in 947 bytes} [Tue Apr 7 00:25:19 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:25:20.051 8 WARNING oslo_policy.policy [None req-a59d3720-2a5b-4549-85d0-01e554845e85 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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-07 00:25:20.051 8 WARNING oslo_policy.policy [None req-a59d3720-2a5b-4549-85d0-01e554845e85 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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-07 00:25:20.052 8 INFO glance.api.v2.image_data [None req-a59d3720-2a5b-4549-85d0-01e554845e85 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:25:23.848 8 INFO glance.location [None req-a59d3720-2a5b-4549-85d0-01e554845e85 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/15] 199.204.45.33 () {48 vars in 1041 bytes} [Tue Apr 7 00:25:20 2026] PUT /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc/file => generated 0 bytes in 3849 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6679 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.33 () {44 vars in 967 bytes} [Tue Apr 7 00:25:23 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:25:23.933 8 WARNING oslo_config.cfg [None req-00a1749a-dc60-4dc4-99fa-3c31ce6b7665 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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: 10/17] 199.204.45.33 () {44 vars in 967 bytes} [Tue Apr 7 00:25:23 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/262] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 00:45: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: 133/263] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 00:45:49 2026] GET /v2/images => generated 1240 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 00:46:07 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: 136/269] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 00:46:07 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.204.45.33 () {44 vars in 933 bytes} [Tue Apr 7 00:46:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.33 () {44 vars in 955 bytes} [Tue Apr 7 00:46:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.33 () {44 vars in 935 bytes} [Tue Apr 7 00:46:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.33 () {48 vars in 947 bytes} [Tue Apr 7 00:46:07 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-04-07 00:46:07.535 7 WARNING oslo_policy.policy [None req-46e3e18f-3a55-4e69-85b0-7282d5098e82 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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-07 00:46:07.535 7 WARNING oslo_policy.policy [None req-46e3e18f-3a55-4e69-85b0-7282d5098e82 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - 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-07 00:46:07.536 7 INFO glance.api.v2.image_data [None req-46e3e18f-3a55-4e69-85b0-7282d5098e82 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:46:33.670 7 INFO glance.location [None req-46e3e18f-3a55-4e69-85b0-7282d5098e82 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 136/280] 199.204.45.33 () {48 vars in 1042 bytes} [Tue Apr 7 00:46:07 2026] PUT /v2/images/50f097eb-8612-499f-92af-20f9ca64d7fa/file => generated 0 bytes in 26190 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64491 switches on core 0) [pid: 8|app: 0|req: 145/281] 199.204.45.33 () {44 vars in 967 bytes} [Tue Apr 7 00:46:33 2026] GET /v2/images/50f097eb-8612-499f-92af-20f9ca64d7fa => 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: 137/282] 199.204.45.33 () {44 vars in 967 bytes} [Tue Apr 7 00:46:33 2026] GET /v2/images/50f097eb-8612-499f-92af-20f9ca64d7fa => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/283] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 00:46: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: 138/284] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 00:46:35 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/363] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 00:53:05 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: 178/364] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 00:53:05 2026] GET /v2/images => generated 2451 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/367] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 00:53:15 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: 188/368] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 00:53:15 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/369] 199.204.45.33 () {44 vars in 943 bytes} [Tue Apr 7 00:53:15 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/370] 199.204.45.33 () {44 vars in 965 bytes} [Tue Apr 7 00:53:15 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/371] 199.204.45.33 () {44 vars in 935 bytes} [Tue Apr 7 00:53:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/372] 199.204.45.33 () {48 vars in 947 bytes} [Tue Apr 7 00:53:15 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:53:15.928 7 INFO glance.api.v2.image_data [None req-5759abfb-2e50-4d83-bef7-77f8772d6510 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:53:34.462 7 INFO glance.location [None req-5759abfb-2e50-4d83-bef7-77f8772d6510 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 183/377] 199.204.45.33 () {48 vars in 1041 bytes} [Tue Apr 7 00:53:15 2026] PUT /v2/images/527d89e0-80f2-4673-85f1-b855b10982ad/file => generated 0 bytes in 18578 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25250 switches on core 0) [pid: 8|app: 0|req: 195/378] 199.204.45.33 () {44 vars in 967 bytes} [Tue Apr 7 00:53:34 2026] GET /v2/images/527d89e0-80f2-4673-85f1-b855b10982ad => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/379] 199.204.45.33 () {48 vars in 1046 bytes} [Tue Apr 7 00:53:34 2026] PATCH /v2/images/527d89e0-80f2-4673-85f1-b855b10982ad => generated 1234 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/380] 199.204.45.33 () {44 vars in 967 bytes} [Tue Apr 7 00:53:34 2026] GET /v2/images/527d89e0-80f2-4673-85f1-b855b10982ad => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/387] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 00:54:11 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: 188/388] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 00:54:11 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/393] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 00:54: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: 191/394] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 00:54:28 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/395] 199.204.45.33 () {44 vars in 935 bytes} [Tue Apr 7 00:54:28 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/396] 199.204.45.33 () {44 vars in 957 bytes} [Tue Apr 7 00:54:28 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/397] 199.204.45.33 () {44 vars in 935 bytes} [Tue Apr 7 00:54:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/398] 199.204.45.33 () {48 vars in 947 bytes} [Tue Apr 7 00:54:28 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:54:28.659 8 INFO glance.api.v2.image_data [None req-8cd3043b-ddf9-4932-abf2-55fe09c0908e 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:54:42.480 8 INFO glance.location [None req-8cd3043b-ddf9-4932-abf2-55fe09c0908e 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 206/401] 199.204.45.33 () {48 vars in 1042 bytes} [Tue Apr 7 00:54:28 2026] PUT /v2/images/b7e1ab01-c756-4514-af5d-14ca038fe8e6/file => generated 0 bytes in 13878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30734 switches on core 0) [pid: 7|app: 0|req: 196/402] 199.204.45.33 () {44 vars in 967 bytes} [Tue Apr 7 00:54:42 2026] GET /v2/images/b7e1ab01-c756-4514-af5d-14ca038fe8e6 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/403] 199.204.45.33 () {44 vars in 967 bytes} [Tue Apr 7 00:54:42 2026] GET /v2/images/b7e1ab01-c756-4514-af5d-14ca038fe8e6 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/550] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 01:06:52 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: 281/551] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 01:06:52 2026] GET /v2/images => generated 4893 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/580] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 01:09:05 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: 285/581] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 01:09:05 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/582] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 01:09:07 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: 286/583] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 01:09:07 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/594] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 01:09:53 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: 292/595] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 01:09:53 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/596] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 01:10:00 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: 293/597] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 01:10:00 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/610] 199.204.45.33 () {42 vars in 684 bytes} [Tue Apr 7 01:11:00 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: 300/611] 199.204.45.33 () {44 vars in 906 bytes} [Tue Apr 7 01:11:00 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/622] 10.0.0.133 () {32 vars in 632 bytes} [Tue Apr 7 01:11:42 2026] GET /v2/images => generated 4893 bytes in 20 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/625] 10.0.0.153 () {36 vars in 986 bytes} [Tue Apr 7 01:12:02 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/626] 10.0.0.153 () {36 vars in 926 bytes} [Tue Apr 7 01:12:02 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: 309/629] 10.0.0.153 () {36 vars in 986 bytes} [Tue Apr 7 01:12:08 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/630] 10.0.0.153 () {36 vars in 926 bytes} [Tue Apr 7 01:12:08 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: 310/631] 199.204.45.33 () {36 vars in 989 bytes} [Tue Apr 7 01:12:10 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/632] 199.204.45.33 () {36 vars in 929 bytes} [Tue Apr 7 01:12:10 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: 311/633] 199.204.45.33 () {36 vars in 989 bytes} [Tue Apr 7 01:12:11 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/634] 199.204.45.33 () {36 vars in 929 bytes} [Tue Apr 7 01:12:11 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/637] 10.0.0.153 () {36 vars in 986 bytes} [Tue Apr 7 01:12:16 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/638] 10.0.0.153 () {36 vars in 926 bytes} [Tue Apr 7 01:12:16 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/645] 10.0.0.153 () {36 vars in 986 bytes} [Tue Apr 7 01:12:43 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => 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: 317/646] 10.0.0.153 () {36 vars in 926 bytes} [Tue Apr 7 01:12:43 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: 331/649] 10.0.0.133 () {34 vars in 654 bytes} [Tue Apr 7 01:12:57 2026] POST /v2/images => generated 649 bytes in 324 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 01:12:58.317 7 WARNING glance.api.v2.images [None req-3b3edcce-df77-4939-8f4e-dfabc34a485b 9b494644e72c47f78429aa8e2b8a30fb 7d7f9711c26c4abaa420e5a771d1d60b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5733e740-c29e-462c-aa39-259128bfdcad [pid: 7|app: 0|req: 319/650] 10.0.0.133 () {32 vars in 709 bytes} [Tue Apr 7 01:12:58 2026] DELETE /v2/images/5733e740-c29e-462c-aa39-259128bfdcad => generated 0 bytes in 85 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/651] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 7 01:12:58 2026] GET /v2/images/5733e740-c29e-462c-aa39-259128bfdcad => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/652] 10.0.0.133 () {32 vars in 632 bytes} [Tue Apr 7 01:12:58 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/653] 10.0.0.133 () {34 vars in 654 bytes} [Tue Apr 7 01:12:58 2026] POST /v2/images => generated 703 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/654] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:12:58 2026] GET /v2/images/aa817f0a-2029-4852-abf1-10be96371438/file => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:12:58.573 8 INFO glance.api.v2.image_data [None req-8bd95a50-b930-431d-8f33-a7f7ca21604e 9b494644e72c47f78429aa8e2b8a30fb 7d7f9711c26c4abaa420e5a771d1d60b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:12:58.627 8 WARNING glance_store._drivers.rbd [None req-8bd95a50-b930-431d-8f33-a7f7ca21604e 9b494644e72c47f78429aa8e2b8a30fb 7d7f9711c26c4abaa420e5a771d1d60b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-07 01:12:58.982 8 INFO glance.location [None req-8bd95a50-b930-431d-8f33-a7f7ca21604e 9b494644e72c47f78429aa8e2b8a30fb 7d7f9711c26c4abaa420e5a771d1d60b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 334/655] 10.0.0.133 () {32 vars in 726 bytes} [Tue Apr 7 01:12:58 2026] PUT /v2/images/aa817f0a-2029-4852-abf1-10be96371438/file => generated 0 bytes in 464 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/656] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 7 01:12:59 2026] GET /v2/images/aa817f0a-2029-4852-abf1-10be96371438 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/657] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:12:59 2026] GET /v2/images/aa817f0a-2029-4852-abf1-10be96371438/file => generated 1024 bytes in 161 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/658] 10.0.0.133 () {34 vars in 654 bytes} [Tue Apr 7 01:12:59 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/659] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:12:59 2026] PATCH /v2/images/2237dfb3-2992-44d9-ae25-a89c7e815059 => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/660] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 7 01:12:59 2026] GET /v2/images/2237dfb3-2992-44d9-ae25-a89c7e815059 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:59.359 8 WARNING glance.api.v2.images [None req-dadeaead-2a8d-4fc8-a891-03c194ef96c5 9b494644e72c47f78429aa8e2b8a30fb 7d7f9711c26c4abaa420e5a771d1d60b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2237dfb3-2992-44d9-ae25-a89c7e815059 [pid: 8|app: 0|req: 337/661] 10.0.0.133 () {32 vars in 709 bytes} [Tue Apr 7 01:12:59 2026] DELETE /v2/images/2237dfb3-2992-44d9-ae25-a89c7e815059 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/662] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 7 01:12:59 2026] GET /v2/images/2237dfb3-2992-44d9-ae25-a89c7e815059 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:12:59.433 8 WARNING glance.api.v2.images [None req-02a2dc37-6f71-46b5-85d3-448d32d7e73f 9b494644e72c47f78429aa8e2b8a30fb 7d7f9711c26c4abaa420e5a771d1d60b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aa817f0a-2029-4852-abf1-10be96371438 [pid: 7|app: 0|req: 326/663] 10.0.0.153 () {36 vars in 986 bytes} [Tue Apr 7 01:13:00 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/664] 10.0.0.153 () {36 vars in 926 bytes} [Tue Apr 7 01:13:00 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/665] 10.0.0.133 () {32 vars in 709 bytes} [Tue Apr 7 01:12:59 2026] DELETE /v2/images/aa817f0a-2029-4852-abf1-10be96371438 => generated 0 bytes in 908 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/666] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 7 01:13:00 2026] GET /v2/images/aa817f0a-2029-4852-abf1-10be96371438 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:13:00.360 8 WARNING glance.api.v2.images [None req-cfbd8825-2661-4f03-96c0-6ca09c40c70e 9b494644e72c47f78429aa8e2b8a30fb 7d7f9711c26c4abaa420e5a771d1d60b - - default default] Failed to find image 5733e740-c29e-462c-aa39-259128bfdcad to delete: glance.common.exception.ImageNotFound: No image found with ID 5733e740-c29e-462c-aa39-259128bfdcad [pid: 8|app: 0|req: 339/667] 10.0.0.133 () {32 vars in 709 bytes} [Tue Apr 7 01:13:00 2026] DELETE /v2/images/5733e740-c29e-462c-aa39-259128bfdcad => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/668] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 7 01:13:00 2026] GET /v2/images/5733e740-c29e-462c-aa39-259128bfdcad => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/671] 10.0.0.133 () {30 vars in 410 bytes} [Tue Apr 7 01:13:03 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/672] 10.0.0.144 () {36 vars in 986 bytes} [Tue Apr 7 01:13:08 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/673] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:13:08 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: 342/674] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:13:09 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: 333/675] 10.0.0.144 () {36 vars in 986 bytes} [Tue Apr 7 01:13:09 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => 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: 343/676] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:13:09 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/677] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:13:09 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: 344/678] 10.0.0.144 () {36 vars in 986 bytes} [Tue Apr 7 01:13:09 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => 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: 335/679] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:13:09 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/680] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:13:09 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 10.0.0.17 () {36 vars in 985 bytes} [Tue Apr 7 01:13:10 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/682] 10.0.0.17 () {36 vars in 925 bytes} [Tue Apr 7 01:13:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/683] 10.0.0.17 () {36 vars in 985 bytes} [Tue Apr 7 01:13:10 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => 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: 347/684] 10.0.0.17 () {36 vars in 925 bytes} [Tue Apr 7 01:13:10 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: 338/685] 10.0.0.17 () {36 vars in 925 bytes} [Tue Apr 7 01:13:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/692] 10.0.0.153 () {36 vars in 986 bytes} [Tue Apr 7 01:13:36 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => 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: 342/693] 10.0.0.153 () {36 vars in 926 bytes} [Tue Apr 7 01:13:36 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: 344/696] 10.0.0.153 () {36 vars in 986 bytes} [Tue Apr 7 01:13:45 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => 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: 353/697] 10.0.0.153 () {36 vars in 926 bytes} [Tue Apr 7 01:13:45 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: 356/702] 10.0.0.153 () {36 vars in 986 bytes} [Tue Apr 7 01:14:10 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/703] 10.0.0.153 () {36 vars in 926 bytes} [Tue Apr 7 01:14:10 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: 363/716] 10.0.0.153 () {36 vars in 986 bytes} [Tue Apr 7 01:15:11 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => 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: 354/717] 10.0.0.153 () {36 vars in 926 bytes} [Tue Apr 7 01:15:11 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: 367/724] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 7 01:15:34 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/725] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 7 01:15:34 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => 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: 368/726] 10.0.0.144 () {36 vars in 986 bytes} [Tue Apr 7 01:15:34 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/727] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:15:34 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: 369/728] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:15:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/729] 10.0.0.144 () {36 vars in 986 bytes} [Tue Apr 7 01:15:34 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/730] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:15:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/731] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:15:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/732] 10.0.0.144 () {36 vars in 986 bytes} [Tue Apr 7 01:15:34 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => 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: 362/733] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:15:34 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: 372/734] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:15:34 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/735] 10.0.0.17 () {36 vars in 985 bytes} [Tue Apr 7 01:15:35 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => 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: 373/736] 10.0.0.17 () {36 vars in 925 bytes} [Tue Apr 7 01:15:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/737] 10.0.0.17 () {36 vars in 985 bytes} [Tue Apr 7 01:15:35 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/738] 10.0.0.17 () {36 vars in 925 bytes} [Tue Apr 7 01:15:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/739] 10.0.0.17 () {36 vars in 925 bytes} [Tue Apr 7 01:15:35 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: 375/740] 10.0.0.153 () {36 vars in 986 bytes} [Tue Apr 7 01:15:35 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/741] 10.0.0.153 () {36 vars in 926 bytes} [Tue Apr 7 01:15:35 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: 377/744] 10.0.0.153 () {36 vars in 986 bytes} [Tue Apr 7 01:15:52 2026] GET /v2/images/ffd39fc3-27c0-4779-b57c-d1f52c0648fc => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/745] 10.0.0.153 () {36 vars in 926 bytes} [Tue Apr 7 01:15: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: 8|app: 0|req: 382/754] 199.204.45.33 () {32 vars in 824 bytes} [Tue Apr 7 01:16:29 2026] GET /v2/images?status=active&owner=bdd46066d25f456c823562e91318b084&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/755] 199.204.45.33 () {32 vars in 651 bytes} [Tue Apr 7 01:16:29 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: 383/756] 10.0.0.144 () {36 vars in 986 bytes} [Tue Apr 7 01:16:30 2026] GET /v2/images/50f097eb-8612-499f-92af-20f9ca64d7fa => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/757] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:16:30 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: 384/758] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:16:30 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: 375/759] 10.0.0.144 () {36 vars in 986 bytes} [Tue Apr 7 01:16:30 2026] GET /v2/images/50f097eb-8612-499f-92af-20f9ca64d7fa => 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: 385/760] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:16:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/761] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:16:30 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: 386/762] 10.0.0.144 () {36 vars in 986 bytes} [Tue Apr 7 01:16:30 2026] GET /v2/images/50f097eb-8612-499f-92af-20f9ca64d7fa => 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: 377/763] 10.0.0.144 () {36 vars in 926 bytes} [Tue Apr 7 01:16:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/764] 10.0.0.17 () {36 vars in 985 bytes} [Tue Apr 7 01:16:30 2026] GET /v2/images/50f097eb-8612-499f-92af-20f9ca64d7fa => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/765] 10.0.0.17 () {36 vars in 925 bytes} [Tue Apr 7 01:16:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/766] 10.0.0.17 () {36 vars in 985 bytes} [Tue Apr 7 01:16:30 2026] GET /v2/images/50f097eb-8612-499f-92af-20f9ca64d7fa => 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: 379/767] 10.0.0.17 () {36 vars in 925 bytes} [Tue Apr 7 01:16:30 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: 389/768] 10.0.0.17 () {36 vars in 925 bytes} [Tue Apr 7 01:16:30 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: 404/817] 10.0.0.133 () {32 vars in 632 bytes} [Tue Apr 7 01:20:28 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)