Started by user admin
Running as SYSTEM
Building in workspace D:\jenkins\workspace\artfess-ui
The recommended git tool is: NONE
using credential acb71845-9146-47b3-a91f-6f1885a5272e
Cloning the remote Git repository
Cloning repository http://183.230.176.125:26090/artfess/web-ui.git
> D:\Program Files\Git\bin\git.exe init D:\jenkins\workspace\artfess-ui # timeout=10
Fetching upstream changes from http://183.230.176.125:26090/artfess/web-ui.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://183.230.176.125:26090/artfess/web-ui.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> D:\Program Files\Git\bin\git.exe config remote.origin.url http://183.230.176.125:26090/artfess/web-ui.git # timeout=10
> D:\Program Files\Git\bin\git.exe config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
Checking out Revision 7e67fc5ef10089b0c96ad564512a4472e28222f9 (refs/remotes/origin/master)
> D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10
> D:\Program Files\Git\bin\git.exe checkout -f 7e67fc5ef10089b0c96ad564512a4472e28222f9 # timeout=10
Commit message: "Squashed commit of the following:"
> D:\Program Files\Git\bin\git.exe rev-list --no-walk 7e67fc5ef10089b0c96ad564512a4472e28222f9 # timeout=10
[artfess-ui] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins7983080690989495158.bat
D:\jenkins\workspace\artfess-ui>node -v
v12.19.0
D:\jenkins\workspace\artfess-ui>npm -v
6.14.8
[artfess-ui] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4427221953030825449.bat
D:\jenkins\workspace\artfess-ui>npm config set registry https://registry.npm.taobao.org
[artfess-ui] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins3984766172779121530.bat
D:\jenkins\workspace\artfess-ui>npm config get registry
https://registry.npm.taobao.org/
[artfess-ui] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins1118814010485377906.bat
D:\jenkins\workspace\artfess-ui>cd D:\jenkins\workspace\artfess-ui && npm install && npm run build
> node-sass@4.14.1 install D:\jenkins\workspace\artfess-ui\node_modules\node-sass
> node scripts/install.js
Cached binary found at C:\Users\Administrator\AppData\Roaming\npm-cache\node-sass\4.14.1\win32-x64-72_binding.node
> core-js@2.6.12 postinstall D:\jenkins\workspace\artfess-ui\node_modules\babel-runtime\node_modules\core-js
> node -e "try{require('./postinstall')}catch(e){}"
> core-js@3.19.1 postinstall D:\jenkins\workspace\artfess-ui\node_modules\core-js
> node -e "try{require('./postinstall')}catch(e){}"
> core-js-pure@3.27.1 postinstall D:\jenkins\workspace\artfess-ui\node_modules\core-js-pure
> node -e "try{require('./postinstall')}catch(e){}"
> ejs@2.7.4 postinstall D:\jenkins\workspace\artfess-ui\node_modules\ejs
> node ./postinstall.js
Thank you for installing [35mEJS[0m: built with the [32mJake[0m JavaScript build tool ([32mhttps://jakejs.com/[0m)
> vue-demi@0.13.11 postinstall D:\jenkins\workspace\artfess-ui\node_modules\vue-demi
> node ./scripts/postinstall.js
[vue-demi] Composition API plugin is not found. Please run "npm install @vue/composition-api" to install.
> node-sass@4.14.1 postinstall D:\jenkins\workspace\artfess-ui\node_modules\node-sass
> node scripts/build.js
Binary found at D:\jenkins\workspace\artfess-ui\node_modules\node-sass\vendor\win32-x64-72\binding.node
Testing binary
Binary is fine
> swiper@5.4.5 postinstall D:\jenkins\workspace\artfess-ui\node_modules\swiper
> echo "[35m[1mLove Swiper? Support Vladimir's work by donating or pledging on patreon:[22m[39m
> [32mhttps://patreon.com/vladimirkharlampidi[0m
"
"[35m[1mLove Swiper? Support Vladimir's work by donating or pledging on patreon:[22m[39m
> vue-echarts@6.5.0 postinstall D:\jenkins\workspace\artfess-ui\node_modules\vue-echarts
> node ./scripts/postinstall.js
[vue-echarts] Switched to Vue 2 environment.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\webpack-dev-server\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\watchpack-chokidar2\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
added 1396 packages from 710 contributors in 242.731s
87 packages are looking for funding
run `npm fund` for details
> web-ui@0.1.0 build D:\jenkins\workspace\artfess-ui
> vue-cli-service build
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
- Building for production...
WARN A new version of sass-loader is available. Please upgrade for best experience.
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
WARNING Compiled with 2 warnings2:42:34 鈹淔10: PM鈹�
warning
asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
js/chunk-vendors.d7a6155b.js (2.1 MiB)
warning
entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
app (2.35 MiB)
css/chunk-vendors.faf860b8.css
js/chunk-vendors.d7a6155b.js
css/app.fc32b0eb.css
js/app.917e25bb.js
File Size Gzipped
dist\js\chunk-vendors.d7a6155b.js 2154.79 KiB 613.85 KiB
dist\js\chunk-21e9ccd0.67665bf6.js 30.49 KiB 12.18 KiB
dist\js\chunk-0b769fd6.c97d0fe7.js 27.11 KiB 13.73 KiB
dist\js\chunk-7f1d90c4.9b9103aa.js 25.95 KiB 11.90 KiB
dist\js\app.917e25bb.js 23.67 KiB 6.97 KiB
dist\js\chunk-5db818ee.f18a9c25.js 12.12 KiB 4.15 KiB
dist\js\chunk-31c1f8ca.16adef47.js 11.94 KiB 4.46 KiB
dist\js\chunk-1bc74dc0.59638567.js 11.63 KiB 2.64 KiB
dist\js\chunk-5bbd24db.ecb50de9.js 10.95 KiB 4.51 KiB
dist\js\chunk-05e6e2ea.85f8aecf.js 6.58 KiB 2.05 KiB
dist\js\chunk-8d2b091e.82dc0b07.js 6.46 KiB 1.92 KiB
dist\js\chunk-4d68ad92.0a5e7de7.js 0.77 KiB 0.39 KiB
dist\css\chunk-vendors.faf860b8.css 219.66 KiB 36.38 KiB
dist\css\chunk-21e9ccd0.8ecc3ed5.css 10.78 KiB 1.92 KiB
dist\css\chunk-31c1f8ca.4b84a7cf.css 7.89 KiB 1.39 KiB
dist\css\chunk-0b769fd6.468164dc.css 7.55 KiB 1.51 KiB
dist\css\chunk-7f1d90c4.e1234540.css 5.92 KiB 1.07 KiB
dist\css\chunk-05e6e2ea.52fc74cf.css 5.82 KiB 1.13 KiB
dist\css\chunk-1bc74dc0.66d32988.css 4.39 KiB 0.94 KiB
dist\css\app.fc32b0eb.css 3.75 KiB 1.22 KiB
dist\css\chunk-8d2b091e.a03c7971.css 2.90 KiB 0.75 KiB
dist\css\chunk-5db818ee.1f4e65b4.css 2.75 KiB 0.69 KiB
dist\css\chunk-5bbd24db.304f386e.css 0.61 KiB 0.27 KiB
Images and other types of assets omitted.
DONE Build complete. The dist directory is ready to be deployed.
INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
[artfess-ui] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins8608807650939248091.bat
D:\jenkins\workspace\artfess-ui>cd D:\jenkins\workspace\artfess-ui\lib
系统找不到指定的路径。
D:\jenkins\workspace\artfess-ui>7z a bpm-ui.zip ./**
7-Zip 21.07 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26
Scanning the drive:
4578 folders, 31066 files, 243042872 bytes (232 MiB)
Creating archive: bpm-ui.zip
Add new data to archive: 4578 folders, 31066 files, 243042872 bytes (232 MiB)
Files read from disk: 31066
Archive size: 83599575 bytes (80 MiB)
Everything is Ok
D:\jenkins\workspace\artfess-ui>exit 0
SSH: Connecting from host [WIN-44OVHJHB7HM]
SSH: Connecting with configuration [BPM-UI(192.168.30.152)] ...
SSH: EXEC: STDOUT/STDERR from command [cd /home/disk1/
mv bpm-ui.zip /home/disk1/bpm-ui/
cd /home/disk1/bpm-ui/
unzip -o -d ui/ bpm-ui.zip
rm -rf bpm-ui.zip] ...
mv: 鏃犳硶鑾峰彇"bpm-ui.zip" 鐨勬枃浠剁姸鎬�(stat): 娌℃湁閭d釜鏂囦欢鎴栫洰褰�
unzip: cannot find or open bpm-ui.zip, bpm-ui.zip.zip or bpm-ui.zip.ZIP.
SSH: EXEC: completed after 203 ms
SSH: Disconnecting configuration [BPM-UI(192.168.30.152)] ...
SSH: Transferred 0 file(s)
Finished: SUCCESS