project-chip / certification-tool

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.
https://csa-iot.org/
Apache License 2.0
38 stars 23 forks source link

[Bug] [python inside docker] When running the python script inside docker, fail to commission due to PASESession timed out. #313

Closed Penny0926 closed 2 months ago

Penny0926 commented 2 months ago

Describe the bug

When running the python script inside docker, fail to commission due to PASESession timed out. Judging from the test logs, it seems that no PBKDFParamResponse was received from the DUT. However, if the device is commissioning with chip-tool in docker, it is successful. In Matter 1.1, there are six test cases involved.TC-RR-1.1,TC-ACE-1.4,TC-ACE-1.4,TC-CGEN-2.4,TC-SC-3.6,TC-DA-1.7

Steps to reproduce the behavior

No response

Expected behavior

No response

Log files

log in docker.txt

PICS file

No response

Screenshots

![Uploading image.png…]()

Environment

TH Version: v2.8.1-official Sha: 1446f09 docker image:connectedhomeip/chip-cert-bins:5a21d17fd2bb0a48f4a356937f4741f6c9dc7975

Additional Information

No response

rquidute commented 2 months ago

Hi @Penny0926 Could you confirm issue #314 is the same comparing to this one? Could you please attach the logs?

antonio-amjr commented 2 months ago

This seems a duplication of the https://github.com/project-chip/certification-tool/issues/314 with the same title and description from the same author. I'll close this up and maintain the https://github.com/project-chip/certification-tool/issues/314 since it has chat responses already.