dotnet / crank

Benchmarking infrastructure for applications
MIT License
970 stars 103 forks source link

Runs for TFM 9.0 are broken (`dotnet-install could not install a component: SDK 'edge'`) #710

Closed CarnaViire closed 5 months ago

CarnaViire commented 5 months ago

This could be a regression after https://github.com/dotnet/crank/pull/708

> crank --config https://raw.githubusercontent.com/aspnet/Benchmarks/main/scenarios/json.benchmarks.yml --scenario json --profile aspnet-perf-lin --application.framework net9.0

[03:45:44.912] Running session '616d43e81a19428a8ed3686c2284d70b' with description ''
[03:45:45.287] Starting job 'application' ...
[03:45:45.454] Submitted job: http://asp-perf-lin:5001/jobs/6
[03:45:46.977] 'application' has been selected by the server ...
[03:45:47.141] 'application' is now building ... http://asp-perf-lin:5001/jobs/6/buildlog
[03:45:49.964] 'application' failed on agent, stopping...
dotnet-install could not install a component: SDK 'edge'
[03:45:50.291] Job has failed, interrupting benchmarks ...
[03:45:50.293] Stopping job 'application' ...
[03:45:51.790] Deleting job 'application' ...

| application |   |
| ----------- | - |

cc @sebastienros