Skip to content

Console Output

18:11:37 Started by user unknown or anonymous
18:11:37 Running as SYSTEM
18:11:37 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-vue
18:11:37 The recommended git tool is: NONE
18:11:37 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
18:11:37  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-vue/.git # timeout=10
18:11:37 Fetching changes from the remote Git repository
18:11:37  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git # timeout=10
18:11:37 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git
18:11:37  > /usr/local/git/bin/git --version # timeout=10
18:11:37  > git --version # 'git version 2.43.0'
18:11:37 using GIT_ASKPASS to set credentials gitlab凭据
18:11:37  > /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
18:11:38  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
18:11:38 Checking out Revision 5e9e4edd5d90e0a633fd71db469d93092b2bdc21 (refs/remotes/origin/test)
18:11:38  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
18:11:38  > /usr/local/git/bin/git checkout -f 5e9e4edd5d90e0a633fd71db469d93092b2bdc21 # timeout=10
18:11:38 Commit message: "feat: 修复已知问题"
18:11:38  > /usr/local/git/bin/git rev-list --no-walk e0b22e7da4384f33b1a6c2d89aab05d0defe7ca9 # timeout=10
18:11:38 [badp-bcxin-web-5.x-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins17352643133791882901.sh
18:11:38 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-vue
18:11:38 + npm install
18:11:40 npm WARN EBADENGINE Unsupported engine {
18:11:40 npm WARN EBADENGINE   package: 'gcoord@1.0.6',
18:11:40 npm WARN EBADENGINE   required: { node: '>=16.11.0' },
18:11:40 npm WARN EBADENGINE   current: { node: 'v16.0.0', npm: '7.10.0' }
18:11:40 npm WARN EBADENGINE }
18:11:41 
18:11:41 up to date in 3s
18:11:41 
18:11:41 123 packages are looking for funding
18:11:41   run `npm fund` for details
18:11:41 + npm run build
18:11:41 
18:11:41 > hello-world@0.1.0 build
18:11:41 > vue-cli-service build
18:11:41 
18:11:42 
18:11:42 -  Building for production...
18:11:48 Browserslist: caniuse-lite is outdated. Please run:
18:11:48   npx update-browserslist-db@latest
18:11:48   Why you should do it regularly: https://github.com/browserslist/update-db#readme
18:12:01 Browserslist: caniuse-lite is outdated. Please run:
18:12:01   npx update-browserslist-db@latest
18:12:01   Why you should do it regularly: https://github.com/browserslist/update-db#readme
18:12:01 Browserslist: caniuse-lite is outdated. Please run:
18:12:01   npx update-browserslist-db@latest
18:12:01   Why you should do it regularly: https://github.com/browserslist/update-db#readme
18:12:20  ERROR  Failed to compile with 1 error6:12:20 PM
18:12:20 
18:12:20  error  in ./src/components/approvers.vue?vue&type=script&lang=js&
18:12:20 
18:12:20 Module parse failed: Unexpected token (57:7)
18:12:20 File was processed with these loaders:
18:12:20  * ./node_modules/cache-loader/dist/cjs.js
18:12:20  * ./node_modules/thread-loader/dist/cjs.js
18:12:20  * ./node_modules/babel-loader/lib/index.js
18:12:20  * ./node_modules/cache-loader/dist/cjs.js
18:12:20  * ./node_modules/vue-loader/lib/index.js
18:12:20 You may need an additional loader to handle the result of these loaders.
18:12:20 |     var areaCode = domainList.find(function (e) {
18:12:20 |       return e.id == domainId;
18:12:20 >     })?.areaCode;
18:12:20 |     if (tempList.includes(id) && areaCode == "110000") {
18:12:20 |       return true;
18:12:20 
18:12:20  @ ./src/components/approvers.vue?vue&type=script&lang=js& 1:0-323 1:339-342 1:344-664 1:344-664
18:12:20  @ ./src/components/approvers.vue
18:12:20  @ ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/form_normalform.vue?vue&type=script&lang=js&
18:12:20  @ ./src/components/form_normalform.vue?vue&type=script&lang=js&
18:12:20  @ ./src/components/form_normalform.vue
18:12:20  @ ./src/main.js
18:12:20  @ multi ./src/main.js
18:12:20 
18:12:20  ERROR  Build failed with errors.
18:12:20 Build step 'Execute shell' marked build as failure
18:12:20 Finished: FAILURE