linux
linux copied to clipboard
CML: Helios: failed firmware boot in suspend-resume
#/result/planresultdetail/38998?model=CML_HEL_RT5682-ipc3&testcase=check-suspend-resume-50
Test Case URL: https://github.com/thesofproject/sof-test/tree/main/test-case/MODEL=CML_HEL_RT5682-ipc3
cmd: TPLG=/lib/firmware/intel/sof-tplg/sof-cml-rt1011-rt5682.tplg MODEL=CML_HEL_RT5682-ipc3 SOF_TEST_INTERVAL=5 ~/sof-test/test-case/check-suspend-resume.sh -l 50
====================
framework load: ssh [email protected] 'nohup bash -c "TPLG=/lib/firmware/intel/sof-tplg/sof-cml-rt1011-rt5682.tplg MODEL=CML_HEL_RT5682-ipc3 SOF_TEST_INTERVAL=5 ~/sof-test/test-case/check-suspend-resume.sh -l 50 2>&1 | nc -N 10.54.29.142 50582" >/dev/null &'
====================
framework run: 'netcat -l -k 50582'
====================
Polling 'sof_firmware_boot_complete --since=@1710814678' every 1s for 13s
Command 'sof_firmware_boot_complete --since=@1710814678' timed out after 13s and 14 attempts
2024-03-19 02:18:20 UTC [REMOTE_ERROR] FW is not loaded for 13
2024-03-19 02:18:20 UTC [REMOTE_INFO] Starting func_exit_handler(1)
2024-03-19 02:18:20 UTC [REMOTE_ERROR] Starting func_exit_handler(), exit status=1, FUNCNAME stack:
2024-03-19 02:18:20 UTC [REMOTE_ERROR] source() @ /home/ubuntu/sof-test/case-lib/lib.sh
2024-03-19 02:18:20 UTC [REMOTE_ERROR] main() @ /home/ubuntu/sof-test/test-case/check-suspend-resume.sh:24
mv: cannot stat '/tmp/sof-test-card.lock': No such file or directory
2024-03-19 02:18:20 UTC [REMOTE_ERROR] ktime=5917 sof-test PID=: lock file /tmp/sof-test-card.lock already removed! Concurrent testing?
2024-03-19 02:18:20 UTC [REMOTE_INFO] Test Result: FAIL!
Not sure if this is a setup issue or a true problem with firmware reload?
I tried the exact same command
TPLG=/lib/firmware/intel/sof-tplg/sof-cml-rt1011-rt5682.tplg MODEL=CML_HEL_RT5682-ipc3 SOF_TEST_INTERVAL=5 ~/sof-test/test-case/check-suspend-resume.sh -l 50
on the same device jf-cml-hel-rt5682-07.jf.intel.com and I see no problem.
The error itself reminds me of what happens with an older kernel with the updated sof-test, there's a dependency with soundwire_intel.
Could it be a CI issue? @fredoh9 @marc-hb FYI
closing, no information that this is a repeated issue.