Skip to content

Console Output

using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/jersey.git
 > git init /home/jenkins/agent/workspace/Jersey_master_nightly_node_build # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jersey.git
 > git --version # timeout=10
using GIT_SSH to set credentials GitHub bot SSH
 > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/jersey.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 2f87ada974f9cfd1b4eafe169c21489e80b10bbe (refs/remotes/origin/master)
 > git config remote.origin.url git@github.com:eclipse-ee4j/jersey.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:eclipse-ee4j/jersey.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jersey.git
using GIT_SSH to set credentials GitHub bot SSH
 > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/jersey.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2f87ada974f9cfd1b4eafe169c21489e80b10bbe
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master 2f87ada974f9cfd1b4eafe169c21489e80b10bbe
Commit message: "Replace an Exception thrown with BAD_REQUEST"
 > git rev-list --no-walk 2f87ada974f9cfd1b4eafe169c21489e80b10bbe # timeout=10