Started by user unknown or anonymous Running as SYSTEM Building in workspace /data/jenkins/workspace/front-v5-web 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/front-v5-web # 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 ba418bbe19c3fa2352fb5cf2251ac46464033d77^{commit} # timeout=10 Checking out Revision ba418bbe19c3fa2352fb5cf2251ac46464033d77 (detached) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f ba418bbe19c3fa2352fb5cf2251ac46464033d77 # timeout=10 Commit message: "优化构建配置,调整HappyPack线程池大小,替换TerserPlugin为UglifyJsPlugin并保留注释" > /usr/local/git/bin/git rev-list --no-walk ba418bbe19c3fa2352fb5cf2251ac46464033d77 # timeout=10 [front-v5-web] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins5204392947582017290.sh + cd /data/jenkins/workspace/front-v5-web + npm install 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/2025-09-04T08_59_35_439Z-debug.log Build step 'Execute shell' marked build as failure Finished: FAILURE