Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: _unsorted
-
Labels:None
-
Similar Issues:
Description
The following batch command can be manually under CMD.exe successfully. But it do not finish under Jenkins.
vs_Community.exe --layout C:\vs.install.7df9d79310 --lang En-Us --wait --quiet --add Microsoft.Component.MSBuild --add Microsoft.VisualStudio.Component.Roslyn.Compiler --add Microsoft.VisualStudio.Component.TestTools.Core --add Microsoft.VisualStudio.Component.NuGet --add Microsoft.Net.ComponentGroup.TargetingPacks.Common --add Microsoft.Net.Component.4.TargetingPack --add Microsoft.Net.Component.4.7.SDK
NOTE: When in run under CMD there are a pop-up console show up for download. One jenkins, it just hang while the agent machine sit idle.