ipfs-inactive / jenkins

[ARCHIVED] Configuration for IPFS's build system
https://ci.ipfs.team/blue
8 stars 6 forks source link

npm missing on macos worker #95

Closed vmx closed 6 years ago

vmx commented 6 years ago

I see CI failing on the macos 8.9.1 worker due to:

npm: command not found

https://ci.ipfs.team/blue/organizations/jenkins/IPFS%2Fjs-ipfs-api/detail/PR-705/14/pipeline/13

dryajov commented 6 years ago

Can confirm, seen this pop up intermittently across several projects.

vmx commented 6 years ago

The worker where it always happens is macstadium-macos-d3231d04.

victorb commented 6 years ago

I've disabled the worker for now and will look into it soon.

victorb commented 6 years ago

The macOS workers have finally been replaced with automatically created ones and this issue was fixed in the process.