Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tables] Reinstall native dependencies failing in nightly runs #21468

Closed
v-jiaodi opened this issue Apr 19, 2022 · 1 comment
Closed

[Tables] Reinstall native dependencies failing in nightly runs #21468

v-jiaodi opened this issue Apr 19, 2022 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. needs-team-triage Workflow: This issue needs the team to triage. Tables test-reliability Issue that causes tests to be unreliable

Comments

@v-jiaodi
Copy link
Member

Tables nightly test runs are failing with:

Error message:
npm ERR! gyp WARN install got an error, rolling back install
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: 500 status code downloading arm64 node.lib
npm ERR! gyp ERR! stack at C:\hostedtoolcache\windows\node\17.9.0\x64\node_modules\npm\node_modules\node-gyp\lib\install.js:256:17
npm ERR! gyp ERR! stack at runMicrotasks ()
npm ERR! gyp ERR! stack at processTicksAndRejections (node:internal/process/task_queues:96:5)
npm ERR! gyp ERR! stack at async Promise.all (index 2)
npm ERR! gyp ERR! stack at async go (C:\hostedtoolcache\windows\node\17.9.0\x64\node_modules\npm\node_modules\node-gyp\lib\install.js:189:5)
npm ERR! gyp ERR! stack at async install (C:\hostedtoolcache\windows\node\17.9.0\x64\node_modules\npm\node_modules\node-gyp\lib\install.js:62:18)
npm ERR! gyp ERR! System Windows_NT 10.0.17763
npm ERR! gyp ERR! command "C:\hostedtoolcache\windows\node\17.9.0\x64\node.exe" "C:\hostedtoolcache\windows\node\17.9.0\x64\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd D:\a_work\1\s\common\temp\node_modules.pnpm@azure+msal-node-extensions@1.0.0-alpha.13\node_modules@azure\msal-node-extensions
npm ERR! gyp ERR! node -v v17.9.0
npm ERR! gyp ERR! node-gyp -v v9.0.0
npm ERR! gyp ERR! not ok

For more details check here:

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Apr 19, 2022
@azure-sdk azure-sdk added Azure.Identity Client This issue points to a problem in the data-plane of the library. needs-team-triage Workflow: This issue needs the team to triage. labels Apr 19, 2022
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Apr 19, 2022
@v-xuto v-xuto added Tables test-reliability Issue that causes tests to be unreliable and removed Azure.Identity labels Apr 19, 2022
@joheredi
Copy link
Member

Seems to have been a transient issue with npm. Pipeline is passing: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1513245&view=results

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. needs-team-triage Workflow: This issue needs the team to triage. Tables test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

4 participants