+ COMMAND=start + start + exec uwsgi --ini /etc/heat/heat-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/heat/heat-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Mar 4 02:00:03 2026] *** compiled with version: 11.4.0 on 27 February 2026 20:20:47 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: heat-api-887484845-fnlvk 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:8004 fd 3 Python version: 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55fbe90f38a0 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-03-04 02:00:05.873 8 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004 2026-03-04 02:00:05.895 7 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004 2026-03-04 02:00:06.035 8 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 02:00:06.039 8 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-03-04 02:00:06.043 8 WARNING oslo_config.cfg [-] 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 3 seconds on interpreter 0x55fbe90f38a0 pid: 8 (default app) 2026-03-04 02:00:06.059 7 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 02:00:06.063 7 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-03-04 02:00:06.067 7 WARNING oslo_config.cfg [-] 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 3 seconds on interpreter 0x55fbe90f38a0 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:16:16.553 8 WARNING oslo_policy.policy [None req-96c6dcea-b1c5-4e7d-9fbb-02120a504cbc admin-RegionOne - - - - -] 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-03-04 02:16:16.554 8 WARNING oslo_policy.policy [None req-96c6dcea-b1c5-4e7d-9fbb-02120a504cbc admin-RegionOne - - - - -] 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-03-04 02:16:16.585 8 INFO heat.common.wsgi [None req-96c6dcea-b1c5-4e7d-9fbb-02120a504cbc admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 8|app: 0|req: 100/196] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:16:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:17:16.216 7 WARNING oslo_policy.policy [None req-adcf2823-59cf-4548-9825-4e9b30de4185 admin-RegionOne - - - - -] 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-03-04 02:17:16.217 7 WARNING oslo_policy.policy [None req-adcf2823-59cf-4548-9825-4e9b30de4185 admin-RegionOne - - - - -] 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-03-04 02:17:16.249 7 INFO heat.common.wsgi [None req-adcf2823-59cf-4548-9825-4e9b30de4185 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 103/209] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:17:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:18:15.791 8 INFO heat.common.wsgi [None req-4b8c130e-5ea8-42fd-a3ae-c6c4fc2b8c38 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 8|app: 0|req: 113/222] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:18:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:19:15.715 7 INFO heat.common.wsgi [None req-02f023cb-8aed-434f-a6f1-61b8c86799af admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 116/235] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:19:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:20:15.684 7 INFO heat.common.wsgi [None req-f15d26fe-d135-47bb-903d-f6b7d6e0daa2 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 123/248] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:20:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:21:15.680 8 INFO heat.common.wsgi [None req-c8aa004a-3578-481f-b41c-1c0d16f8448f admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 8|app: 0|req: 132/261] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:21:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:22:15.780 7 INFO heat.common.wsgi [None req-986df758-d3f3-4269-b017-9e3ed526877d admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 136/274] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:22:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:23:15.734 8 INFO heat.common.wsgi [None req-47525bc8-ad97-472c-907e-c559a18276fe admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 8|app: 0|req: 145/287] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:23:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:24:15.820 7 INFO heat.common.wsgi [None req-cd09621b-e7ea-4143-900e-e4aacab558a8 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 149/300] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:24:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:25:15.721 8 INFO heat.common.wsgi [None req-791778ca-1170-4a93-8489-9681cdfc52e8 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 8|app: 0|req: 158/313] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:25:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:26:15.737 8 INFO heat.common.wsgi [None req-edecc244-cea3-4261-b05c-84b11ca39442 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 8|app: 0|req: 165/326] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:26:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:27:15.713 7 INFO heat.common.wsgi [None req-5264f70f-ab47-459a-acd0-bba0f2f9d988 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 168/339] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:27:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:28:15.902 7 INFO heat.common.wsgi [None req-84019c01-3ea5-48d8-a842-336cc9ed60cd admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 175/352] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:28:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:29:15.719 8 INFO heat.common.wsgi [None req-8fdd8662-039a-4198-8d2b-0696b1d213e6 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 8|app: 0|req: 184/365] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:29:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:30:16.076 7 INFO heat.common.wsgi [None req-7d919133-c236-4ae4-a9e5-94e87009f901 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 188/378] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:30:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:31:16.656 7 INFO heat.common.wsgi [None req-a51a2796-dea5-4bc5-ab2c-43eb5d39ce3d admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 195/391] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:31:16 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:32:16.344 8 INFO heat.common.wsgi [None req-f1fe3678-61df-4db4-9ff6-15ff269c196a admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 8|app: 0|req: 203/404] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:32:16 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:33:16.604 7 INFO heat.common.wsgi [None req-2c35d204-b3ed-4556-9365-48dbd3b989a8 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 208/417] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:33:16 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:34:16.021 7 INFO heat.common.wsgi [None req-02e7dac8-62d0-4935-8ebf-c436e6752ff8 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 215/430] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:34:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:35:15.769 7 INFO heat.common.wsgi [None req-87c53532-38c2-4d10-8ae1-206c2bfad453 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 222/443] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:35:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:36:15.642 8 INFO heat.common.wsgi [None req-d240abed-b118-49fd-9a76-1653af91939d admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 8|app: 0|req: 228/456] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:36:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:37:15.831 8 INFO heat.common.wsgi [None req-bde3d5c5-4e6b-40bf-80ee-2937f73eda52 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 8|app: 0|req: 235/469] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:37:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:38:16.286 8 INFO heat.common.wsgi [None req-9f135224-2d03-4182-80b4-22b74f440279 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 8|app: 0|req: 242/482] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:38:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:39:16.073 7 INFO heat.common.wsgi [None req-0ada6839-0c03-45d5-b6d6-7ed8f326908b admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 247/495] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:39:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:40:15.937 8 INFO heat.common.wsgi [None req-f500ebbd-e397-4c01-83f8-b51d29970427 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 8|app: 0|req: 255/508] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:40:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:41:15.813 8 INFO heat.common.wsgi [None req-a5b322bf-b1c9-4f18-a153-5691dfbde311 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 8|app: 0|req: 262/521] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:41:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:42:15.936 7 INFO heat.common.wsgi [None req-30b75dd2-483d-4a35-92b3-820cb59ba7c6 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 266/534] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:42:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:43:15.834 7 INFO heat.common.wsgi [None req-f5da76e4-7f52-4f33-b86c-228790d45ff0 admin-RegionOne - - - - -] Processing request: GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks [pid: 7|app: 0|req: 273/547] 10.0.0.20 () {28 vars in 629 bytes} [Wed Mar 4 02:43:15 2026] GET /v1/79fc3856c9654c3eb86f9a22688279ef/stacks => generated 14 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)