Console Output

Started by an SCM change
Running as SYSTEM
Building remotely on MegazoneCloud in workspace /jenkins_home/workspace/STG-CICD-Java-Service-Tree-Framework-Frontend-Web
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
using credential 313devops
Cloning the remote Git repository
Cloning repository git@github.com:313DEVGRP/Java-Service-Tree-Framework-Frontend-Web.git
 > git init /jenkins_home/workspace/STG-CICD-Java-Service-Tree-Framework-Frontend-Web # timeout=10
Fetching upstream changes from git@github.com:313DEVGRP/Java-Service-Tree-Framework-Frontend-Web.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_SSH to set credentials 
 > git fetch --tags --force --progress -- git@github.com:313DEVGRP/Java-Service-Tree-Framework-Frontend-Web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:313DEVGRP/Java-Service-Tree-Framework-Frontend-Web.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision 59410fee32cc2452ebb5e9728bf40d220b0c6bec (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59410fee32cc2452ebb5e9728bf40d220b0c6bec # timeout=10
Commit message: "feat: [YHS-302] #comment (프론트) 검색페이지 dateRange 변경시, 집계 체크여부 확인 경우 추가 - 24.12.04 #close #time 1h +review SR @HSYang-hub"
 > git rev-list --no-walk 445235847809b5144543613112623002e4b2a389 # timeout=10
[STG-CICD-Java-Service-Tree-Framework-Frontend-Web] $ /bin/bash -e /tmp/jenkins5078642081556010542.sh

changed 1 package in 2s
yarn install v1.22.22
info No lockfile found.
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
Done in 58.48s.
yarn run v1.22.22
$ vite build
vite v5.4.11 building for production...
transforming...
Deprecation [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api
Deprecation [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api
Deprecation [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-api
✓ 1830 modules transformed.
rendering chunks...
computing gzip size...
dist/index.html                                                                     0.73 kB │ gzip:   0.40 kB
dist/document/dist/assets/bgnoise_lg_dark-BtfsI23p.png                              6.32 kB
dist/document/dist/assets/313_logo-CpfQnwxo.png                                    28.70 kB
dist/document/dist/assets/fontawesome-webfont-DZZNeuAi.eot                         38.21 kB
dist/document/dist/assets/fontawesome-webfont-CSn1GHZU.woff                        44.43 kB
dist/document/dist/assets/nanum-gothic-v11-latin_korean-regular-Byhr4goa.svg       70.60 kB │ gzip:  26.53 kB
dist/document/dist/assets/fontawesome-webfont-B-jkhYfk.woff2                       77.16 kB
dist/document/dist/assets/fontawesome-webfont-DgQ5z64Z.ttf                         80.65 kB
dist/document/dist/assets/fontawesome-webfont-DINy9hJ8.svg                        202.15 kB │ gzip:  56.03 kB
dist/document/dist/assets/313_logo-i4oDKPN1.ico                                   236.61 kB
dist/document/dist/assets/nanum-gothic-v11-latin_korean-regular-CjpDQlWP.woff2    430.32 kB
dist/document/dist/assets/nanum-gothic-v11-latin_korean-regular-CC1AvjQ1.eot      453.79 kB
dist/document/dist/assets/nanum-gothic-v11-latin_korean-regular-62iCZPEU.woff     621.77 kB
dist/document/dist/assets/nanum-gothic-v11-latin_korean-regular-CF7kcVhN.ttf    1,378.26 kB
dist/document/dist/assets/index-BuPTFwGj.css                                       87.07 kB │ gzip:  18.61 kB
dist/document/dist/assets/index--Ic7jcmp.js                                       744.69 kB │ gzip: 232.51 kB

(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
✓ built in 9.49s
Done in 10.07s.
2140af3eb50d
Finished: SUCCESS