Started by user admin Running as SYSTEM Building in workspace D:\jenkins\workspace\damDance-fvue The recommended git tool is: NONE using credential acb71845-9146-47b3-a91f-6f1885a5272e > D:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > D:\Program Files\Git\bin\git.exe config remote.origin.url http://140.210.216.73:6090/artfess/gcwyjs_web.git # timeout=10 Fetching upstream changes from http://140.210.216.73:6090/artfess/gcwyjs_web.git > D:\Program Files\Git\bin\git.exe --version # timeout=10 > git --version # 'git version 2.24.1.windows.2' using GIT_ASKPASS to set credentials > D:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- http://140.210.216.73:6090/artfess/gcwyjs_web.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/dev^{commit}" # timeout=10 Checking out Revision 452755bceb28d3ff48f4baab4e8346a7dd3b4b4a (refs/remotes/origin/dev) > D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10 > D:\Program Files\Git\bin\git.exe checkout -f 452755bceb28d3ff48f4baab4e8346a7dd3b4b4a # timeout=10 Commit message: "修改首页噪音点位弹层高度" > D:\Program Files\Git\bin\git.exe rev-list --no-walk 452755bceb28d3ff48f4baab4e8346a7dd3b4b4a # timeout=10 [damDance-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins3538273467720823098.bat D:\jenkins\workspace\damDance-fvue>node -v v12.19.0 D:\jenkins\workspace\damDance-fvue>npm -v 6.14.8 [damDance-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4987281781255298836.bat D:\jenkins\workspace\damDance-fvue>npm config set registry https://registry.npm.taobao.org [damDance-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins7333594677587364114.bat D:\jenkins\workspace\damDance-fvue>npm config get registry https://registry.npm.taobao.org/ [damDance-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins3751489814070161803.bat D:\jenkins\workspace\damDance-fvue>cd D:\jenkins\workspace\damDance-fvue && npm install && npm run build npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but npm-shrinkwrap.json was generated for lockfileVersion@0. I'll try to do my best with it! npm ERR! code CERT_HAS_EXPIRED npm ERR! errno CERT_HAS_EXPIRED npm ERR! request to https://registry.npm.taobao.org/vuex-persistedstate failed, reason: certificate has expired npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2024-01-25T07_45_57_186Z-debug.log Build step 'Execute Windows batch command' marked build as failure SSH: Current build result is [FAILURE], not going to run. Finished: FAILURE