Skip to content

Console Output

Started by GitLab push by 林汉城
Running as SYSTEM
Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue
The recommended git tool is: NONE
using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue/.git # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-vue.git # timeout=10
Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-vue.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-vue.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/main, since it originates from another repository
 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
Checking out Revision 1e987e9e29cd35aa0506a7b355d389a901bd277a (refs/remotes/origin/test)
 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/git/bin/git checkout -f 1e987e9e29cd35aa0506a7b355d389a901bd277a # timeout=10
Commit message: "Merge branch 'feat--晋城勤务指挥调度' into test"
 > /usr/local/git/bin/git rev-list --no-walk 1e987e9e29cd35aa0506a7b355d389a901bd277a # timeout=10
[badp-bcxin-web-5.x-dispatch-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins17396166336410664885.sh
+ cd /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue
+ npm install
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'gcoord@1.0.7',
npm WARN EBADENGINE   required: { node: '>=16.11.0' },
npm WARN EBADENGINE   current: { node: 'v16.0.0', npm: '7.10.0' }
npm WARN EBADENGINE }

up to date in 3s

394 packages are looking for funding
  run `npm fund` for details
+ npm run build

> dispatch-platform@1.2.0 build
> vue-cli-service build --mode staging


-  Building for staging...
postcss-px-to-viewport: postcss.plugin was deprecated. Migration guide:
https://evilmartians.com/chronicles/postcss-8-plugin-migration
 DONE  Compiled successfully in 12497ms5:31:43 PM

  File                                      Size             Gzipped

  dist/GWSD_WebPTT/js/jquery-1.10.2.min.    90.92 KiB        32.06 KiB
  js
  dist/GWSD_WebPTT/js/adapter-7.4.0.min.    88.01 KiB        20.13 KiB
  js
  dist/static/js/vendors~home.js            7205.18 KiB      1258.72 KiB
  dist/static/js/chunk-libs.js              2516.96 KiB      558.39 KiB
  dist/static/js/chunk-elementUI.js         2356.01 KiB      416.75 KiB
  dist/static/js/vendors~resources.js       2023.54 KiB      666.67 KiB
  dist/static/js/home.js                    1755.41 KiB      225.88 KiB
  dist/BenzAMRRecorder.js                   1078.42 KiB      177.86 KiB
  dist/static/js/vendors~business~home~r    733.54 KiB       134.20 KiB
  esources.js
  dist/static/js/vendors~business~home.j    574.01 KiB       156.25 KiB
  s
  dist/static/js/resources.js               485.65 KiB       43.24 KiB
  dist/static/js/business.js                483.59 KiB       81.50 KiB
  dist/static/js/home~resources.js          218.31 KiB       72.27 KiB
  dist/static/js/app.js                     216.49 KiB       40.86 KiB
  dist/flvplayer-decoder-baseline.js        185.33 KiB       68.33 KiB
  dist/static/js/business~home.js           183.17 KiB       43.84 KiB
  dist/GWSD_WebPTT/js/ms_sdk.js             26.83 KiB        10.49 KiB
  dist/static/js/vendors~business.js        25.59 KiB        2.95 KiB
  dist/GWSD_WebPTT/js/GWSD_WebPTT_sdk.js    11.59 KiB        3.34 KiB
  dist/static/js/0.js                       10.43 KiB        1.35 KiB
  dist/static/js/runtime.js                 9.28 KiB         2.49 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/badp-bcxin-web-5.x-static/dispatchVue
+ cp -r /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-vue/dist /data/workspace/badp-bcxin-web-5.x-static/dispatchVue
+ chmod 755 /data/workspace/badp-bcxin-web-5.x-static/dispatchVue -R
Finished: SUCCESS