Skip to content

Console Output

The recommended git tool is: git
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:eclipse/microprofile-parent.git
 > git init /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile-parent.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials GitHub bot SSH
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent@tmp/jenkins-gitclient-ssh5838592259456966889.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- git@github.com:eclipse/microprofile-parent.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 6afb3ab51825b4d15f6d39a6111f5e83266f83da (refs/remotes/origin/main)
Commit message: "Fix cyclonedx version (#86)"
 > git config remote.origin.url git@github.com:eclipse/microprofile-parent.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 6afb3ab51825b4d15f6d39a6111f5e83266f83da # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 6afb3ab51825b4d15f6d39a6111f5e83266f83da # timeout=10
 > git rev-list --no-walk e29181b470d3bd25a10b1f84cf11c42d8f1c083f # timeout=10