Skip to content

source-built aspnetcore fails during node build on RHEL8 #54394

@tmds

Description

@tmds

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.

cc @MichaelSimons @omajid

Metadata

Metadata

Assignees

Labels

✔️ Resolution: DuplicateResolved as a duplicate of another issueStatus: Resolvedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions