Job Failed #165444172

Summary

Job fails.

Steps to reproduce

Retry job.

Example Project

This project...

What is the current bug behavior?

See job #165444172 failed for 1a76c983.

What is the expected correct behavior?

Job should pass.

Relevant logs and/or screenshots

Running with gitlab-runner 11.8.0-rc1 (7a7b8375)
  on docker-auto-scale 0277ea0f
Using Docker executor with image docker:stable ...
Starting service docker:dind ...
Pulling docker image docker:dind ...
Using docker image sha256:5b626cc3459ad077146e8aac1fbe25f7099d71c6765efd6552b9209ca7ea4dc1 for docker:dind ...
Waiting for services to be up and running...
Pulling docker image docker:stable ...
Using docker image sha256:73d492654a095a2f91078b2dfacd0cfe1a1fe25412fac54b4eb2f5a9609ad418 for docker:stable ...
Running on runner-0277ea0f-project-9684926-concurrent-0 via runner-0277ea0f-srm-1550766837-6445987f...
Cloning repository...
Cloning into '/builds/openstapps/api'...
Checking out 1a76c983 as v0.3.0...
Skipping Git submodules setup
Checking cache for v0-3-0...
Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/9684926/v0-3-0 
Successfully extracted cache
Downloading artifacts for build:build (165437431)...
Downloading artifacts from coordinator... ok        id=165437431 responseStatus=200 OK token=cPRZsAk9
$ npm install
/bin/sh: eval: line 75: npm: not found
ERROR: Job failed: exit code 127

Possible fixes

Use another image or remove npm install.