connectedhomeip icon indicating copy to clipboard operation
connectedhomeip copied to clipboard

TC-ACL-2.10-15 TH1 removes fabric F2 from DUT is getting timeout

Open tulasi-silabs opened this issue 2 years ago • 0 comments

Description:In TC-2.10 at 15th step "./chip-tool operationalcredentials remove-fabric 2 2 0 --commissioner-name beta --commissioner-nodeid 223344" is getting time out.

Expected outcome:It should remove fabric 2 [1657289809.358500][19309:19314] CHIP:TOO: Endpoint: 0 Cluster: 0x0000_003E Command 0x0000_0008 [1657289809.358559][19309:19314] CHIP:TOO: NOCResponse: { [1657289809.358600][19309:19314] CHIP:TOO: statusCode: 0 [1657289809.358620][19309:19314] CHIP:TOO: fabricIndex: 2 [1657289809.358641][19309:19314] CHIP:TOO: }

Actual Outcome: it is getting timed out

[1660068221.508516][6499:6499] CHIP:DL: Inet Layer shutdown [1660068221.509008][6499:6499] CHIP:DL: BLE shutdown [1660068221.509326][6499:6499] CHIP:DL: System Layer shutdown [1660068221.509576][6499:6499] CHIP:TOO: Run command failure: ../../examples/chip-tool/commands/common/CHIPCommand.cpp:416: CHIP Error 0x00000032: Timeout

Logs: Chiptool_Logs_ACL2.10.txt Jlink_Logs_ACL2.10.txt

Regards, Tulasi Reddy

tulasi-silabs avatar Aug 10 '22 12:08 tulasi-silabs

That chip-tool log seems to show a bunch of executions of that command, some interrupted via Ctrl-C, etc... But it does not show what commands were executed before this command, so it's hard to tell what state things are in.

@tulasi-silabs can you please attach a log that shows all chip-tool commands from the beginning of the test (starting with the initial "pairing" command)?

bzbarsky-apple avatar Aug 10 '22 16:08 bzbarsky-apple

Hi ,

We reset the test setup and flashed with the latest commit and after that we are not able to reproduce the issue.Hence closing the issue.

Regards, Tulasi Reddy

tulasi-silabs avatar Aug 22 '22 08:08 tulasi-silabs