Skip to content

Console Output

The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitlab.eclipse.org/eclipse/ease/ease.git
 > git init /home/jenkins/agent/workspace/ease.verify.target.2022-09 # timeout=10
Fetching upstream changes from https://gitlab.eclipse.org/eclipse/ease/ease.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
 > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/ease/ease.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse/ease/ease.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 027ef71c4ab870da536e067840b2aa53126a8eb3 (refs/remotes/origin/main)
Commit message: "[#16] [Shell] fix Modules dropin DnD"
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 027ef71c4ab870da536e067840b2aa53126a8eb3 # timeout=10
 > git rev-list --no-walk 2bd5f6d10a19dac05397c2b6064ea39c4c809b1d # timeout=10