+ 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 [Mon May 18 03:58:32 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-bc97575c-ttgb8 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fb441018668 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-05-18 03:58:34.708 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-18 03:58:34.709 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-05-18 03:58:35.548 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-05-18 03:58:35.549 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-05-18 03:58:35.550 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-18 03:58:35.550 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-05-18 03:58:35.551 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-05-18 03:58:35.551 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-18 03:58:37.529 7 WARNING glance.api.v2.images [None req-9ad77f85-99f9-40ad-b514-25cfe45725db - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 03:58:37.581 8 WARNING glance.api.v2.images [None req-c585fba4-68c2-454a-8f7b-7a0d82a62a89 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 03:58:37.859 7 WARNING keystonemiddleware._common.config [None req-9ad77f85-99f9-40ad-b514-25cfe45725db - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 03:58:37.867 7 WARNING oslo_config.cfg [None req-9ad77f85-99f9-40ad-b514-25cfe45725db - - - - - -] 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 0x7fb441018668 pid: 7 (default app) 2026-05-18 03:58:37.914 8 WARNING keystonemiddleware._common.config [None req-c585fba4-68c2-454a-8f7b-7a0d82a62a89 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 03:58:37.921 8 WARNING oslo_config.cfg [None req-c585fba4-68c2-454a-8f7b-7a0d82a62a89 - - - - - -] 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 0x7fb441018668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 03:58:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 03:58:39.811 8 WARNING oslo_policy.policy [None req-dced83d3-3207-4a81-8aa0-c416efd9c7bb 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - 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-05-18 03:58:39.811 8 WARNING oslo_policy.policy [None req-dced83d3-3207-4a81-8aa0-c416efd9c7bb 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - 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-05-18 03:58:39.828 8 WARNING oslo_policy.policy [None req-dced83d3-3207-4a81-8aa0-c416efd9c7bb 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - 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-05-18 03:58:39.828 8 WARNING oslo_policy.policy [None req-dced83d3-3207-4a81-8aa0-c416efd9c7bb 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 03:58:39 2026] GET /v2/images => generated 69 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 03:58:43 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 03:58:43 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 03:58:43.139 7 WARNING oslo_policy.policy [None req-8101168a-67aa-417a-9116-d25a12341300 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - 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-05-18 03:58:43.139 7 WARNING oslo_policy.policy [None req-8101168a-67aa-417a-9116-d25a12341300 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.240 () {44 vars in 909 bytes} [Mon May 18 03:58:43 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.240 () {44 vars in 931 bytes} [Mon May 18 03:58:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 03:58:43.270 7 WARNING oslo_policy.policy [None req-4c31d0f5-a44d-4f09-a37e-5451372fac97 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - 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-05-18 03:58:43.271 7 WARNING oslo_policy.policy [None req-4c31d0f5-a44d-4f09-a37e-5451372fac97 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.240 () {44 vars in 937 bytes} [Mon May 18 03:58:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 03:58:43.343 8 WARNING oslo_config.cfg [None req-5291f7c2-0049-4a8e-a4a1-e372f120b835 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.240 () {48 vars in 949 bytes} [Mon May 18 03:58:43 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 03:58:43.364 7 WARNING oslo_policy.policy [None req-c9166105-9702-430e-a610-a8e9e36860a0 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - 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-05-18 03:58:43.364 7 WARNING oslo_policy.policy [None req-c9166105-9702-430e-a610-a8e9e36860a0 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - 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-05-18 03:58:43.365 7 INFO glance.api.v2.image_data [None req-c9166105-9702-430e-a610-a8e9e36860a0 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 03:58:47.293 7 WARNING glance.location [None req-c9166105-9702-430e-a610-a8e9e36860a0 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.240 () {48 vars in 1043 bytes} [Mon May 18 03:58:43 2026] PUT /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e/file => generated 0 bytes in 3970 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7118 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.240 () {44 vars in 969 bytes} [Mon May 18 03:58:47 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 03:58:47.367 7 WARNING oslo_config.cfg [None req-3cd759ff-ae28-492e-a5bd-43556f66e41c 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.240 () {44 vars in 969 bytes} [Mon May 18 03:58:47 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => 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: 129/262] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 04:19:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 04:19:08 2026] GET /v2/images => generated 1240 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/270] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 04:19:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 04:19:40 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.204.45.240 () {44 vars in 935 bytes} [Mon May 18 04:19:40 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 199.204.45.240 () {44 vars in 957 bytes} [Mon May 18 04:19:40 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.204.45.240 () {44 vars in 937 bytes} [Mon May 18 04:19:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 199.204.45.240 () {48 vars in 949 bytes} [Mon May 18 04:19:40 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 04:19:40.415 8 WARNING oslo_policy.policy [None req-da66fdc8-cd0a-4fdd-a1d4-d41ae7ef93b0 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - 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-05-18 04:19:40.415 8 WARNING oslo_policy.policy [None req-da66fdc8-cd0a-4fdd-a1d4-d41ae7ef93b0 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - 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-05-18 04:19:40.417 8 INFO glance.api.v2.image_data [None req-da66fdc8-cd0a-4fdd-a1d4-d41ae7ef93b0 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 04:20:06.673 8 WARNING glance.location [None req-da66fdc8-cd0a-4fdd-a1d4-d41ae7ef93b0 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 136/280] 199.204.45.240 () {48 vars in 1044 bytes} [Mon May 18 04:19:40 2026] PUT /v2/images/0ce583b5-da9f-4fb2-bb95-af86343a805c/file => generated 0 bytes in 26309 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63624 switches on core 0) [pid: 7|app: 0|req: 145/281] 199.204.45.240 () {44 vars in 969 bytes} [Mon May 18 04:20:06 2026] GET /v2/images/0ce583b5-da9f-4fb2-bb95-af86343a805c => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/282] 199.204.45.240 () {44 vars in 969 bytes} [Mon May 18 04:20:06 2026] GET /v2/images/0ce583b5-da9f-4fb2-bb95-af86343a805c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/285] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 04:20:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/286] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 04:20:08 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/365] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 04:26:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/366] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 04:26:38 2026] GET /v2/images => generated 2451 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/369] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 04:26:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/370] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 04:26:51 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/371] 199.204.45.240 () {44 vars in 945 bytes} [Mon May 18 04:26:51 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 199.204.45.240 () {44 vars in 967 bytes} [Mon May 18 04:26:51 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/373] 199.204.45.240 () {44 vars in 937 bytes} [Mon May 18 04:26:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 199.204.45.240 () {48 vars in 949 bytes} [Mon May 18 04:26:51 2026] POST /v2/images => generated 799 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 04:26:51.557 8 INFO glance.api.v2.image_data [None req-64465762-28a8-4528-ba80-9906d280a12d 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 04:27:11.457 8 INFO glance.location [None req-64465762-28a8-4528-ba80-9906d280a12d 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 184/379] 199.204.45.240 () {48 vars in 1043 bytes} [Mon May 18 04:26:51 2026] PUT /v2/images/f435e070-7990-4bf7-8988-75c88ab79d85/file => generated 0 bytes in 19953 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36025 switches on core 0) [pid: 7|app: 0|req: 196/380] 199.204.45.240 () {44 vars in 969 bytes} [Mon May 18 04:27:11 2026] GET /v2/images/f435e070-7990-4bf7-8988-75c88ab79d85 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/381] 199.204.45.240 () {48 vars in 1048 bytes} [Mon May 18 04:27:11 2026] PATCH /v2/images/f435e070-7990-4bf7-8988-75c88ab79d85 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/382] 199.204.45.240 () {44 vars in 969 bytes} [Mon May 18 04:27:11 2026] GET /v2/images/f435e070-7990-4bf7-8988-75c88ab79d85 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/391] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 04:27:50 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/392] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 04:27:50 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/395] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 04:28:02 2026] GET / => generated 1312 bytes in 6 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/396] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 04:28:02 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/397] 199.204.45.240 () {44 vars in 937 bytes} [Mon May 18 04:28:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/398] 199.204.45.240 () {44 vars in 959 bytes} [Mon May 18 04:28:02 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/399] 199.204.45.240 () {44 vars in 937 bytes} [Mon May 18 04:28:02 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: 206/400] 199.204.45.240 () {48 vars in 949 bytes} [Mon May 18 04:28:02 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 04:28:02.760 8 INFO glance.api.v2.image_data [None req-e9d39e9f-c753-4486-8ebb-e763bcbd4209 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 04:28:11.665 8 INFO glance.location [None req-e9d39e9f-c753-4486-8ebb-e763bcbd4209 946488fb1b2e491488f1d108396c3cf8 1493027d9658446b9bcc763b44877d37 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 195/403] 199.204.45.240 () {48 vars in 1043 bytes} [Mon May 18 04:28:02 2026] PUT /v2/images/54873e57-7892-4611-85f8-db38d0ed7326/file => generated 0 bytes in 8943 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20359 switches on core 0) [pid: 7|app: 0|req: 209/404] 199.204.45.240 () {44 vars in 969 bytes} [Mon May 18 04:28:11 2026] GET /v2/images/54873e57-7892-4611-85f8-db38d0ed7326 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/405] 199.204.45.240 () {44 vars in 969 bytes} [Mon May 18 04:28:11 2026] GET /v2/images/54873e57-7892-4611-85f8-db38d0ed7326 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/548] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 04:40:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/549] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 04:40:07 2026] GET /v2/images => generated 4892 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/578] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 04:42:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/579] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 04:42:21 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/580] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 04:42:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/581] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 04:42:23 2026] GET /v2/images => generated 4892 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/592] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 04:43:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/593] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 04:43:11 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/596] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 04:43:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/597] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 04:43:18 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/610] 199.204.45.240 () {42 vars in 686 bytes} [Mon May 18 04:44:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/611] 199.204.45.240 () {44 vars in 908 bytes} [Mon May 18 04:44:18 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 304/620] 10.0.0.135 () {32 vars in 631 bytes} [Mon May 18 04:45:01 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/625] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 18 04:45:23 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/626] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 18 04:45:23 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/629] 199.204.45.240 () {36 vars in 989 bytes} [Mon May 18 04:45:33 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/630] 199.204.45.240 () {36 vars in 929 bytes} [Mon May 18 04:45:33 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: 310/631] 199.204.45.240 () {36 vars in 989 bytes} [Mon May 18 04:45:33 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/632] 199.204.45.240 () {36 vars in 929 bytes} [Mon May 18 04:45:33 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: 311/633] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 18 04:45:36 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => 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: 323/634] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 18 04:45:36 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: 325/637] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 18 04:45:40 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => 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: 313/638] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 18 04:45:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/645] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 18 04:46:16 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/646] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 18 04:46:16 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: 318/649] 10.0.0.135 () {34 vars in 653 bytes} [Mon May 18 04:46:17 2026] POST /v2/images => generated 648 bytes in 235 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-18 04:46:17.997 7 WARNING glance.api.v2.images [None req-89def520-fe19-450e-b204-d22dc301876c df520eb07d9d40ee8c8962dbf41ff7ab 2d48dc3a390b424095c99b8ec546dfc2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//501fe99a-41e5-4855-88a8-132cc5356c6a [pid: 7|app: 0|req: 332/650] 10.0.0.135 () {32 vars in 708 bytes} [Mon May 18 04:46:17 2026] DELETE /v2/images/501fe99a-41e5-4855-88a8-132cc5356c6a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/651] 10.0.0.135 () {32 vars in 705 bytes} [Mon May 18 04:46:18 2026] GET /v2/images/501fe99a-41e5-4855-88a8-132cc5356c6a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/652] 10.0.0.135 () {32 vars in 631 bytes} [Mon May 18 04:46:18 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/653] 10.0.0.135 () {34 vars in 653 bytes} [Mon May 18 04:46:18 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/654] 10.0.0.135 () {32 vars in 715 bytes} [Mon May 18 04:46:18 2026] GET /v2/images/08bed0f7-4225-46eb-8d71-b59ac3977f0b/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 04:46:18.210 8 INFO glance.api.v2.image_data [None req-464b4fde-876f-4f9c-9a44-81fa168607f4 df520eb07d9d40ee8c8962dbf41ff7ab 2d48dc3a390b424095c99b8ec546dfc2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 04:46:18.243 8 WARNING glance_store._drivers.rbd [None req-464b4fde-876f-4f9c-9a44-81fa168607f4 df520eb07d9d40ee8c8962dbf41ff7ab 2d48dc3a390b424095c99b8ec546dfc2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-18 04:46:18.480 8 INFO glance.location [None req-464b4fde-876f-4f9c-9a44-81fa168607f4 df520eb07d9d40ee8c8962dbf41ff7ab 2d48dc3a390b424095c99b8ec546dfc2 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 321/655] 10.0.0.135 () {32 vars in 725 bytes} [Mon May 18 04:46:18 2026] PUT /v2/images/08bed0f7-4225-46eb-8d71-b59ac3977f0b/file => generated 0 bytes in 311 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/656] 10.0.0.135 () {32 vars in 705 bytes} [Mon May 18 04:46:18 2026] GET /v2/images/08bed0f7-4225-46eb-8d71-b59ac3977f0b => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/657] 10.0.0.135 () {32 vars in 715 bytes} [Mon May 18 04:46:18 2026] GET /v2/images/08bed0f7-4225-46eb-8d71-b59ac3977f0b/file => generated 1024 bytes in 99 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/658] 10.0.0.135 () {34 vars in 653 bytes} [Mon May 18 04:46:18 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/659] 10.0.0.135 () {32 vars in 724 bytes} [Mon May 18 04:46:18 2026] PATCH /v2/images/723f366f-6bb2-4baf-9ef3-0f58e2a6df8e => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/660] 10.0.0.135 () {32 vars in 705 bytes} [Mon May 18 04:46:18 2026] GET /v2/images/723f366f-6bb2-4baf-9ef3-0f58e2a6df8e => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 04:46:18.759 8 WARNING glance.api.v2.images [None req-94a54bba-e668-4bc9-a273-ac7799c9d893 df520eb07d9d40ee8c8962dbf41ff7ab 2d48dc3a390b424095c99b8ec546dfc2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//723f366f-6bb2-4baf-9ef3-0f58e2a6df8e [pid: 8|app: 0|req: 324/661] 10.0.0.135 () {32 vars in 708 bytes} [Mon May 18 04:46:18 2026] DELETE /v2/images/723f366f-6bb2-4baf-9ef3-0f58e2a6df8e => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/662] 10.0.0.135 () {32 vars in 705 bytes} [Mon May 18 04:46:18 2026] GET /v2/images/723f366f-6bb2-4baf-9ef3-0f58e2a6df8e => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 04:46:18.814 8 WARNING glance.api.v2.images [None req-280c0fa3-61c1-45a5-be72-bf642cbf3754 df520eb07d9d40ee8c8962dbf41ff7ab 2d48dc3a390b424095c99b8ec546dfc2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//08bed0f7-4225-46eb-8d71-b59ac3977f0b [pid: 8|app: 0|req: 325/663] 10.0.0.135 () {32 vars in 708 bytes} [Mon May 18 04:46:18 2026] DELETE /v2/images/08bed0f7-4225-46eb-8d71-b59ac3977f0b => generated 0 bytes in 937 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/664] 10.0.0.135 () {32 vars in 705 bytes} [Mon May 18 04:46:19 2026] GET /v2/images/08bed0f7-4225-46eb-8d71-b59ac3977f0b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 04:46:19.770 8 WARNING glance.api.v2.images [None req-119092e9-7e79-4f85-9e73-bfdb2d2ac091 df520eb07d9d40ee8c8962dbf41ff7ab 2d48dc3a390b424095c99b8ec546dfc2 - - default default] Failed to find image 501fe99a-41e5-4855-88a8-132cc5356c6a to delete: glance.common.exception.ImageNotFound: No image found with ID 501fe99a-41e5-4855-88a8-132cc5356c6a [pid: 8|app: 0|req: 326/665] 10.0.0.135 () {32 vars in 708 bytes} [Mon May 18 04:46:19 2026] DELETE /v2/images/501fe99a-41e5-4855-88a8-132cc5356c6a => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/666] 10.0.0.135 () {32 vars in 705 bytes} [Mon May 18 04:46:19 2026] GET /v2/images/501fe99a-41e5-4855-88a8-132cc5356c6a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/669] 10.0.0.135 () {32 vars in 705 bytes} [Mon May 18 04:46:33 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => 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: 328/670] 10.0.0.135 () {32 vars in 705 bytes} [Mon May 18 04:46:33 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => 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: 343/671] 10.0.0.235 () {36 vars in 985 bytes} [Mon May 18 04:46:33 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/672] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:46:33 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/673] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:46:33 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: 330/674] 10.0.0.235 () {36 vars in 985 bytes} [Mon May 18 04:46:33 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => 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: 345/675] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:46:33 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: 331/676] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:46:33 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/677] 10.0.0.235 () {36 vars in 985 bytes} [Mon May 18 04:46:33 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/678] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:46: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: 7|app: 0|req: 347/679] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:46: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: 8|app: 0|req: 333/680] 10.0.0.103 () {36 vars in 909 bytes} [Mon May 18 04:46:34 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/681] 10.0.0.103 () {36 vars in 1005 bytes} [Mon May 18 04:46:34 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e/locations => generated 127 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/682] 10.0.0.103 () {36 vars in 985 bytes} [Mon May 18 04:46:34 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/683] 10.0.0.103 () {36 vars in 925 bytes} [Mon May 18 04:46: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: 8|app: 0|req: 335/684] 10.0.0.103 () {36 vars in 925 bytes} [Mon May 18 04:46:34 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: 350/685] 10.0.0.235 () {36 vars in 985 bytes} [Mon May 18 04:46:34 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/686] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:46: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: 351/687] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:46: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: 337/688] 10.0.0.235 () {36 vars in 985 bytes} [Mon May 18 04:46:34 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/689] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:46: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: 338/690] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:46: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: 7|app: 0|req: 353/691] 10.0.0.235 () {36 vars in 985 bytes} [Mon May 18 04:46:34 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => 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: 339/692] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:46: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: 354/693] 10.0.0.103 () {36 vars in 909 bytes} [Mon May 18 04:46:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/694] 10.0.0.103 () {36 vars in 1005 bytes} [Mon May 18 04:46:35 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/695] 10.0.0.103 () {36 vars in 985 bytes} [Mon May 18 04:46:35 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => 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: 341/696] 10.0.0.103 () {36 vars in 925 bytes} [Mon May 18 04:46:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/697] 10.0.0.103 () {36 vars in 925 bytes} [Mon May 18 04:46:35 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: 344/702] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 18 04:46:57 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => 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: 359/703] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 18 04:46:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/708] 10.0.0.135 () {30 vars in 409 bytes} [Mon May 18 04:47:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/719] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 18 04:48:02 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/720] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 18 04:48:02 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/729] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 18 04:48:42 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/730] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 18 04:48:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/739] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 18 04:49:19 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => 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: 378/740] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 18 04:49:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/747] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 18 04:49:49 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/748] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 18 04:49:49 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/749] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 18 04:49:50 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/750] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 18 04:49:50 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: 386/755] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 18 04:50:12 2026] GET /v2/images/ac6aeb47-2dfb-4e2e-9e56-6e3c3c93c03e => 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: 370/756] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 18 04:50:12 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/763] 199.204.45.240 () {32 vars in 824 bytes} [Mon May 18 04:50:45 2026] GET /v2/images?status=active&owner=1493027d9658446b9bcc763b44877d37&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/764] 199.204.45.240 () {32 vars in 651 bytes} [Mon May 18 04:50:46 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: 391/765] 10.0.0.235 () {36 vars in 985 bytes} [Mon May 18 04:50:47 2026] GET /v2/images/0ce583b5-da9f-4fb2-bb95-af86343a805c => generated 1209 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/766] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:50: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: 392/767] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:50:47 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: 376/768] 10.0.0.235 () {36 vars in 985 bytes} [Mon May 18 04:50:47 2026] GET /v2/images/0ce583b5-da9f-4fb2-bb95-af86343a805c => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/769] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:50:47 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/770] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:50:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/771] 10.0.0.235 () {36 vars in 985 bytes} [Mon May 18 04:50:47 2026] GET /v2/images/0ce583b5-da9f-4fb2-bb95-af86343a805c => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/772] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:50: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: 7|app: 0|req: 395/773] 10.0.0.235 () {36 vars in 925 bytes} [Mon May 18 04:50: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: 379/774] 10.0.0.103 () {36 vars in 909 bytes} [Mon May 18 04:50:47 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/775] 10.0.0.103 () {36 vars in 1005 bytes} [Mon May 18 04:50:47 2026] GET /v2/images/0ce583b5-da9f-4fb2-bb95-af86343a805c/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/776] 10.0.0.103 () {36 vars in 985 bytes} [Mon May 18 04:50:47 2026] GET /v2/images/0ce583b5-da9f-4fb2-bb95-af86343a805c => 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: 397/777] 10.0.0.103 () {36 vars in 925 bytes} [Mon May 18 04:50:47 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: 381/778] 10.0.0.103 () {36 vars in 925 bytes} [Mon May 18 04:50:47 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: 403/821] 10.0.0.135 () {32 vars in 631 bytes} [Mon May 18 04:54:13 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)