Skip to content

Console Output

Started by GitLab push by 陈志洪
Running as SYSTEM
Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue
The recommended git tool is: NONE
using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue/.git # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-vue.git # timeout=10
Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-vue.git
 > /usr/local/git/bin/git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials gitlab凭据
 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-vue.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/fix-bug修复, since it originates from another repository
 > /usr/local/git/bin/git rev-parse origin/test^{commit} # timeout=10
Checking out Revision b774a6742c7422f87faef2e888e3ddbe68dbb025 (origin/test)
 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/git/bin/git checkout -f b774a6742c7422f87faef2e888e3ddbe68dbb025 # timeout=10
Commit message: ""fix: 优化风险点击逻辑,移除localStorage依赖并修正信息展示字段""
 > /usr/local/git/bin/git rev-list --no-walk b774a6742c7422f87faef2e888e3ddbe68dbb025 # timeout=10
[badp-bcxin-web-5.x-dispatch-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins5061975429095006600.sh
+ cd /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue
+ npm install
/data/apache-tomcat-jenkins/temp/jenkins5061975429095006600.sh: line 3: 20045 Killed                  npm install
Build step 'Execute shell' marked build as failure
Finished: FAILURE