sonic-net / sonic-swss

SONiC Switch State Service (SwSS)
https://azure.github.io/SONiC
Other
179 stars 537 forks source link

[orchagent] TD4- exits during initialization with orchagent errors. #3244

Open srideepDell opened 4 months ago

srideepDell commented 4 months ago

Issue:- Trying to bring up TD4-BCM56881 platform ( Dell Z9432) with latest yml file and it does exits during orchagent initialization.

Error logs

2024 Jul 26 15:43:21.600377 sonic NOTICE swss#orchagent: :- doDecapTunnelTask: Tunnel IPINIP_TUNNEL added to ASIC_DB.
2024 Jul 26 15:43:21.602236 sonic ERR swss#orchagent: :- create: create status: SAI_STATUS_NOT_SUPPORTED
2024 Jul 26 15:43:21.602271 sonic ERR swss#orchagent: :- addDecapTunnelTermEntry: Failed to create tunnel decap term entry [10.0.0.0/32](http://10.0.0.0/32).
2024 Jul 26 15:43:21.602271 sonic ERR swss#orchagent: :- handleSaiCreateStatus: Encountered failure in create operation, exiting orchagent, SAI API: SAI_API_TUNNEL, status: SAI_STATUS_NOT_SUPPORTED
2024 Jul 26 15:43:21.602285 sonic NOTICE swss#orchagent: :- notifySyncd: sending syncd: SYNCD_INVOKE_DUMP
2024 Jul 26 15:43:21.611734 sonic NOTICE swss#orchagent: :- sai_redis_notify_syncd: invoked DUMP succeeded
2024 Jul 26 15:43:22.520284 sonic INFO swss#supervisord 2024-07-26 15:43:22,519 WARN exited: orchagent (terminated by SIGABRT (core dumped); not expected)
2024 Jul 26 15:43:22.543160 sonic INFO swss#supervisor-proc-exit-listener: Process 'orchagent' exited unexpectedly. Terminating supervisor 'swss'

yml file used for TD4 platform td4-z9432f-32x400G.config.zip

wdoekes commented 1 week ago

This looks like my issue.

Please try: #3377

See also: https://github.com/sonic-net/sonic-buildimage/issues/20837