Started by upstream project "all-static" build number 4
originally caused by:
Started by user admin
Running as SYSTEM
Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile
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/badp-bcxin-web-5.x-dispatch-mobile.git
> /usr/local/git/bin/git init /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile # timeout=10
Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-mobile.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/badp-bcxin-web-5.x-dispatch-mobile.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-mobile.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 origin/main^{commit} # timeout=10
Checking out Revision b0712c0212395136fe23718f3288e73bcc4e6936 (origin/main)
> /usr/local/git/bin/git config core.sparsecheckout # timeout=10
> /usr/local/git/bin/git checkout -f b0712c0212395136fe23718f3288e73bcc4e6936 # timeout=10
Commit message: "提交文字修改"
First time build. Skipping changelog.
[badp-bcxin-web-5.x-dispatch-mobile] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins11831453976058091235.sh
+ cd /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile
+ npm install --unsafe-perm=true --allow-root --no-fund
npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated eslint-loader@2.2.1: This loader has been deprecated. Please use eslint-webpack-plugin
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated consolidate@0.15.1: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supported
npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address'
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'
npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
added 1438 packages, and audited 1439 packages in 19s
73 vulnerabilities (1 low, 49 moderate, 17 high, 6 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
+ npm run build
> dispatch-platform-mobile@0.1.0 build
> vue-cli-service build --mode staging
- Building for staging...
DONE Compiled successfully in 8113ms2:27:34 PM
File Size Gzipped
dist/static/js/chunk-libs.js 2573.75 KiB 586.56 KiB
dist/static/js/vendors~about.js 1252.40 KiB 257.36 KiB
dist/static/js/about.js 672.60 KiB 83.54 KiB
dist/static/js/app.js 108.69 KiB 20.83 KiB
dist/static/js/runtime.js 8.99 KiB 2.44 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
+ rm -rf /data/workspace/test-v5qy-static/static/signon/dispatchMobile/index.html
+ cp -rp /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile/dist/config.json /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile/dist/favicon.ico /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile/dist/index.html /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile/dist/static /data/workspace/test-v5qy-static/static/signon/dispatchMobile
+ cd /data/workspace/test-v5qy-static/static/signon/dispatchMobile
+ find ./ -type f
+ xargs chmod 655
Finished: SUCCESS