Skip to content

Console Output

The recommended git tool is: NONE
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:senivam/common-annotations-api.git
 > git init /home/jenkins/agent/workspace/CA_jakarta_TCK_EE11_pipeline # timeout=10
Fetching upstream changes from git@github.com:senivam/common-annotations-api.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
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/CA_jakarta_TCK_EE11_pipeline@tmp/jenkins-gitclient-ssh18223968804711893876.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- git@github.com:senivam/common-annotations-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 71e2d7dbed449a854511c2e66d4da6ed9862f9c0 (refs/remotes/origin/2x_tck_scripts)
Commit message: "Jenkins TCK script"
 > git config remote.origin.url git@github.com:senivam/common-annotations-api.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/2x_tck_scripts^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71e2d7dbed449a854511c2e66d4da6ed9862f9c0 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b 2x_tck_scripts 71e2d7dbed449a854511c2e66d4da6ed9862f9c0 # timeout=10
 > git rev-list --no-walk cf488bdaf649310abdef71079d592a9e4b7da524 # timeout=10