Skip to content

Console Output

16:40:36 Started by user unknown or anonymous
16:40:36 Running as SYSTEM
16:40:36 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-vue
16:40:36 The recommended git tool is: NONE
16:40:36 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
16:40:36 Cloning the remote Git repository
16:40:36 Cloning repository https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git
16:40:36  > /usr/local/git/bin/git init /data/jenkins/workspace/badp-bcxin-web-5.x-vue # timeout=10
16:40:36 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git
16:40:36  > /usr/local/git/bin/git --version # timeout=10
16:40:36  > git --version # 'git version 2.43.0'
16:40:36 using GIT_ASKPASS to set credentials gitlab凭据
16:40:36  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:40:45  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git # timeout=10
16:40:45  > /usr/local/git/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:40:45 Avoid second fetch
16:40:45  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
16:40:45 Checking out Revision 5421129b51a93938f4f82d65bddd368272e1e214 (refs/remotes/origin/test)
16:40:45  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
16:40:45  > /usr/local/git/bin/git checkout -f 5421129b51a93938f4f82d65bddd368272e1e214 # timeout=10
16:40:45 Commit message: "ad"
16:40:45 First time build. Skipping changelog.
16:40:45 [badp-bcxin-web-5.x-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins6235233455749002202.sh
16:40:45 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-vue
16:40:45 + npm run build
16:40:46 
16:40:46 > hello-world@0.1.0 build
16:40:46 > vue-cli-service build
16:40:46 
16:40:46 sh: vue-cli-service: command not found
16:40:46 Build step 'Execute shell' marked build as failure
16:40:46 Finished: FAILURE