Console Output

Started by an SCM change
Running as SYSTEM
Building remotely on remote-node1 (java21) in workspace /jenkins_home/workspace/STG-CICD-Java-Service-Tree-Framework-Frontend-Web
The recommended git tool is: NONE
using credential 313devops
 > git rev-parse --resolve-git-dir /jenkins_home/workspace/STG-CICD-Java-Service-Tree-Framework-Frontend-Web/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:313DEVGRP/Java-Service-Tree-Framework-Frontend-Web.git # timeout=10
Using shallow fetch with depth 1
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 --no-tags --force --progress --depth=1 -- git@github.com:313DEVGRP/Java-Service-Tree-Framework-Frontend-Web.git +refs/heads/*:refs/remotes/origin/* # timeout=180
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision c310c43bf129a5a0461f00b6e010797a3cfa8812 (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c310c43bf129a5a0461f00b6e010797a3cfa8812 # timeout=60
Commit message: "feat : [ARMS-788] #comment execute-stream에서 stream 호출로 변경"
 > git rev-list --no-walk b80bf397eec0c14d26c5c4a8f1f1df42bdd7296c # timeout=10
First time build. Skipping changelog.
[STG-CICD-Java-Service-Tree-Framework-Frontend-Web] $ /bin/bash -e /tmp/jenkins5831659740653502660.sh
Finished: SUCCESS