控制台输出
Started by timer
Running as SYSTEM
Building in workspace D:\jenkins\workspace\jd_cgpt_fvue
The recommended git tool is: NONE
using credential c574fb46-ee62-45e1-8dac-32ae7b6a43a8
> 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/jd_cgpt_fvue.git # timeout=10
Fetching upstream changes from http://140.210.216.73:6090/artfess/jd_cgpt_fvue.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/jd_cgpt_fvue.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 9ca2a346c62281261924efc7f1dc0122531d6209 (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 9ca2a346c62281261924efc7f1dc0122531d6209 # timeout=10
Commit message: "订单管理调测"
> D:\Program Files\Git\bin\git.exe rev-list --no-walk a75d0547c4ea424a5443fe75dbbea03383560a5f # timeout=10
[jd_cgpt_fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins5353548871811889849.bat
D:\jenkins\workspace\jd_cgpt_fvue>node -v
v12.19.0
D:\jenkins\workspace\jd_cgpt_fvue>npm -v
6.14.8
[jd_cgpt_fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins9103886067652073292.bat
D:\jenkins\workspace\jd_cgpt_fvue>npm config set registry https://registry.npm.taobao.org
[jd_cgpt_fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins3310004842432807042.bat
D:\jenkins\workspace\jd_cgpt_fvue>npm config get registry
https://registry.npm.taobao.org/
[jd_cgpt_fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins2987293730764559465.bat
D:\jenkins\workspace\jd_cgpt_fvue>cd D:\jenkins\workspace\jd_cgpt_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 WARN @wangeditor/editor-for-vue@1.0.0 requires a peer of @wangeditor/editor@>=5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @wangeditor/editor-for-vue@1.0.0 requires a peer of vue@^2.6.14 but none is installed. You must install peer dependencies yourself.
npm WARN vue-echarts@6.6.1 requires a peer of vue@^2.6.12 || ^3.1.1 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: graceful-readlink@1.0.1 (node_modules\quill-image-resize-module\node_modules\fsevents\node_modules\graceful-readlink):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: request to https://registry.npm.taobao.org/graceful-readlink failed, reason: certificate has expired
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: asn1@0.2.3 (node_modules\quill-image-resize-module\node_modules\fsevents\node_modules\asn1):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: request to https://registry.npm.taobao.org/asn1 failed, reason: certificate has expired
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: deep-extend@0.4.1 (node_modules\quill-image-resize-module\node_modules\fsevents\node_modules\deep-extend):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: request to https://registry.npm.taobao.org/deep-extend failed, reason: certificate has expired
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ms@0.7.1 (node_modules\quill-image-resize-module\node_modules\fsevents\node_modules\ms):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: request to https://registry.npm.taobao.org/ms failed, reason: certificate has expired
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: aproba@1.1.1 (node_modules\quill-image-resize-module\node_modules\fsevents\node_modules\aproba):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: request to https://registry.npm.taobao.org/aproba failed, reason: certificate has expired
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: uuid@3.0.1 (node_modules\quill-image-resize-module\node_modules\fsevents\node_modules\uuid):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: request to https://registry.npm.taobao.org/uuid failed, reason: certificate has expired
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: hoek@2.16.3 (node_modules\quill-image-resize-module\node_modules\fsevents\node_modules\hoek):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: request to https://registry.npm.taobao.org/hoek failed, reason: certificate has expired
npm ERR! code CERT_HAS_EXPIRED
npm ERR! errno CERT_HAS_EXPIRED
npm ERR! request to https://registry.npm.taobao.org/tinymce 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-08-15T20_41_00_494Z-debug.log
Build step 'Execute Windows batch command' marked build as failure
SSH: Current build result is [FAILURE], not going to run.
Finished: FAILURE