Skip to content

Console Output

The recommended git tool is: NONE
using credential github-bot-ssh
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 05d4d30f2f2f8e67e6338e625ddc06a27ba5b46d (refs/remotes/origin/main)
Commit message: "Update to use the consistent parent pom.xml (#795)"
Cloning repository git@github.com:eclipse/microprofile-config.git
 > git init /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-config # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile-config.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-config@tmp/jenkins-gitclient-ssh4234796042491854017.key
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- git@github.com:eclipse/microprofile-config.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:eclipse/microprofile-config.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 05d4d30f2f2f8e67e6338e625ddc06a27ba5b46d # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 05d4d30f2f2f8e67e6338e625ddc06a27ba5b46d # timeout=10
 > git rev-list --no-walk 9ea3fb6e5317e6f9f676c5c6527196a772c5858f # timeout=10