Failed to execute command. Status code: 500
Hi, there! I am continuously using your excellent benchmark framework on Azure and since yesterday , it will give every code that agent generated this response: [31mERROR [32mpython/182-MainProcess[1;33m] [0mFailed to execute command. Status code: 500 My last success was on 11.18 ,so I merged your latest code on main branch to mine. But still the same. Before 11.18 , it never happens. Thank you for your time!
I have successfully solved this issue by Rebuilding the golden image of windows, using the latest bash code in this repo. I guess it is due to the version conflict of QEMU . As my old one is 8.4.2 ,while the current is 9.1.0. Maybe you can mention it in your readme.md.