Started by user DIM Build Running as SYSTEM Building in workspace /var/jenkins_home/workspace/DIM-Diamant-Angular-Medica using credential jenkins_gitlab Cloning the remote Git repository Cloning repository https://gitlab.com/datainmotion/diamant/frontend.git > git init /var/jenkins_home/workspace/DIM-Diamant-Angular-Medica # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/diamant/frontend.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/diamant/frontend.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.com/datainmotion/diamant/frontend.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.com/datainmotion/diamant/frontend.git # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/diamant/frontend.git using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/diamant/frontend.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 63eefe08b3bb96d2a294780e034dea732199aae9 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 63eefe08b3bb96d2a294780e034dea732199aae9 Commit message: "medica" First time build. Skipping changelog. [DIM-Diamant-Angular-Medica] $ /bin/sh -xe /tmp/jenkins5697652534336166670.sh + npm install --registry https://devel.data-in-motion.biz/nexus/repository/npm-group/ -g @angular/cli npm ERR! code ENOENT npm ERR! syscall rename npm ERR! path /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.13/lib/node_modules/@angular/cli/node_modules/make-fetch-happen npm ERR! dest /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.13/lib/node_modules/@angular/cli/node_modules/.make-fetch-happen.DELETE npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, rename '/var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.13/lib/node_modules/@angular/cli/node_modules/make-fetch-happen' -> '/var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/Node_12.13/lib/node_modules/@angular/cli/node_modules/.make-fetch-happen.DELETE' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! /var/jenkins_home/workspace/DIM-Diamant-Angular-Medica/.npm/_logs/2019-11-15T13_22_54_761Z-debug.log Build step 'Execute shell' marked build as failure Finished: FAILURE