Started by user DIM Build Running as SYSTEM Building in workspace /var/jenkins_home/jobs/DIM-Diamant-Angular/workspace The recommended git tool is: NONE using credential Gitlab-Builder Cloning the remote Git repository Cloning repository https://gitlab.com/datainmotion/diamant/frontend.git > git init /var/jenkins_home/jobs/DIM-Diamant-Angular/workspace # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/diamant/frontend.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials Gitlab user for Jenkins > git fetch --tags --force --progress -- https://gitlab.com/datainmotion/diamant/frontend.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 Checking out Revision 1484ed7a22df22162e4598d1ceb0c68fe1f71a6b (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 1484ed7a22df22162e4598d1ceb0c68fe1f71a6b # timeout=10 Commit message: "changed names to diamant" > git rev-list --no-walk 1484ed7a22df22162e4598d1ceb0c68fe1f71a6b # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins5208310595232543509.sh + npm install --registry https://devel.data-in-motion.biz/nexus/repository/npm-group/ -g @angular/cli npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@angular/cli@12.2.4', npm WARN EBADENGINE required: { npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', npm WARN EBADENGINE yarn: '>= 1.13.0' npm WARN EBADENGINE }, npm WARN EBADENGINE current: { node: 'v15.0.1', npm: '7.0.3' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', npm WARN EBADENGINE required: { npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', npm WARN EBADENGINE yarn: '>= 1.13.0' npm WARN EBADENGINE }, npm WARN EBADENGINE current: { node: 'v15.0.1', npm: '7.0.3' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', npm WARN EBADENGINE required: { npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', npm WARN EBADENGINE yarn: '>= 1.13.0' npm WARN EBADENGINE }, npm WARN EBADENGINE current: { node: 'v15.0.1', npm: '7.0.3' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', npm WARN EBADENGINE required: { npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', npm WARN EBADENGINE yarn: '>= 1.13.0' npm WARN EBADENGINE }, npm WARN EBADENGINE current: { node: 'v15.0.1', npm: '7.0.3' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@schematics/angular@12.2.4', npm WARN EBADENGINE required: { npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', npm WARN EBADENGINE yarn: '>= 1.13.0' npm WARN EBADENGINE }, npm WARN EBADENGINE current: { node: 'v15.0.1', npm: '7.0.3' } npm WARN EBADENGINE } npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. added 239 packages in 44s 23 packages are looking for funding run `npm fund` for details + npm install --registry https://devel.data-in-motion.biz/nexus/repository/npm-group/ npm ERR! code ERR_SOCKET_TIMEOUT npm ERR! errno ERR_SOCKET_TIMEOUT npm ERR! request to https://devel.data-in-motion.biz/nexus/repository/npm-group/source-map-loader/-/source-map-loader-0.2.4.tgz failed, reason: Socket timeout npm ERR! A complete log of this run can be found in: npm ERR! /var/jenkins_home/jobs/DIM-Diamant-Angular/workspace/.npm/_logs/2021-09-07T13_51_31_141Z-debug.log Build step 'Execute shell' marked build as failure Finished: FAILURE