Started by user admin Running as SYSTEM Building in workspace /data/jenkins/workspace/attendsweb.test.baibaodun.cn The recommended git tool is: NONE using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 Cloning the remote Git repository Cloning repository https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git > /usr/local/git/bin/git init /data/jenkins/workspace/attendsweb.test.baibaodun.cn # timeout=10 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.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/front-v5-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git # timeout=10 > /usr/local/git/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > /usr/local/git/bin/git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 Checking out Revision 7c5ee6f574573afc46128f4e7179b9843eab9463 (refs/remotes/origin/dev) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f 7c5ee6f574573afc46128f4e7179b9843eab9463 # timeout=10 Commit message: "Merge branch '旧的企业钱包工行-关闭充值入口' into dev" First time build. Skipping changelog. [attendsweb.test.baibaodun.cn] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins17442111724122678550.sh + cd /data/jenkins/workspace/attendsweb.test.baibaodun.cn + npm install --unsafe-perm=true --allow-root npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: ant-design-pro@1.1.0 npm ERR! Found: react@16.14.0 npm ERR! node_modules/react npm ERR! react@"^16.2.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^15.0.0" from react-fittext@1.0.0 npm ERR! node_modules/react-fittext npm ERR! react-fittext@"^1.0.0" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /root/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2023-12-05T07_19_11_443Z-debug-0.log Build step 'Execute shell' marked build as failure Finished: FAILURE