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://192.168.30.152:6090/artfess/gcwyjs_web.git # timeout=10 Fetching upstream changes from http://192.168.30.152: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://192.168.30.152: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 f77b35f54d546e014e81c9bdb2fa3c1310592099 (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 f77b35f54d546e014e81c9bdb2fa3c1310592099 # timeout=10 Commit message: "待办处置路由" > D:\Program Files\Git\bin\git.exe rev-list --no-walk 747ff2634b69c2a6af3d418b2cbd53f8892f6881 # timeout=10 [damDance-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4663890028639942778.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\jenkins6497455730740924779.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\jenkins6690142987212622210.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\jenkins1661693848163934988.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 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 optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (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.1.3 (node_modules\watchpack\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.1 (node_modules\quill-image-resize-module\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) up to date in 30.825s 67 packages are looking for funding run `npm fund` for details > gcwyjs_web@0.1.0 build D:\jenkins\workspace\damDance-fvue > vue-cli-service build postcss-px-to-viewport: postcss.plugin was deprecated. Migration guide: https://evilmartians.com/chronicles/postcss-8-plugin-migration - Building for production... 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 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 6 warnings2:54:38 鈹淔10: PM鈹� Module Warning (from ./node_modules/eslint-loader/index.js): error: 'data' is defined but never used (vue/no-unused-vars) at src\views\BasicData\AreaManage.vue:26:48: 24 | 26 | slot-scope="{node, data}" | ^ 27 | > 28 | {{ node.label }} 29 | 1 error found. Module Warning (from ./node_modules/eslint-loader/index.js): error: The "pagination" component has been registered but not used (vue/no-unused-components) at src\views\BasicData\TeamFilingManage.vue:33:9: 31 | name: 'NoiseLevelManage', 32 | components: { > 33 | pagination, | ^ 34 | Team, 35 | Personal, 36 | }, 1 error found. You may use special comments to disable some warnings. Use // eslint-disable-next-line to ignore the next line. Use /* eslint-disable */ to ignore all warnings in a file. warning in ./src/directive.js "export 'default' (imported as 'app') was not found in '@/main.js' warning in ./src/directive.js "export 'default' (imported as 'app') was not found in '@/main.js' warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: fonts/PingFang Medium.1269673d.woff2 (5 MiB) img/bg.20e7f53f.png (1.29 MiB) js/app.c0b2d94c.js (1.53 MiB) ./js/vendor.dll.js (4.19 MiB) static/pdfjs/build/pdf.js (643 KiB) static/OperationManual.pdf (1.43 MiB) static/pdfjs/build/pdf.js.map (1.01 MiB) static/pdfjs/build/pdf.worker.js (1.51 MiB) static/pdfjs/build/pdf.worker.js.map (2.7 MiB) js/vendor.dll.js (4.19 MiB) static/pdfjs/web/viewer.js (362 KiB) static/ueditor/third-party/highcharts/highcharts.src.js (451 KiB) static/ueditor/third-party/jquery-1.10.2.js (276 KiB) static/ueditor/third-party/snapscreen/UEditorSnapscreen.exe (508 KiB) static/ueditor/ueditor.all.min.js (469 KiB) static/ProjectOperationManual.pdf (7.15 MiB) static/ueditor/ueditor.all.js (1.1 MiB) static/pdfjs/build/pdf.worker.js.gz (284 KiB) ./js/vendor.dll.js.gz (1.15 MiB) js/vendor.dll.js.gz (1.15 MiB) js/app.c0b2d94c.js.gz (363 KiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: app (1.7 MiB) js/chunk-vendors.f041348c.js js/app.c0b2d94c.js File Size Gzipped dist\static\ueditor\ueditor.all.min.js 469.10 kb 114.51 kb dist\html2canvas.min.js 161.04 kb 40.34 kb dist\jszip.min.js 93.59 kb 27.08 kb dist\static\ueditor\third-party\jquery 90.93 kb 32.07 kb -1.10.2.min.js dist\static\pdfjs\jquery-3.0.0.min.js 84.32 kb 29.35 kb dist\static\ueditor\jquery-2.2.3.min.j 83.66 kb 29.23 kb s dist\static\ueditor\third-party\webupl 56.91 kb 18.66 kb oader\webuploader.min.js dist\static\ueditor\third-party\webupl 45.99 kb 14.37 kb oader\webuploader.html5only.min.js dist\static\ueditor\third-party\webupl 45.81 kb 15.77 kb oader\webuploader.custom.min.js dist\static\ueditor\third-party\webupl 38.87 kb 12.03 kb oader\webuploader.withoutimage.min.js dist\static\ueditor\third-party\webupl 32.81 kb 10.64 kb oader\webuploader.flashonly.min.js dist\static\pdfjs\viewer.min.js 28.31 kb 9.09 kb dist\static\ueditor\third-party\xss.mi 27.11 kb 6.38 kb n.js dist\static\ueditor\third-party\zerocl 18.52 kb 6.52 kb ipboard\ZeroClipboard.min.js dist\static\ueditor\ueditor.parse.min. 14.45 kb 5.01 kb js dist\js\vendor.dll.js 4294.33 kb 1183.52 kb dist\js\vendor.dll.js 4294.33 kb 1183.52 kb dist\js\app.c0b2d94c.js 1567.38 kb 365.47 kb dist\static\pdfjs\build\pdf.worker.js 1545.00 kb 286.12 kb dist\static\ueditor\ueditor.all.js 1123.73 kb 216.48 kb dist\static\pdfjs\build\pdf.js 643.29 kb 119.20 kb dist\static\ueditor\third-party\highch 450.53 kb 125.12 kb arts\highcharts.src.js dist\static\pdfjs\web\viewer.js 361.97 kb 66.40 kb dist\static\ueditor\third-party\jquery 276.36 kb 79.96 kb -1.10.2.js dist\static\ueditor\third-party\webupl 233.04 kb 49.23 kb oader\webuploader.js dist\static\ueditor\third-party\video- 216.70 kb 56.56 kb js\video.dev.js dist\static\ueditor\third-party\webupl 199.05 kb 43.22 kb oader\webuploader.custom.js dist\js\chunk-067a5b28.3a026ff0.js 193.98 kb 26.01 kb dist\static\ueditor\third-party\webupl 187.68 kb 39.37 kb oader\webuploader.html5only.js dist\js\chunk-vendors.f041348c.js 177.52 kb 58.52 kb dist\static\ueditor\third-party\Syntax 159.34 kb 43.71 kb Highlighter\shCore.js dist\static\ueditor\third-party\codemi 158.38 kb 36.09 kb rror\codemirror.js dist\static\ueditor\third-party\webupl 152.89 kb 31.66 kb oader\webuploader.withoutimage.js dist\static\ueditor\third-party\webupl 139.71 kb 30.06 kb oader\webuploader.flashonly.js dist\static\webOffice\WebOffice.js 138.65 kb 31.23 kb dist\static\ueditor\third-party\highch 137.83 kb 50.81 kb arts\highcharts.js dist\static\ueditor\dialogs\image\imag 125.99 kb 55.06 kb e.js dist\static\webOffice\iWebOffice2015.j 115.09 kb 51.65 kb s dist\static\ueditor\third-party\highch 101.36 kb 22.55 kb arts\modules\canvas-tools.src.js dist\static\ueditor\third-party\highch 61.14 kb 16.49 kb arts\highcharts-more.src.js dist\static\ueditor\third-party\highch 56.65 kb 15.43 kb arts\modules\canvas-tools.js dist\static\ueditor\third-party\video- 54.22 kb 16.65 kb js\video.js dist\static\ueditor\dialogs\wordimage\ 47.87 kb 12.56 kb tangram.js dist\static\ueditor\third-party\zerocl 43.43 kb 9.20 kb ipboard\ZeroClipboard.js dist\static\ueditor\ueditor.parse.js 36.91 kb 7.97 kb dist\static\ueditor\dialogs\video\vide 30.24 kb 7.57 kb o.js dist\static\ueditor\dialogs\attachment 30.09 kb 6.57 kb \attachment.js dist\static\ueditor\lang\en\en.js 29.34 kb 8.26 kb dist\static\ueditor\lang\zh-cn\zh-cn.j 29.32 kb 9.07 kb s dist\static\ueditor\dialogs\scrawl\scr 27.17 kb 6.00 kb awl.js dist\static\ueditor\third-party\highch 26.14 kb 7.91 kb arts\modules\map.src.js dist\static\ueditor\ueditor.config.js 22.91 kb 8.34 kb dist\static\pdfjs\viewer.min.old.js 21.85 kb 7.59 kb dist\static\ueditor\third-party\highch 21.35 kb 7.95 kb arts\highcharts-more.js dist\static\pdfjs\web\debugger.js 19.48 kb 4.94 kb dist\static\ueditor\third-party\highch 17.56 kb 5.79 kb arts\modules\exporting.src.js dist\static\ueditor\third-party\highch 15.71 kb 4.85 kb arts\modules\data.src.js dist\static\ueditor\dialogs\background 14.41 kb 3.58 kb \background.js dist\static\ueditor\dialogs\template\c 12.23 kb 2.51 kb onfig.js dist\static\ueditor\third-party\highch 11.95 kb 3.86 kb arts\adapters\standalone-framework.src .js dist\static\ueditor\dialogs\charts\cha 11.39 kb 3.37 kb rts.js dist\static\ueditor\third-party\highch 11.13 kb 3.18 kb arts\modules\drilldown.src.js dist\static\ueditor\third-party\highch 9.91 kb 4.05 kb arts\modules\map.js dist\js\chunk-57b9bd42.d8d55a23.js 9.60 kb 3.37 kb dist\static\ueditor\third-party\highch 9.03 kb 3.21 kb arts\adapters\prototype-adapter.src.js dist\static\ueditor\dialogs\table\edit 8.96 kb 2.02 kb table.js dist\js\chunk-5f744b17.0cb4dec5.js 8.76 kb 3.29 kb dist\static\ueditor\third-party\highch 8.57 kb 2.59 kb arts\modules\annotations.src.js dist\static\ueditor\third-party\highch 7.91 kb 2.94 kb arts\adapters\mootools-adapter.src.js dist\static\ueditor\dialogs\music\musi 7.82 kb 2.17 kb c.js dist\static\ueditor\third-party\highch 7.10 kb 3.08 kb arts\modules\exporting.js dist\static\ueditor\third-party\highch 6.66 kb 2.36 kb arts\modules\funnel.src.js dist\static\ueditor\dialogs\emotion\em 6.33 kb 2.05 kb otion.js dist\js\chunk-6de65e90.621fe9b8.js 6.28 kb 2.17 kb dist\static\ueditor\third-party\highch 5.43 kb 1.96 kb arts\modules\drilldown.js dist\static\ueditor\third-party\highch 4.96 kb 2.17 kb arts\adapters\standalone-framework.js dist\static\ueditor\third-party\highch 4.63 kb 1.22 kb arts\themes\gray.js dist\static\ueditor\dialogs\spechars\s 4.62 kb 2.38 kb pechars.js dist\static\ueditor\third-party\highch 4.50 kb 1.21 kb arts\themes\dark-blue.js dist\static\ueditor\third-party\highch 4.49 kb 1.23 kb arts\themes\dark-green.js dist\static\ueditor\dialogs\searchrepl 4.46 kb 1.29 kb ace\searchreplace.js dist\static\ueditor\third-party\highch 4.35 kb 1.89 kb arts\modules\data.js dist\static\ueditor\dialogs\wordimage\ 4.20 kb 1.97 kb wordimage.js dist\static\ueditor\Print.js 3.67 kb 1.22 kb dist\static\ueditor\third-party\highch 3.33 kb 1.52 kb arts\modules\annotations.js dist\static\ueditor\third-party\highch 3.25 kb 1.34 kb arts\adapters\prototype-adapter.js dist\static\ueditor\third-party\highch 2.92 kb 1.13 kb arts\modules\no-data-to-display.src.js dist\static\ueditor\dialogs\internal.j 2.59 kb 0.99 kb s dist\static\ueditor\third-party\highch 2.22 kb 1.07 kb arts\adapters\mootools-adapter.js dist\ico.js 2.00 kb 0.84 kb dist\static\ueditor\third-party\highch 1.94 kb 1.09 kb arts\modules\funnel.js dist\static\ueditor\third-party\highch 1.85 kb 0.67 kb arts\themes\grid.js dist\sso.js 1.84 kb 0.86 kb dist\static\ueditor\third-party\highch 1.81 kb 0.66 kb arts\themes\skies.js dist\static\ueditor\dialogs\template\t 1.61 kb 0.68 kb emplate.js dist\static\ueditor\dialogs\help\help. 1.52 kb 0.71 kb js dist\static\ueditor\dialogs\charts\cha 1.44 kb 0.44 kb rt.config.js dist\static\ueditor\third-party\highch 1.34 kb 0.71 kb arts\modules\no-data-to-display.js dist\static\ueditor\third-party\highch 1.16 kb 0.50 kb arts\modules\heatmap.src.js dist\static\ueditor\third-party\highch 0.52 kb 0.37 kb arts\modules\heatmap.js dist\js\chunk-2d217a0e.acb56e07.js 0.36 kb 0.30 kb dist\js\chunk-2d0e64f5.1a7f6e92.js 0.21 kb 0.18 kb dist\js\chunk-2d22db28.973fd092.js 0.21 kb 0.18 kb dist\js\chunk-2d22e166.4527d69e.js 0.21 kb 0.18 kb dist\static\pdfjs\web\viewer.css 54.14 kb 8.76 kb dist\static\ueditor\themes\default\css 44.59 kb 6.89 kb \ueditor.css dist\static\ueditor\themes\default\css 34.13 kb 5.53 kb \ueditor.min.css dist\static\ueditor\third-party\video- 21.57 kb 5.51 kb js\video-js.css dist\static\ueditor\dialogs\image\imag 18.58 kb 3.49 kb e.css dist\static\ueditor\dialogs\video\vide 15.19 kb 3.11 kb o.css dist\static\ueditor\dialogs\attachment 14.71 kb 2.83 kb \attachment.css dist\static\ueditor\third-party\video- 11.19 kb 2.54 kb js\video-js.min.css dist\static\ueditor\third-party\Syntax 6.95 kb 1.31 kb Highlighter\shCoreDefault.css dist\style.css 5.88 kb 1.77 kb dist\static\ueditor\dialogs\scrawl\scr 3.80 kb 0.97 kb awl.css dist\static\ueditor\third-party\codemi 2.92 kb 0.91 kb rror\codemirror.css dist\static\ueditor\dialogs\charts\cha 2.70 kb 0.82 kb rts.css dist\static\ueditor\dialogs\background 2.43 kb 0.88 kb \background.css dist\static\ueditor\dialogs\emotion\em 1.80 kb 0.54 kb otion.css dist\static\ueditor\themes\default\dia 1.74 kb 0.82 kb logbase.css dist\static\ueditor\dialogs\music\musi 1.67 kb 0.63 kb c.css dist\static\ueditor\dialogs\table\edit 1.25 kb 0.42 kb table.css dist\static\ueditor\dialogs\template\t 1.02 kb 0.49 kb emplate.css dist\static\ueditor\third-party\webupl 0.53 kb 0.29 kb oader\webuploader.css dist\static\ueditor\dialogs\help\help. 0.39 kb 0.20 kb css dist\static\ueditor\themes\iframe.css 0.10 kb 0.11 kb 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 [damDance-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins2325537976069685987.bat D:\jenkins\workspace\damDance-fvue>cd D:\jenkins\workspace\damDance-fvue\dist D:\jenkins\workspace\damDance-fvue\dist>7z a damDance-fvue.zip ./** 7-Zip 21.07 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26 Scanning the drive: 169 folders, 743 files, 42828398 bytes (41 MiB) Creating archive: damDance-fvue.zip Add new data to archive: 169 folders, 743 files, 42828398 bytes (41 MiB) Files read from disk: 743 Archive size: 23683724 bytes (23 MiB) Everything is Ok D:\jenkins\workspace\damDance-fvue\dist>exit 0 SSH: Connecting from host [WIN-44OVHJHB7HM] SSH: Connecting with configuration [考试系统(java-192.168.30.113)] ... SSH: EXEC: STDOUT/STDERR from command [cd /home/opt/ unzip -o damDance-fvue.zip -d damDance-fvue/fvue/ rm -rf damDance-fvue.zip \cp -rf /home/opt/examine-fvue/bak/sso.js /home/opt/examine-fvue/fvue ] ... Archive: damDance-fvue.zip checkdir: cannot create extraction directory: damDance-fvue/fvue No such file or directory SSH: EXEC: completed after 204 ms SSH: Disconnecting configuration [考试系统(java-192.168.30.113)] ... SSH: Transferred 1 file(s) Finished: SUCCESS