+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 05:29:48 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7c78d568bd-plz97 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 0x7fa97c2aa668 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-02 05:29:50.541 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 05:29:50.551 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-02 05:29:51.393 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-02 05:29:51.394 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-02 05:29:51.394 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 05:29:51.412 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-02 05:29:51.413 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-02 05:29:51.413 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 05:29:53.380 8 WARNING glance.api.v2.images [None req-f9d18edd-500f-4318-b392-d6ae0c5dcae9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 05:29:53.506 7 WARNING glance.api.v2.images [None req-5c39e025-bcbd-491a-9417-c8032ccf5d58 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 05:29:53.701 8 WARNING keystonemiddleware._common.config [None req-f9d18edd-500f-4318-b392-d6ae0c5dcae9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:29:53.708 8 WARNING oslo_config.cfg [None req-f9d18edd-500f-4318-b392-d6ae0c5dcae9 - - - - - -] 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 0x7fa97c2aa668 pid: 8 (default app) 2026-07-02 05:29:53.828 7 WARNING keystonemiddleware._common.config [None req-5c39e025-bcbd-491a-9417-c8032ccf5d58 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:29:53.836 7 WARNING oslo_config.cfg [None req-5c39e025-bcbd-491a-9417-c8032ccf5d58 - - - - - -] 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 0x7fa97c2aa668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 05:29:55 2026] GET / => generated 1301 bytes in 2 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-07-02 05:29:55.797 7 WARNING oslo_policy.policy [None req-07d88e42-ce16-48cb-bd54-9ffd3ad06ac2 a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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-02 05:29:55.797 7 WARNING oslo_policy.policy [None req-07d88e42-ce16-48cb-bd54-9ffd3ad06ac2 a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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-02 05:29:55.811 7 WARNING oslo_policy.policy [None req-07d88e42-ce16-48cb-bd54-9ffd3ad06ac2 a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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-02 05:29:55.812 7 WARNING oslo_policy.policy [None req-07d88e42-ce16-48cb-bd54-9ffd3ad06ac2 a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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/4] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 05:29:55 2026] GET /v2/images => generated 69 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 05:29:59 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/6] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 05:29:59 2026] GET /v2/images => generated 69 bytes in 39 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-07-02 05:29:59.336 8 WARNING oslo_policy.policy [None req-d8a02dc2-69de-4e52-b134-f44676ebcc81 a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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-02 05:29:59.336 8 WARNING oslo_policy.policy [None req-d8a02dc2-69de-4e52-b134-f44676ebcc81 a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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: 5/7] 199.204.45.38 () {44 vars in 908 bytes} [Thu Jul 2 05:29:59 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.38 () {44 vars in 930 bytes} [Thu Jul 2 05:29:59 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-07-02 05:29:59.466 8 WARNING oslo_policy.policy [None req-7596e005-b002-4d4f-a63b-851d121459ba a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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-02 05:29:59.466 8 WARNING oslo_policy.policy [None req-7596e005-b002-4d4f-a63b-851d121459ba a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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: 6/9] 199.204.45.38 () {44 vars in 936 bytes} [Thu Jul 2 05:29:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:29:59.543 7 WARNING oslo_config.cfg [None req-d34cd1bb-e3ee-4040-98ae-b33fac15ec8f a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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/10] 199.204.45.38 () {48 vars in 948 bytes} [Thu Jul 2 05:29:59 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 05:29:59.561 8 WARNING oslo_policy.policy [None req-45e25f5e-58e1-4995-b0a8-5e5f5722d657 a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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-02 05:29:59.561 8 WARNING oslo_policy.policy [None req-45e25f5e-58e1-4995-b0a8-5e5f5722d657 a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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-02 05:29:59.562 8 INFO glance.api.v2.image_data [None req-45e25f5e-58e1-4995-b0a8-5e5f5722d657 a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:30:03.013 8 INFO glance.location [None req-45e25f5e-58e1-4995-b0a8-5e5f5722d657 a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 7/13] 199.204.45.38 () {48 vars in 1042 bytes} [Thu Jul 2 05:29:59 2026] PUT /v2/images/f202ac76-c198-49bd-9030-978429701780/file => generated 0 bytes in 3500 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7627 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.38 () {44 vars in 968 bytes} [Thu Jul 2 05:30:03 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 05:30:03.160 8 WARNING oslo_config.cfg [None req-08273d46-ff51-445a-809e-f910dcfbe43f a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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: 8/15] 199.204.45.38 () {48 vars in 1048 bytes} [Thu Jul 2 05:30:03 2026] PATCH /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.38 () {44 vars in 968 bytes} [Thu Jul 2 05:30:03 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/253] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 05:49:50 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: 127/254] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 05:49:50 2026] GET /v2/images => generated 1381 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/259] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 05:50: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: 130/260] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 05:50:07 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/261] 199.204.45.38 () {44 vars in 934 bytes} [Thu Jul 2 05:50:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/262] 199.204.45.38 () {44 vars in 956 bytes} [Thu Jul 2 05:50:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/263] 199.204.45.38 () {44 vars in 936 bytes} [Thu Jul 2 05:50:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/264] 199.204.45.38 () {48 vars in 948 bytes} [Thu Jul 2 05:50:07 2026] POST /v2/images => generated 796 bytes in 590 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 05:50:08.441 7 WARNING oslo_policy.policy [None req-30798e9b-2271-44e3-8ed3-1a752a3ced6f a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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-02 05:50:08.441 7 WARNING oslo_policy.policy [None req-30798e9b-2271-44e3-8ed3-1a752a3ced6f a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - 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-02 05:50:08.442 7 INFO glance.api.v2.image_data [None req-30798e9b-2271-44e3-8ed3-1a752a3ced6f a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:50:31.509 7 INFO glance.location [None req-30798e9b-2271-44e3-8ed3-1a752a3ced6f a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 133/269] 199.204.45.38 () {48 vars in 1043 bytes} [Thu Jul 2 05:50:08 2026] PUT /v2/images/85b3a8e4-e6fa-4a02-b10f-7627642fed38/file => generated 0 bytes in 23124 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68621 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.38 () {44 vars in 968 bytes} [Thu Jul 2 05:50:31 2026] GET /v2/images/85b3a8e4-e6fa-4a02-b10f-7627642fed38 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.38 () {48 vars in 1048 bytes} [Thu Jul 2 05:50:31 2026] PATCH /v2/images/85b3a8e4-e6fa-4a02-b10f-7627642fed38 => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 199.204.45.38 () {44 vars in 968 bytes} [Thu Jul 2 05:50:31 2026] GET /v2/images/85b3a8e4-e6fa-4a02-b10f-7627642fed38 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 05:50:33 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: 136/276] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 05:50:33 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/357] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 05:57:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/358] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 05:57:17 2026] GET /v2/images => generated 2778 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/361] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 05:57:25 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: 179/362] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 05:57:25 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 199.204.45.38 () {44 vars in 944 bytes} [Thu Jul 2 05:57:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/364] 199.204.45.38 () {44 vars in 966 bytes} [Thu Jul 2 05:57:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 199.204.45.38 () {44 vars in 936 bytes} [Thu Jul 2 05:57:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 199.204.45.38 () {48 vars in 948 bytes} [Thu Jul 2 05:57:25 2026] POST /v2/images => generated 799 bytes in 286 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 05:57:25.469 8 INFO glance.api.v2.image_data [None req-53a95038-5b06-4fe1-9ceb-24e24d7db7a4 a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:57:43.331 8 INFO glance.location [None req-53a95038-5b06-4fe1-9ceb-24e24d7db7a4 a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/371] 199.204.45.38 () {48 vars in 1042 bytes} [Thu Jul 2 05:57:25 2026] PUT /v2/images/86cc2e0b-5c9b-4874-be3f-f4dd5d27a1dc/file => generated 0 bytes in 17926 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24511 switches on core 0) [pid: 7|app: 0|req: 186/372] 199.204.45.38 () {44 vars in 968 bytes} [Thu Jul 2 05:57:43 2026] GET /v2/images/86cc2e0b-5c9b-4874-be3f-f4dd5d27a1dc => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.38 () {48 vars in 1048 bytes} [Thu Jul 2 05:57:43 2026] PATCH /v2/images/86cc2e0b-5c9b-4874-be3f-f4dd5d27a1dc => generated 1410 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.204.45.38 () {44 vars in 968 bytes} [Thu Jul 2 05:57:43 2026] GET /v2/images/86cc2e0b-5c9b-4874-be3f-f4dd5d27a1dc => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 05:58:21 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: 191/382] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 05:58:21 2026] GET /v2/images => generated 4190 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 05:58:40 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: 194/388] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 05:58:41 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.204.45.38 () {44 vars in 936 bytes} [Thu Jul 2 05:58:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.38 () {44 vars in 958 bytes} [Thu Jul 2 05:58:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.38 () {44 vars in 936 bytes} [Thu Jul 2 05:58:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.38 () {48 vars in 948 bytes} [Thu Jul 2 05:58:41 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 05:58:41.171 7 INFO glance.api.v2.image_data [None req-569c8c6e-3a35-43e0-ba87-4dc100c3916d a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:58:54.618 7 INFO glance.location [None req-569c8c6e-3a35-43e0-ba87-4dc100c3916d a85b1ab8069f438d96fd4430ba1d0bec a334b46b4150443bbb4824a0369c2f4a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 197/397] 199.204.45.38 () {48 vars in 1043 bytes} [Thu Jul 2 05:58:41 2026] PUT /v2/images/ca964a5f-44d7-476d-84c1-47043f3c13f5/file => generated 0 bytes in 13490 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38978 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.204.45.38 () {44 vars in 968 bytes} [Thu Jul 2 05:58:54 2026] GET /v2/images/ca964a5f-44d7-476d-84c1-47043f3c13f5 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.38 () {48 vars in 1048 bytes} [Thu Jul 2 05:58:54 2026] PATCH /v2/images/ca964a5f-44d7-476d-84c1-47043f3c13f5 => generated 1382 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.38 () {44 vars in 968 bytes} [Thu Jul 2 05:58:54 2026] GET /v2/images/ca964a5f-44d7-476d-84c1-47043f3c13f5 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/553] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 06:11:38 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: 275/554] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 06:11:38 2026] GET /v2/images => generated 5574 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/581] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 06:13:51 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: 293/582] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 06:13:51 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/585] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 06:13:53 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: 295/586] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 06:13:53 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/595] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 06:14:40 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/596] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 06:14:40 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/599] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 06:14:48 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: 298/600] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 06:14:48 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/613] 199.204.45.38 () {42 vars in 685 bytes} [Thu Jul 2 06:15: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: 309/614] 199.204.45.38 () {44 vars in 907 bytes} [Thu Jul 2 06:15:48 2026] GET /v2/images => generated 5574 bytes in 35 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: 314/623] 10.0.0.211 () {32 vars in 633 bytes} [Thu Jul 2 06:16:29 2026] GET /v2/images => generated 5574 bytes in 17 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: 312/628] 10.0.0.201 () {36 vars in 987 bytes} [Thu Jul 2 06:16:47 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/629] 10.0.0.201 () {36 vars in 927 bytes} [Thu Jul 2 06:16:47 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: 313/630] 10.0.0.201 () {36 vars in 987 bytes} [Thu Jul 2 06:16:52 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => 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: 318/631] 10.0.0.201 () {36 vars in 927 bytes} [Thu Jul 2 06:16:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/634] 199.204.45.38 () {36 vars in 990 bytes} [Thu Jul 2 06:16:55 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/635] 199.204.45.38 () {36 vars in 930 bytes} [Thu Jul 2 06:16:55 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: 316/636] 199.204.45.38 () {36 vars in 990 bytes} [Thu Jul 2 06:16:56 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/637] 199.204.45.38 () {36 vars in 930 bytes} [Thu Jul 2 06:16:56 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: 317/638] 10.0.0.201 () {36 vars in 987 bytes} [Thu Jul 2 06:17:01 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => 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: 322/639] 10.0.0.201 () {36 vars in 927 bytes} [Thu Jul 2 06:17: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: 319/642] 10.0.0.211 () {30 vars in 411 bytes} [Thu Jul 2 06:17:10 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: 324/651] 10.0.0.211 () {34 vars in 655 bytes} [Thu Jul 2 06:17:43 2026] POST /v2/images => generated 647 bytes in 122 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 06:17:43.792 8 WARNING glance.api.v2.images [None req-3cee1113-a806-489b-ad7c-c08ebe2b14d5 bcdcee34dd724bfbb3a2a740bb1c6bf1 603962bd4e4f4a74a4dabe1215a2f77c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//22e709a9-ccc9-48b3-a96e-d21b743ac9a1 [pid: 8|app: 0|req: 328/652] 10.0.0.211 () {32 vars in 710 bytes} [Thu Jul 2 06:17:43 2026] DELETE /v2/images/22e709a9-ccc9-48b3-a96e-d21b743ac9a1 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/653] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 06:17:43 2026] GET /v2/images/22e709a9-ccc9-48b3-a96e-d21b743ac9a1 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.211 () {32 vars in 633 bytes} [Thu Jul 2 06:17:43 2026] GET /v2/images => generated 1381 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.211 () {34 vars in 655 bytes} [Thu Jul 2 06:17:43 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 10.0.0.211 () {32 vars in 717 bytes} [Thu Jul 2 06:17:43 2026] GET /v2/images/81107bad-16ed-4510-ac2e-92b191602d2e/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:17:43.965 7 INFO glance.api.v2.image_data [None req-4ce7c996-7b95-43ab-9abe-525e0510c430 bcdcee34dd724bfbb3a2a740bb1c6bf1 603962bd4e4f4a74a4dabe1215a2f77c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 06:17:44.005 7 WARNING glance_store._drivers.rbd [None req-4ce7c996-7b95-43ab-9abe-525e0510c430 bcdcee34dd724bfbb3a2a740bb1c6bf1 603962bd4e4f4a74a4dabe1215a2f77c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 06:17:44.962 7 INFO glance.location [None req-4ce7c996-7b95-43ab-9abe-525e0510c430 bcdcee34dd724bfbb3a2a740bb1c6bf1 603962bd4e4f4a74a4dabe1215a2f77c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 327/657] 10.0.0.211 () {32 vars in 727 bytes} [Thu Jul 2 06:17:43 2026] PUT /v2/images/81107bad-16ed-4510-ac2e-92b191602d2e/file => generated 0 bytes in 1039 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 06:17:44 2026] GET /v2/images/81107bad-16ed-4510-ac2e-92b191602d2e => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/659] 10.0.0.211 () {32 vars in 717 bytes} [Thu Jul 2 06:17:45 2026] GET /v2/images/81107bad-16ed-4510-ac2e-92b191602d2e/file => generated 1024 bytes in 115 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/660] 10.0.0.211 () {34 vars in 655 bytes} [Thu Jul 2 06:17:45 2026] POST /v2/images => generated 649 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/661] 10.0.0.211 () {32 vars in 726 bytes} [Thu Jul 2 06:17:45 2026] PATCH /v2/images/9635f6f0-347e-4a33-9709-58ae288a878a => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 06:17:45 2026] GET /v2/images/9635f6f0-347e-4a33-9709-58ae288a878a => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:17:45.289 7 WARNING glance.api.v2.images [None req-176e79e8-7ba5-4694-88b1-2563ac31ef40 bcdcee34dd724bfbb3a2a740bb1c6bf1 603962bd4e4f4a74a4dabe1215a2f77c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9635f6f0-347e-4a33-9709-58ae288a878a [pid: 7|app: 0|req: 330/663] 10.0.0.211 () {32 vars in 710 bytes} [Thu Jul 2 06:17:45 2026] DELETE /v2/images/9635f6f0-347e-4a33-9709-58ae288a878a => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 06:17:45 2026] GET /v2/images/9635f6f0-347e-4a33-9709-58ae288a878a => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:17:45.378 7 WARNING glance.api.v2.images [None req-505ec203-2627-450e-ab40-600c2a671cf4 bcdcee34dd724bfbb3a2a740bb1c6bf1 603962bd4e4f4a74a4dabe1215a2f77c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//81107bad-16ed-4510-ac2e-92b191602d2e [pid: 7|app: 0|req: 331/665] 10.0.0.211 () {32 vars in 710 bytes} [Thu Jul 2 06:17:45 2026] DELETE /v2/images/81107bad-16ed-4510-ac2e-92b191602d2e => generated 0 bytes in 767 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 06:17:46 2026] GET /v2/images/81107bad-16ed-4510-ac2e-92b191602d2e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:17:46.182 7 WARNING glance.api.v2.images [None req-658b132a-2462-4b11-926b-9ec0bd86c7ff bcdcee34dd724bfbb3a2a740bb1c6bf1 603962bd4e4f4a74a4dabe1215a2f77c - - default default] Failed to find image 22e709a9-ccc9-48b3-a96e-d21b743ac9a1 to delete: glance.common.exception.ImageNotFound: No image found with ID 22e709a9-ccc9-48b3-a96e-d21b743ac9a1 [pid: 7|app: 0|req: 332/667] 10.0.0.211 () {32 vars in 710 bytes} [Thu Jul 2 06:17:46 2026] DELETE /v2/images/22e709a9-ccc9-48b3-a96e-d21b743ac9a1 => generated 147 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 06:17:46 2026] GET /v2/images/22e709a9-ccc9-48b3-a96e-d21b743ac9a1 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.92 () {36 vars in 986 bytes} [Thu Jul 2 06:17:47 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/670] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:17:47 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: 334/671] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:17:47 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: 338/672] 10.0.0.92 () {36 vars in 986 bytes} [Thu Jul 2 06:17:47 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => 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: 335/673] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:17:47 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: 339/674] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:17:47 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: 336/675] 10.0.0.92 () {36 vars in 986 bytes} [Thu Jul 2 06:17:48 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => 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: 340/676] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:17:48 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/677] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:17:48 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: 341/678] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 2 06:17:48 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 2 06:17: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: 342/680] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 2 06:17:49 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => 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: 339/681] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 2 06:17: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: 343/682] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 2 06:17: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: 348/691] 10.0.0.201 () {36 vars in 987 bytes} [Thu Jul 2 06:18:23 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/692] 10.0.0.201 () {36 vars in 927 bytes} [Thu Jul 2 06:18:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/693] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 06:18:24 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => 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: 345/694] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jul 2 06:18:24 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => 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: 350/695] 10.0.0.92 () {36 vars in 986 bytes} [Thu Jul 2 06:18:25 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:18:25 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: 351/697] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:18:25 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: 347/698] 10.0.0.92 () {36 vars in 986 bytes} [Thu Jul 2 06:18:25 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => 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: 352/699] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:18:25 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: 348/700] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:18:25 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: 353/701] 10.0.0.92 () {36 vars in 986 bytes} [Thu Jul 2 06:18:25 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => 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: 349/702] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:18:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:18:25 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: 350/704] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 2 06:18:25 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 2 06:18:25 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: 351/706] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 2 06:18:25 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 2 06:18:25 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: 352/708] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 2 06:18:25 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: 357/709] 10.0.0.201 () {36 vars in 987 bytes} [Thu Jul 2 06:18:27 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 10.0.0.201 () {36 vars in 927 bytes} [Thu Jul 2 06:18:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/715] 10.0.0.201 () {36 vars in 987 bytes} [Thu Jul 2 06:18:51 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 10.0.0.201 () {36 vars in 927 bytes} [Thu Jul 2 06:18:51 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: 364/723] 10.0.0.201 () {36 vars in 987 bytes} [Thu Jul 2 06:19:21 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/724] 10.0.0.201 () {36 vars in 927 bytes} [Thu Jul 2 06:19:21 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: 367/729] 10.0.0.201 () {36 vars in 987 bytes} [Thu Jul 2 06:19:38 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => 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: 363/730] 10.0.0.201 () {36 vars in 927 bytes} [Thu Jul 2 06:19:38 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: 371/745] 10.0.0.201 () {36 vars in 987 bytes} [Thu Jul 2 06:20:50 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 10.0.0.201 () {36 vars in 927 bytes} [Thu Jul 2 06:20:50 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: 381/757] 10.0.0.201 () {36 vars in 987 bytes} [Thu Jul 2 06:21:35 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => 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: 377/758] 10.0.0.201 () {36 vars in 927 bytes} [Thu Jul 2 06:21: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: 7|app: 0|req: 380/763] 10.0.0.201 () {36 vars in 987 bytes} [Thu Jul 2 06:21:53 2026] GET /v2/images/f202ac76-c198-49bd-9030-978429701780 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.201 () {36 vars in 927 bytes} [Thu Jul 2 06:21:53 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: 384/771] 199.204.45.38 () {32 vars in 825 bytes} [Thu Jul 2 06:22:25 2026] GET /v2/images?status=active&owner=a334b46b4150443bbb4824a0369c2f4a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 199.204.45.38 () {32 vars in 652 bytes} [Thu Jul 2 06:22:26 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: 385/773] 10.0.0.92 () {36 vars in 986 bytes} [Thu Jul 2 06:22:26 2026] GET /v2/images/85b3a8e4-e6fa-4a02-b10f-7627642fed38 => 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: 389/774] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:22:26 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: 386/775] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:22:26 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: 390/776] 10.0.0.92 () {36 vars in 986 bytes} [Thu Jul 2 06:22:26 2026] GET /v2/images/85b3a8e4-e6fa-4a02-b10f-7627642fed38 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/777] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:22:26 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: 391/778] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:22:26 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: 388/779] 10.0.0.92 () {36 vars in 986 bytes} [Thu Jul 2 06:22:26 2026] GET /v2/images/85b3a8e4-e6fa-4a02-b10f-7627642fed38 => generated 1395 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/780] 10.0.0.92 () {36 vars in 926 bytes} [Thu Jul 2 06:22:26 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/781] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 2 06:22:26 2026] GET /v2/images/85b3a8e4-e6fa-4a02-b10f-7627642fed38 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 2 06:22:26 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: 390/783] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 2 06:22:26 2026] GET /v2/images/85b3a8e4-e6fa-4a02-b10f-7627642fed38 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/784] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 2 06:22:26 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: 391/785] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 2 06:22:26 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: 418/838] 10.0.0.211 () {32 vars in 633 bytes} [Thu Jul 2 06:26:52 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)