-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed as not planned
Labels
✔️ Resolution: DuplicateResolved as a duplicate of another issueResolved as a duplicate of another issueStatus: Resolvedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Milestone
Description
Our builds of aspnetcore on RHEL8 are failing as follows:
##vso[task.setvariable variable=NUGET_PLUGIN_REQUEST_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20
Checking node version...
v10.24.0
Checking npm version...
6.14.11
npm ERR! Cannot read property 'karma-sauce-launcher' of undefined
npm ERR! A complete log of this run can be found in:
npm ERR! /home/tester/dotnet/src/aspnetcore/src/submodules/Node-Externals/cache/_logs/
From the builds, I see the issue started somewhere mid February.
Build of https://github.com/dotnet/dotnet on Feb 13 (d0f16dfea3a6e7c8fa18051c8d3eac1dbc8b3bde) is passing, and build on Feb 15 (495f8900ad6315711347fb088e622a60e957bc7a) is failing.
We also have CI builds for aspnetcore, but they are not showing the issue. This is probably due to building a different configuration than what the vmr is building.
Metadata
Metadata
Assignees
Labels
✔️ Resolution: DuplicateResolved as a duplicate of another issueResolved as a duplicate of another issueStatus: Resolvedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework