Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-ee4j/eclipselink-build-support.git
Avoid second fetch
Checking out Revision 74592bf6332db9702108b82b14ea2a889d4ea90f (refs/remotes/origin/main)
 > git init /home/jenkins/agent/workspace/eclipselink-build-support-build # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/eclipselink-build-support.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/eclipselink-build-support.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/eclipselink-build-support.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 74592bf6332db9702108b82b14ea2a889d4ea90f # timeout=10
Commit message: "Version change to 1.0.0"
 > git rev-list --no-walk 4fc5e10361cfb7ca7c7182bd785c4e7136ac0975 # timeout=10