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/test, since it originates from another repository > /usr/local/git/bin/git rev-parse origin/test^{commit} # timeout=10 Checking out Revision 046dee2b8db886309f984d1e22eadf133c6c8117 (origin/test) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f 046dee2b8db886309f984d1e22eadf133c6c8117 # timeout=10 Commit message: "Merge branch 'feat-华为请求bug' into test" > /usr/local/git/bin/git rev-list --no-walk a00a78f36c399530d205a49aa1c0d90945a89650 # timeout=10 [badp-bcxin-web-5.x-dispatch-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins1614333900831011271.sh + cd /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue + npm install npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'gcoord@1.0.7', npm WARN EBADENGINE required: { node: '>=16.11.0' }, npm WARN EBADENGINE current: { node: 'v16.0.0', npm: '7.10.0' } npm WARN EBADENGINE } up to date in 3s 396 packages are looking for funding run `npm fund` for details + npm run build > dispatch-platform@1.0.0-202564119 prebuild > node version.js 生成的版本号为: 1.0.0-20257311752 > dispatch-platform@1.0.0-202564119 build > vue-cli-service build --mode staging - Building for staging... postcss-px-to-viewport: postcss.plugin was deprecated. Migration guide: https://evilmartians.com/chronicles/postcss-8-plugin-migration ERROR Failed to compile with 1 error5:53:02 PM error in ./src/views/videoManage/index.vue?vue&type=script&lang=js Syntax Error: Unexpected token (8:1)   6 | import { getChannelList, getLiveStream } from '@/api/video-controller.js'  7 | import deviceChannelService from '@/api/device-channel-service'; > 8 | <<<<<<< HEAD  | ^  9 | =======  10 | import { getHuaweiAccessToken } from "@/api/common";  11 | >>>>>>> feat-华为请求bug at parser.next () at normalizeFile.next () at run.next () at transform.next () @ ./src/views/videoManage/index.vue?vue&type=script&lang=js 1:0-285 1:301-304 1:306-588 1:306-588 @ ./src/views/videoManage/index.vue @ ./src/router/dynamicRouters.js @ ./src/api/auth.js @ ./src/main.js @ multi ./src/main.js ERROR Build failed with errors. Build step 'Execute shell' marked build as failure Finished: FAILURE