11:30:21 Started by user unknown or anonymous
11:30:21 Running as SYSTEM
11:30:21 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-vue
11:30:21 The recommended git tool is: NONE
11:30:21 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
11:30:21 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-vue/.git # timeout=10
11:30:21 Fetching changes from the remote Git repository
11:30:21 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git # timeout=10
11:30:21 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git
11:30:21 > /usr/local/git/bin/git --version # timeout=10
11:30:21 > git --version # 'git version 2.43.0'
11:30:21 using GIT_ASKPASS to set credentials gitlab凭据
11:30:21 > /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
11:30:21 > /usr/local/git/bin/git rev-parse 20e45c352fefe5b05f1b4a5915495847909fc2a0^{commit} # timeout=10
11:30:21 Checking out Revision 20e45c352fefe5b05f1b4a5915495847909fc2a0 (detached)
11:30:21 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
11:30:21 > /usr/local/git/bin/git checkout -f 20e45c352fefe5b05f1b4a5915495847909fc2a0 # timeout=10
11:30:21 Commit message: "feat: 合并master代码"
11:30:21 First time build. Skipping changelog.
11:30:21 [badp-bcxin-web-5.x-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins18363568602302939874.sh
11:30:21 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-vue
11:30:21 + npm install
11:30:24
11:30:24 up to date in 2s
11:30:24
11:30:24 123 packages are looking for funding
11:30:24 run `npm fund` for details
11:30:24 + npm run build
11:30:24
11:30:24 > hello-world@0.1.0 build
11:30:24 > vue-cli-service build
11:30:24
11:30:25
11:30:25 - Building for production...
11:30:26 ERROR Failed to compile with 1 error11:30:26 AM
11:30:26
11:30:26 error in ./src/main.js
11:30:26
11:30:26 Syntax Error: Thread Loader (Worker 0)
11:30:26 Cannot set property 'jsx' of undefined
11:30:26
11:30:26
11:30:26 @ multi ./src/main.js
11:30:26
11:30:26 ERROR Build failed with errors.
11:30:26 Build step 'Execute shell' marked build as failure
11:30:26 Finished: FAILURE